Skip to content
Success

Console Output

Pull request #45305 opened
09:24:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 106c69499365496843e1b0ded6a2ba519d1e052e+dd3b71d17c614f837c4bba18baed9fa2cb31f1a4 (3a88c2cba30d968e4f7ae82b98863c0da27872ac)
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-45305@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
09:24:35 [2023-04-11T09:24:35.414Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:24:35 [2023-04-11T09:24:35.419Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:24:50 [2023-04-11T09:24:50.653Z] Still waiting to schedule task
09:24:50 [2023-04-11T09:24:50.654Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e33d4bbce4e8104b)’ is offline
09:25:50 [2023-04-11T09:25:50.293Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e33d4bbce4e8104b) in /home/ubuntu/workspace/moby_PR-45305
[Pipeline] {
[Pipeline] checkout
09:25:50 [2023-04-11T09:25:50.410Z] The recommended git tool is: git
09:25:53 [2023-04-11T09:25:53.369Z] using credential docker-jenkins-github-credentials
09:25:53 [2023-04-11T09:25:53.468Z] Cloning the remote Git repository
09:25:53 [2023-04-11T09:25:53.468Z] Cloning with configured refspecs honoured and without tags
09:25:53 [2023-04-11T09:25:53.483Z] Cloning repository https://github.com/moby/moby.git
09:25:53 [2023-04-11T09:25:53.569Z]  > git init /home/ubuntu/workspace/moby_PR-45305 # timeout=10
09:25:54 [2023-04-11T09:25:54.168Z] Fetching upstream changes from https://github.com/moby/moby.git
09:25:54 [2023-04-11T09:25:54.169Z]  > git --version # timeout=10
09:25:54 [2023-04-11T09:25:54.185Z]  > git --version # 'git version 2.25.1'
09:25:54 [2023-04-11T09:25:54.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:25:54 [2023-04-11T09:25:54.189Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45305/head:refs/remotes/origin/PR-45305 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:11 [2023-04-11T09:26:11.432Z] Fetching without tags
09:26:11 [2023-04-11T09:26:11.671Z] Merging remotes/origin/master commit dd3b71d17c614f837c4bba18baed9fa2cb31f1a4 into PR head commit 106c69499365496843e1b0ded6a2ba519d1e052e
09:26:11 [2023-04-11T09:26:11.388Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:11 [2023-04-11T09:26:11.395Z]  > git config --add remote.origin.fetch +refs/pull/45305/head:refs/remotes/origin/PR-45305 # timeout=10
09:26:11 [2023-04-11T09:26:11.406Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:11 [2023-04-11T09:26:11.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:11 [2023-04-11T09:26:11.434Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:11 [2023-04-11T09:26:11.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:11 [2023-04-11T09:26:11.435Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45305/head:refs/remotes/origin/PR-45305 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:11 [2023-04-11T09:26:11.678Z]  > git config core.sparsecheckout # timeout=10
09:26:11 [2023-04-11T09:26:11.690Z]  > git checkout -f 106c69499365496843e1b0ded6a2ba519d1e052e # timeout=10
09:26:12 [2023-04-11T09:26:12.453Z] Merge succeeded, producing 106c69499365496843e1b0ded6a2ba519d1e052e
09:26:12 [2023-04-11T09:26:12.454Z] Checking out Revision 106c69499365496843e1b0ded6a2ba519d1e052e (PR-45305)
09:26:12 [2023-04-11T09:26:12.402Z]  > git remote # timeout=10
09:26:12 [2023-04-11T09:26:12.418Z]  > git config --get remote.origin.url # timeout=10
09:26:12 [2023-04-11T09:26:12.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:12 [2023-04-11T09:26:12.431Z]  > git merge dd3b71d17c614f837c4bba18baed9fa2cb31f1a4 # timeout=10
09:26:12 [2023-04-11T09:26:12.443Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:12 [2023-04-11T09:26:12.455Z]  > git config core.sparsecheckout # timeout=10
09:26:12 [2023-04-11T09:26:12.466Z]  > git checkout -f 106c69499365496843e1b0ded6a2ba519d1e052e # timeout=10
09:26:16 [2023-04-11T09:26:16.676Z] Commit message: "Dockerfile: update xx to 1.2.1"
09:26:16 [2023-04-11T09:26:16.676Z] First time build. Skipping changelog.
09:26:16 [2023-04-11T09:26:16.699Z]  > git --version # timeout=10
09:26:16 [2023-04-11T09:26:16.702Z]  > git --version # 'git version 2.25.1'
09:26:16 [2023-04-11T09:26:16.707Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:26:17 [2023-04-11T09:26:17.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45305:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:26:44 [2023-04-11T09:26:44.384Z] Unable to find image 'alpine:latest' locally
09:26:44 [2023-04-11T09:26:44.384Z] latest: Pulling from library/alpine
09:26:44 [2023-04-11T09:26:44.384Z] c41833b44d91: Pulling fs layer
09:26:44 [2023-04-11T09:26:44.384Z] c41833b44d91: Verifying Checksum
09:26:44 [2023-04-11T09:26:44.384Z] c41833b44d91: Download complete
09:26:44 [2023-04-11T09:26:44.384Z] c41833b44d91: Pull complete
09:26:44 [2023-04-11T09:26:44.384Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
09:26:44 [2023-04-11T09:26:44.384Z] Status: Downloaded newer image for alpine:latest
09:26:48 [2023-04-11T09:26:48.590Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
09:26:49 [2023-04-11T09:26:49.335Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e33d4bbce4e8104b) in /home/ubuntu/workspace/moby_PR-45305
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
09:26:49 [2023-04-11T09:26:49.373Z] The recommended git tool is: git
[Pipeline] // stage
09:26:49 [2023-04-11T09:26:49.384Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
09:26:49 [2023-04-11T09:26:49.399Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
09:26:49 [2023-04-11T09:26:49.409Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:26:49 [2023-04-11T09:26:49.650Z] Merging remotes/origin/master commit dd3b71d17c614f837c4bba18baed9fa2cb31f1a4 into PR head commit 106c69499365496843e1b0ded6a2ba519d1e052e
09:26:50 [2023-04-11T09:26:50.078Z] Merge succeeded, producing 106c69499365496843e1b0ded6a2ba519d1e052e
09:26:50 [2023-04-11T09:26:50.078Z] Checking out Revision 106c69499365496843e1b0ded6a2ba519d1e052e (PR-45305)
09:26:50 [2023-04-11T09:26:50.143Z] Commit message: "Dockerfile: update xx to 1.2.1"
09:26:50 [2023-04-11T09:26:50.162Z]  > git --version # timeout=10
09:26:50 [2023-04-11T09:26:50.170Z]  > git --version # 'git version 2.25.1'
09:26:50 [2023-04-11T09:26:50.174Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:26:49 [2023-04-11T09:26:49.400Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45305/.git # timeout=10
09:26:49 [2023-04-11T09:26:49.407Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:49 [2023-04-11T09:26:49.417Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:49 [2023-04-11T09:26:49.417Z]  > git --version # timeout=10
09:26:49 [2023-04-11T09:26:49.422Z]  > git --version # 'git version 2.25.1'
09:26:49 [2023-04-11T09:26:49.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:49 [2023-04-11T09:26:49.423Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45305/head:refs/remotes/origin/PR-45305 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:49 [2023-04-11T09:26:49.657Z]  > git config core.sparsecheckout # timeout=10
09:26:49 [2023-04-11T09:26:49.662Z]  > git checkout -f 106c69499365496843e1b0ded6a2ba519d1e052e # timeout=10
09:26:50 [2023-04-11T09:26:50.050Z]  > git remote # timeout=10
09:26:50 [2023-04-11T09:26:50.055Z]  > git config --get remote.origin.url # timeout=10
09:26:50 [2023-04-11T09:26:50.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:50 [2023-04-11T09:26:50.066Z]  > git merge dd3b71d17c614f837c4bba18baed9fa2cb31f1a4 # timeout=10
09:26:50 [2023-04-11T09:26:50.078Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:50 [2023-04-11T09:26:50.086Z]  > git config core.sparsecheckout # timeout=10
09:26:50 [2023-04-11T09:26:50.090Z]  > git checkout -f 106c69499365496843e1b0ded6a2ba519d1e052e # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:26:50 [2023-04-11T09:26:50.978Z] + docker version
09:26:50 [2023-04-11T09:26:50.978Z] Client: Docker Engine - Community
09:26:50 [2023-04-11T09:26:50.978Z]  Version:           22.06.0-beta.0
09:26:50 [2023-04-11T09:26:50.978Z]  API version:       1.42
09:26:50 [2023-04-11T09:26:50.978Z]  Go version:        go1.18.3
09:26:50 [2023-04-11T09:26:50.978Z]  Git commit:        3e9117b
09:26:50 [2023-04-11T09:26:50.978Z]  Built:             Fri Jun  3 17:55:34 2022
09:26:50 [2023-04-11T09:26:50.978Z]  OS/Arch:           linux/arm64
09:26:50 [2023-04-11T09:26:50.978Z]  Context:           default
09:26:50 [2023-04-11T09:26:50.978Z] 
09:26:50 [2023-04-11T09:26:50.978Z] Server: Docker Engine - Community
09:26:50 [2023-04-11T09:26:50.978Z]  Engine:
09:26:50 [2023-04-11T09:26:50.978Z]   Version:          22.06.0-beta.0
09:26:50 [2023-04-11T09:26:50.978Z]   API version:      1.42 (minimum version 1.12)
09:26:50 [2023-04-11T09:26:50.978Z]   Go version:       go1.18.3
09:26:50 [2023-04-11T09:26:50.978Z]   Git commit:       38633e7
09:26:50 [2023-04-11T09:26:50.978Z]   Built:            Fri Jun  3 17:55:34 2022
09:26:50 [2023-04-11T09:26:50.978Z]   OS/Arch:          linux/arm64
09:26:50 [2023-04-11T09:26:50.978Z]   Experimental:     true
09:26:50 [2023-04-11T09:26:50.978Z]  containerd:
09:26:50 [2023-04-11T09:26:50.978Z]   Version:          1.6.8
09:26:50 [2023-04-11T09:26:50.978Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:26:50 [2023-04-11T09:26:50.978Z]  runc:
09:26:50 [2023-04-11T09:26:50.978Z]   Version:          1.1.4
09:26:50 [2023-04-11T09:26:50.978Z]   GitCommit:        v1.1.4-0-g5fd4c4d
09:26:50 [2023-04-11T09:26:50.978Z]  docker-init:
09:26:50 [2023-04-11T09:26:50.978Z]   Version:          0.19.0
09:26:50 [2023-04-11T09:26:50.978Z]   GitCommit:        de40ad0
[Pipeline] sh
09:26:51 [2023-04-11T09:26:51.270Z] + docker info
09:26:51 [2023-04-11T09:26:51.270Z] Client:
09:26:51 [2023-04-11T09:26:51.270Z]  Context:    default
09:26:51 [2023-04-11T09:26:51.270Z]  Debug Mode: false
09:26:51 [2023-04-11T09:26:51.270Z]  Plugins:
09:26:51 [2023-04-11T09:26:51.270Z]   buildx: Docker Buildx (Docker Inc.)
09:26:51 [2023-04-11T09:26:51.270Z]     Version:  v0.8.2
09:26:51 [2023-04-11T09:26:51.270Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:26:51 [2023-04-11T09:26:51.270Z]   compose: Docker Compose (Docker Inc.)
09:26:51 [2023-04-11T09:26:51.270Z]     Version:  v2.12.0
09:26:51 [2023-04-11T09:26:51.270Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:26:51 [2023-04-11T09:26:51.270Z] 
09:26:51 [2023-04-11T09:26:51.270Z] Server:
09:26:51 [2023-04-11T09:26:51.270Z]  Containers: 0
09:26:51 [2023-04-11T09:26:51.270Z]   Running: 0
09:26:51 [2023-04-11T09:26:51.270Z]   Paused: 0
09:26:51 [2023-04-11T09:26:51.270Z]   Stopped: 0
09:26:51 [2023-04-11T09:26:51.270Z]  Images: 1
09:26:51 [2023-04-11T09:26:51.270Z]  Server Version: 22.06.0-beta.0
09:26:51 [2023-04-11T09:26:51.270Z]  Storage Driver: overlay2
09:26:51 [2023-04-11T09:26:51.270Z]   Backing Filesystem: extfs
09:26:51 [2023-04-11T09:26:51.270Z]   Supports d_type: true
09:26:51 [2023-04-11T09:26:51.270Z]   Using metacopy: false
09:26:51 [2023-04-11T09:26:51.270Z]   Native Overlay Diff: true
09:26:51 [2023-04-11T09:26:51.270Z]   userxattr: false
09:26:51 [2023-04-11T09:26:51.270Z]  Logging Driver: json-file
09:26:51 [2023-04-11T09:26:51.270Z]  Cgroup Driver: cgroupfs
09:26:51 [2023-04-11T09:26:51.270Z]  Cgroup Version: 1
09:26:51 [2023-04-11T09:26:51.270Z]  Plugins:
09:26:51 [2023-04-11T09:26:51.270Z]   Volume: local
09:26:51 [2023-04-11T09:26:51.270Z]   Network: bridge host ipvlan macvlan null overlay
09:26:51 [2023-04-11T09:26:51.270Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:26:51 [2023-04-11T09:26:51.270Z]  Swarm: inactive
09:26:51 [2023-04-11T09:26:51.270Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
09:26:51 [2023-04-11T09:26:51.270Z]  Default Runtime: runc
09:26:51 [2023-04-11T09:26:51.270Z]  Init Binary: docker-init
09:26:51 [2023-04-11T09:26:51.270Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:26:51 [2023-04-11T09:26:51.270Z]  runc version: v1.1.4-0-g5fd4c4d
09:26:51 [2023-04-11T09:26:51.270Z]  init version: de40ad0
09:26:51 [2023-04-11T09:26:51.270Z]  Security Options:
09:26:51 [2023-04-11T09:26:51.270Z]   apparmor
09:26:51 [2023-04-11T09:26:51.270Z]   seccomp
09:26:51 [2023-04-11T09:26:51.270Z]    Profile: builtin
09:26:51 [2023-04-11T09:26:51.270Z]  Kernel Version: 5.15.0-1022-aws
09:26:51 [2023-04-11T09:26:51.270Z]  Operating System: Ubuntu 20.04.5 LTS
09:26:51 [2023-04-11T09:26:51.270Z]  OSType: linux
09:26:51 [2023-04-11T09:26:51.270Z]  Architecture: aarch64
09:26:51 [2023-04-11T09:26:51.270Z]  CPUs: 2
09:26:51 [2023-04-11T09:26:51.270Z]  Total Memory: 7.559GiB
09:26:51 [2023-04-11T09:26:51.270Z]  Name: ip-10-100-62-191
09:26:51 [2023-04-11T09:26:51.270Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
09:26:51 [2023-04-11T09:26:51.270Z]  Docker Root Dir: /var/lib/docker
09:26:51 [2023-04-11T09:26:51.270Z]  Debug Mode: false
09:26:51 [2023-04-11T09:26:51.270Z]  Registry: https://index.docker.io/v1/
09:26:51 [2023-04-11T09:26:51.270Z]  Labels:
09:26:51 [2023-04-11T09:26:51.270Z]  Experimental: true
09:26:51 [2023-04-11T09:26:51.270Z]  Insecure Registries:
09:26:51 [2023-04-11T09:26:51.270Z]   127.0.0.0/8
09:26:51 [2023-04-11T09:26:51.270Z]  Live Restore Enabled: true
09:26:51 [2023-04-11T09:26:51.270Z] 
[Pipeline] sh
09:26:51 [2023-04-11T09:26:51.559Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:51 [2023-04-11T09:26:51.559Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:51 [2023-04-11T09:26:51.559Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45305/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:26:51 [2023-04-11T09:26:51.559Z] + bash /home/ubuntu/workspace/moby_PR-45305/check-config.sh
09:26:51 [2023-04-11T09:26:51.559Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:26:51 [2023-04-11T09:26:51.559Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
09:26:51 [2023-04-11T09:26:51.559Z] 
09:26:51 [2023-04-11T09:26:51.559Z] Generally Necessary:
09:26:51 [2023-04-11T09:26:51.559Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:26:51 [2023-04-11T09:26:51.559Z] - apparmor: enabled and tools installed
09:26:51 [2023-04-11T09:26:51.559Z] - CONFIG_NAMESPACES: enabled
09:26:51 [2023-04-11T09:26:51.559Z] - CONFIG_NET_NS: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_PID_NS: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_IPC_NS: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_UTS_NS: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_CGROUPS: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_CGROUP_CPUACCT: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_CGROUP_DEVICE: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_CGROUP_FREEZER: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_CGROUP_SCHED: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_CPUSETS: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_MEMCG: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_KEYS: enabled
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_VETH: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_BRIDGE: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_NF_NAT: enabled (as module)
09:26:51 [2023-04-11T09:26:51.820Z] - CONFIG_POSIX_MQUEUE: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_CGROUP_BPF: enabled
09:26:52 [2023-04-11T09:26:52.081Z] 
09:26:52 [2023-04-11T09:26:52.081Z] Optional Features:
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_USER_NS: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_SECCOMP: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_SECCOMP_FILTER: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_CGROUP_PIDS: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_MEMCG_SWAP: enabled
09:26:52 [2023-04-11T09:26:52.081Z]     (cgroup swap accounting is currently enabled)
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_BLK_CGROUP: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_CGROUP_PERF: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_CGROUP_HUGETLB: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_CFS_BANDWIDTH: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_RT_GROUP_SCHED: missing
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_IP_VS: enabled (as module)
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_IP_VS_NFCT: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_IP_VS_RR: enabled (as module)
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_SECURITY_SELINUX: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_SECURITY_APPARMOR: enabled
09:26:52 [2023-04-11T09:26:52.081Z] - CONFIG_EXT4_FS: enabled
09:26:52 [2023-04-11T09:26:52.342Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:26:52 [2023-04-11T09:26:52.342Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:26:52 [2023-04-11T09:26:52.342Z] - Network Drivers:
09:26:52 [2023-04-11T09:26:52.342Z]   - "overlay":
09:26:52 [2023-04-11T09:26:52.342Z]     - CONFIG_VXLAN: enabled (as module)
09:26:52 [2023-04-11T09:26:52.342Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:26:52 [2023-04-11T09:26:52.342Z]       Optional (for encrypted networks):
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_CRYPTO: enabled
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_CRYPTO_AEAD: enabled
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_CRYPTO_GCM: enabled
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_CRYPTO_GHASH: enabled
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_XFRM: enabled
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_XFRM_USER: enabled (as module)
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:26:52 [2023-04-11T09:26:52.342Z]       - CONFIG_INET_ESP: enabled (as module)
09:26:52 [2023-04-11T09:26:52.342Z]   - "ipvlan":
09:26:52 [2023-04-11T09:26:52.342Z]     - CONFIG_IPVLAN: enabled (as module)
09:26:52 [2023-04-11T09:26:52.342Z]   - "macvlan":
09:26:52 [2023-04-11T09:26:52.342Z]     - CONFIG_MACVLAN: enabled (as module)
09:26:52 [2023-04-11T09:26:52.342Z]     - CONFIG_DUMMY: enabled (as module)
09:26:52 [2023-04-11T09:26:52.342Z]   - "ftp,tftp client in container":
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z] - Storage Drivers:
09:26:52 [2023-04-11T09:26:52.603Z]   - "aufs":
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_AUFS_FS: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z]   - "btrfs":
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:26:52 [2023-04-11T09:26:52.603Z]   - "devicemapper":
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_BLK_DEV_DM: enabled
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z]   - "overlay":
09:26:52 [2023-04-11T09:26:52.603Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:26:52 [2023-04-11T09:26:52.603Z]   - "zfs":
09:26:52 [2023-04-11T09:26:52.603Z]     - /dev/zfs: present
09:26:52 [2023-04-11T09:26:52.603Z]     - zfs command: missing
09:26:52 [2023-04-11T09:26:52.603Z]     - zpool command: missing
09:26:52 [2023-04-11T09:26:52.603Z] 
09:26:52 [2023-04-11T09:26:52.603Z] Limits:
09:26:52 [2023-04-11T09:26:52.603Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:26:52 [2023-04-11T09:26:52.603Z] 
09:26:52 [2023-04-11T09:26:52.603Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:26:52 [2023-04-11T09:26:52.924Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:106c69499365496843e1b0ded6a2ba519d1e052e .
09:26:53 [2023-04-11T09:26:53.189Z] #1 [internal] load .dockerignore
09:26:53 [2023-04-11T09:26:53.189Z] #1 transferring context: 113B done
09:26:53 [2023-04-11T09:26:53.189Z] #1 DONE 0.0s
09:26:53 [2023-04-11T09:26:53.189Z] 
09:26:53 [2023-04-11T09:26:53.189Z] #2 [internal] load build definition from Dockerfile
09:26:53 [2023-04-11T09:26:53.189Z] #2 transferring dockerfile: 26.94kB done
09:26:53 [2023-04-11T09:26:53.189Z] #2 DONE 0.1s
09:26:53 [2023-04-11T09:26:53.189Z] 
09:26:53 [2023-04-11T09:26:53.189Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:26:53 [2023-04-11T09:26:53.451Z] #3 DONE 0.3s
09:26:53 [2023-04-11T09:26:53.451Z] 
09:26:53 [2023-04-11T09:26:53.451Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
09:26:53 [2023-04-11T09:26:53.451Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
09:26:53 [2023-04-11T09:26:53.711Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
09:26:53 [2023-04-11T09:26:53.711Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
09:26:53 [2023-04-11T09:26:53.711Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
09:26:53 [2023-04-11T09:26:53.711Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.2s
09:26:53 [2023-04-11T09:26:53.712Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.3s
09:26:53 [2023-04-11T09:26:53.712Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
09:26:53 [2023-04-11T09:26:53.975Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.4s done
09:26:53 [2023-04-11T09:26:53.975Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
09:26:53 [2023-04-11T09:26:53.975Z] #4 DONE 0.7s
09:26:54 [2023-04-11T09:26:54.239Z] 
09:26:54 [2023-04-11T09:26:54.239Z] #5 [internal] load metadata for docker.io/library/busybox:latest
09:26:54 [2023-04-11T09:26:54.810Z] #5 DONE 0.5s
09:26:54 [2023-04-11T09:26:54.810Z] 
09:26:54 [2023-04-11T09:26:54.810Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:54 [2023-04-11T09:26:54.810Z] #6 DONE 0.7s
09:26:54 [2023-04-11T09:26:54.810Z] 
09:26:54 [2023-04-11T09:26:54.810Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
09:26:55 [2023-04-11T09:26:55.071Z] #7 DONE 0.7s
09:26:55 [2023-04-11T09:26:55.071Z] 
09:26:55 [2023-04-11T09:26:55.071Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:26:55 [2023-04-11T09:26:55.071Z] #8 DONE 0.7s
09:26:55 [2023-04-11T09:26:55.071Z] 
09:26:55 [2023-04-11T09:26:55.071Z] #9 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
09:26:55 [2023-04-11T09:26:55.071Z] #9 DONE 0.8s
09:26:55 [2023-04-11T09:26:55.071Z] 
09:26:55 [2023-04-11T09:26:55.071Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:26:55 [2023-04-11T09:26:55.071Z] #10 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
09:26:55 [2023-04-11T09:26:55.071Z] #10 DONE 0.1s
09:26:55 [2023-04-11T09:26:55.071Z] 
09:26:55 [2023-04-11T09:26:55.071Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
09:26:55 [2023-04-11T09:26:55.071Z] #11 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done
09:26:55 [2023-04-11T09:26:55.333Z] #11 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done
09:26:55 [2023-04-11T09:26:55.333Z] #11 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done
09:26:55 [2023-04-11T09:26:55.333Z] #11 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done
09:26:55 [2023-04-11T09:26:55.596Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 8.39MB / 53.70MB 0.2s
09:26:55 [2023-04-11T09:26:55.596Z] #11 ...
09:26:55 [2023-04-11T09:26:55.596Z] 
09:26:55 [2023-04-11T09:26:55.596Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:26:55 [2023-04-11T09:26:55.596Z] #12 DONE 0.5s
09:26:55 [2023-04-11T09:26:55.596Z] 
09:26:55 [2023-04-11T09:26:55.596Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
09:26:55 [2023-04-11T09:26:55.596Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 18.87MB / 53.70MB 0.3s
09:26:55 [2023-04-11T09:26:55.596Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 26.39MB / 53.70MB 0.4s
09:26:55 [2023-04-11T09:26:55.858Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 34.60MB / 53.70MB 0.5s
09:26:55 [2023-04-11T09:26:55.858Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 44.37MB / 53.70MB 0.6s
09:26:56 [2023-04-11T09:26:56.121Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s
09:26:56 [2023-04-11T09:26:56.121Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.8s done
09:26:56 [2023-04-11T09:26:56.411Z] #11 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122
09:26:56 [2023-04-11T09:26:56.411Z] #11 ...
09:26:56 [2023-04-11T09:26:56.411Z] 
09:26:56 [2023-04-11T09:26:56.411Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:26:56 [2023-04-11T09:26:56.411Z] #10 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
09:26:56 [2023-04-11T09:26:56.411Z] #10 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
09:26:56 [2023-04-11T09:26:56.411Z] #10 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
09:26:56 [2023-04-11T09:26:56.411Z] #10 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.3s done
09:26:56 [2023-04-11T09:26:56.411Z] #10 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
09:26:56 [2023-04-11T09:26:56.411Z] #10 DONE 1.2s
09:26:56 [2023-04-11T09:26:56.411Z] 
09:26:56 [2023-04-11T09:26:56.411Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
09:26:56 [2023-04-11T09:26:56.685Z] #11 ...
09:26:56 [2023-04-11T09:26:56.685Z] 
09:26:56 [2023-04-11T09:26:56.685Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
09:26:56 [2023-04-11T09:26:56.685Z] #13 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done
09:26:56 [2023-04-11T09:26:56.685Z] #13 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
09:26:56 [2023-04-11T09:26:56.685Z] #13 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
09:26:56 [2023-04-11T09:26:56.685Z] #13 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 0.2s done
09:26:56 [2023-04-11T09:26:56.685Z] #13 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
09:26:56 [2023-04-11T09:26:56.685Z] #13 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.6s done
09:26:56 [2023-04-11T09:26:56.685Z] #13 DONE 1.4s
09:26:56 [2023-04-11T09:26:56.685Z] 
09:26:56 [2023-04-11T09:26:56.685Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f
09:26:56 [2023-04-11T09:26:56.685Z] #14 resolve docker.io/library/golang:1.20.3-bullseye@sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f 0.2s done
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s done
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f 1.86kB / 1.86kB done
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:abac09ec26b8929745d69bfb954bba65e36cb96f564e707944730fa26880a9e0 1.79kB / 1.79kB done
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:d894b3146c7267eaf319c7f41747f4de5f6d30d3754fdb0b5646c9d593ccd540 7.33kB / 7.33kB done
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 5.15MB / 5.15MB 0.9s done
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 10.87MB / 10.87MB 1.0s done
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 7.34MB / 54.68MB 1.3s
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 9.44MB / 81.40MB 1.3s
09:26:56 [2023-04-11T09:26:56.685Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 0B / 95.44MB 1.3s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 12.58MB / 54.68MB 1.4s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 17.83MB / 81.40MB 1.4s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 6.29MB / 95.44MB 1.4s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 26.20MB / 54.68MB 1.6s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 31.46MB / 81.40MB 1.6s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 14.11MB / 95.44MB 1.6s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 31.46MB / 54.68MB 1.7s
09:26:56 [2023-04-11T09:26:56.959Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 19.92MB / 95.44MB 1.7s
09:26:57 [2023-04-11T09:26:57.226Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 35.92MB / 54.68MB 1.8s
09:26:57 [2023-04-11T09:26:57.226Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 36.70MB / 81.40MB 1.8s
09:26:57 [2023-04-11T09:26:57.226Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 25.17MB / 95.44MB 1.8s
09:26:57 [2023-04-11T09:26:57.226Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 39.85MB / 54.68MB 1.9s
09:26:57 [2023-04-11T09:26:57.226Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 30.41MB / 95.44MB 1.9s
09:26:57 [2023-04-11T09:26:57.489Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 49.28MB / 54.68MB 2.1s
09:26:57 [2023-04-11T09:26:57.489Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 54.53MB / 81.40MB 2.1s
09:26:57 [2023-04-11T09:26:57.489Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 40.89MB / 95.44MB 2.1s
09:26:57 [2023-04-11T09:26:57.489Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 60.82MB / 81.40MB 2.2s
09:26:57 [2023-04-11T09:26:57.757Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 2.3s
09:26:57 [2023-04-11T09:26:57.757Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 47.93MB / 95.44MB 2.3s
09:26:57 [2023-04-11T09:26:57.757Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 67.11MB / 81.40MB 2.4s
09:26:57 [2023-04-11T09:26:57.757Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 54.53MB / 95.44MB 2.4s
09:26:58 [2023-04-11T09:26:58.021Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 78.64MB / 81.40MB 2.5s
09:26:58 [2023-04-11T09:26:58.021Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 59.77MB / 95.44MB 2.5s
09:26:58 [2023-04-11T09:26:58.021Z] #14 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 2.6s done
09:26:58 [2023-04-11T09:26:58.021Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 75.50MB / 95.44MB 2.7s
09:26:58 [2023-04-11T09:26:58.021Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 89.13MB / 95.44MB 2.8s
09:26:58 [2023-04-11T09:26:58.021Z] #14 sha256:380010ab8cdbd2ee2276cc6dfe2f769249d4181bc25b64a12602becd1c853601 155B / 155B 2.8s
09:26:58 [2023-04-11T09:26:58.281Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 95.44MB / 95.44MB 2.9s
09:26:58 [2023-04-11T09:26:58.892Z] #14 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 81.40MB / 81.40MB 3.2s done
09:26:58 [2023-04-11T09:26:58.892Z] #14 sha256:380010ab8cdbd2ee2276cc6dfe2f769249d4181bc25b64a12602becd1c853601 155B / 155B 3.3s done
09:26:59 [2023-04-11T09:26:59.153Z] #14 sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 95.44MB / 95.44MB 3.6s done
09:26:59 [2023-04-11T09:26:59.153Z] #14 ...
09:26:59 [2023-04-11T09:26:59.153Z] 
09:26:59 [2023-04-11T09:26:59.153Z] #15 [internal] load build context
09:26:59 [2023-04-11T09:26:59.153Z] #15 transferring context: 67.66MB 3.6s done
09:26:59 [2023-04-11T09:26:59.153Z] #15 DONE 4.0s
09:26:59 [2023-04-11T09:26:59.153Z] 
09:26:59 [2023-04-11T09:26:59.153Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:59 [2023-04-11T09:26:59.153Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:26:59 [2023-04-11T09:26:59.153Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:26:59 [2023-04-11T09:26:59.153Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:26:59 [2023-04-11T09:26:59.153Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:26:59 [2023-04-11T09:26:59.153Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
09:26:59 [2023-04-11T09:26:59.153Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done
09:26:59 [2023-04-11T09:26:59.153Z] #16 DONE 3.9s
09:26:59 [2023-04-11T09:26:59.153Z] 
09:26:59 [2023-04-11T09:26:59.153Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f
09:27:00 [2023-04-11T09:27:00.096Z] #14 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964
09:27:00 [2023-04-11T09:27:00.361Z] #14 ...
09:27:00 [2023-04-11T09:27:00.361Z] 
09:27:00 [2023-04-11T09:27:00.361Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
09:27:00 [2023-04-11T09:27:00.361Z] #11 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 3.7s done
09:27:00 [2023-04-11T09:27:00.361Z] #11 DONE 5.2s
09:27:00 [2023-04-11T09:27:00.361Z] 
09:27:00 [2023-04-11T09:27:00.361Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f
09:27:00 [2023-04-11T09:27:00.361Z] #14 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 0.2s done
09:27:00 [2023-04-11T09:27:00.361Z] #14 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c
09:27:00 [2023-04-11T09:27:00.934Z] #14 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 0.4s done
09:27:00 [2023-04-11T09:27:00.934Z] #14 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794
09:27:02 [2023-04-11T09:27:02.857Z] #14 ...
09:27:02 [2023-04-11T09:27:02.857Z] 
09:27:02 [2023-04-11T09:27:02.857Z] #17 [build-dummy 2/2] RUN mkdir -p /build
09:27:02 [2023-04-11T09:27:02.857Z] #17 DONE 6.1s
09:27:02 [2023-04-11T09:27:02.857Z] 
09:27:02 [2023-04-11T09:27:02.857Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f
09:27:02 [2023-04-11T09:27:02.857Z] #14 ...
09:27:02 [2023-04-11T09:27:02.857Z] 
09:27:02 [2023-04-11T09:27:02.857Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:27:02 [2023-04-11T09:27:02.857Z] #18 DONE 0.2s
09:27:02 [2023-04-11T09:27:02.857Z] 
09:27:02 [2023-04-11T09:27:02.857Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f
09:27:04 [2023-04-11T09:27:04.248Z] #14 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 3.2s done
09:27:04 [2023-04-11T09:27:04.510Z] #14 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 0.1s
09:27:08 [2023-04-11T09:27:08.732Z] #14 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 4.3s done
09:27:08 [2023-04-11T09:27:08.994Z] #14 extracting sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258
09:27:10 [2023-04-11T09:27:10.379Z] #14 ...
09:27:10 [2023-04-11T09:27:10.380Z] 
09:27:10 [2023-04-11T09:27:10.380Z] #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
09:27:10 [2023-04-11T09:27:10.380Z] #0 1.038 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 1.055 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 1.055 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 1.214 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 1.428 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 2.079 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 2.607 Fetched 8525 kB in 2s (4661 kB/s)
09:27:10 [2023-04-11T09:27:10.380Z] #0 2.607 Reading package lists...
09:27:10 [2023-04-11T09:27:10.380Z] #0 3.220 Reading package lists...
09:27:10 [2023-04-11T09:27:10.380Z] #0 3.798 Building dependency tree...
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.318 The following additional packages will be installed:
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.320   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.324   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.327 Recommended packages:
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.327   libldap-common publicsuffix libsasl2-modules
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.477 The following NEW packages will be installed:
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.478   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.479   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.480   libssh2-1 openssl
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.761 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.761 Need to get 2944 kB of archives.
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.761 After this operation, 6484 kB of additional disk space will be used.
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.761 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.778 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.778 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.778 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.778 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.778 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.782 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.782 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.782 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.830 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.830 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.830 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.842 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.842 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 4.870 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.162 debconf: delaying package configuration, since apt-utils is not installed
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.207 Fetched 2944 kB in 0s (7907 kB/s)
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.243 Selecting previously unselected package openssl.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.243 (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 ... 6653 files and directories currently installed.)
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.243 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.248 Unpacking openssl (1.1.1n-0+deb11u4) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.412 Selecting previously unselected package ca-certificates.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.412 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.422 Unpacking ca-certificates (20210119) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.523 Selecting previously unselected package libbrotli1:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.523 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.537 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.639 Selecting previously unselected package libsasl2-modules-db:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.639 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.646 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.692 Selecting previously unselected package libsasl2-2:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.692 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.702 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.775 Selecting previously unselected package libldap-2.4-2:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.775 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.779 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.858 Selecting previously unselected package libnghttp2-14:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.858 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.864 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.921 Selecting previously unselected package libpsl5:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.921 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 5.931 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.049 Selecting previously unselected package librtmp1:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.049 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.057 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.107 Selecting previously unselected package libssh2-1:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.107 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.113 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.183 Selecting previously unselected package libcurl4:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.183 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.193 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.260 Selecting previously unselected package curl.
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.260 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.264 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.326 Selecting previously unselected package libonig5:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.326 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.330 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.425 Selecting previously unselected package libjq1:arm64.
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.427 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.431 Unpacking libjq1:arm64 (1.6-2.1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.489 Selecting previously unselected package jq.
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.489 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.494 Unpacking jq (1.6-2.1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.564 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.577 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.589 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.601 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.612 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.624 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.637 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.655 Setting up openssl (1.1.1n-0+deb11u4) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.677 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.689 Setting up libjq1:arm64 (1.6-2.1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.704 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 6.710 Setting up ca-certificates (20210119) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 7.549 Updating certificates in /etc/ssl/certs...
09:27:10 [2023-04-11T09:27:10.380Z] #0 8.623 129 added, 0 removed; done.
09:27:10 [2023-04-11T09:27:10.380Z] #0 8.774 Setting up jq (1.6-2.1) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 8.787 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 8.798 Setting up curl (7.74.0-1.3+deb11u7) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 8.809 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 8.833 Processing triggers for ca-certificates (20210119) ...
09:27:10 [2023-04-11T09:27:10.380Z] #0 8.847 Updating certificates in /etc/ssl/certs...
09:27:10 [2023-04-11T09:27:10.380Z] #0 9.646 0 added, 0 removed; done.
09:27:10 [2023-04-11T09:27:10.380Z] #0 9.646 Running hooks in /etc/ca-certificates/update.d...
09:27:10 [2023-04-11T09:27:10.380Z] #0 9.647 done.
09:27:10 [2023-04-11T09:27:10.380Z] #19 ...
09:27:10 [2023-04-11T09:27:10.380Z] 
09:27:10 [2023-04-11T09:27:10.380Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:0c4028f241827951ee41df718abdb75769b63610f3b0e2350cf6fede68e24d6f
09:27:12 [2023-04-11T09:27:12.306Z] #14 extracting sha256:fb46abab9412e337695e630ce2ae55efc1437fe180352f4c8db26e90227fb258 3.1s done
09:27:12 [2023-04-11T09:27:12.567Z] #14 extracting sha256:380010ab8cdbd2ee2276cc6dfe2f769249d4181bc25b64a12602becd1c853601
09:27:12 [2023-04-11T09:27:12.567Z] #14 extracting sha256:380010ab8cdbd2ee2276cc6dfe2f769249d4181bc25b64a12602becd1c853601 done
09:27:13 [2023-04-11T09:27:13.952Z] #14 DONE 18.8s
09:27:13 [2023-04-11T09:27:13.952Z] 
09:27:13 [2023-04-11T09:27:13.952Z] #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
09:27:14 [2023-04-11T09:27:14.213Z] #19 ...
09:27:14 [2023-04-11T09:27:14.213Z] 
09:27:14 [2023-04-11T09:27:14.213Z] #20 [base 2/5] COPY --from=xx / /
09:27:22 [2023-04-11T09:27:22.351Z] #20 DONE 8.2s
09:27:22 [2023-04-11T09:27:22.351Z] 
09:27:22 [2023-04-11T09:27:22.351Z] #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
09:27:22 [2023-04-11T09:27:22.351Z] #19 DONE 22.0s
09:27:22 [2023-04-11T09:27:22.351Z] 
09:27:22 [2023-04-11T09:27:22.351Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:27:22 [2023-04-11T09:27:22.351Z] #21 DONE 0.1s
09:27:22 [2023-04-11T09:27:22.351Z] 
09:27:22 [2023-04-11T09:27:22.351Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:27:22 [2023-04-11T09:27:22.923Z] #22 DONE 0.7s
09:27:22 [2023-04-11T09:27:22.923Z] 
09:27:22 [2023-04-11T09:27:22.923Z] #23 [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
09:27:23 [2023-04-11T09:27:23.494Z] #23 ...
09:27:23 [2023-04-11T09:27:23.494Z] 
09:27:23 [2023-04-11T09:27:23.494Z] #24 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:27:23 [2023-04-11T09:27:23.494Z] #24 DONE 0.6s
09:27:23 [2023-04-11T09:27:23.769Z] 
09:27:23 [2023-04-11T09:27:23.769Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:27:24 [2023-04-11T09:27:24.721Z] #25 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:24 [2023-04-11T09:27:24.721Z] #25 1.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:24 [2023-04-11T09:27:24.721Z] #25 1.122 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:24 [2023-04-11T09:27:24.721Z] #25 1.175 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:24 [2023-04-11T09:27:24.982Z] #25 1.385 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:25 [2023-04-11T09:27:25.243Z] #25 1.624 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:25 [2023-04-11T09:27:25.814Z] #25 2.335 Fetched 8525 kB in 2s (4844 kB/s)
09:27:26 [2023-04-11T09:27:26.387Z] #25 2.335 Reading package lists...
09:27:27 [2023-04-11T09:27:27.225Z] #25 2.912 Reading package lists...
09:27:27 [2023-04-11T09:27:27.225Z] #25 3.489 Building dependency tree...
09:27:27 [2023-04-11T09:27:27.225Z] #25 3.670 Reading state information...
09:27:27 [2023-04-11T09:27:27.486Z] #25 3.970 The following additional packages will be installed:
09:27:27 [2023-04-11T09:27:27.486Z] #25 3.972   libmagic-mgc libmagic1
09:27:27 [2023-04-11T09:27:27.486Z] #25 4.005 The following NEW packages will be installed:
09:27:27 [2023-04-11T09:27:27.747Z] #25 4.007   file libmagic-mgc libmagic1
09:27:27 [2023-04-11T09:27:27.747Z] #25 4.292 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
09:27:27 [2023-04-11T09:27:27.747Z] #25 4.292 Need to get 463 kB of archives.
09:27:27 [2023-04-11T09:27:27.747Z] #25 4.292 After this operation, 7063 kB of additional disk space will be used.
09:27:27 [2023-04-11T09:27:27.747Z] #25 4.292 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
09:27:28 [2023-04-11T09:27:28.008Z] #25 4.301 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
09:27:28 [2023-04-11T09:27:28.008Z] #25 4.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
09:27:28 [2023-04-11T09:27:28.008Z] #25 4.532 debconf: delaying package configuration, since apt-utils is not installed
09:27:28 [2023-04-11T09:27:28.269Z] #25 4.584 Fetched 463 kB in 0s (1593 kB/s)
09:27:28 [2023-04-11T09:27:28.269Z] #25 4.604 Selecting previously unselected package libmagic-mgc.
09:27:28 [2023-04-11T09:27:28.269Z] #25 4.605 (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 ... 15710 files and directories currently installed.)
09:27:28 [2023-04-11T09:27:28.269Z] #25 4.618 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
09:27:28 [2023-04-11T09:27:28.269Z] #25 4.622 Unpacking libmagic-mgc (1:5.39-3) ...
09:27:28 [2023-04-11T09:27:28.269Z] #25 4.815 Selecting previously unselected package libmagic1:arm64.
09:27:28 [2023-04-11T09:27:28.529Z] #25 4.817 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
09:27:28 [2023-04-11T09:27:28.529Z] #25 4.826 Unpacking libmagic1:arm64 (1:5.39-3) ...
09:27:28 [2023-04-11T09:27:28.529Z] #25 4.872 Selecting previously unselected package file.
09:27:28 [2023-04-11T09:27:28.529Z] #25 4.874 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
09:27:28 [2023-04-11T09:27:28.529Z] #25 4.878 Unpacking file (1:5.39-3) ...
09:27:28 [2023-04-11T09:27:28.529Z] #25 5.037 Setting up libmagic-mgc (1:5.39-3) ...
09:27:28 [2023-04-11T09:27:28.529Z] #25 5.053 Setting up libmagic1:arm64 (1:5.39-3) ...
09:27:28 [2023-04-11T09:27:28.790Z] #25 5.075 Setting up file (1:5.39-3) ...
09:27:28 [2023-04-11T09:27:28.790Z] #25 5.089 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:27:29 [2023-04-11T09:27:29.055Z] #25 DONE 5.5s
09:27:29 [2023-04-11T09:27:29.055Z] 
09:27:29 [2023-04-11T09:27:29.055Z] #23 [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
09:27:29 [2023-04-11T09:27:29.055Z] #23 1.927 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:27:29 [2023-04-11T09:27:29.055Z] #23 2.115 
09:27:29 [2023-04-11T09:27:29.055Z] #23 2.336 #=#=#                                                                         

#                                                                          1.9%
######################################################################## 100.0%
09:27:29 [2023-04-11T09:27:29.055Z] #23 2.655 
09:27:29 [2023-04-11T09:27:29.055Z] #23 3.742 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:27:29 [2023-04-11T09:27:29.055Z] #23 3.960 
09:27:29 [2023-04-11T09:27:29.055Z] #23 4.179 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
09:27:29 [2023-04-11T09:27:29.055Z] #23 4.473 
09:27:29 [2023-04-11T09:27:29.055Z] #23 5.569 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:27:29 [2023-04-11T09:27:29.055Z] #23 5.777 
09:27:29 [2023-04-11T09:27:29.055Z] #23 6.001 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
######################################################################## 100.0%
09:27:29 [2023-04-11T09:27:29.055Z] #23 6.577 
09:27:29 [2023-04-11T09:27:29.318Z] #23 ...
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:27:29 [2023-04-11T09:27:29.318Z] #26 DONE 0.2s
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #27 [registry-src 1/2] WORKDIR /usr/src/registry
09:27:29 [2023-04-11T09:27:29.318Z] #27 DONE 0.2s
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:27:29 [2023-04-11T09:27:29.318Z] #28 DONE 0.2s
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:27:29 [2023-04-11T09:27:29.318Z] #29 DONE 0.3s
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #30 [delve-src 1/3] WORKDIR /usr/src/delve
09:27:29 [2023-04-11T09:27:29.318Z] #30 DONE 0.3s
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:27:29 [2023-04-11T09:27:29.318Z] #31 DONE 0.3s
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:27:29 [2023-04-11T09:27:29.318Z] #32 DONE 0.3s
09:27:29 [2023-04-11T09:27:29.318Z] 
09:27:29 [2023-04-11T09:27:29.318Z] #33 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:27:29 [2023-04-11T09:27:29.579Z] #33 ...
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
09:27:29 [2023-04-11T09:27:29.579Z] #34 DONE 0.4s
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:27:29 [2023-04-11T09:27:29.579Z] #35 DONE 0.4s
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:27:29 [2023-04-11T09:27:29.579Z] #36 DONE 0.4s
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #37 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
09:27:29 [2023-04-11T09:27:29.579Z] #37 DONE 0.5s
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
09:27:29 [2023-04-11T09:27:29.579Z] #38 DONE 0.5s
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #39 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:27:29 [2023-04-11T09:27:29.579Z] #39 DONE 0.5s
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:27:29 [2023-04-11T09:27:29.579Z] #40 DONE 0.6s
09:27:29 [2023-04-11T09:27:29.579Z] 
09:27:29 [2023-04-11T09:27:29.579Z] #41 [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
09:27:29 [2023-04-11T09:27:29.843Z] #41 ...
09:27:29 [2023-04-11T09:27:29.843Z] 
09:27:29 [2023-04-11T09:27:29.843Z] #42 [dockercli-src 1/5] WORKDIR /tmp/dockercli
09:27:29 [2023-04-11T09:27:29.843Z] #42 DONE 0.6s
09:27:29 [2023-04-11T09:27:29.843Z] 
09:27:29 [2023-04-11T09:27:29.843Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
09:27:29 [2023-04-11T09:27:29.843Z] #43 DONE 0.6s
09:27:29 [2023-04-11T09:27:29.843Z] 
09:27:29 [2023-04-11T09:27:29.843Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:27:34 [2023-04-11T09:27:34.058Z] #44 ...
09:27:34 [2023-04-11T09:27:34.058Z] 
09:27:34 [2023-04-11T09:27:34.058Z] #23 [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
09:27:34 [2023-04-11T09:27:34.058Z] #23 8.157 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:27:34 [2023-04-11T09:27:34.058Z] #23 8.582 
09:27:34 [2023-04-11T09:27:34.058Z] #23 8.836 #=#=#                                                                         

######################################################################## 100.0%
09:27:34 [2023-04-11T09:27:34.058Z] #23 9.189 
09:27:34 [2023-04-11T09:27:34.058Z] #23 10.13 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:27:34 [2023-04-11T09:27:34.058Z] #23 10.36 
09:27:34 [2023-04-11T09:27:34.058Z] #23 10.59 #=#=#                                                                         

######################################################################## 100.0%
09:27:34 [2023-04-11T09:27:34.058Z] #23 10.84 
09:27:34 [2023-04-11T09:27:34.058Z] #23 10.90 Download of images into '/build' complete.
09:27:34 [2023-04-11T09:27:34.058Z] #23 10.90 Use something like the following to load the result into a Docker daemon:
09:27:34 [2023-04-11T09:27:34.058Z] #23 10.90   tar -cC '/build' . | docker load
09:27:34 [2023-04-11T09:27:34.058Z] #23 DONE 11.1s
09:27:34 [2023-04-11T09:27:34.058Z] 
09:27:34 [2023-04-11T09:27:34.058Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
09:27:34 [2023-04-11T09:27:34.058Z] #45 ...
09:27:34 [2023-04-11T09:27:34.058Z] 
09:27:34 [2023-04-11T09:27:34.058Z] #46 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: is subject to change. To configure the initial branch name to use in all
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: of your new repositories, which will suppress this warning, call:
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: 
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: 	git config --global init.defaultBranch <name>
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: 
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:34 [2023-04-11T09:27:34.058Z] #0 4.712 hint: 'development'. The just-created branch can be renamed via this command:
09:27:34 [2023-04-11T09:27:34.059Z] #0 4.712 hint: 
09:27:34 [2023-04-11T09:27:34.059Z] #0 4.712 hint: 	git branch -m <name>
09:27:34 [2023-04-11T09:27:34.059Z] #0 4.713 Initialized empty Git repository in /usr/src/registry/.git/
09:27:34 [2023-04-11T09:27:34.059Z] #46 DONE 4.8s
09:27:34 [2023-04-11T09:27:34.059Z] 
09:27:34 [2023-04-11T09:27:34.059Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:27:34 [2023-04-11T09:27:34.632Z] #47 ...
09:27:34 [2023-04-11T09:27:34.632Z] 
09:27:34 [2023-04-11T09:27:34.632Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: is subject to change. To configure the initial branch name to use in all
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: of your new repositories, which will suppress this warning, call:
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: 	git config --global init.defaultBranch <name>
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: 'development'. The just-created branch can be renamed via this command:
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.832 hint: 	git branch -m <name>
09:27:34 [2023-04-11T09:27:34.632Z] #0 4.877 Initialized empty Git repository in /usr/src/runc/.git/
09:27:34 [2023-04-11T09:27:34.632Z] #48 DONE 5.0s
09:27:34 [2023-04-11T09:27:34.632Z] 
09:27:34 [2023-04-11T09:27:34.632Z] #33 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: is subject to change. To configure the initial branch name to use in all
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: of your new repositories, which will suppress this warning, call:
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: 	git config --global init.defaultBranch <name>
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: 'development'. The just-created branch can be renamed via this command:
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 hint: 	git branch -m <name>
09:27:34 [2023-04-11T09:27:34.632Z] #33 5.295 Initialized empty Git repository in /usr/src/containerd/.git/
09:27:34 [2023-04-11T09:27:34.632Z] #33 DONE 5.4s
09:27:34 [2023-04-11T09:27:34.632Z] 
09:27:34 [2023-04-11T09:27:34.632Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: is subject to change. To configure the initial branch name to use in all
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: of your new repositories, which will suppress this warning, call:
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: 	git config --global init.defaultBranch <name>
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: 'development'. The just-created branch can be renamed via this command:
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: 
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.293 hint: 	git branch -m <name>
09:27:34 [2023-04-11T09:27:34.632Z] #0 5.298 Initialized empty Git repository in /usr/src/swagger/.git/
09:27:34 [2023-04-11T09:27:34.632Z] #49 DONE 5.3s
09:27:34 [2023-04-11T09:27:34.632Z] 
09:27:34 [2023-04-11T09:27:34.632Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:35 [2023-04-11T09:27:35.205Z] #50 ...
09:27:35 [2023-04-11T09:27:35.205Z] 
09:27:35 [2023-04-11T09:27:35.205Z] #51 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:27:35 [2023-04-11T09:27:35.205Z] #0 5.517 Initialized empty Git repository in /usr/src/delve/.git/
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: is subject to change. To configure the initial branch name to use in all
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: of your new repositories, which will suppress this warning, call:
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: 
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: 	git config --global init.defaultBranch <name>
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: 
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: 'development'. The just-created branch can be renamed via this command:
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: 
09:27:35 [2023-04-11T09:27:35.206Z] #0 5.517 hint: 	git branch -m <name>
09:27:35 [2023-04-11T09:27:35.206Z] #51 DONE 5.6s
09:27:35 [2023-04-11T09:27:35.206Z] 
09:27:35 [2023-04-11T09:27:35.206Z] #52 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:35 [2023-04-11T09:27:35.778Z] #52 ...
09:27:35 [2023-04-11T09:27:35.778Z] 
09:27:35 [2023-04-11T09:27:35.778Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: is subject to change. To configure the initial branch name to use in all
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: of your new repositories, which will suppress this warning, call:
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: 
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: 	git config --global init.defaultBranch <name>
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: 
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: 'development'. The just-created branch can be renamed via this command:
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: 
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.001 hint: 	git branch -m <name>
09:27:35 [2023-04-11T09:27:35.778Z] #0 6.005 Initialized empty Git repository in /usr/src/tini/.git/
09:27:35 [2023-04-11T09:27:35.778Z] #53 DONE 6.1s
09:27:35 [2023-04-11T09:27:35.778Z] 
09:27:35 [2023-04-11T09:27:35.778Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
09:27:35 [2023-04-11T09:27:35.778Z] #45 6.071 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:35 [2023-04-11T09:27:35.778Z] #45 6.077 hint: is subject to change. To configure the initial branch name to use in all
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: of your new repositories, which will suppress this warning, call:
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: 
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: 	git config --global init.defaultBranch <name>
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: 
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: 'development'. The just-created branch can be renamed via this command:
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: 
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.077 hint: 	git branch -m <name>
09:27:35 [2023-04-11T09:27:35.779Z] #45 6.080 Initialized empty Git repository in /tmp/dockercli/.git/
09:27:35 [2023-04-11T09:27:35.779Z] #45 DONE 6.3s
09:27:35 [2023-04-11T09:27:35.779Z] 
09:27:35 [2023-04-11T09:27:35.779Z] #54 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: Using 'master' as the name for the initial branch. This default branch name
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: is subject to change. To configure the initial branch name to use in all
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: of your new repositories, which will suppress this warning, call:
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: 
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: 	git config --global init.defaultBranch <name>
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: 
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: 'development'. The just-created branch can be renamed via this command:
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: 
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.087 hint: 	git branch -m <name>
09:27:35 [2023-04-11T09:27:35.779Z] #0 6.090 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:27:35 [2023-04-11T09:27:35.779Z] #54 DONE 6.3s
09:27:35 [2023-04-11T09:27:35.779Z] 
09:27:35 [2023-04-11T09:27:35.779Z] #55 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:39 [2023-04-11T09:27:39.095Z] #55 ...
09:27:39 [2023-04-11T09:27:39.095Z] 
09:27:39 [2023-04-11T09:27:39.095Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:27:39 [2023-04-11T09:27:39.095Z] #0 7.833 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:39 [2023-04-11T09:27:39.095Z] #0 7.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:39 [2023-04-11T09:27:39.095Z] #0 7.862 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:39 [2023-04-11T09:27:39.095Z] #0 9.216 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:39 [2023-04-11T09:27:39.095Z] #56 ...
09:27:39 [2023-04-11T09:27:39.095Z] 
09:27:39 [2023-04-11T09:27:39.095Z] #57 [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.51.2"      && /build/golangci-lint --version
09:27:39 [2023-04-11T09:27:39.095Z] #0 9.285 go: downloading github.com/golangci/golangci-lint v1.51.2
09:27:39 [2023-04-11T09:27:39.366Z] #57 ...
09:27:39 [2023-04-11T09:27:39.366Z] 
09:27:39 [2023-04-11T09:27:39.366Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:27:39 [2023-04-11T09:27:39.366Z] #0 8.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:39 [2023-04-11T09:27:39.366Z] #0 8.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:39 [2023-04-11T09:27:39.366Z] #0 8.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:39 [2023-04-11T09:27:39.627Z] #58 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:39 [2023-04-11T09:27:39.627Z] #58 ...
09:27:39 [2023-04-11T09:27:39.627Z] 
09:27:39 [2023-04-11T09:27:39.627Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:27:39 [2023-04-11T09:27:39.627Z] #0 6.421 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:27:39 [2023-04-11T09:27:39.627Z] #0 6.421 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:27:39 [2023-04-11T09:27:39.627Z] #0 6.421 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:27:39 [2023-04-11T09:27:39.627Z] #0 8.400 Reading package lists...
09:27:39 [2023-04-11T09:27:39.627Z] #59 ...
09:27:39 [2023-04-11T09:27:39.627Z] 
09:27:39 [2023-04-11T09:27:39.627Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:27:39 [2023-04-11T09:27:39.627Z] #0 8.297 go: downloading mvdan.cc/sh/v3 v3.6.0
09:27:39 [2023-04-11T09:27:39.627Z] #0 9.324 go: downloading github.com/google/renameio/v2 v2.0.0
09:27:39 [2023-04-11T09:27:39.627Z] #0 9.324 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
09:27:39 [2023-04-11T09:27:39.627Z] #0 9.758 go: downloading golang.org/x/term v0.3.0
09:27:39 [2023-04-11T09:27:39.627Z] #0 9.779 go: downloading mvdan.cc/editorconfig v0.2.0
09:27:39 [2023-04-11T09:27:39.627Z] #0 10.02 go: downloading golang.org/x/sys v0.3.0
09:27:39 [2023-04-11T09:27:39.891Z] #60 ...
09:27:39 [2023-04-11T09:27:39.891Z] 
09:27:39 [2023-04-11T09:27:39.891Z] #61 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:27:39 [2023-04-11T09:27:39.891Z] #0 7.076 go: downloading gotest.tools/gotestsum v1.8.2
09:27:39 [2023-04-11T09:27:39.891Z] #0 8.439 go: downloading github.com/fatih/color v1.13.0
09:27:39 [2023-04-11T09:27:39.891Z] #0 8.502 go: downloading github.com/dnephin/pflag v1.0.7
09:27:39 [2023-04-11T09:27:39.891Z] #0 8.585 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:27:39 [2023-04-11T09:27:39.891Z] #0 9.367 go: downloading golang.org/x/tools v0.1.11
09:27:39 [2023-04-11T09:27:39.891Z] #0 9.417 go: downloading github.com/mattn/go-colorable v0.1.12
09:27:39 [2023-04-11T09:27:39.891Z] #0 9.432 go: downloading github.com/mattn/go-isatty v0.0.14
09:27:39 [2023-04-11T09:27:39.891Z] #0 10.15 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:27:39 [2023-04-11T09:27:39.891Z] #0 10.48 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
09:27:39 [2023-04-11T09:27:39.891Z] #61 ...
09:27:39 [2023-04-11T09:27:39.891Z] 
09:27:39 [2023-04-11T09:27:39.891Z] #62 [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
09:27:39 [2023-04-11T09:27:39.891Z] #0 8.115 go: downloading github.com/tc-hib/go-winres v0.3.0
09:27:39 [2023-04-11T09:27:39.891Z] #0 9.144 go: downloading github.com/tc-hib/winres v0.1.6
09:27:40 [2023-04-11T09:27:40.154Z] #62 ...
09:27:40 [2023-04-11T09:27:40.154Z] 
09:27:40 [2023-04-11T09:27:40.154Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:27:40 [2023-04-11T09:27:40.154Z] #0 7.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:40 [2023-04-11T09:27:40.154Z] #0 8.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:40 [2023-04-11T09:27:40.154Z] #0 8.077 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:40 [2023-04-11T09:27:40.154Z] #0 9.983 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:40 [2023-04-11T09:27:40.154Z] #63 ...
09:27:40 [2023-04-11T09:27:40.154Z] 
09:27:40 [2023-04-11T09:27:40.154Z] #64 [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
09:27:40 [2023-04-11T09:27:40.154Z] #0 8.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:40 [2023-04-11T09:27:40.154Z] #0 8.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:40 [2023-04-11T09:27:40.154Z] #0 8.997 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:40 [2023-04-11T09:27:40.154Z] #0 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:40 [2023-04-11T09:27:40.415Z] #64 ...
09:27:40 [2023-04-11T09:27:40.415Z] 
09:27:40 [2023-04-11T09:27:40.415Z] #65 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:27:40 [2023-04-11T09:27:40.415Z] #0 7.747 go: downloading github.com/pelletier/go-toml v1.8.1
09:27:40 [2023-04-11T09:27:40.415Z] #65 ...
09:27:40 [2023-04-11T09:27:40.415Z] 
09:27:40 [2023-04-11T09:27:40.415Z] #62 [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
09:27:40 [2023-04-11T09:27:40.415Z] #62 11.15 go: downloading github.com/urfave/cli/v2 v2.3.0
09:27:40 [2023-04-11T09:27:40.415Z] #62 11.42 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:27:40 [2023-04-11T09:27:40.415Z] #62 11.54 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:27:42 [2023-04-11T09:27:42.332Z] #62 ...
09:27:42 [2023-04-11T09:27:42.332Z] 
09:27:42 [2023-04-11T09:27:42.332Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:42 [2023-04-11T09:27:42.332Z] #66 DONE 6.4s
09:27:42 [2023-04-11T09:27:42.332Z] 
09:27:42 [2023-04-11T09:27:42.332Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:27:42 [2023-04-11T09:27:42.332Z] #56 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:44 [2023-04-11T09:27:44.883Z] #56 ...
09:27:44 [2023-04-11T09:27:44.883Z] 
09:27:44 [2023-04-11T09:27:44.883Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:44 [2023-04-11T09:27:44.883Z] #67 ...
09:27:44 [2023-04-11T09:27:44.883Z] 
09:27:44 [2023-04-11T09:27:44.883Z] #57 [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.51.2"      && /build/golangci-lint --version
09:27:44 [2023-04-11T09:27:44.883Z] #57 12.38 go: downloading github.com/fatih/color v1.14.1
09:27:44 [2023-04-11T09:27:44.883Z] #57 12.40 go: downloading github.com/gofrs/flock v0.8.1
09:27:44 [2023-04-11T09:27:44.883Z] #57 12.46 go: downloading github.com/pkg/errors v0.9.1
09:27:44 [2023-04-11T09:27:44.883Z] #57 12.52 go: downloading github.com/spf13/cobra v1.6.1
09:27:44 [2023-04-11T09:27:44.883Z] #57 12.56 go: downloading github.com/spf13/pflag v1.0.5
09:27:44 [2023-04-11T09:27:44.883Z] #57 12.84 go: downloading github.com/spf13/viper v1.12.0
09:27:44 [2023-04-11T09:27:44.883Z] #57 13.09 go: downloading gopkg.in/yaml.v3 v3.0.1
09:27:44 [2023-04-11T09:27:44.883Z] #57 13.73 go: downloading github.com/mattn/go-colorable v0.1.13
09:27:44 [2023-04-11T09:27:44.883Z] #57 13.78 go: downloading github.com/mattn/go-isatty v0.0.17
09:27:44 [2023-04-11T09:27:44.883Z] #57 13.88 go: downloading golang.org/x/tools v0.6.0
09:27:44 [2023-04-11T09:27:44.883Z] #57 13.90 go: downloading github.com/hashicorp/go-version v1.6.0
09:27:44 [2023-04-11T09:27:44.883Z] #57 14.14 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:27:44 [2023-04-11T09:27:44.883Z] #57 14.35 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:27:44 [2023-04-11T09:27:44.883Z] #57 14.44 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:27:44 [2023-04-11T09:27:44.883Z] #57 ...
09:27:44 [2023-04-11T09:27:44.883Z] 
09:27:44 [2023-04-11T09:27:44.883Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:27:44 [2023-04-11T09:27:44.883Z] #68 ...
09:27:44 [2023-04-11T09:27:44.883Z] 
09:27:44 [2023-04-11T09:27:44.883Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:27:44 [2023-04-11T09:27:44.883Z] #0 8.400 Reading package lists...
09:27:45 [2023-04-11T09:27:45.143Z] #59 15.57 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:27:46 [2023-04-11T09:27:46.088Z] #59 15.61 Reading package lists...
09:27:46 [2023-04-11T09:27:46.088Z] #59 ...
09:27:46 [2023-04-11T09:27:46.088Z] 
09:27:46 [2023-04-11T09:27:46.088Z] #69 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:46 [2023-04-11T09:27:46.088Z] #69 ...
09:27:46 [2023-04-11T09:27:46.088Z] 
09:27:46 [2023-04-11T09:27:46.088Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:27:46 [2023-04-11T09:27:46.088Z] #56 16.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:46 [2023-04-11T09:27:46.349Z] #56 ...
09:27:46 [2023-04-11T09:27:46.349Z] 
09:27:46 [2023-04-11T09:27:46.349Z] #55 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:46 [2023-04-11T09:27:46.349Z] #55 DONE 10.5s
09:27:46 [2023-04-11T09:27:46.611Z] 
09:27:46 [2023-04-11T09:27:46.611Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:27:46 [2023-04-11T09:27:46.611Z] #44 8.419 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:46 [2023-04-11T09:27:46.611Z] #44 8.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:46 [2023-04-11T09:27:46.611Z] #44 8.624 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:46 [2023-04-11T09:27:46.611Z] #44 9.219 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
09:27:46 [2023-04-11T09:27:46.611Z] #44 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:46 [2023-04-11T09:27:46.611Z] #44 13.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:46 [2023-04-11T09:27:46.611Z] #44 15.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:47 [2023-04-11T09:27:47.558Z] #44 ...
09:27:47 [2023-04-11T09:27:47.558Z] 
09:27:47 [2023-04-11T09:27:47.558Z] #41 [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
09:27:47 [2023-04-11T09:27:47.558Z] #41 8.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:47 [2023-04-11T09:27:47.558Z] #41 8.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:47 [2023-04-11T09:27:47.558Z] #41 8.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:47 [2023-04-11T09:27:47.558Z] #41 10.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:27:47 [2023-04-11T09:27:47.558Z] #41 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:47 [2023-04-11T09:27:47.558Z] #41 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:47 [2023-04-11T09:27:47.819Z] #41 ...
09:27:47 [2023-04-11T09:27:47.819Z] 
09:27:47 [2023-04-11T09:27:47.819Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:27:47 [2023-04-11T09:27:47.819Z] #44 18.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
09:27:48 [2023-04-11T09:27:48.080Z] #44 ...
09:27:48 [2023-04-11T09:27:48.080Z] 
09:27:48 [2023-04-11T09:27:48.080Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:27:48 [2023-04-11T09:27:48.080Z] #68 DONE 13.3s
09:27:48 [2023-04-11T09:27:48.344Z] 
09:27:48 [2023-04-11T09:27:48.344Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:27:48 [2023-04-11T09:27:48.344Z] #47 5.190 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
09:27:48 [2023-04-11T09:27:48.344Z] #47 13.98 + git checkout -q FETCH_HEAD
09:27:48 [2023-04-11T09:27:48.609Z] #47 ...
09:27:48 [2023-04-11T09:27:48.609Z] 
09:27:48 [2023-04-11T09:27:48.609Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:27:50 [2023-04-11T09:27:50.531Z] #70 ...
09:27:50 [2023-04-11T09:27:50.531Z] 
09:27:50 [2023-04-11T09:27:50.531Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:50 [2023-04-11T09:27:50.531Z] #67 DONE 15.9s
09:27:50 [2023-04-11T09:27:50.531Z] 
09:27:50 [2023-04-11T09:27:50.531Z] #57 [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.51.2"      && /build/golangci-lint --version
09:27:50 [2023-04-11T09:27:50.531Z] #57 20.40 go: downloading github.com/sirupsen/logrus v1.9.0
09:27:50 [2023-04-11T09:27:50.531Z] #57 20.43 go: downloading github.com/stretchr/testify v1.8.1
09:27:50 [2023-04-11T09:27:50.531Z] #57 20.88 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
09:27:50 [2023-04-11T09:27:50.531Z] #57 21.09 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
09:27:50 [2023-04-11T09:27:50.531Z] #57 21.22 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:27:50 [2023-04-11T09:27:50.531Z] #57 21.34 go: downloading github.com/spf13/afero v1.8.2
09:27:50 [2023-04-11T09:27:50.531Z] #57 21.38 go: downloading github.com/spf13/cast v1.5.0
09:27:50 [2023-04-11T09:27:50.531Z] #57 21.62 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:27:50 [2023-04-11T09:27:50.792Z] #57 21.90 go: downloading golang.org/x/sys v0.5.0
09:27:51 [2023-04-11T09:27:51.363Z] #57 22.20 go: downloading golang.org/x/mod v0.8.0
09:27:51 [2023-04-11T09:27:51.935Z] #57 22.84 go: downloading github.com/hashicorp/errwrap v1.0.0
09:27:52 [2023-04-11T09:27:52.507Z] #57 ...
09:27:52 [2023-04-11T09:27:52.507Z] 
09:27:52 [2023-04-11T09:27:52.507Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:27:52 [2023-04-11T09:27:52.507Z] #63 12.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:52 [2023-04-11T09:27:52.507Z] #63 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:52 [2023-04-11T09:27:52.507Z] #63 ...
09:27:52 [2023-04-11T09:27:52.507Z] 
09:27:52 [2023-04-11T09:27:52.507Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:27:52 [2023-04-11T09:27:52.507Z] #56 23.43 Fetched 8525 kB in 16s (539 kB/s)
09:27:52 [2023-04-11T09:27:52.771Z] #56 23.43 Reading package lists...
09:27:52 [2023-04-11T09:27:52.771Z] #56 ...
09:27:52 [2023-04-11T09:27:52.771Z] 
09:27:52 [2023-04-11T09:27:52.771Z] #64 [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
09:27:52 [2023-04-11T09:27:52.771Z] #64 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:52 [2023-04-11T09:27:52.771Z] #64 15.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:53 [2023-04-11T09:27:53.034Z] #64 23.65 Fetched 8525 kB in 15s (563 kB/s)
09:27:53 [2023-04-11T09:27:53.034Z] #64 23.65 Reading package lists...
09:27:53 [2023-04-11T09:27:53.035Z] #64 ...
09:27:53 [2023-04-11T09:27:53.035Z] 
09:27:53 [2023-04-11T09:27:53.035Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:27:53 [2023-04-11T09:27:53.035Z] #58 13.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:27:53 [2023-04-11T09:27:53.035Z] #58 17.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:27:53 [2023-04-11T09:27:53.035Z] #58 23.39 Fetched 8525 kB in 15s (555 kB/s)
09:27:53 [2023-04-11T09:27:53.035Z] #58 23.39 Reading package lists...
09:27:53 [2023-04-11T09:27:53.035Z] #58 ...
09:27:53 [2023-04-11T09:27:53.035Z] 
09:27:53 [2023-04-11T09:27:53.035Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:27:53 [2023-04-11T09:27:53.035Z] #47 16.78 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:27:53 [2023-04-11T09:27:53.035Z] #47 16.78 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
09:27:53 [2023-04-11T09:27:53.606Z] #47 19.48 internal/unsafeheader
09:27:53 [2023-04-11T09:27:53.606Z] #47 19.52 internal/goarch
09:27:53 [2023-04-11T09:27:53.606Z] #47 ...
09:27:53 [2023-04-11T09:27:53.606Z] 
09:27:53 [2023-04-11T09:27:53.606Z] #61 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:27:53 [2023-04-11T09:27:53.606Z] #61 14.52 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
09:27:53 [2023-04-11T09:27:53.606Z] #61 14.73 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
09:27:53 [2023-04-11T09:27:53.606Z] #61 20.53 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:27:53 [2023-04-11T09:27:53.606Z] #61 ...
09:27:53 [2023-04-11T09:27:53.606Z] 
09:27:53 [2023-04-11T09:27:53.606Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:27:53 [2023-04-11T09:27:53.606Z] #47 19.64 internal/cpu
09:27:53 [2023-04-11T09:27:53.925Z] #47 19.71 internal/abi
09:27:54 [2023-04-11T09:27:54.208Z] #47 ...
09:27:54 [2023-04-11T09:27:54.208Z] 
09:27:54 [2023-04-11T09:27:54.208Z] #62 [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
09:27:54 [2023-04-11T09:27:54.208Z] #62 15.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:27:54 [2023-04-11T09:27:54.208Z] #62 15.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:27:54 [2023-04-11T09:27:54.208Z] #62 ...
09:27:54 [2023-04-11T09:27:54.208Z] 
09:27:54 [2023-04-11T09:27:54.208Z] #57 [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.51.2"      && /build/golangci-lint --version
09:27:54 [2023-04-11T09:27:54.208Z] #57 24.50 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
09:27:54 [2023-04-11T09:27:54.208Z] #57 24.51 go: downloading 4d63.com/gochecknoglobals v0.2.1
09:27:54 [2023-04-11T09:27:54.208Z] #57 24.60 go: downloading github.com/Abirdcfly/dupword v0.0.9
09:27:54 [2023-04-11T09:27:54.208Z] #57 24.64 go: downloading github.com/Antonboom/errname v0.1.7
09:27:54 [2023-04-11T09:27:54.208Z] #57 24.83 go: downloading github.com/Antonboom/nilnil v0.1.1
09:27:54 [2023-04-11T09:27:54.208Z] #57 24.84 go: downloading github.com/BurntSushi/toml v1.2.1
09:27:54 [2023-04-11T09:27:54.208Z] #57 25.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:27:54 [2023-04-11T09:27:54.484Z] #57 25.36 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
09:27:54 [2023-04-11T09:27:54.484Z] #57 25.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
09:27:54 [2023-04-11T09:27:54.484Z] #57 25.60 go: downloading github.com/alexkohler/prealloc v1.0.0
09:27:54 [2023-04-11T09:27:54.830Z] #57 25.65 go: downloading github.com/alingse/asasalint v0.0.11
09:27:55 [2023-04-11T09:27:55.117Z] #57 25.98 go: downloading github.com/ashanbrown/forbidigo v1.4.0
09:27:55 [2023-04-11T09:27:55.117Z] #57 26.15 go: downloading github.com/ashanbrown/makezero v1.1.1
09:27:55 [2023-04-11T09:27:55.412Z] #57 26.33 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:27:55 [2023-04-11T09:27:55.412Z] #57 26.43 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
09:27:55 [2023-04-11T09:27:55.673Z] #57 26.44 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:27:55 [2023-04-11T09:27:55.673Z] #57 26.57 go: downloading github.com/breml/bidichk v0.2.3
09:27:55 [2023-04-11T09:27:55.673Z] #57 ...
09:27:55 [2023-04-11T09:27:55.673Z] 
09:27:55 [2023-04-11T09:27:55.673Z] #52 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:27:55 [2023-04-11T09:27:55.673Z] #52 DONE 20.7s
09:27:55 [2023-04-11T09:27:55.673Z] 
09:27:55 [2023-04-11T09:27:55.673Z] #57 [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.51.2"      && /build/golangci-lint --version
09:27:55 [2023-04-11T09:27:55.673Z] #57 26.68 go: downloading github.com/breml/errchkjson v0.3.0
09:27:55 [2023-04-11T09:27:55.935Z] #57 26.88 go: downloading github.com/butuzov/ireturn v0.1.1
09:27:55 [2023-04-11T09:27:55.935Z] #57 26.97 go: downloading github.com/charithe/durationcheck v0.0.9
09:27:56 [2023-04-11T09:27:56.508Z] #57 27.27 go: downloading github.com/curioswitch/go-reassign v0.2.0
09:27:56 [2023-04-11T09:27:56.508Z] #57 27.28 go: downloading github.com/daixiang0/gci v0.9.1
09:27:56 [2023-04-11T09:27:56.768Z] #57 27.92 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:27:57 [2023-04-11T09:27:57.029Z] #57 27.93 go: downloading github.com/esimonov/ifshort v1.0.4
09:27:57 [2023-04-11T09:27:57.029Z] #57 27.98 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:27:57 [2023-04-11T09:27:57.029Z] #57 28.07 go: downloading github.com/fzipp/gocyclo v0.6.0
09:27:57 [2023-04-11T09:27:57.292Z] #57 28.10 go: downloading github.com/go-critic/go-critic v0.6.7
09:27:57 [2023-04-11T09:27:57.553Z] #57 ...
09:27:57 [2023-04-11T09:27:57.553Z] 
09:27:57 [2023-04-11T09:27:57.553Z] #59 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:27:57 [2023-04-11T09:27:57.553Z] #59 15.61 Reading package lists...
09:27:57 [2023-04-11T09:27:57.553Z] #59 22.07 Building dependency tree...
09:27:57 [2023-04-11T09:27:57.553Z] #59 23.79 Reading state information...
09:27:57 [2023-04-11T09:27:57.553Z] #59 27.83 gcc is already the newest version (4:10.2.1-1).
09:27:57 [2023-04-11T09:27:57.553Z] #59 27.83 libc6-dev is already the newest version (2.31-13+deb11u5).
09:27:57 [2023-04-11T09:27:57.553Z] #59 27.83 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:27:57 [2023-04-11T09:27:57.553Z] #59 DONE 28.1s
09:27:57 [2023-04-11T09:27:57.815Z] 
09:27:57 [2023-04-11T09:27:57.815Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:27:57 [2023-04-11T09:27:57.815Z] #47 20.32 internal/coverage/rtcov
09:27:57 [2023-04-11T09:27:57.815Z] #47 20.42 internal/bytealg
09:27:57 [2023-04-11T09:27:57.815Z] #47 20.55 internal/goexperiment
09:27:57 [2023-04-11T09:27:57.815Z] #47 21.05 internal/goos
09:27:57 [2023-04-11T09:27:57.815Z] #47 21.14 runtime/internal/atomic
09:27:57 [2023-04-11T09:27:57.815Z] #47 21.65 runtime/internal/math
09:27:57 [2023-04-11T09:27:57.815Z] #47 22.19 runtime/internal/sys
09:27:57 [2023-04-11T09:27:57.815Z] #47 22.59 runtime/internal/syscall
09:27:57 [2023-04-11T09:27:57.815Z] #47 22.66 internal/race
09:27:57 [2023-04-11T09:27:57.815Z] #47 22.76 sync/atomic
09:27:57 [2023-04-11T09:27:57.815Z] #47 23.21 runtime
09:27:58 [2023-04-11T09:27:58.075Z] #47 23.95 unicode
09:27:59 [2023-04-11T09:27:59.989Z] #47 ...
09:27:59 [2023-04-11T09:27:59.989Z] 
09:27:59 [2023-04-11T09:27:59.989Z] #57 [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.51.2"      && /build/golangci-lint --version
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.26 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.32 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.77 go: downloading github.com/golangci/misspell v0.4.0
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:27:59 [2023-04-11T09:27:59.989Z] #57 29.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.09 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.12 go: downloading github.com/hexops/gotextdiff v1.0.3
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.19 go: downloading github.com/jgautheron/goconst v1.5.1
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.34 go: downloading github.com/julz/importas v0.1.0
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.37 go: downloading github.com/junk1tm/musttag v0.4.5
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.45 go: downloading github.com/kisielk/errcheck v1.6.3
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.46 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.62 go: downloading github.com/kulti/thelper v0.6.3
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.75 go: downloading github.com/kunwardeep/paralleltest v1.0.6
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.81 go: downloading github.com/kyoh86/exportloopref v0.1.11
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.95 go: downloading github.com/ldez/tagliatelle v0.4.0
09:27:59 [2023-04-11T09:27:59.989Z] #57 30.98 go: downloading github.com/leonklingele/grouper v1.1.1
09:27:59 [2023-04-11T09:27:59.989Z] #57 31.09 go: downloading github.com/lufeee/execinquery v1.2.1
09:28:00 [2023-04-11T09:28:00.250Z] #57 31.21 go: downloading github.com/maratori/testableexamples v1.0.0
09:28:00 [2023-04-11T09:28:00.250Z] #57 31.22 go: downloading github.com/maratori/testpackage v1.1.0
09:28:00 [2023-04-11T09:28:00.250Z] #57 31.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:28:00 [2023-04-11T09:28:00.250Z] #57 31.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:28:00 [2023-04-11T09:28:00.511Z] #57 31.42 go: downloading github.com/mgechev/revive v1.2.5
09:28:01 [2023-04-11T09:28:01.453Z] #57 32.28 go: downloading github.com/moricho/tparallel v0.2.1
09:28:01 [2023-04-11T09:28:01.453Z] #57 32.28 go: downloading github.com/nakabonne/nestif v0.3.1
09:28:01 [2023-04-11T09:28:01.453Z] #57 32.35 go: downloading github.com/nishanths/exhaustive v0.9.5
09:28:01 [2023-04-11T09:28:01.453Z] #57 32.36 go: downloading github.com/nishanths/predeclared v0.2.2
09:28:01 [2023-04-11T09:28:01.715Z] #57 32.54 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
09:28:01 [2023-04-11T09:28:01.715Z] #57 32.68 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
09:28:01 [2023-04-11T09:28:01.976Z] #57 32.82 go: downloading github.com/ryancurrah/gomodguard v1.3.0
09:28:01 [2023-04-11T09:28:01.976Z] #57 32.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
09:28:01 [2023-04-11T09:28:01.976Z] #57 32.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
09:28:01 [2023-04-11T09:28:01.976Z] #57 33.04 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:28:01 [2023-04-11T09:28:01.976Z] #57 33.08 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
09:28:02 [2023-04-11T09:28:02.238Z] #57 33.12 go: downloading github.com/securego/gosec/v2 v2.15.0
09:28:02 [2023-04-11T09:28:02.238Z] #57 ...
09:28:02 [2023-04-11T09:28:02.238Z] 
09:28:02 [2023-04-11T09:28:02.238Z] #41 [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
09:28:02 [2023-04-11T09:28:02.238Z] #41 22.73 Fetched 8525 kB in 15s (573 kB/s)
09:28:02 [2023-04-11T09:28:02.238Z] #41 22.73 Reading package lists...
09:28:02 [2023-04-11T09:28:02.238Z] #41 30.05 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:28:02 [2023-04-11T09:28:02.238Z] #41 30.05 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:28:02 [2023-04-11T09:28:02.238Z] #41 30.12 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:28:02 [2023-04-11T09:28:02.500Z] #41 ...
09:28:02 [2023-04-11T09:28:02.500Z] 
09:28:02 [2023-04-11T09:28:02.500Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:28:02 [2023-04-11T09:28:02.500Z] #47 27.97 unicode/utf8
09:28:02 [2023-04-11T09:28:02.761Z] #47 28.75 container/list
09:28:02 [2023-04-11T09:28:02.761Z] #47 ...
09:28:02 [2023-04-11T09:28:02.761Z] 
09:28:02 [2023-04-11T09:28:02.761Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:28:02 [2023-04-11T09:28:02.761Z] #63 23.36 Fetched 8525 kB in 16s (545 kB/s)
09:28:02 [2023-04-11T09:28:02.761Z] #63 23.36 Reading package lists...
09:28:03 [2023-04-11T09:28:03.024Z] #63 29.65 Reading package lists...
09:28:03 [2023-04-11T09:28:03.024Z] #63 ...
09:28:03 [2023-04-11T09:28:03.024Z] 
09:28:03 [2023-04-11T09:28:03.024Z] #57 [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.51.2"      && /build/golangci-lint --version
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.58 go: downloading github.com/sivchari/containedctx v1.0.2
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.61 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.65 go: downloading github.com/sivchari/tenv v1.7.1
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.69 go: downloading github.com/sonatard/noctx v0.0.1
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.79 go: downloading github.com/sourcegraph/go-diff v0.7.0
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:28:03 [2023-04-11T09:28:03.024Z] #57 33.91 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:28:03 [2023-04-11T09:28:03.024Z] #57 34.01 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:28:03 [2023-04-11T09:28:03.024Z] #57 34.04 go: downloading github.com/tetafro/godot v1.4.11
09:28:03 [2023-04-11T09:28:03.024Z] #57 34.06 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
09:28:03 [2023-04-11T09:28:03.285Z] #57 34.23 go: downloading github.com/timonwong/loggercheck v0.9.3
09:28:03 [2023-04-11T09:28:03.285Z] #57 34.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
09:28:03 [2023-04-11T09:28:03.546Z] #57 34.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
09:28:03 [2023-04-11T09:28:03.546Z] #57 34.54 go: downloading github.com/ultraware/funlen v0.0.3
09:28:03 [2023-04-11T09:28:03.546Z] #57 34.65 go: downloading github.com/ultraware/whitespace v0.0.5
09:28:03 [2023-04-11T09:28:03.807Z] #57 34.71 go: downloading github.com/uudashr/gocognit v1.0.6
09:28:03 [2023-04-11T09:28:03.807Z] #57 34.84 go: downloading github.com/yagipy/maintidx v1.0.0
09:28:03 [2023-04-11T09:28:03.807Z] #57 ...
09:28:03 [2023-04-11T09:28:03.807Z] 
09:28:03 [2023-04-11T09:28:03.807Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:28:03 [2023-04-11T09:28:03.807Z] #44 24.18 Fetched 8529 kB in 16s (527 kB/s)
09:28:03 [2023-04-11T09:28:03.807Z] #44 24.18 Reading package lists...
09:28:04 [2023-04-11T09:28:04.068Z] #44 30.78 Reading package lists...
09:28:04 [2023-04-11T09:28:04.068Z] #44 ...
09:28:04 [2023-04-11T09:28:04.068Z] 
09:28:04 [2023-04-11T09:28:04.068Z] #57 [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.51.2"      && /build/golangci-lint --version
09:28:04 [2023-04-11T09:28:04.068Z] #57 35.01 go: downloading github.com/yeya24/promlinter v0.2.0
09:28:04 [2023-04-11T09:28:04.068Z] #57 35.20 go: downloading gitlab.com/bosi/decorder v0.2.3
09:28:04 [2023-04-11T09:28:04.329Z] #57 35.36 go: downloading honnef.co/go/tools v0.4.2
09:28:06 [2023-04-11T09:28:06.245Z] #57 ...
09:28:06 [2023-04-11T09:28:06.245Z] 
09:28:06 [2023-04-11T09:28:06.245Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
09:28:06 [2023-04-11T09:28:06.245Z] #71 ...
09:28:06 [2023-04-11T09:28:06.245Z] 
09:28:06 [2023-04-11T09:28:06.245Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:28:06 [2023-04-11T09:28:06.245Z] #44 30.78 Reading package lists...
09:28:07 [2023-04-11T09:28:07.190Z] #44 35.97 Building dependency tree...
09:28:09 [2023-04-11T09:28:09.110Z] #44 ...
09:28:09 [2023-04-11T09:28:09.110Z] 
09:28:09 [2023-04-11T09:28:09.110Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:09 [2023-04-11T09:28:09.110Z] #58 23.39 Reading package lists...
09:28:09 [2023-04-11T09:28:09.110Z] #58 30.74 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:28:09 [2023-04-11T09:28:09.110Z] #58 30.75 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:28:09 [2023-04-11T09:28:09.110Z] #58 30.76 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:28:09 [2023-04-11T09:28:09.110Z] #58 34.10 Reading package lists...
09:28:09 [2023-04-11T09:28:09.110Z] #58 39.02 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:28:09 [2023-04-11T09:28:09.110Z] #58 39.11 Reading package lists...
09:28:09 [2023-04-11T09:28:09.110Z] #58 ...
09:28:09 [2023-04-11T09:28:09.110Z] 
09:28:09 [2023-04-11T09:28:09.110Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:28:09 [2023-04-11T09:28:09.110Z] #56 23.43 Reading package lists...
09:28:09 [2023-04-11T09:28:09.110Z] #56 30.29 Reading package lists...
09:28:09 [2023-04-11T09:28:09.110Z] #56 35.33 Building dependency tree...
09:28:09 [2023-04-11T09:28:09.110Z] #56 39.98 python3 is already the newest version (3.9.2-3).
09:28:09 [2023-04-11T09:28:09.110Z] #56 39.98 The following additional packages will be installed:
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.01   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.02   patch xz-utils
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.03 Suggested packages:
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.06   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.06   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.06   m4-doc ed diffutils-doc
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.06 Recommended packages:
09:28:09 [2023-04-11T09:28:09.110Z] #56 40.06   fakeroot libalgorithm-merge-perl libltdl-dev
09:28:09 [2023-04-11T09:28:09.110Z] #56 ...
09:28:09 [2023-04-11T09:28:09.110Z] 
09:28:09 [2023-04-11T09:28:09.110Z] #64 [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
09:28:09 [2023-04-11T09:28:09.110Z] #64 23.65 Reading package lists...
09:28:09 [2023-04-11T09:28:09.110Z] #64 30.95 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:28:09 [2023-04-11T09:28:09.110Z] #64 30.96 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:28:09 [2023-04-11T09:28:09.110Z] #64 30.96 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:28:09 [2023-04-11T09:28:09.110Z] #64 34.57 Reading package lists...
09:28:09 [2023-04-11T09:28:09.110Z] #64 39.53 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:28:09 [2023-04-11T09:28:09.371Z] #64 39.62 Reading package lists...
09:28:09 [2023-04-11T09:28:09.371Z] #64 ...
09:28:09 [2023-04-11T09:28:09.371Z] 
09:28:09 [2023-04-11T09:28:09.371Z] #57 [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.51.2"      && /build/golangci-lint --version
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.39 go: downloading mvdan.cc/gofumpt v0.4.0
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.53 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.69 go: downloading github.com/davecgh/go-spew v1.1.1
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.70 go: downloading github.com/pmezard/go-difflib v1.0.0
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.78 go: downloading github.com/stretchr/objx v0.5.0
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.85 go: downloading github.com/subosito/gotenv v1.4.1
09:28:09 [2023-04-11T09:28:09.371Z] #57 37.95 go: downloading github.com/hashicorp/hcl v1.0.0
09:28:09 [2023-04-11T09:28:09.371Z] #57 38.34 go: downloading gopkg.in/ini.v1 v1.67.0
09:28:09 [2023-04-11T09:28:09.371Z] #57 38.34 go: downloading github.com/magiconair/properties v1.8.6
09:28:09 [2023-04-11T09:28:09.371Z] #57 38.46 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
09:28:09 [2023-04-11T09:28:09.371Z] #57 38.60 go: downloading golang.org/x/text v0.6.0
09:28:09 [2023-04-11T09:28:09.371Z] #57 39.10 go: downloading github.com/pelletier/go-toml v1.9.5
09:28:11 [2023-04-11T09:28:11.921Z] #57 ...
09:28:11 [2023-04-11T09:28:11.921Z] 
09:28:11 [2023-04-11T09:28:11.921Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:28:11 [2023-04-11T09:28:11.921Z] #56 41.74 The following NEW packages will be installed:
09:28:11 [2023-04-11T09:28:11.921Z] #56 41.74   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:28:11 [2023-04-11T09:28:11.921Z] #56 41.74   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:28:11 [2023-04-11T09:28:11.921Z] #56 41.74   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.25 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.25 Need to get 5458 kB of archives.
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.25 After this operation, 11.6 MB of additional disk space will be used.
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:28:11 [2023-04-11T09:28:11.921Z] #56 42.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:28:12 [2023-04-11T09:28:12.493Z] #56 43.61 debconf: delaying package configuration, since apt-utils is not installed
09:28:12 [2023-04-11T09:28:12.754Z] #56 43.91 Fetched 5458 kB in 1s (8491 kB/s)
09:28:13 [2023-04-11T09:28:13.036Z] #56 44.05 Selecting previously unselected package bzip2.
09:28:13 [2023-04-11T09:28:13.036Z] #56 44.05 (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 ... 15745 files and directories currently installed.)
09:28:13 [2023-04-11T09:28:13.036Z] #56 44.15 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:28:13 [2023-04-11T09:28:13.036Z] #56 ...
09:28:13 [2023-04-11T09:28:13.036Z] 
09:28:13 [2023-04-11T09:28:13.036Z] #41 [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
09:28:13 [2023-04-11T09:28:13.036Z] #41 33.60 Reading package lists...
09:28:13 [2023-04-11T09:28:13.036Z] #41 38.94 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:28:13 [2023-04-11T09:28:13.298Z] #41 39.05 Reading package lists...
09:28:13 [2023-04-11T09:28:13.298Z] #41 ...
09:28:13 [2023-04-11T09:28:13.298Z] 
09:28:13 [2023-04-11T09:28:13.298Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:28:13 [2023-04-11T09:28:13.298Z] #56 44.16 Unpacking bzip2 (1.0.8-4) ...
09:28:13 [2023-04-11T09:28:13.298Z] #56 44.37 Selecting previously unselected package xz-utils.
09:28:13 [2023-04-11T09:28:13.298Z] #56 44.37 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:28:13 [2023-04-11T09:28:13.298Z] #56 44.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:28:13 [2023-04-11T09:28:13.298Z] #56 ...
09:28:13 [2023-04-11T09:28:13.298Z] 
09:28:13 [2023-04-11T09:28:13.298Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:28:13 [2023-04-11T09:28:13.298Z] #47 29.26 internal/itoa
09:28:13 [2023-04-11T09:28:13.298Z] #47 29.55 math/bits
09:28:13 [2023-04-11T09:28:13.298Z] #47 30.16 math
09:28:13 [2023-04-11T09:28:13.298Z] #47 33.89 crypto/internal/alias
09:28:13 [2023-04-11T09:28:13.298Z] #47 34.21 crypto/subtle
09:28:13 [2023-04-11T09:28:13.298Z] #47 34.61 crypto/internal/boring/sig
09:28:13 [2023-04-11T09:28:13.298Z] #47 34.83 unicode/utf16
09:28:13 [2023-04-11T09:28:13.298Z] #47 35.05 vendor/golang.org/x/crypto/cryptobyte/asn1
09:28:13 [2023-04-11T09:28:13.298Z] #47 35.28 internal/nettrace
09:28:13 [2023-04-11T09:28:13.298Z] #47 35.42 vendor/golang.org/x/crypto/internal/alias
09:28:13 [2023-04-11T09:28:13.298Z] #47 35.65 encoding
09:28:13 [2023-04-11T09:28:13.298Z] #47 35.84 github.com/docker/distribution/manifest
09:28:13 [2023-04-11T09:28:13.298Z] #47 35.98 github.com/inconshreveable/mousetrap
09:28:13 [2023-04-11T09:28:13.298Z] #47 36.24 github.com/docker/distribution/registry/storage/driver/gcs
09:28:13 [2023-04-11T09:28:13.298Z] #47 36.40 github.com/docker/distribution/registry/storage/driver/oss
09:28:13 [2023-04-11T09:28:13.559Z] #47 ...
09:28:13 [2023-04-11T09:28:13.559Z] 
09:28:13 [2023-04-11T09:28:13.559Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:13 [2023-04-11T09:28:13.559Z] #58 39.11 Reading package lists...
09:28:14 [2023-04-11T09:28:14.502Z] #58 44.25 Building dependency tree...
09:28:14 [2023-04-11T09:28:14.502Z] #58 ...
09:28:14 [2023-04-11T09:28:14.502Z] 
09:28:14 [2023-04-11T09:28:14.502Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:28:14 [2023-04-11T09:28:14.502Z] #63 29.65 Reading package lists...
09:28:14 [2023-04-11T09:28:14.502Z] #63 35.01 Building dependency tree...
09:28:14 [2023-04-11T09:28:14.502Z] #63 39.33 The following additional packages will be installed:
09:28:14 [2023-04-11T09:28:14.502Z] #63 39.38   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:28:14 [2023-04-11T09:28:14.502Z] #63 39.39 Suggested packages:
09:28:14 [2023-04-11T09:28:14.502Z] #63 39.43   cmake-doc ninja-build lrzip
09:28:14 [2023-04-11T09:28:14.502Z] #63 40.12 The following NEW packages will be installed:
09:28:14 [2023-04-11T09:28:14.502Z] #63 40.15   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:28:14 [2023-04-11T09:28:14.502Z] #63 40.63 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
09:28:14 [2023-04-11T09:28:14.502Z] #63 40.63 Need to get 15.1 MB of archives.
09:28:14 [2023-04-11T09:28:14.502Z] #63 40.63 After this operation, 66.8 MB of additional disk space will be used.
09:28:14 [2023-04-11T09:28:14.502Z] #63 40.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 41.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 41.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 41.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 41.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 41.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 41.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:28:14 [2023-04-11T09:28:14.502Z] #63 42.49 debconf: delaying package configuration, since apt-utils is not installed
09:28:14 [2023-04-11T09:28:14.502Z] #63 42.82 Fetched 15.1 MB in 1s (14.6 MB/s)
09:28:14 [2023-04-11T09:28:14.502Z] #63 43.05 Selecting previously unselected package cmake-data.
09:28:14 [2023-04-11T09:28:14.502Z] #63 43.05 (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 ... 15745 files and directories currently installed.)
09:28:14 [2023-04-11T09:28:14.502Z] #63 43.10 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:28:14 [2023-04-11T09:28:14.502Z] #63 43.12 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:28:14 [2023-04-11T09:28:14.502Z] #63 ...
09:28:14 [2023-04-11T09:28:14.502Z] 
09:28:14 [2023-04-11T09:28:14.502Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:28:14 [2023-04-11T09:28:14.502Z] #56 44.75 Selecting previously unselected package libsigsegv2:arm64.
09:28:14 [2023-04-11T09:28:14.502Z] #56 44.75 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:28:14 [2023-04-11T09:28:14.502Z] #56 44.78 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:28:14 [2023-04-11T09:28:14.502Z] #56 44.87 Selecting previously unselected package m4.
09:28:14 [2023-04-11T09:28:14.502Z] #56 44.89 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:28:14 [2023-04-11T09:28:14.502Z] #56 44.90 Unpacking m4 (1.4.18-5) ...
09:28:14 [2023-04-11T09:28:14.502Z] #56 45.16 Selecting previously unselected package autoconf.
09:28:14 [2023-04-11T09:28:14.502Z] #56 45.16 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:28:14 [2023-04-11T09:28:14.502Z] #56 45.26 Unpacking autoconf (2.69-14) ...
09:28:14 [2023-04-11T09:28:14.764Z] #56 45.84 Selecting previously unselected package autotools-dev.
09:28:15 [2023-04-11T09:28:15.024Z] #56 45.84 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:28:15 [2023-04-11T09:28:15.024Z] #56 45.86 Unpacking autotools-dev (20180224.1+nmu1) ...
09:28:15 [2023-04-11T09:28:15.024Z] #56 46.03 Selecting previously unselected package automake.
09:28:15 [2023-04-11T09:28:15.024Z] #56 46.03 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:28:15 [2023-04-11T09:28:15.025Z] #56 46.05 Unpacking automake (1:1.16.3-2) ...
09:28:15 [2023-04-11T09:28:15.596Z] #56 46.67 Selecting previously unselected package patch.
09:28:15 [2023-04-11T09:28:15.857Z] #56 46.68 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:28:15 [2023-04-11T09:28:15.857Z] #56 46.71 Unpacking patch (2.7.6-7) ...
09:28:16 [2023-04-11T09:28:16.118Z] #56 46.98 Selecting previously unselected package dpkg-dev.
09:28:16 [2023-04-11T09:28:16.118Z] #56 46.98 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
09:28:16 [2023-04-11T09:28:16.118Z] #56 47.00 Unpacking dpkg-dev (1.20.12) ...
09:28:17 [2023-04-11T09:28:17.521Z] #56 48.43 Selecting previously unselected package build-essential.
09:28:17 [2023-04-11T09:28:17.521Z] #56 48.44 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:28:17 [2023-04-11T09:28:17.521Z] #56 48.45 Unpacking build-essential (12.9) ...
09:28:17 [2023-04-11T09:28:17.783Z] #56 48.67 Selecting previously unselected package libcap2:arm64.
09:28:17 [2023-04-11T09:28:17.783Z] #56 48.70 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
09:28:17 [2023-04-11T09:28:17.783Z] #56 48.70 Unpacking libcap2:arm64 (1:2.44-1) ...
09:28:17 [2023-04-11T09:28:17.783Z] #56 48.82 Selecting previously unselected package libcap-dev:arm64.
09:28:17 [2023-04-11T09:28:17.783Z] #56 48.83 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
09:28:17 [2023-04-11T09:28:17.783Z] #56 48.84 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:28:18 [2023-04-11T09:28:18.044Z] #56 49.12 Selecting previously unselected package libprotobuf-c1:arm64.
09:28:18 [2023-04-11T09:28:18.044Z] #56 49.12 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:28:18 [2023-04-11T09:28:18.382Z] #56 49.15 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:28:18 [2023-04-11T09:28:18.643Z] #56 49.28 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:28:18 [2023-04-11T09:28:18.643Z] #56 49.29 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:28:18 [2023-04-11T09:28:18.643Z] #56 49.30 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:28:18 [2023-04-11T09:28:18.643Z] #56 49.61 Selecting previously unselected package libseccomp-dev:arm64.
09:28:18 [2023-04-11T09:28:18.643Z] #56 49.61 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:28:18 [2023-04-11T09:28:18.643Z] #56 49.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:28:18 [2023-04-11T09:28:18.906Z] #56 49.98 Selecting previously unselected package libsystemd-dev:arm64.
09:28:18 [2023-04-11T09:28:18.906Z] #56 49.98 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
09:28:18 [2023-04-11T09:28:18.906Z] #56 50.01 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:28:19 [2023-04-11T09:28:19.477Z] #56 ...
09:28:19 [2023-04-11T09:28:19.477Z] 
09:28:19 [2023-04-11T09:28:19.477Z] #41 [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
09:28:19 [2023-04-11T09:28:19.477Z] #41 39.05 Reading package lists...
09:28:19 [2023-04-11T09:28:19.477Z] #41 43.99 Building dependency tree...
09:28:19 [2023-04-11T09:28:19.477Z] #41 48.78 gcc is already the newest version (4:10.2.1-1).
09:28:19 [2023-04-11T09:28:19.477Z] #41 48.78 libc6-dev is already the newest version (2.31-13+deb11u5).
09:28:19 [2023-04-11T09:28:19.477Z] #41 48.78 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:28:19 [2023-04-11T09:28:19.477Z] #41 DONE 50.0s
09:28:19 [2023-04-11T09:28:19.477Z] 
09:28:19 [2023-04-11T09:28:19.477Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:28:20 [2023-04-11T09:28:20.064Z] #72 ...
09:28:20 [2023-04-11T09:28:20.064Z] 
09:28:20 [2023-04-11T09:28:20.064Z] #69 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:28:20 [2023-04-11T09:28:20.064Z] #69 DONE 44.1s
09:28:20 [2023-04-11T09:28:20.325Z] 
09:28:20 [2023-04-11T09:28:20.325Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:28:20 [2023-04-11T09:28:20.325Z] #44 40.58 The following additional packages will be installed:
09:28:20 [2023-04-11T09:28:20.325Z] #44 40.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:28:20 [2023-04-11T09:28:20.325Z] #44 40.60   python3-protobuf python3-six
09:28:20 [2023-04-11T09:28:20.325Z] #44 40.63 Suggested packages:
09:28:20 [2023-04-11T09:28:20.325Z] #44 40.63   python3-setuptools
09:28:20 [2023-04-11T09:28:20.325Z] #44 40.63 Recommended packages:
09:28:20 [2023-04-11T09:28:20.325Z] #44 40.63   iproute2 | iproute
09:28:20 [2023-04-11T09:28:20.325Z] #44 41.38 The following NEW packages will be installed:
09:28:20 [2023-04-11T09:28:20.325Z] #44 41.42   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:28:20 [2023-04-11T09:28:20.325Z] #44 41.42   python3-protobuf python3-six
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.04 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.04 Need to get 2136 kB of archives.
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.04 After this operation, 10.8 MB of additional disk space will be used.
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 42.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 44.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
09:28:20 [2023-04-11T09:28:20.325Z] #44 45.76 debconf: delaying package configuration, since apt-utils is not installed
09:28:20 [2023-04-11T09:28:20.325Z] #44 46.06 Fetched 2136 kB in 3s (688 kB/s)
09:28:20 [2023-04-11T09:28:20.325Z] #44 46.20 Selecting previously unselected package libprotobuf23:arm64.
09:28:20 [2023-04-11T09:28:20.326Z] #44 46.20 (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 ... 15745 files and directories currently installed.)
09:28:20 [2023-04-11T09:28:20.326Z] #44 46.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 46.34 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.15 Selecting previously unselected package python3-pkg-resources.
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.20 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.21 Unpacking python3-pkg-resources (52.0.0-4) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.58 Selecting previously unselected package python3-six.
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.64 Unpacking python3-six (1.16.0-2) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.81 Selecting previously unselected package python3-protobuf.
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.82 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 47.82 Unpacking python3-protobuf (3.12.4-1) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 48.56 Selecting previously unselected package libnet1:arm64.
09:28:20 [2023-04-11T09:28:20.326Z] #44 48.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 48.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 48.87 Selecting previously unselected package libnl-3-200:arm64.
09:28:20 [2023-04-11T09:28:20.326Z] #44 48.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 48.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 49.16 Selecting previously unselected package libprotobuf-c1:arm64.
09:28:20 [2023-04-11T09:28:20.326Z] #44 49.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 49.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 49.60 Selecting previously unselected package criu.
09:28:20 [2023-04-11T09:28:20.326Z] #44 49.62 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 49.63 Unpacking criu (3.17.1-1) ...
09:28:20 [2023-04-11T09:28:20.326Z] #44 ...
09:28:20 [2023-04-11T09:28:20.326Z] 
09:28:20 [2023-04-11T09:28:20.326Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:28:20 [2023-04-11T09:28:20.326Z] #56 51.34 Selecting previously unselected package libtool.
09:28:20 [2023-04-11T09:28:20.326Z] #56 51.34 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
09:28:20 [2023-04-11T09:28:20.326Z] #56 51.35 Unpacking libtool (2.4.6-15) ...
09:28:20 [2023-04-11T09:28:20.898Z] #56 51.71 Selecting previously unselected package libudev-dev:arm64.
09:28:20 [2023-04-11T09:28:20.898Z] #56 51.72 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
09:28:20 [2023-04-11T09:28:20.898Z] #56 51.75 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
09:28:21 [2023-04-11T09:28:21.159Z] #56 52.18 Selecting previously unselected package libyajl2:arm64.
09:28:21 [2023-04-11T09:28:21.159Z] #56 52.19 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
09:28:21 [2023-04-11T09:28:21.159Z] #56 52.21 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:28:21 [2023-04-11T09:28:21.420Z] #56 52.35 Selecting previously unselected package libyajl-dev:arm64.
09:28:21 [2023-04-11T09:28:21.420Z] #56 52.36 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
09:28:21 [2023-04-11T09:28:21.420Z] #56 52.37 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
09:28:21 [2023-04-11T09:28:21.688Z] #56 52.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:28:21 [2023-04-11T09:28:21.688Z] #56 52.65 Setting up libyajl2:arm64 (2.1.0-3) ...
09:28:21 [2023-04-11T09:28:21.688Z] #56 52.68 Setting up bzip2 (1.0.8-4) ...
09:28:21 [2023-04-11T09:28:21.688Z] #56 52.69 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:28:21 [2023-04-11T09:28:21.688Z] #56 52.72 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:28:21 [2023-04-11T09:28:21.688Z] #56 52.74 Setting up libcap2:arm64 (1:2.44-1) ...
09:28:21 [2023-04-11T09:28:21.956Z] #56 52.78 Setting up autotools-dev (20180224.1+nmu1) ...
09:28:21 [2023-04-11T09:28:21.956Z] #56 52.82 Setting up libsigsegv2:arm64 (2.13-1) ...
09:28:21 [2023-04-11T09:28:21.956Z] #56 52.89 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:28:21 [2023-04-11T09:28:21.956Z] #56 52.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:28:21 [2023-04-11T09:28:21.956Z] #56 52.99 Setting up patch (2.7.6-7) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.01 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.03 Setting up libyajl-dev:arm64 (2.1.0-3) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.05 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.07 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.12 Setting up libtool (2.4.6-15) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.15 Setting up m4 (1.4.18-5) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.19 Setting up dpkg-dev (1.20.12) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.22 Setting up autoconf (2.69-14) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.24 Setting up build-essential (12.9) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.26 Setting up automake (1:1.16.3-2) ...
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:28:22 [2023-04-11T09:28:22.217Z] #56 53.29 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:28:23 [2023-04-11T09:28:23.161Z] #56 DONE 54.0s
09:28:23 [2023-04-11T09:28:23.161Z] 
09:28:23 [2023-04-11T09:28:23.161Z] #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
09:28:23 [2023-04-11T09:28:23.422Z] #73 ...
09:28:23 [2023-04-11T09:28:23.422Z] 
09:28:23 [2023-04-11T09:28:23.422Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
09:28:23 [2023-04-11T09:28:23.422Z] #74 DONE 3.4s
09:28:23 [2023-04-11T09:28:23.422Z] 
09:28:23 [2023-04-11T09:28:23.422Z] #75 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
09:28:23 [2023-04-11T09:28:23.422Z] #75 DONE 0.1s
09:28:23 [2023-04-11T09:28:23.684Z] 
09:28:23 [2023-04-11T09:28:23.684Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:23 [2023-04-11T09:28:23.684Z] #58 44.25 Building dependency tree...
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.75 gcc is already the newest version (4:10.2.1-1).
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.75 The following additional packages will be installed:
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.76   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.76   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.77   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.77   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.78   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.78   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.79 Suggested packages:
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.79   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:28:23 [2023-04-11T09:28:23.684Z] #58 48.79   | libgdk-pixbuf2.0-dev libxml2-utils
09:28:23 [2023-04-11T09:28:23.684Z] #58 51.78 The following NEW packages will be installed:
09:28:23 [2023-04-11T09:28:23.684Z] #58 51.78   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:28:23 [2023-04-11T09:28:23.684Z] #58 51.78   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:28:23 [2023-04-11T09:28:23.684Z] #58 51.78   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:28:23 [2023-04-11T09:28:23.684Z] #58 51.80   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:28:23 [2023-04-11T09:28:23.684Z] #58 51.80   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
09:28:23 [2023-04-11T09:28:23.684Z] #58 51.80   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.25 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.25 Need to get 7950 kB of archives.
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.25 After this operation, 39.9 MB of additional disk space will be used.
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 52.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:28:23 [2023-04-11T09:28:23.684Z] #58 53.91 debconf: delaying package configuration, since apt-utils is not installed
09:28:23 [2023-04-11T09:28:23.684Z] #58 54.54 Fetched 7950 kB in 1s (9680 kB/s)
09:28:23 [2023-04-11T09:28:23.684Z] #58 ...
09:28:23 [2023-04-11T09:28:23.684Z] 
09:28:23 [2023-04-11T09:28:23.684Z] #57 [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.51.2"      && /build/golangci-lint --version
09:28:23 [2023-04-11T09:28:23.684Z] #57 44.80 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
09:28:23 [2023-04-11T09:28:23.684Z] #57 44.81 go: downloading github.com/gobwas/glob v0.2.3
09:28:23 [2023-04-11T09:28:23.684Z] #57 45.08 go: downloading gopkg.in/yaml.v2 v2.4.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 45.28 go: downloading golang.org/x/sync v0.1.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 45.45 go: downloading go.uber.org/zap v1.17.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.04 go: downloading github.com/go-toolsmith/astfmt v1.1.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.04 go: downloading github.com/go-toolsmith/astcast v1.1.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.19 go: downloading github.com/go-toolsmith/astcopy v1.0.3
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.28 go: downloading github.com/go-toolsmith/astequal v1.1.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.30 go: downloading github.com/go-toolsmith/astp v1.1.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.30 go: downloading github.com/go-toolsmith/strparse v1.1.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.31 go: downloading github.com/go-toolsmith/typep v1.1.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.59 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.80 go: downloading github.com/kisielk/gotool v1.0.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 46.89 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:28:23 [2023-04-11T09:28:23.684Z] #57 47.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:28:23 [2023-04-11T09:28:23.684Z] #57 47.16 go: downloading github.com/ettle/strcase v0.1.1
09:28:23 [2023-04-11T09:28:23.684Z] #57 47.21 go: downloading github.com/fatih/structtag v1.2.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 47.26 go: downloading github.com/Masterminds/semver v1.5.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 47.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:28:23 [2023-04-11T09:28:23.684Z] #57 47.50 go: downloading github.com/prometheus/client_golang v1.12.1
09:28:23 [2023-04-11T09:28:23.684Z] #57 48.27 go: downloading github.com/prometheus/client_model v0.2.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 48.32 go: downloading github.com/google/go-cmp v0.5.9
09:28:23 [2023-04-11T09:28:23.684Z] #57 48.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:28:23 [2023-04-11T09:28:23.684Z] #57 48.84 go: downloading go.uber.org/atomic v1.7.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 48.93 go: downloading go.uber.org/multierr v1.6.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.08 go: downloading github.com/quasilyte/gogrep v0.5.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.25 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.32 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.70 go: downloading github.com/beorn7/perks v1.0.1
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.83 go: downloading github.com/golang/protobuf v1.5.2
09:28:23 [2023-04-11T09:28:23.684Z] #57 49.83 go: downloading github.com/prometheus/common v0.32.1
09:28:23 [2023-04-11T09:28:23.684Z] #57 50.50 go: downloading github.com/prometheus/procfs v0.7.3
09:28:23 [2023-04-11T09:28:23.684Z] #57 50.70 go: downloading google.golang.org/protobuf v1.28.0
09:28:23 [2023-04-11T09:28:23.684Z] #57 52.08 go: downloading github.com/mattn/go-runewidth v0.0.9
09:28:23 [2023-04-11T09:28:23.684Z] #57 54.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:28:23 [2023-04-11T09:28:23.947Z] #57 ...
09:28:23 [2023-04-11T09:28:23.947Z] 
09:28:23 [2023-04-11T09:28:23.947Z] #64 [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
09:28:23 [2023-04-11T09:28:23.947Z] #64 39.62 Reading package lists...
09:28:23 [2023-04-11T09:28:23.947Z] #64 44.74 Building dependency tree...
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.46 gcc is already the newest version (4:10.2.1-1).
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.46 libc6-dev is already the newest version (2.31-13+deb11u5).
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.46 The following additional packages will be installed:
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.46   bzip2 patch xz-utils
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.48 Suggested packages:
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.48   bzip2-doc debian-keyring seccomp ed diffutils-doc
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.48 Recommended packages:
09:28:23 [2023-04-11T09:28:23.947Z] #64 49.48   build-essential fakeroot libalgorithm-merge-perl
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.21 The following NEW packages will be installed:
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.29   bzip2 dpkg-dev libseccomp-dev patch xz-utils
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.87 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.87 Need to get 2790 kB of archives.
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.87 After this operation, 4077 kB of additional disk space will be used.
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:28:23 [2023-04-11T09:28:23.947Z] #64 50.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:28:23 [2023-04-11T09:28:23.947Z] #64 51.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:28:23 [2023-04-11T09:28:23.947Z] #64 52.49 debconf: delaying package configuration, since apt-utils is not installed
09:28:23 [2023-04-11T09:28:23.947Z] #64 52.82 Fetched 2790 kB in 1s (4545 kB/s)
09:28:23 [2023-04-11T09:28:23.947Z] #64 52.98 Selecting previously unselected package bzip2.
09:28:23 [2023-04-11T09:28:23.947Z] #64 52.99 (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 ... 15745 files and directories currently installed.)
09:28:23 [2023-04-11T09:28:23.947Z] #64 53.12 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 53.13 Unpacking bzip2 (1.0.8-4) ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 53.34 Selecting previously unselected package xz-utils.
09:28:23 [2023-04-11T09:28:23.947Z] #64 53.38 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 53.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 53.94 Selecting previously unselected package patch.
09:28:23 [2023-04-11T09:28:23.947Z] #64 53.95 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 54.00 Unpacking patch (2.7.6-7) ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 54.22 Selecting previously unselected package dpkg-dev.
09:28:23 [2023-04-11T09:28:23.947Z] #64 54.27 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 54.29 Unpacking dpkg-dev (1.20.12) ...
09:28:23 [2023-04-11T09:28:23.947Z] #64 ...
09:28:23 [2023-04-11T09:28:23.947Z] 
09:28:23 [2023-04-11T09:28:23.947Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:23 [2023-04-11T09:28:23.947Z] #58 54.79 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:28:24 [2023-04-11T09:28:24.209Z] #58 54.79 (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 ... 15745 files and directories currently installed.)
09:28:24 [2023-04-11T09:28:24.209Z] #58 54.86 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:28:24 [2023-04-11T09:28:24.209Z] #58 54.90 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:28:24 [2023-04-11T09:28:24.470Z] #58 ...
09:28:24 [2023-04-11T09:28:24.470Z] 
09:28:24 [2023-04-11T09:28:24.470Z] #50 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:28:24 [2023-04-11T09:28:24.470Z] #50 DONE 49.6s
09:28:24 [2023-04-11T09:28:24.470Z] 
09:28:24 [2023-04-11T09:28:24.470Z] #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
09:28:24 [2023-04-11T09:28:24.470Z] #73 1.307 Cloning into '/tmp/crun-build'...
09:28:26 [2023-04-11T09:28:26.393Z] #73 ...
09:28:26 [2023-04-11T09:28:26.393Z] 
09:28:26 [2023-04-11T09:28:26.393Z] #64 [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
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.29 Selecting previously unselected package libseccomp-dev:arm64.
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.31 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.33 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.61 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.65 Setting up bzip2 (1.0.8-4) ...
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.71 Setting up patch (2.7.6-7) ...
09:28:26 [2023-04-11T09:28:26.393Z] #64 56.75 Setting up dpkg-dev (1.20.12) ...
09:28:26 [2023-04-11T09:28:26.393Z] #64 DONE 57.0s
09:28:26 [2023-04-11T09:28:26.393Z] 
09:28:26 [2023-04-11T09:28:26.393Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:26 [2023-04-11T09:28:26.393Z] #58 55.35 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:28:26 [2023-04-11T09:28:26.393Z] #58 55.41 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 55.43 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 55.78 Selecting previously unselected package libsecret-common.
09:28:26 [2023-04-11T09:28:26.393Z] #58 55.79 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 55.86 Unpacking libsecret-common (0.20.4-2) ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.31 Selecting previously unselected package libsecret-1-0:arm64.
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.34 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.35 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.59 Selecting previously unselected package gir1.2-secret-1:arm64.
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.59 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.60 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.68 Selecting previously unselected package uuid-dev:arm64.
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.69 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.72 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.94 Selecting previously unselected package libblkid-dev:arm64.
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.94 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.393Z] #58 56.96 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:28:26 [2023-04-11T09:28:26.654Z] #58 57.37 Selecting previously unselected package libbtrfs0:arm64.
09:28:26 [2023-04-11T09:28:26.654Z] #58 57.38 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.654Z] #58 57.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:28:26 [2023-04-11T09:28:26.914Z] #58 57.79 Selecting previously unselected package libbtrfs-dev:arm64.
09:28:26 [2023-04-11T09:28:26.914Z] #58 ...
09:28:26 [2023-04-11T09:28:26.914Z] 
09:28:26 [2023-04-11T09:28:26.914Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:28:26 [2023-04-11T09:28:26.914Z] #63 47.59 Selecting previously unselected package libicu67:arm64.
09:28:26 [2023-04-11T09:28:26.914Z] #63 47.60 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.914Z] #63 47.66 Unpacking libicu67:arm64 (67.1-7) ...
09:28:26 [2023-04-11T09:28:26.914Z] #63 57.28 Selecting previously unselected package libxml2:arm64.
09:28:26 [2023-04-11T09:28:26.914Z] #63 57.29 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
09:28:26 [2023-04-11T09:28:26.914Z] #63 57.29 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
09:28:27 [2023-04-11T09:28:27.175Z] #63 ...
09:28:27 [2023-04-11T09:28:27.175Z] 
09:28:27 [2023-04-11T09:28:27.175Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:27 [2023-04-11T09:28:27.175Z] #58 57.79 Selecting previously unselected package libbtrfs-dev:arm64.
09:28:27 [2023-04-11T09:28:27.175Z] #58 57.79 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:28:27 [2023-04-11T09:28:27.175Z] #58 57.80 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:28:27 [2023-04-11T09:28:27.436Z] #58 58.19 Selecting previously unselected package libelf1:arm64.
09:28:27 [2023-04-11T09:28:27.436Z] #58 58.19 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
09:28:27 [2023-04-11T09:28:27.721Z] #58 58.20 Unpacking libelf1:arm64 (0.183-1) ...
09:28:27 [2023-04-11T09:28:27.721Z] #58 58.53 Selecting previously unselected package libffi-dev:arm64.
09:28:27 [2023-04-11T09:28:27.721Z] #58 58.53 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
09:28:27 [2023-04-11T09:28:27.721Z] #58 58.54 Unpacking libffi-dev:arm64 (3.3-6) ...
09:28:27 [2023-04-11T09:28:27.983Z] #58 58.74 Selecting previously unselected package libglib2.0-data.
09:28:27 [2023-04-11T09:28:27.983Z] #58 58.75 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:28:27 [2023-04-11T09:28:27.983Z] #58 58.76 Unpacking libglib2.0-data (2.66.8-1) ...
09:28:29 [2023-04-11T09:28:29.898Z] #58 60.40 Selecting previously unselected package libglib2.0-bin.
09:28:29 [2023-04-11T09:28:29.898Z] #58 60.40 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:28:29 [2023-04-11T09:28:29.898Z] #58 60.41 Unpacking libglib2.0-bin (2.66.8-1) ...
09:28:30 [2023-04-11T09:28:30.160Z] #58 60.70 Selecting previously unselected package python3-lib2to3.
09:28:30 [2023-04-11T09:28:30.160Z] #58 60.70 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
09:28:30 [2023-04-11T09:28:30.160Z] #58 60.74 Unpacking python3-lib2to3 (3.9.2-1) ...
09:28:30 [2023-04-11T09:28:30.421Z] #58 61.02 Selecting previously unselected package python3-distutils.
09:28:30 [2023-04-11T09:28:30.421Z] #58 61.02 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
09:28:30 [2023-04-11T09:28:30.421Z] #58 61.03 Unpacking python3-distutils (3.9.2-1) ...
09:28:30 [2023-04-11T09:28:30.682Z] #58 61.36 Selecting previously unselected package libglib2.0-dev-bin.
09:28:30 [2023-04-11T09:28:30.682Z] #58 61.36 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:28:30 [2023-04-11T09:28:30.682Z] #58 61.37 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:28:30 [2023-04-11T09:28:30.682Z] #58 ...
09:28:30 [2023-04-11T09:28:30.682Z] 
09:28:30 [2023-04-11T09:28:30.682Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:28:30 [2023-04-11T09:28:30.682Z] #44 51.09 Setting up python3-pkg-resources (52.0.0-4) ...
09:28:30 [2023-04-11T09:28:30.682Z] #44 53.22 Setting up libprotobuf23:arm64 (3.12.4-1) ...
09:28:30 [2023-04-11T09:28:30.682Z] #44 53.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:28:30 [2023-04-11T09:28:30.682Z] #44 53.38 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:28:30 [2023-04-11T09:28:30.682Z] #44 53.41 Setting up python3-six (1.16.0-2) ...
09:28:30 [2023-04-11T09:28:30.682Z] #44 55.85 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:28:30 [2023-04-11T09:28:30.682Z] #44 55.89 Setting up python3-protobuf (3.12.4-1) ...
09:28:30 [2023-04-11T09:28:30.682Z] #44 60.74 Setting up criu (3.17.1-1) ...
09:28:30 [2023-04-11T09:28:30.943Z] #44 ...
09:28:30 [2023-04-11T09:28:30.943Z] 
09:28:30 [2023-04-11T09:28:30.943Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.02 Selecting previously unselected package libarchive13:arm64.
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.02 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.03 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.41 Selecting previously unselected package libjsoncpp24:arm64.
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.44 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.45 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.66 Selecting previously unselected package librhash0:arm64.
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.67 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.67 Unpacking librhash0:arm64 (1.4.1-2) ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.93 Selecting previously unselected package libuv1:arm64.
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.93 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 58.94 Unpacking libuv1:arm64 (1.40.0-2) ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 59.16 Selecting previously unselected package cmake.
09:28:30 [2023-04-11T09:28:30.943Z] #63 59.19 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:28:30 [2023-04-11T09:28:30.943Z] #63 59.20 Unpacking cmake (3.18.4-2+deb11u1) ...
09:28:31 [2023-04-11T09:28:31.203Z] #63 ...
09:28:31 [2023-04-11T09:28:31.203Z] 
09:28:31 [2023-04-11T09:28:31.203Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:28:31 [2023-04-11T09:28:31.203Z] #72 1.734 go: downloading github.com/urfave/cli/v2 v2.23.5
09:28:31 [2023-04-11T09:28:31.203Z] #72 2.853 go: downloading golang.org/x/sys v0.2.0
09:28:31 [2023-04-11T09:28:31.203Z] #72 7.871 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:28:31 [2023-04-11T09:28:31.203Z] #72 8.517 go: downloading github.com/google/uuid v1.3.0
09:28:31 [2023-04-11T09:28:31.203Z] #72 8.533 go: downloading github.com/moby/vpnkit v0.5.0
09:28:31 [2023-04-11T09:28:31.203Z] #72 8.553 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:28:31 [2023-04-11T09:28:31.203Z] #72 8.952 go: downloading github.com/gorilla/mux v1.8.0
09:28:31 [2023-04-11T09:28:31.203Z] #72 9.114 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:28:31 [2023-04-11T09:28:31.203Z] #72 9.745 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:28:31 [2023-04-11T09:28:31.203Z] #72 9.834 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:28:31 [2023-04-11T09:28:31.203Z] #72 11.34 go: downloading golang.org/x/net v0.1.0
09:28:31 [2023-04-11T09:28:31.203Z] #72 11.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:28:31 [2023-04-11T09:28:31.486Z] #72 ...
09:28:31 [2023-04-11T09:28:31.486Z] 
09:28:31 [2023-04-11T09:28:31.486Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:31 [2023-04-11T09:28:31.486Z] #58 61.75 Selecting previously unselected package libsepol1-dev:arm64.
09:28:31 [2023-04-11T09:28:31.486Z] #58 61.75 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
09:28:31 [2023-04-11T09:28:31.486Z] #58 61.76 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:28:31 [2023-04-11T09:28:31.747Z] #58 62.31 Selecting previously unselected package libpcre2-16-0:arm64.
09:28:31 [2023-04-11T09:28:31.747Z] #58 62.31 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:28:31 [2023-04-11T09:28:31.747Z] #58 62.33 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:28:32 [2023-04-11T09:28:32.037Z] #58 62.61 Selecting previously unselected package libpcre2-32-0:arm64.
09:28:32 [2023-04-11T09:28:32.037Z] #58 62.63 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:28:32 [2023-04-11T09:28:32.037Z] #58 62.66 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:28:32 [2023-04-11T09:28:32.300Z] #58 62.98 Selecting previously unselected package libpcre2-posix2:arm64.
09:28:32 [2023-04-11T09:28:32.300Z] #58 63.00 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:28:32 [2023-04-11T09:28:32.300Z] #58 63.05 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:28:32 [2023-04-11T09:28:32.561Z] #58 63.21 Selecting previously unselected package libpcre2-dev:arm64.
09:28:32 [2023-04-11T09:28:32.561Z] #58 63.22 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:28:32 [2023-04-11T09:28:32.561Z] #58 63.23 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:28:33 [2023-04-11T09:28:33.132Z] #58 ...
09:28:33 [2023-04-11T09:28:33.132Z] 
09:28:33 [2023-04-11T09:28:33.132Z] #63 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.65 Setting up libicu67:arm64 (67.1-7) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.68 Setting up libuv1:arm64 (1.40.0-2) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.72 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.78 Setting up librhash0:arm64 (1.4.1-2) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.80 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.87 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.90 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.92 Setting up cmake (3.18.4-2+deb11u1) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 62.96 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:28:33 [2023-04-11T09:28:33.132Z] #63 DONE 63.6s
09:28:33 [2023-04-11T09:28:33.132Z] 
09:28:33 [2023-04-11T09:28:33.132Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:33 [2023-04-11T09:28:33.132Z] #58 63.88 Selecting previously unselected package libselinux1-dev:arm64.
09:28:33 [2023-04-11T09:28:33.132Z] #58 63.88 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
09:28:33 [2023-04-11T09:28:33.132Z] #58 63.97 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:28:33 [2023-04-11T09:28:33.705Z] #58 64.49 Selecting previously unselected package libmount-dev:arm64.
09:28:33 [2023-04-11T09:28:33.966Z] #58 64.49 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:28:33 [2023-04-11T09:28:33.966Z] #58 64.51 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:28:33 [2023-04-11T09:28:33.966Z] #58 64.75 Selecting previously unselected package libpcre16-3:arm64.
09:28:34 [2023-04-11T09:28:34.227Z] #58 ...
09:28:34 [2023-04-11T09:28:34.227Z] 
09:28:34 [2023-04-11T09:28:34.227Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:28:34 [2023-04-11T09:28:34.227Z] #44 63.71 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:28:34 [2023-04-11T09:28:34.227Z] #44 DONE 64.5s
09:28:34 [2023-04-11T09:28:34.227Z] 
09:28:34 [2023-04-11T09:28:34.227Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:34 [2023-04-11T09:28:34.227Z] #58 64.83 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:28:34 [2023-04-11T09:28:34.227Z] #58 64.83 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:28:34 [2023-04-11T09:28:34.227Z] #58 ...
09:28:34 [2023-04-11T09:28:34.227Z] 
09:28:34 [2023-04-11T09:28:34.227Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
09:28:34 [2023-04-11T09:28:34.227Z] #76 ...
09:28:34 [2023-04-11T09:28:34.227Z] 
09:28:34 [2023-04-11T09:28:34.227Z] #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
09:28:34 [2023-04-11T09:28:34.227Z] #73 9.827 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:28:34 [2023-04-11T09:28:34.227Z] #73 9.852 Cloning into '/tmp/crun-build/libocispec'...
09:28:34 [2023-04-11T09:28:34.227Z] #73 11.26 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:28:34 [2023-04-11T09:28:34.487Z] #73 11.43 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:28:34 [2023-04-11T09:28:34.487Z] #73 11.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:28:34 [2023-04-11T09:28:34.487Z] #73 11.43 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:28:34 [2023-04-11T09:28:34.487Z] #73 11.54 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:28:36 [2023-04-11T09:28:36.404Z] #73 ...
09:28:36 [2023-04-11T09:28:36.404Z] 
09:28:36 [2023-04-11T09:28:36.404Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:28:36 [2023-04-11T09:28:36.404Z] #0 1.652 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a -X main.version=1.1.5 " -o runc .
09:28:36 [2023-04-11T09:28:36.404Z] #77 ...
09:28:36 [2023-04-11T09:28:36.404Z] 
09:28:36 [2023-04-11T09:28:36.404Z] #58 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.28 Selecting previously unselected package libpcre32-3:arm64.
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.29 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.29 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.49 Selecting previously unselected package libpcrecpp0v5:arm64.
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.51 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.53 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.89 Selecting previously unselected package libpcre3-dev:arm64.
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.89 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 65.90 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 66.45 Selecting previously unselected package zlib1g-dev:arm64.
09:28:36 [2023-04-11T09:28:36.404Z] #58 66.46 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 66.47 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 66.78 Selecting previously unselected package libglib2.0-dev:arm64.
09:28:36 [2023-04-11T09:28:36.404Z] #58 66.81 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:28:36 [2023-04-11T09:28:36.404Z] #58 66.82 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:28:38 [2023-04-11T09:28:38.318Z] #58 68.82 Selecting previously unselected package libsecret-1-dev:arm64.
09:28:38 [2023-04-11T09:28:38.318Z] #58 68.83 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:28:38 [2023-04-11T09:28:38.318Z] #58 68.86 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.47 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.49 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.50 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.51 Setting up libffi-dev:arm64 (3.3-6) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.55 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.56 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.57 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.58 Setting up libglib2.0-data (2.66.8-1) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.60 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:28:38 [2023-04-11T09:28:38.888Z] #58 69.61 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:28:39 [2023-04-11T09:28:39.149Z] #58 69.69 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:28:39 [2023-04-11T09:28:39.149Z] #58 69.71 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:28:39 [2023-04-11T09:28:39.149Z] #58 69.72 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:28:39 [2023-04-11T09:28:39.149Z] #58 69.73 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:28:39 [2023-04-11T09:28:39.149Z] #58 69.75 Setting up python3-lib2to3 (3.9.2-1) ...
09:28:39 [2023-04-11T09:28:39.721Z] #58 70.44 Setting up libelf1:arm64 (0.183-1) ...
09:28:39 [2023-04-11T09:28:39.721Z] #58 70.46 Setting up libsecret-common (0.20.4-2) ...
09:28:39 [2023-04-11T09:28:39.721Z] #58 70.47 Setting up python3-distutils (3.9.2-1) ...
09:28:40 [2023-04-11T09:28:40.663Z] #58 71.43 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:28:42 [2023-04-11T09:28:42.046Z] #58 72.86 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:28:42 [2023-04-11T09:28:42.046Z] #58 72.90 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:28:42 [2023-04-11T09:28:42.046Z] #58 72.93 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 72.95 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 72.97 Setting up libglib2.0-bin (2.66.8-1) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 72.98 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 72.99 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 73.01 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 73.02 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 73.04 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 73.05 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:28:42 [2023-04-11T09:28:42.306Z] #58 73.06 No schema files found: doing nothing.
09:28:42 [2023-04-11T09:28:42.306Z] #58 73.07 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:28:42 [2023-04-11T09:28:42.567Z] #58 73.19 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:28:42 [2023-04-11T09:28:42.828Z] #58 DONE 73.6s
09:28:42 [2023-04-11T09:28:42.828Z] 
09:28:42 [2023-04-11T09:28:42.828Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:28:43 [2023-04-11T09:28:43.089Z] #78 ...
09:28:43 [2023-04-11T09:28:43.089Z] 
09:28:43 [2023-04-11T09:28:43.089Z] #79 [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
09:28:43 [2023-04-11T09:28:43.089Z] #0 2.017 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:28:43 [2023-04-11T09:28:43.089Z] #0 2.018 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:28:43 [2023-04-11T09:28:43.089Z] #0 2.018 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:28:43 [2023-04-11T09:28:43.089Z] #0 5.047 Reading package lists...
09:28:43 [2023-04-11T09:28:43.089Z] #0 9.667 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:28:46 [2023-04-11T09:28:46.393Z] #0 9.770 Reading package lists...
09:28:46 [2023-04-11T09:28:46.393Z] #79 ...
09:28:46 [2023-04-11T09:28:46.393Z] 
09:28:46 [2023-04-11T09:28:46.393Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:28:46 [2023-04-11T09:28:46.393Z] #47 72.05 sync
09:28:46 [2023-04-11T09:28:46.393Z] #47 72.12 internal/reflectlite
09:28:46 [2023-04-11T09:28:46.654Z] #47 ...
09:28:46 [2023-04-11T09:28:46.654Z] 
09:28:46 [2023-04-11T09:28:46.654Z] #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
09:28:46 [2023-04-11T09:28:46.654Z] #73 13.78 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:28:46 [2023-04-11T09:28:46.654Z] #73 15.94 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:28:46 [2023-04-11T09:28:46.654Z] #73 17.46 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:28:46 [2023-04-11T09:28:46.654Z] #73 17.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:28:46 [2023-04-11T09:28:46.654Z] #73 18.19 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:28:47 [2023-04-11T09:28:47.597Z] #73 ...
09:28:47 [2023-04-11T09:28:47.597Z] 
09:28:47 [2023-04-11T09:28:47.597Z] #79 [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
09:28:47 [2023-04-11T09:28:47.597Z] #0 9.770 Reading package lists...
09:28:48 [2023-04-11T09:28:48.985Z] #79 14.51 Building dependency tree...
09:28:48 [2023-04-11T09:28:48.985Z] #79 15.94 Reading state information...
09:28:51 [2023-04-11T09:28:51.533Z] #79 18.43 gcc is already the newest version (4:10.2.1-1).
09:28:51 [2023-04-11T09:28:51.533Z] #79 18.43 libc6-dev is already the newest version (2.31-13+deb11u5).
09:28:51 [2023-04-11T09:28:51.533Z] #79 18.43 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
09:28:51 [2023-04-11T09:28:51.799Z] #79 DONE 18.6s
09:28:51 [2023-04-11T09:28:51.799Z] 
09:28:51 [2023-04-11T09:28:51.799Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:28:53 [2023-04-11T09:28:53.191Z] #80 1.580 -- The C compiler identification is GNU 10.2.1
09:28:53 [2023-04-11T09:28:53.452Z] #80 1.742 -- Detecting C compiler ABI info
09:28:54 [2023-04-11T09:28:54.023Z] #80 2.375 -- Detecting C compiler ABI info - done
09:28:54 [2023-04-11T09:28:54.284Z] #80 2.514 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
09:28:54 [2023-04-11T09:28:54.284Z] #80 2.527 -- Detecting C compile features
09:28:54 [2023-04-11T09:28:54.284Z] #80 2.528 -- Detecting C compile features - done
09:28:54 [2023-04-11T09:28:54.284Z] #80 2.566 -- Performing Test HAS_BUILTIN_FORTIFY
09:28:54 [2023-04-11T09:28:54.545Z] #80 2.911 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:28:54 [2023-04-11T09:28:54.805Z] #80 3.010 -- Configuring done
09:28:54 [2023-04-11T09:28:54.805Z] #80 3.048 -- Generating done
09:28:54 [2023-04-11T09:28:54.805Z] #80 3.055 -- Build files have been written to: /go/src/github.com/krallin/tini
09:28:55 [2023-04-11T09:28:55.066Z] #80 3.497 Scanning dependencies of target tini-static
09:28:55 [2023-04-11T09:28:55.327Z] #80 3.604 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:28:57 [2023-04-11T09:28:57.242Z] #80 5.429 [100%] Linking C executable tini-static
09:28:57 [2023-04-11T09:28:57.821Z] #80 ...
09:28:57 [2023-04-11T09:28:57.821Z] 
09:28:57 [2023-04-11T09:28:57.821Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:28:57 [2023-04-11T09:28:57.821Z] #47 73.63 internal/testlog
09:28:57 [2023-04-11T09:28:57.821Z] #47 73.92 internal/godebug
09:28:57 [2023-04-11T09:28:57.821Z] #47 74.61 math/rand
09:28:57 [2023-04-11T09:28:57.821Z] #47 76.22 internal/singleflight
09:28:57 [2023-04-11T09:28:57.821Z] #47 76.44 internal/intern
09:28:57 [2023-04-11T09:28:57.821Z] #47 77.59 sort
09:28:57 [2023-04-11T09:28:57.821Z] #47 77.61 errors
09:28:57 [2023-04-11T09:28:57.821Z] #47 78.25 io
09:28:57 [2023-04-11T09:28:57.821Z] #47 79.43 internal/oserror
09:28:57 [2023-04-11T09:28:57.821Z] #47 79.53 bytes
09:28:57 [2023-04-11T09:28:57.821Z] #47 79.65 syscall
09:28:57 [2023-04-11T09:28:57.821Z] #47 81.39 hash
09:28:57 [2023-04-11T09:28:57.821Z] #47 81.54 strconv
09:28:57 [2023-04-11T09:28:57.821Z] #47 ...
09:28:57 [2023-04-11T09:28:57.821Z] 
09:28:57 [2023-04-11T09:28:57.821Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
09:28:57 [2023-04-11T09:28:57.821Z] #80 6.034 [100%] Built target tini-static
09:28:58 [2023-04-11T09:28:58.397Z] #80 DONE 6.6s
09:28:58 [2023-04-11T09:28:58.397Z] 
09:28:58 [2023-04-11T09:28:58.397Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:28:58 [2023-04-11T09:28:58.397Z] #78 10.53 + bin/ctr
09:28:58 [2023-04-11T09:28:58.397Z] #78 10.55 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
09:28:59 [2023-04-11T09:28:59.783Z] #78 ...
09:28:59 [2023-04-11T09:28:59.783Z] 
09:28:59 [2023-04-11T09:28:59.783Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:28:59 [2023-04-11T09:28:59.783Z] #47 85.54 crypto
09:29:00 [2023-04-11T09:29:00.044Z] #47 85.99 reflect
09:29:03 [2023-04-11T09:29:03.360Z] #47 88.94 time
09:29:11 [2023-04-11T09:29:11.500Z] #47 ...
09:29:11 [2023-04-11T09:29:11.500Z] 
09:29:11 [2023-04-11T09:29:11.500Z] #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
09:29:11 [2023-04-11T09:29:11.500Z] #73 37.27 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:29:11 [2023-04-11T09:29:11.500Z] #73 ...
09:29:11 [2023-04-11T09:29:11.500Z] 
09:29:11 [2023-04-11T09:29:11.500Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:29:11 [2023-04-11T09:29:11.500Z] #47 96.49 context
09:29:11 [2023-04-11T09:29:11.761Z] #47 97.83 crypto/internal/nistec/fiat
09:29:17 [2023-04-11T09:29:17.050Z] #47 103.0 encoding/binary
09:29:18 [2023-04-11T09:29:18.970Z] #47 ...
09:29:18 [2023-04-11T09:29:18.970Z] 
09:29:18 [2023-04-11T09:29:18.970Z] #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
09:29:18 [2023-04-11T09:29:18.970Z] #73 50.73 libtoolize: putting auxiliary files in '.'.
09:29:18 [2023-04-11T09:29:18.970Z] #73 50.73 libtoolize: copying file './ltmain.sh'
09:29:18 [2023-04-11T09:29:18.970Z] #73 51.91 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:29:18 [2023-04-11T09:29:18.970Z] #73 51.91 libtoolize: and rerunning libtoolize and aclocal.
09:29:18 [2023-04-11T09:29:18.970Z] #73 51.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:29:19 [2023-04-11T09:29:19.540Z] #73 ...
09:29:19 [2023-04-11T09:29:19.540Z] 
09:29:19 [2023-04-11T09:29:19.540Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:29:19 [2023-04-11T09:29:19.540Z] #47 105.6 crypto/cipher
09:29:20 [2023-04-11T09:29:20.924Z] #47 106.5 crypto/internal/edwards25519/field
09:29:20 [2023-04-11T09:29:20.924Z] #47 106.7 crypto/internal/boring
09:29:21 [2023-04-11T09:29:21.185Z] #47 107.0 crypto/aes
09:29:21 [2023-04-11T09:29:21.756Z] #47 107.7 crypto/des
09:29:22 [2023-04-11T09:29:22.328Z] #47 108.1 path
09:29:22 [2023-04-11T09:29:22.328Z] #47 108.4 crypto/internal/randutil
09:29:22 [2023-04-11T09:29:22.899Z] #47 108.6 internal/fmtsort
09:29:22 [2023-04-11T09:29:22.899Z] #47 108.7 io/fs
09:29:23 [2023-04-11T09:29:23.471Z] #47 109.2 internal/syscall/unix
09:29:23 [2023-04-11T09:29:23.732Z] #47 109.7 internal/poll
09:29:23 [2023-04-11T09:29:23.995Z] #47 110.1 embed
09:29:24 [2023-04-11T09:29:24.938Z] #47 110.7 crypto/internal/nistec
09:29:26 [2023-04-11T09:29:26.879Z] #47 ...
09:29:26 [2023-04-11T09:29:26.879Z] 
09:29:26 [2023-04-11T09:29:26.879Z] #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
09:29:26 [2023-04-11T09:29:26.879Z] #73 63.65 configure.ac:7: installing './compile'
09:29:26 [2023-04-11T09:29:26.879Z] #73 63.65 configure.ac:11: installing './config.guess'
09:29:26 [2023-04-11T09:29:26.879Z] #73 63.68 configure.ac:11: installing './config.sub'
09:29:26 [2023-04-11T09:29:26.879Z] #73 63.70 configure.ac:8: installing './install-sh'
09:29:26 [2023-04-11T09:29:26.879Z] #73 63.74 configure.ac:8: installing './missing'
09:29:26 [2023-04-11T09:29:26.879Z] #73 63.90 Makefile.am: installing './depcomp'
09:29:28 [2023-04-11T09:29:28.866Z] #73 ...
09:29:28 [2023-04-11T09:29:28.866Z] 
09:29:28 [2023-04-11T09:29:28.866Z] #65 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5 tomll can be used in two ways:
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5 Writing to STDIN and reading from STDOUT:
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5   cat file.toml | tomll > file.toml
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5 
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5 Reading and updating a list of files:
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5   tomll a.toml b.toml c.toml
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5 
09:29:28 [2023-04-11T09:29:28.866Z] #65 118.5 When given a list of files, tomll will modify all files in place without asking.
09:29:28 [2023-04-11T09:29:28.866Z] #65 DONE 119.5s
09:29:28 [2023-04-11T09:29:28.866Z] 
09:29:28 [2023-04-11T09:29:28.866Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:29:28 [2023-04-11T09:29:28.866Z] #47 112.9 internal/safefilepath
09:29:28 [2023-04-11T09:29:28.866Z] #47 113.4 internal/syscall/execenv
09:29:28 [2023-04-11T09:29:28.866Z] #47 113.8 os
09:29:29 [2023-04-11T09:29:29.438Z] #47 115.4 crypto/ecdh
09:29:30 [2023-04-11T09:29:30.381Z] #47 116.3 strings
09:29:32 [2023-04-11T09:29:32.925Z] #47 118.6 fmt
09:29:33 [2023-04-11T09:29:33.186Z] #47 119.0 crypto/sha512
09:29:33 [2023-04-11T09:29:33.757Z] #47 119.6 crypto/internal/edwards25519
09:29:35 [2023-04-11T09:29:35.671Z] #47 121.6 crypto/hmac
09:29:35 [2023-04-11T09:29:35.933Z] #47 122.0 crypto/md5
09:29:36 [2023-04-11T09:29:36.505Z] #47 ...
09:29:36 [2023-04-11T09:29:36.505Z] 
09:29:36 [2023-04-11T09:29:36.505Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:29:36 [2023-04-11T09:29:36.505Z] #60 127.3 v3.6.0
09:29:36 [2023-04-11T09:29:36.773Z] #60 DONE 127.7s
09:29:36 [2023-04-11T09:29:36.773Z] 
09:29:36 [2023-04-11T09:29:36.773Z] #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
09:29:36 [2023-04-11T09:29:36.773Z] #73 66.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:29:36 [2023-04-11T09:29:36.773Z] #73 66.26 libtoolize: copying file 'build-aux/ltmain.sh'
09:29:36 [2023-04-11T09:29:36.773Z] #73 66.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:29:36 [2023-04-11T09:29:36.773Z] #73 66.58 libtoolize: copying file 'm4/libtool.m4'
09:29:36 [2023-04-11T09:29:36.773Z] #73 66.70 libtoolize: copying file 'm4/ltoptions.m4'
09:29:36 [2023-04-11T09:29:36.773Z] #73 66.86 libtoolize: copying file 'm4/ltsugar.m4'
09:29:36 [2023-04-11T09:29:36.773Z] #73 67.03 libtoolize: copying file 'm4/ltversion.m4'
09:29:36 [2023-04-11T09:29:36.773Z] #73 67.22 libtoolize: copying file 'm4/lt~obsolete.m4'
09:29:36 [2023-04-11T09:29:36.773Z] #73 67.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:29:37 [2023-04-11T09:29:37.727Z] #73 ...
09:29:37 [2023-04-11T09:29:37.727Z] 
09:29:37 [2023-04-11T09:29:37.727Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:29:37 [2023-04-11T09:29:37.727Z] #47 123.4 crypto/rc4
09:29:37 [2023-04-11T09:29:37.727Z] #47 123.6 crypto/sha1
09:29:37 [2023-04-11T09:29:37.727Z] #47 123.7 math/big
09:29:38 [2023-04-11T09:29:38.300Z] #47 124.3 crypto/sha256
09:29:39 [2023-04-11T09:29:39.242Z] #47 124.9 encoding/hex
09:29:39 [2023-04-11T09:29:39.503Z] #47 125.3 encoding/base64
09:29:39 [2023-04-11T09:29:39.763Z] #47 125.8 encoding/pem
09:29:40 [2023-04-11T09:29:40.335Z] #47 126.1 vendor/golang.org/x/net/dns/dnsmessage
09:29:44 [2023-04-11T09:29:44.540Z] #47 130.3 net/netip
09:29:45 [2023-04-11T09:29:45.113Z] #47 ...
09:29:45 [2023-04-11T09:29:45.113Z] 
09:29:45 [2023-04-11T09:29:45.113Z] #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
09:29:45 [2023-04-11T09:29:45.113Z] #73 82.23 configure.ac:7: installing 'build-aux/compile'
09:29:45 [2023-04-11T09:29:45.113Z] #73 82.25 configure.ac:9: installing 'build-aux/config.guess'
09:29:45 [2023-04-11T09:29:45.374Z] #73 82.25 configure.ac:9: installing 'build-aux/config.sub'
09:29:45 [2023-04-11T09:29:45.374Z] #73 82.27 configure.ac:11: installing 'build-aux/install-sh'
09:29:45 [2023-04-11T09:29:45.374Z] #73 82.29 configure.ac:11: installing 'build-aux/missing'
09:29:45 [2023-04-11T09:29:45.635Z] #73 82.55 Makefile.am: installing 'build-aux/depcomp'
09:29:45 [2023-04-11T09:29:45.635Z] #73 82.68 parallel-tests: installing 'build-aux/test-driver'
09:29:48 [2023-04-11T09:29:48.943Z] #73 85.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:29:48 [2023-04-11T09:29:48.943Z] #73 85.27 libtoolize: copying file 'build-aux/ltmain.sh'
09:29:48 [2023-04-11T09:29:48.943Z] #73 86.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:29:48 [2023-04-11T09:29:48.943Z] #73 86.02 libtoolize: copying file 'm4/libtool.m4'
09:29:49 [2023-04-11T09:29:49.203Z] #73 86.16 libtoolize: copying file 'm4/ltoptions.m4'
09:29:49 [2023-04-11T09:29:49.203Z] #73 86.36 libtoolize: copying file 'm4/ltsugar.m4'
09:29:49 [2023-04-11T09:29:49.774Z] #73 86.57 libtoolize: copying file 'm4/ltversion.m4'
09:29:49 [2023-04-11T09:29:49.774Z] #73 86.71 libtoolize: copying file 'm4/lt~obsolete.m4'
09:29:50 [2023-04-11T09:29:50.715Z] #73 ...
09:29:50 [2023-04-11T09:29:50.715Z] 
09:29:50 [2023-04-11T09:29:50.715Z] #62 [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
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5 NAME:
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5    go-winres - A tool for embedding resources in Windows executables
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5 
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5 USAGE:
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5    go-winres [global options] command [command options] [arguments...]
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5 
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5 COMMANDS:
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5    init     Create an initial ./winres/winres.json
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.5    make     Make syso files for the "go build" command
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.6    simply   Make syso files for the "go build" command (simplified)
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.6    extract  Extract all resources from an executable
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.6    patch    Replace resources in an executable file (exe, dll)
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.6    help, h  Shows a list of commands or help for one command
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.6 
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.6 GLOBAL OPTIONS:
09:29:50 [2023-04-11T09:29:50.715Z] #62 141.6    --help, -h  show help (default: false)
09:29:51 [2023-04-11T09:29:51.295Z] #62 DONE 142.1s
09:29:51 [2023-04-11T09:29:51.295Z] 
09:29:51 [2023-04-11T09:29:51.295Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:29:51 [2023-04-11T09:29:51.295Z] #47 133.0 crypto/elliptic
09:29:51 [2023-04-11T09:29:51.295Z] #47 133.1 crypto/internal/bigmod
09:29:51 [2023-04-11T09:29:51.295Z] #47 134.3 crypto/internal/boring/bbig
09:29:51 [2023-04-11T09:29:51.295Z] #47 134.5 encoding/asn1
09:29:51 [2023-04-11T09:29:51.295Z] #47 134.7 crypto/rand
09:29:51 [2023-04-11T09:29:51.295Z] #47 135.2 crypto/ed25519
09:29:51 [2023-04-11T09:29:51.295Z] #47 136.0 crypto/rsa
09:29:51 [2023-04-11T09:29:51.295Z] #47 137.0 vendor/golang.org/x/crypto/cryptobyte
09:29:52 [2023-04-11T09:29:52.236Z] #47 137.9 crypto/dsa
09:29:52 [2023-04-11T09:29:52.236Z] #47 138.1 crypto/x509/pkix
09:29:52 [2023-04-11T09:29:52.807Z] #47 138.7 net
09:29:53 [2023-04-11T09:29:53.067Z] #47 139.2 crypto/ecdsa
09:29:54 [2023-04-11T09:29:54.453Z] #47 140.4 net/url
09:29:55 [2023-04-11T09:29:55.838Z] #47 141.6 path/filepath
09:29:57 [2023-04-11T09:29:57.223Z] #47 142.8 vendor/golang.org/x/crypto/chacha20
09:29:57 [2023-04-11T09:29:57.484Z] #47 143.5 vendor/golang.org/x/crypto/internal/poly1305
09:29:58 [2023-04-11T09:29:58.426Z] #47 144.3 vendor/golang.org/x/crypto/chacha20poly1305
09:29:58 [2023-04-11T09:29:58.998Z] #47 144.9 vendor/golang.org/x/crypto/hkdf
09:29:59 [2023-04-11T09:29:59.260Z] #47 145.2 bufio
09:30:01 [2023-04-11T09:30:01.173Z] #47 146.8 encoding/json
09:30:05 [2023-04-11T09:30:05.383Z] #47 ...
09:30:05 [2023-04-11T09:30:05.383Z] 
09:30:05 [2023-04-11T09:30:05.383Z] #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
09:30:05 [2023-04-11T09:30:05.383Z] #73 102.2 configure.ac:11: installing 'build-aux/compile'
09:30:05 [2023-04-11T09:30:05.383Z] #73 102.2 configure.ac:11: installing 'build-aux/config.guess'
09:30:05 [2023-04-11T09:30:05.383Z] #73 102.2 configure.ac:11: installing 'build-aux/config.sub'
09:30:05 [2023-04-11T09:30:05.383Z] #73 102.2 configure.ac:13: installing 'build-aux/install-sh'
09:30:05 [2023-04-11T09:30:05.383Z] #73 102.3 configure.ac:13: installing 'build-aux/missing'
09:30:05 [2023-04-11T09:30:05.383Z] #73 102.3 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:30:05 [2023-04-11T09:30:05.646Z] #73 102.5 Makefile.am: installing 'build-aux/depcomp'
09:30:07 [2023-04-11T09:30:07.609Z] #73 104.0 checking build system type... aarch64-unknown-linux-gnu
09:30:07 [2023-04-11T09:30:07.609Z] #73 104.4 checking host system type... aarch64-unknown-linux-gnu
09:30:07 [2023-04-11T09:30:07.609Z] #73 104.4 checking how to print strings... printf
09:30:07 [2023-04-11T09:30:07.609Z] #73 104.4 checking for gcc... gcc
09:30:07 [2023-04-11T09:30:07.870Z] #73 104.6 checking whether the C compiler works... yes
09:30:07 [2023-04-11T09:30:07.870Z] #73 104.8 checking for C compiler default output file name... a.out
09:30:08 [2023-04-11T09:30:08.137Z] #73 104.8 checking for suffix of executables... 
09:30:08 [2023-04-11T09:30:08.400Z] #73 105.1 checking whether we are cross compiling... no
09:30:08 [2023-04-11T09:30:08.400Z] #73 105.3 checking for suffix of object files... o
09:30:08 [2023-04-11T09:30:08.661Z] #73 105.5 checking whether we are using the GNU C compiler... yes
09:30:08 [2023-04-11T09:30:08.921Z] #73 105.7 checking whether gcc accepts -g... yes
09:30:09 [2023-04-11T09:30:09.182Z] #73 105.8 checking for gcc option to accept ISO C89... none needed
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.1 checking whether gcc understands -c and -o together... yes
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.4 checking for a sed that does not truncate output... /bin/sed
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.4 checking for grep that handles long lines and -e... /bin/grep
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.5 checking for egrep... /bin/grep -E
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.5 checking for fgrep... /bin/grep -F
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.5 checking for ld used by gcc... /usr/bin/ld
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:30:09 [2023-04-11T09:30:09.442Z] #73 106.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.7 checking whether ln -s works... yes
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.7 checking the maximum length of command line arguments... 1572864
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.8 checking for /usr/bin/ld option to reload object files... -r
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.8 checking for objdump... objdump
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.8 checking how to recognize dependent libraries... pass_all
09:30:09 [2023-04-11T09:30:09.703Z] #73 106.8 checking for dlltool... no
09:30:09 [2023-04-11T09:30:09.963Z] #73 106.8 checking how to associate runtime and link libraries... printf %s\n
09:30:09 [2023-04-11T09:30:09.963Z] #73 106.8 checking for ar... ar
09:30:09 [2023-04-11T09:30:09.963Z] #73 106.8 checking for archiver @FILE support... @
09:30:10 [2023-04-11T09:30:10.224Z] #73 107.1 checking for strip... strip
09:30:10 [2023-04-11T09:30:10.224Z] #73 107.1 checking for ranlib... ranlib
09:30:10 [2023-04-11T09:30:10.224Z] #73 107.1 checking for gawk... no
09:30:10 [2023-04-11T09:30:10.224Z] #73 107.1 checking for mawk... mawk
09:30:10 [2023-04-11T09:30:10.484Z] #73 107.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:30:10 [2023-04-11T09:30:10.484Z] #73 107.6 checking for sysroot... no
09:30:10 [2023-04-11T09:30:10.745Z] #73 107.6 checking for a working dd... /bin/dd
09:30:10 [2023-04-11T09:30:10.745Z] #73 107.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:30:10 [2023-04-11T09:30:10.745Z] #73 107.7 checking for mt... no
09:30:10 [2023-04-11T09:30:10.745Z] #73 107.7 checking if : is a manifest tool... no
09:30:11 [2023-04-11T09:30:11.005Z] #73 107.7 checking how to run the C preprocessor... gcc -E
09:30:11 [2023-04-11T09:30:11.836Z] #73 108.1 checking for ANSI C header files... yes
09:30:12 [2023-04-11T09:30:12.097Z] #73 108.9 checking for sys/types.h... yes
09:30:12 [2023-04-11T09:30:12.363Z] #73 109.2 checking for sys/stat.h... yes
09:30:12 [2023-04-11T09:30:12.624Z] #73 109.4 checking for stdlib.h... yes
09:30:12 [2023-04-11T09:30:12.885Z] #73 109.7 checking for string.h... yes
09:30:13 [2023-04-11T09:30:13.146Z] #73 109.9 checking for memory.h... yes
09:30:13 [2023-04-11T09:30:13.407Z] #73 110.2 checking for strings.h... yes
09:30:13 [2023-04-11T09:30:13.700Z] #73 110.5 checking for inttypes.h... yes
09:30:14 [2023-04-11T09:30:14.235Z] #73 110.8 checking for stdint.h... yes
09:30:14 [2023-04-11T09:30:14.235Z] #73 111.1 checking for unistd.h... yes
09:30:14 [2023-04-11T09:30:14.520Z] #73 111.3 checking for dlfcn.h... yes
09:30:14 [2023-04-11T09:30:14.520Z] #73 111.5 checking for objdir... .libs
09:30:15 [2023-04-11T09:30:15.090Z] #73 112.0 checking if gcc supports -fno-rtti -fno-exceptions... no
09:30:15 [2023-04-11T09:30:15.353Z] #73 112.2 checking for gcc option to produce PIC... -fPIC -DPIC
09:30:15 [2023-04-11T09:30:15.353Z] #73 112.2 checking if gcc PIC flag -fPIC -DPIC works... yes
09:30:15 [2023-04-11T09:30:15.614Z] #73 112.4 checking if gcc static flag -static works... yes
09:30:16 [2023-04-11T09:30:16.135Z] #73 112.8 checking if gcc supports -c -o file.o... yes
09:30:16 [2023-04-11T09:30:16.135Z] #73 113.0 checking if gcc supports -c -o file.o... (cached) yes
09:30:16 [2023-04-11T09:30:16.135Z] #73 113.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.1 checking dynamic linker characteristics... GNU/Linux ld.so
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.6 checking how to hardcode library paths into programs... immediate
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.6 checking whether stripping libraries is possible... yes
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.6 checking if libtool supports shared libraries... yes
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.6 checking whether to build shared libraries... no
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.6 checking whether to build static libraries... yes
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.6 checking for a BSD-compatible install... /usr/bin/install -c
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.6 checking whether build environment is sane... yes
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.7 checking whether make sets $(MAKE)... yes
09:30:16 [2023-04-11T09:30:16.707Z] #73 113.8 checking whether make supports the include directive... yes (GNU style)
09:30:16 [2023-04-11T09:30:16.707Z] #73 ...
09:30:16 [2023-04-11T09:30:16.707Z] 
09:30:16 [2023-04-11T09:30:16.707Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:30:16 [2023-04-11T09:30:16.707Z] #47 152.7 log
09:30:16 [2023-04-11T09:30:16.707Z] #47 153.5 github.com/Sirupsen/logrus
09:30:16 [2023-04-11T09:30:16.707Z] #47 155.2 github.com/Sirupsen/logrus/formatters/logstash
09:30:16 [2023-04-11T09:30:16.707Z] #47 155.4 io/ioutil
09:30:16 [2023-04-11T09:30:16.707Z] #47 155.4 crypto/x509
09:30:16 [2023-04-11T09:30:16.707Z] #47 155.6 github.com/bugsnag/bugsnag-go/errors
09:30:16 [2023-04-11T09:30:16.707Z] #47 156.1 github.com/bugsnag/osext
09:30:16 [2023-04-11T09:30:16.707Z] #47 156.2 os/exec
09:30:16 [2023-04-11T09:30:16.707Z] #47 157.7 os/signal
09:30:16 [2023-04-11T09:30:16.707Z] #47 158.6 github.com/bugsnag/panicwrap
09:30:16 [2023-04-11T09:30:16.707Z] #47 159.2 compress/flate
09:30:16 [2023-04-11T09:30:16.707Z] #47 161.8 hash/crc32
09:30:16 [2023-04-11T09:30:16.707Z] #47 162.5 compress/gzip
09:30:16 [2023-04-11T09:30:16.707Z] #47 162.7 crypto/tls
09:30:16 [2023-04-11T09:30:16.968Z] #47 ...
09:30:16 [2023-04-11T09:30:16.968Z] 
09:30:16 [2023-04-11T09:30:16.968Z] #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
09:30:16 [2023-04-11T09:30:16.968Z] #73 113.9 checking whether make supports nested variables... yes
09:30:17 [2023-04-11T09:30:17.230Z] #73 114.0 checking whether UID '0' is supported by ustar format... yes
09:30:17 [2023-04-11T09:30:17.230Z] #73 114.0 checking whether GID '0' is supported by ustar format... yes
09:30:17 [2023-04-11T09:30:17.230Z] #73 114.0 checking how to create a ustar tar archive... gnutar
09:30:17 [2023-04-11T09:30:17.491Z] #73 114.1 checking dependency style of gcc... gcc3
09:30:17 [2023-04-11T09:30:17.491Z] #73 114.4 checking whether to enable maintainer-specific portions of Makefiles... yes
09:30:17 [2023-04-11T09:30:17.491Z] #73 114.4 checking whether make supports nested variables... (cached) yes
09:30:17 [2023-04-11T09:30:17.491Z] #73 114.4 checking for gawk... (cached) mawk
09:30:17 [2023-04-11T09:30:17.491Z] #73 114.4 checking for a sed that does not truncate output... (cached) /bin/sed
09:30:17 [2023-04-11T09:30:17.491Z] #73 114.5 checking for gcc... (cached) gcc
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.6 checking whether we are using the GNU C compiler... (cached) yes
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.6 checking whether gcc accepts -g... (cached) yes
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.6 checking for gcc option to accept ISO C89... (cached) none needed
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.6 checking whether gcc understands -c and -o together... (cached) yes
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.6 checking for a Python interpreter with version >= 3... python3
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.7 checking for python3... /usr/bin/python3
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.7 checking for python3 version... 3.9
09:30:17 [2023-04-11T09:30:17.752Z] #73 114.8 checking for python3 platform... linux
09:30:18 [2023-04-11T09:30:18.274Z] #73 114.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:30:18 [2023-04-11T09:30:18.274Z] #73 115.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:30:18 [2023-04-11T09:30:18.274Z] #73 115.3 checking for go-md2man... no
09:30:18 [2023-04-11T09:30:18.535Z] #73 115.3 checking error.h usability... yes
09:30:18 [2023-04-11T09:30:18.795Z] #73 115.6 checking error.h presence... yes
09:30:18 [2023-04-11T09:30:18.796Z] #73 115.7 checking for error.h... yes
09:30:19 [2023-04-11T09:30:19.056Z] #73 115.7 checking linux/openat2.h usability... yes
09:30:19 [2023-04-11T09:30:19.056Z] #73 116.0 checking linux/openat2.h presence... yes
09:30:19 [2023-04-11T09:30:19.056Z] #73 116.1 checking for linux/openat2.h... yes
09:30:19 [2023-04-11T09:30:19.628Z] #73 116.1 checking for copy_file_range... yes
09:30:19 [2023-04-11T09:30:19.628Z] #73 116.4 checking for fgetxattr... yes
09:30:20 [2023-04-11T09:30:20.150Z] #73 116.8 checking for statx... yes
09:30:20 [2023-04-11T09:30:20.722Z] #73 117.2 checking for fgetpwent_r... yes
09:30:20 [2023-04-11T09:30:20.983Z] #73 117.6 checking for issetugid... no
09:30:20 [2023-04-11T09:30:20.983Z] #73 117.9 checking for pkg-config... /usr/bin/pkg-config
09:30:20 [2023-04-11T09:30:20.983Z] #73 117.9 checking pkg-config is at least version 0.9.0... yes
09:30:21 [2023-04-11T09:30:21.554Z] #73 118.0 checking for library containing yajl_tree_get... -lyajl
09:30:21 [2023-04-11T09:30:21.554Z] #73 118.5 checking for yajl >= 2.0.0... yes
09:30:21 [2023-04-11T09:30:21.815Z] #73 118.6 checking sys/capability.h usability... yes
09:30:21 [2023-04-11T09:30:21.815Z] #73 118.8 checking sys/capability.h presence... yes
09:30:22 [2023-04-11T09:30:22.075Z] #73 118.9 checking for sys/capability.h... yes
09:30:22 [2023-04-11T09:30:22.336Z] #73 118.9 checking for library containing cap_from_name... -lcap
09:30:23 [2023-04-11T09:30:23.279Z] #73 119.4 checking for library containing dlopen... -ldl
09:30:23 [2023-04-11T09:30:23.279Z] #73 120.0 checking seccomp.h usability... yes
09:30:23 [2023-04-11T09:30:23.279Z] #73 120.2 checking seccomp.h presence... yes
09:30:23 [2023-04-11T09:30:23.279Z] #73 120.3 checking for seccomp.h... yes
09:30:24 [2023-04-11T09:30:24.112Z] #73 120.4 checking for library containing seccomp_rule_add... -lseccomp
09:30:24 [2023-04-11T09:30:24.372Z] #73 121.1 checking for library containing seccomp_arch_resolve_name... none required
09:30:24 [2023-04-11T09:30:24.635Z] #73 121.3 checking systemd/sd-bus.h usability... yes
09:30:24 [2023-04-11T09:30:24.635Z] #73 121.6 checking systemd/sd-bus.h presence... yes
09:30:24 [2023-04-11T09:30:24.895Z] #73 121.8 checking for systemd/sd-bus.h... yes
09:30:25 [2023-04-11T09:30:25.467Z] #73 121.8 checking for library containing sd_bus_match_signal_async... -lsystemd
09:30:26 [2023-04-11T09:30:26.041Z] #73 122.5 checking for sd_notify_barrier... yes
09:30:26 [2023-04-11T09:30:26.041Z] #73 122.8 checking linux/bpf.h usability... yes
09:30:26 [2023-04-11T09:30:26.041Z] #73 123.0 checking linux/bpf.h presence... yes
09:30:26 [2023-04-11T09:30:26.302Z] #73 123.2 checking for linux/bpf.h... yes
09:30:26 [2023-04-11T09:30:26.302Z] #73 123.2 checking compilation for eBPF... yes
09:30:26 [2023-04-11T09:30:26.302Z] #73 123.4 checking for criu >= 3.15... no
09:30:26 [2023-04-11T09:30:26.563Z] #73 123.5 configure: CRIU headers not found, building without CRIU support
09:30:26 [2023-04-11T09:30:26.563Z] #73 123.5 checking for criu > 3.16... no
09:30:26 [2023-04-11T09:30:26.563Z] #73 123.5 configure: CRIU version doesn't support join-ns API
09:30:26 [2023-04-11T09:30:26.563Z] #73 123.5 checking for criu > 3.16.1... no
09:30:26 [2023-04-11T09:30:26.563Z] #73 123.6 configure: CRIU version doesn't support for pre-dumping
09:30:26 [2023-04-11T09:30:26.563Z] #73 123.6 checking for new mount API (fsconfig)... yes
09:30:27 [2023-04-11T09:30:27.086Z] #73 123.7 checking for seccomp notify API... yes
09:30:27 [2023-04-11T09:30:27.086Z] #73 123.9 checking for gperf... no
09:30:27 [2023-04-11T09:30:27.086Z] #73 123.9 configure: gperf not found - cannot rebuild signal parser code
09:30:27 [2023-04-11T09:30:27.086Z] #73 123.9 checking for library containing argp_parse... 
09:30:27 [2023-04-11T09:30:27.086Z] #73 ...
09:30:27 [2023-04-11T09:30:27.086Z] 
09:30:27 [2023-04-11T09:30:27.086Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:30:27 [2023-04-11T09:30:27.086Z] #47 163.1 vendor/golang.org/x/text/transform
09:30:27 [2023-04-11T09:30:27.086Z] #47 163.9 vendor/golang.org/x/text/unicode/bidi
09:30:27 [2023-04-11T09:30:27.086Z] #47 166.5 vendor/golang.org/x/text/secure/bidirule
09:30:27 [2023-04-11T09:30:27.086Z] #47 166.7 vendor/golang.org/x/text/unicode/norm
09:30:27 [2023-04-11T09:30:27.086Z] #47 173.1 vendor/golang.org/x/net/idna
09:30:27 [2023-04-11T09:30:27.347Z] #47 ...
09:30:27 [2023-04-11T09:30:27.347Z] 
09:30:27 [2023-04-11T09:30:27.347Z] #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
09:30:27 [2023-04-11T09:30:27.347Z] #73 123.9 checking for library containing argp_parse... none required
09:30:27 [2023-04-11T09:30:27.608Z] #73 124.5 checking that generated files are newer than configure... done
09:30:27 [2023-04-11T09:30:27.608Z] #73 124.5 configure: creating ./config.status
09:30:31 [2023-04-11T09:30:31.817Z] #73 128.6 config.status: creating Makefile
09:30:31 [2023-04-11T09:30:31.817Z] #73 128.7 config.status: creating rpm/crun.spec
09:30:31 [2023-04-11T09:30:31.817Z] #73 128.9 config.status: creating config.h
09:30:32 [2023-04-11T09:30:32.078Z] #73 128.9 config.status: executing libtool commands
09:30:32 [2023-04-11T09:30:32.078Z] #73 129.0 config.status: executing depfiles commands
09:30:33 [2023-04-11T09:30:33.991Z] #73 130.8 === configuring in libocispec (/tmp/crun-build/libocispec)
09:30:33 [2023-04-11T09:30:33.991Z] #73 130.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:30:34 [2023-04-11T09:30:34.563Z] #73 131.4 checking for gcc... gcc
09:30:34 [2023-04-11T09:30:34.824Z] #73 131.6 checking whether the C compiler works... yes
09:30:35 [2023-04-11T09:30:35.085Z] #73 131.9 checking for C compiler default output file name... a.out
09:30:35 [2023-04-11T09:30:35.345Z] #73 131.9 checking for suffix of executables... 
09:30:35 [2023-04-11T09:30:35.345Z] #73 132.2 checking whether we are cross compiling... no
09:30:35 [2023-04-11T09:30:35.605Z] #73 132.4 checking for suffix of object files... o
09:30:35 [2023-04-11T09:30:35.605Z] #73 132.5 checking whether we are using the GNU C compiler... yes
09:30:35 [2023-04-11T09:30:35.865Z] #73 132.7 checking whether gcc accepts -g... yes
09:30:35 [2023-04-11T09:30:35.865Z] #73 132.8 checking for gcc option to accept ISO C89... none needed
09:30:36 [2023-04-11T09:30:36.387Z] #73 133.0 checking whether gcc understands -c and -o together... yes
09:30:36 [2023-04-11T09:30:36.387Z] #73 ...
09:30:36 [2023-04-11T09:30:36.387Z] 
09:30:36 [2023-04-11T09:30:36.387Z] #61 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
09:30:36 [2023-04-11T09:30:36.387Z] #61 187.2 gotestsum version dev
09:30:38 [2023-04-11T09:30:38.303Z] #61 DONE 188.8s
09:30:38 [2023-04-11T09:30:38.303Z] 
09:30:38 [2023-04-11T09:30:38.303Z] #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
09:30:38 [2023-04-11T09:30:38.303Z] #73 133.3 checking how to run the C preprocessor... gcc -E
09:30:38 [2023-04-11T09:30:38.303Z] #73 133.8 checking for grep that handles long lines and -e... /bin/grep
09:30:38 [2023-04-11T09:30:38.303Z] #73 133.8 checking for egrep... /bin/grep -E
09:30:38 [2023-04-11T09:30:38.303Z] #73 133.8 checking for ANSI C header files... yes
09:30:38 [2023-04-11T09:30:38.303Z] #73 134.7 checking for sys/types.h... yes
09:30:38 [2023-04-11T09:30:38.563Z] #73 135.1 checking for sys/stat.h... yes
09:30:38 [2023-04-11T09:30:38.824Z] #73 135.6 checking for stdlib.h... yes
09:30:39 [2023-04-11T09:30:39.085Z] #73 135.8 checking for string.h... yes
09:30:39 [2023-04-11T09:30:39.346Z] #73 136.1 checking for memory.h... yes
09:30:39 [2023-04-11T09:30:39.607Z] #73 136.3 checking for strings.h... yes
09:30:39 [2023-04-11T09:30:39.607Z] #73 136.5 checking for inttypes.h... yes
09:30:39 [2023-04-11T09:30:39.868Z] #73 136.7 checking for stdint.h... yes
09:30:40 [2023-04-11T09:30:40.129Z] #73 137.0 checking for unistd.h... yes
09:30:40 [2023-04-11T09:30:40.651Z] #73 137.3 checking minix/config.h usability... no
09:30:40 [2023-04-11T09:30:40.651Z] #73 137.5 checking minix/config.h presence... no
09:30:40 [2023-04-11T09:30:40.651Z] #73 137.6 checking for minix/config.h... no
09:30:40 [2023-04-11T09:30:40.911Z] #73 137.6 checking whether it is safe to define __EXTENSIONS__... yes
09:30:41 [2023-04-11T09:30:41.171Z] #73 137.9 checking build system type... 
09:30:41 [2023-04-11T09:30:41.171Z] #73 ...
09:30:41 [2023-04-11T09:30:41.171Z] 
09:30:41 [2023-04-11T09:30:41.171Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:30:41 [2023-04-11T09:30:41.171Z] #47 177.1 net/textproto
09:30:41 [2023-04-11T09:30:41.171Z] #47 177.9 vendor/golang.org/x/net/http/httpproxy
09:30:41 [2023-04-11T09:30:41.171Z] #47 178.1 vendor/golang.org/x/net/http/httpguts
09:30:41 [2023-04-11T09:30:41.171Z] #47 178.4 vendor/golang.org/x/net/http2/hpack
09:30:41 [2023-04-11T09:30:41.171Z] #47 178.5 mime
09:30:41 [2023-04-11T09:30:41.171Z] #47 179.8 mime/quotedprintable
09:30:41 [2023-04-11T09:30:41.171Z] #47 180.3 net/http/httptrace
09:30:41 [2023-04-11T09:30:41.171Z] #47 180.3 mime/multipart
09:30:41 [2023-04-11T09:30:41.171Z] #47 180.7 net/http/internal
09:30:41 [2023-04-11T09:30:41.171Z] #47 181.2 net/http/internal/ascii
09:30:41 [2023-04-11T09:30:41.171Z] #47 181.3 regexp/syntax
09:30:41 [2023-04-11T09:30:41.171Z] #47 181.7 net/http
09:30:41 [2023-04-11T09:30:41.171Z] #47 185.0 regexp
09:30:41 [2023-04-11T09:30:41.171Z] #47 ...
09:30:41 [2023-04-11T09:30:41.171Z] 
09:30:41 [2023-04-11T09:30:41.171Z] #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
09:30:41 [2023-04-11T09:30:41.171Z] #73 137.9 checking build system type... aarch64-unknown-linux-gnu
09:30:41 [2023-04-11T09:30:41.171Z] #73 138.3 checking host system type... aarch64-unknown-linux-gnu
09:30:41 [2023-04-11T09:30:41.171Z] #73 138.3 checking how to print strings... printf
09:30:41 [2023-04-11T09:30:41.431Z] #73 138.3 checking for a sed that does not truncate output... /bin/sed
09:30:41 [2023-04-11T09:30:41.431Z] #73 138.3 checking for fgrep... /bin/grep -F
09:30:41 [2023-04-11T09:30:41.431Z] #73 138.3 checking for ld used by gcc... /usr/bin/ld
09:30:41 [2023-04-11T09:30:41.431Z] #73 138.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:30:41 [2023-04-11T09:30:41.431Z] #73 138.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking whether ln -s works... yes
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking the maximum length of command line arguments... 1572864
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking for /usr/bin/ld option to reload object files... -r
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking for objdump... objdump
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking how to recognize dependent libraries... pass_all
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking for dlltool... no
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking how to associate runtime and link libraries... printf %s\n
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking for ar... ar
09:30:41 [2023-04-11T09:30:41.692Z] #73 138.6 checking for archiver @FILE support... @
09:30:41 [2023-04-11T09:30:41.953Z] #73 138.8 checking for strip... strip
09:30:41 [2023-04-11T09:30:41.953Z] #73 138.8 checking for ranlib... ranlib
09:30:41 [2023-04-11T09:30:41.953Z] #73 138.8 checking for gawk... no
09:30:41 [2023-04-11T09:30:41.953Z] #73 138.8 checking for mawk... mawk
09:30:42 [2023-04-11T09:30:42.214Z] #73 138.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:30:42 [2023-04-11T09:30:42.214Z] #73 139.2 checking for sysroot... no
09:30:42 [2023-04-11T09:30:42.214Z] #73 139.3 checking for a working dd... /bin/dd
09:30:42 [2023-04-11T09:30:42.214Z] #73 139.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:30:42 [2023-04-11T09:30:42.475Z] #73 139.3 checking for mt... no
09:30:42 [2023-04-11T09:30:42.475Z] #73 139.3 checking if : is a manifest tool... no
09:30:42 [2023-04-11T09:30:42.475Z] #73 139.3 checking for dlfcn.h... yes
09:30:42 [2023-04-11T09:30:42.736Z] #73 139.6 checking for objdir... .libs
09:30:43 [2023-04-11T09:30:43.568Z] #73 140.1 checking if gcc supports -fno-rtti -fno-exceptions... no
09:30:43 [2023-04-11T09:30:43.568Z] #73 140.3 checking for gcc option to produce PIC... -fPIC -DPIC
09:30:43 [2023-04-11T09:30:43.568Z] #73 140.3 checking if gcc PIC flag -fPIC -DPIC works... yes
09:30:43 [2023-04-11T09:30:43.829Z] #73 140.4 checking if gcc static flag -static works... yes
09:30:44 [2023-04-11T09:30:44.090Z] #73 140.9 checking if gcc supports -c -o file.o... yes
09:30:44 [2023-04-11T09:30:44.090Z] #73 141.1 checking if gcc supports -c -o file.o... (cached) yes
09:30:44 [2023-04-11T09:30:44.090Z] #73 141.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:30:44 [2023-04-11T09:30:44.611Z] #73 141.2 checking dynamic linker characteristics... GNU/Linux ld.so
09:30:44 [2023-04-11T09:30:44.611Z] #73 141.6 checking how to hardcode library paths into programs... immediate
09:30:44 [2023-04-11T09:30:44.611Z] #73 141.6 checking whether stripping libraries is possible... yes
09:30:44 [2023-04-11T09:30:44.611Z] #73 141.7 checking if libtool supports shared libraries... yes
09:30:44 [2023-04-11T09:30:44.611Z] #73 141.7 checking whether to build shared libraries... no
09:30:44 [2023-04-11T09:30:44.611Z] #73 141.7 checking whether to build static libraries... yes
09:30:44 [2023-04-11T09:30:44.611Z] #73 141.7 checking for a BSD-compatible install... /usr/bin/install -c
09:30:44 [2023-04-11T09:30:44.872Z] #73 141.7 checking whether build environment is sane... yes
09:30:44 [2023-04-11T09:30:44.872Z] #73 141.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:30:44 [2023-04-11T09:30:44.872Z] #73 141.8 checking whether make sets $(MAKE)... yes
09:30:45 [2023-04-11T09:30:45.133Z] #73 141.9 checking whether make supports the include directive... yes (GNU style)
09:30:45 [2023-04-11T09:30:45.133Z] #73 142.0 checking whether make supports nested variables... yes
09:30:45 [2023-04-11T09:30:45.133Z] #73 142.1 checking whether UID '0' is supported by ustar format... yes
09:30:45 [2023-04-11T09:30:45.133Z] #73 142.1 checking whether GID '0' is supported by ustar format... yes
09:30:45 [2023-04-11T09:30:45.133Z] #73 142.1 checking how to create a ustar tar archive... gnutar
09:30:45 [2023-04-11T09:30:45.395Z] #73 142.1 checking dependency style of gcc... gcc3
09:30:45 [2023-04-11T09:30:45.395Z] #73 142.4 checking whether to enable maintainer-specific portions of Makefiles... yes
09:30:45 [2023-04-11T09:30:45.395Z] #73 142.4 checking whether make supports nested variables... (cached) yes
09:30:45 [2023-04-11T09:30:45.395Z] #73 142.4 checking for pkg-config... /usr/bin/pkg-config
09:30:45 [2023-04-11T09:30:45.395Z] #73 142.4 checking pkg-config is at least version 0.9.0... yes
09:30:45 [2023-04-11T09:30:45.395Z] #73 142.4 checking for yajl >= 2.1.0... yes
09:30:45 [2023-04-11T09:30:45.655Z] #73 142.5 checking for a sed that does not truncate output... (cached) /bin/sed
09:30:45 [2023-04-11T09:30:45.655Z] #73 142.5 checking for gcc... (cached) gcc
09:30:45 [2023-04-11T09:30:45.656Z] #73 142.7 checking whether we are using the GNU C compiler... (cached) yes
09:30:45 [2023-04-11T09:30:45.656Z] #73 142.7 checking whether gcc accepts -g... (cached) yes
09:30:45 [2023-04-11T09:30:45.656Z] #73 142.7 checking for gcc option to accept ISO C89... (cached) none needed
09:30:45 [2023-04-11T09:30:45.656Z] #73 142.7 checking whether gcc understands -c and -o together... (cached) yes
09:30:45 [2023-04-11T09:30:45.656Z] #73 142.7 checking for a Python interpreter with version >= 3... python3
09:30:45 [2023-04-11T09:30:45.916Z] #73 142.7 checking for python3... /usr/bin/python3
09:30:45 [2023-04-11T09:30:45.916Z] #73 142.8 checking for python3 version... 3.9
09:30:45 [2023-04-11T09:30:45.916Z] #73 142.8 checking for python3 platform... linux
09:30:46 [2023-04-11T09:30:46.177Z] #73 142.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:30:46 [2023-04-11T09:30:46.177Z] #73 143.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:30:46 [2023-04-11T09:30:46.441Z] #73 143.3 checking that generated files are newer than configure... done
09:30:46 [2023-04-11T09:30:46.441Z] #73 143.3 configure: creating ./config.status
09:30:49 [2023-04-11T09:30:49.745Z] #73 146.8 config.status: creating Makefile
09:30:50 [2023-04-11T09:30:50.006Z] #73 146.9 config.status: creating config.h
09:30:50 [2023-04-11T09:30:50.006Z] #73 147.0 config.status: executing libtool commands
09:30:50 [2023-04-11T09:30:50.006Z] #73 147.1 config.status: executing depfiles commands
09:30:50 [2023-04-11T09:30:50.949Z] #73 148.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:30:50 [2023-04-11T09:30:50.949Z] #73 148.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:30:51 [2023-04-11T09:30:51.522Z] #73 ...
09:30:51 [2023-04-11T09:30:51.522Z] 
09:30:51 [2023-04-11T09:30:51.522Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:30:51 [2023-04-11T09:30:51.522Z] #47 187.4 gopkg.in/yaml.v2
09:30:51 [2023-04-11T09:30:51.522Z] #47 194.8 github.com/docker/distribution/uuid
09:30:51 [2023-04-11T09:30:51.522Z] #47 195.1 golang.org/x/net/context
09:30:51 [2023-04-11T09:30:51.522Z] #47 195.8 github.com/docker/distribution/digest
09:30:51 [2023-04-11T09:30:51.522Z] #47 196.8 github.com/docker/distribution/reference
09:30:51 [2023-04-11T09:30:51.522Z] #47 197.5 encoding/base32
09:30:51 [2023-04-11T09:30:51.522Z] #47 ...
09:30:51 [2023-04-11T09:30:51.522Z] 
09:30:51 [2023-04-11T09:30:51.522Z] #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
09:30:51 [2023-04-11T09:30:51.783Z] #73 148.7 checking for gcc... gcc
09:30:52 [2023-04-11T09:30:52.044Z] #73 148.8 checking whether the C compiler works... yes
09:30:52 [2023-04-11T09:30:52.305Z] #73 149.1 checking for C compiler default output file name... a.out
09:30:52 [2023-04-11T09:30:52.305Z] #73 149.1 checking for suffix of executables... 
09:30:52 [2023-04-11T09:30:52.566Z] #73 149.3 checking whether we are cross compiling... no
09:30:52 [2023-04-11T09:30:52.827Z] #73 149.5 checking for suffix of object files... o
09:30:52 [2023-04-11T09:30:52.827Z] #73 149.7 checking whether we are using the GNU C compiler... yes
09:30:52 [2023-04-11T09:30:52.827Z] #73 149.8 checking whether gcc accepts -g... yes
09:30:53 [2023-04-11T09:30:53.088Z] #73 149.9 checking for gcc option to accept ISO C89... none needed
09:30:53 [2023-04-11T09:30:53.349Z] #73 150.1 checking whether gcc understands -c and -o together... yes
09:30:53 [2023-04-11T09:30:53.349Z] #73 150.3 checking for a BSD-compatible install... /usr/bin/install -c
09:30:53 [2023-04-11T09:30:53.349Z] #73 150.4 checking whether build environment is sane... yes
09:30:53 [2023-04-11T09:30:53.349Z] #73 150.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:30:53 [2023-04-11T09:30:53.349Z] #73 150.5 checking for gawk... no
09:30:53 [2023-04-11T09:30:53.349Z] #73 150.5 checking for mawk... mawk
09:30:53 [2023-04-11T09:30:53.349Z] #73 150.5 checking whether make sets $(MAKE)... yes
09:30:53 [2023-04-11T09:30:53.610Z] #73 150.5 checking whether make supports the include directive... yes (GNU style)
09:30:53 [2023-04-11T09:30:53.610Z] #73 150.6 checking whether make supports nested variables... yes
09:30:53 [2023-04-11T09:30:53.610Z] #73 150.7 checking whether UID '0' is supported by ustar format... yes
09:30:53 [2023-04-11T09:30:53.610Z] #73 150.7 checking whether GID '0' is supported by ustar format... yes
09:30:53 [2023-04-11T09:30:53.610Z] #73 150.7 checking how to create a ustar tar archive... gnutar
09:30:53 [2023-04-11T09:30:53.871Z] #73 150.7 checking dependency style of gcc... gcc3
09:30:53 [2023-04-11T09:30:53.871Z] #73 150.9 checking whether to enable maintainer-specific portions of Makefiles... yes
09:30:53 [2023-04-11T09:30:53.871Z] #73 150.9 checking whether make supports nested variables... (cached) yes
09:30:54 [2023-04-11T09:30:54.443Z] #73 151.0 checking build system type... aarch64-unknown-linux-gnu
09:30:54 [2023-04-11T09:30:54.443Z] #73 151.4 checking host system type... aarch64-unknown-linux-gnu
09:30:54 [2023-04-11T09:30:54.443Z] #73 151.4 checking how to print strings... printf
09:30:54 [2023-04-11T09:30:54.443Z] #73 151.5 checking for a sed that does not truncate output... /bin/sed
09:30:54 [2023-04-11T09:30:54.443Z] #73 151.5 checking for grep that handles long lines and -e... /bin/grep
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.5 checking for egrep... /bin/grep -E
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.5 checking for fgrep... /bin/grep -F
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.6 checking for ld used by gcc... /usr/bin/ld
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.8 checking whether ln -s works... yes
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.8 checking the maximum length of command line arguments... 1572864
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.8 checking for /usr/bin/ld option to reload object files... -r
09:30:54 [2023-04-11T09:30:54.704Z] #73 151.9 checking for objdump... objdump
09:30:55 [2023-04-11T09:30:55.046Z] #73 151.9 checking how to recognize dependent libraries... pass_all
09:30:55 [2023-04-11T09:30:55.046Z] #73 151.9 checking for dlltool... no
09:30:55 [2023-04-11T09:30:55.046Z] #73 151.9 checking how to associate runtime and link libraries... printf %s\n
09:30:55 [2023-04-11T09:30:55.046Z] #73 151.9 checking for ar... ar
09:30:55 [2023-04-11T09:30:55.046Z] #73 151.9 checking for archiver @FILE support... @
09:30:55 [2023-04-11T09:30:55.327Z] #73 152.1 checking for strip... strip
09:30:55 [2023-04-11T09:30:55.327Z] #73 152.1 checking for ranlib... ranlib
09:30:55 [2023-04-11T09:30:55.589Z] #73 152.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:30:55 [2023-04-11T09:30:55.850Z] #73 152.7 checking for sysroot... no
09:30:55 [2023-04-11T09:30:55.850Z] #73 152.7 checking for a working dd... /bin/dd
09:30:55 [2023-04-11T09:30:55.850Z] #73 152.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:30:55 [2023-04-11T09:30:55.850Z] #73 152.8 checking for mt... no
09:30:55 [2023-04-11T09:30:55.850Z] #73 152.8 checking if : is a manifest tool... no
09:30:56 [2023-04-11T09:30:56.116Z] #73 152.9 checking how to run the C preprocessor... gcc -E
09:30:57 [2023-04-11T09:30:57.058Z] #73 153.3 checking for ANSI C header files... yes
09:30:57 [2023-04-11T09:30:57.319Z] #73 154.0 checking for sys/types.h... yes
09:30:57 [2023-04-11T09:30:57.579Z] #73 154.3 checking for sys/stat.h... yes
09:30:57 [2023-04-11T09:30:57.840Z] #73 154.6 checking for stdlib.h... yes
09:30:58 [2023-04-11T09:30:58.102Z] #73 154.8 checking for string.h... yes
09:30:58 [2023-04-11T09:30:58.362Z] #73 155.1 checking for memory.h... yes
09:30:58 [2023-04-11T09:30:58.362Z] #73 155.4 checking for strings.h... yes
09:30:58 [2023-04-11T09:30:58.623Z] #73 155.6 checking for inttypes.h... yes
09:30:58 [2023-04-11T09:30:58.883Z] #73 155.8 checking for stdint.h... yes
09:30:59 [2023-04-11T09:30:59.143Z] #73 156.1 checking for unistd.h... yes
09:30:59 [2023-04-11T09:30:59.664Z] #73 156.3 checking for dlfcn.h... yes
09:30:59 [2023-04-11T09:30:59.664Z] #73 156.5 checking for objdir... .libs
09:31:00 [2023-04-11T09:31:00.185Z] #73 157.0 checking if gcc supports -fno-rtti -fno-exceptions... no
09:31:00 [2023-04-11T09:31:00.185Z] #73 157.1 checking for gcc option to produce PIC... -fPIC -DPIC
09:31:00 [2023-04-11T09:31:00.185Z] #73 157.1 checking if gcc PIC flag -fPIC -DPIC works... yes
09:31:00 [2023-04-11T09:31:00.757Z] #73 157.3 checking if gcc static flag -static works... yes
09:31:01 [2023-04-11T09:31:01.018Z] #73 157.7 checking if gcc supports -c -o file.o... yes
09:31:01 [2023-04-11T09:31:01.018Z] #73 157.9 checking if gcc supports -c -o file.o... (cached) yes
09:31:01 [2023-04-11T09:31:01.018Z] #73 157.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:31:01 [2023-04-11T09:31:01.279Z] #73 157.9 checking dynamic linker characteristics... GNU/Linux ld.so
09:31:01 [2023-04-11T09:31:01.279Z] #73 158.3 checking how to hardcode library paths into programs... immediate
09:31:01 [2023-04-11T09:31:01.279Z] #73 158.3 checking whether stripping libraries is possible... yes
09:31:01 [2023-04-11T09:31:01.279Z] #73 158.3 checking if libtool supports shared libraries... yes
09:31:01 [2023-04-11T09:31:01.279Z] #73 158.3 checking whether to build shared libraries... no
09:31:01 [2023-04-11T09:31:01.279Z] #73 158.3 checking whether to build static libraries... yes
09:31:01 [2023-04-11T09:31:01.540Z] #73 158.3 checking float.h usability... yes
09:31:01 [2023-04-11T09:31:01.540Z] #73 158.5 checking float.h presence... yes
09:31:01 [2023-04-11T09:31:01.540Z] #73 158.6 checking for float.h... yes
09:31:02 [2023-04-11T09:31:02.062Z] #73 158.7 checking limits.h usability... yes
09:31:02 [2023-04-11T09:31:02.062Z] #73 158.9 checking limits.h presence... yes
09:31:02 [2023-04-11T09:31:02.062Z] #73 159.0 checking for limits.h... yes
09:31:02 [2023-04-11T09:31:02.322Z] #73 159.0 checking stddef.h usability... yes
09:31:02 [2023-04-11T09:31:02.322Z] #73 159.2 checking stddef.h presence... 
09:31:02 [2023-04-11T09:31:02.322Z] #73 ...
09:31:02 [2023-04-11T09:31:02.322Z] 
09:31:02 [2023-04-11T09:31:02.322Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:31:02 [2023-04-11T09:31:02.322Z] #47 198.2 github.com/docker/libtrust
09:31:02 [2023-04-11T09:31:02.322Z] #47 202.8 github.com/stevvooe/resumable
09:31:02 [2023-04-11T09:31:02.322Z] #47 203.0 internal/saferio
09:31:02 [2023-04-11T09:31:02.322Z] #47 203.3 encoding/gob
09:31:02 [2023-04-11T09:31:02.322Z] #47 ...
09:31:02 [2023-04-11T09:31:02.322Z] 
09:31:02 [2023-04-11T09:31:02.322Z] #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
09:31:02 [2023-04-11T09:31:02.322Z] #73 159.2 checking stddef.h presence... yes
09:31:02 [2023-04-11T09:31:02.322Z] #73 159.3 checking for stddef.h... yes
09:31:02 [2023-04-11T09:31:02.322Z] #73 159.4 checking for stdlib.h... (cached) yes
09:31:02 [2023-04-11T09:31:02.597Z] #73 159.4 checking for string.h... (cached) yes
09:31:02 [2023-04-11T09:31:02.861Z] #73 159.5 checking sys/time.h usability... yes
09:31:02 [2023-04-11T09:31:02.861Z] #73 159.7 checking sys/time.h presence... yes
09:31:02 [2023-04-11T09:31:02.861Z] #73 159.8 checking for sys/time.h... yes
09:31:02 [2023-04-11T09:31:02.861Z] #73 159.9 checking for inline... inline
09:31:03 [2023-04-11T09:31:03.382Z] #73 160.0 checking for size_t... yes
09:31:03 [2023-04-11T09:31:03.382Z] #73 160.4 checking for stdlib.h... (cached) yes
09:31:03 [2023-04-11T09:31:03.643Z] #73 160.4 checking for GNU libc compatible malloc... yes
09:31:03 [2023-04-11T09:31:03.904Z] #73 160.7 checking for stdlib.h... (cached) yes
09:31:04 [2023-04-11T09:31:04.165Z] #73 160.7 checking for GNU libc compatible realloc... yes
09:31:04 [2023-04-11T09:31:04.426Z] #73 161.0 checking for working strtod... yes
09:31:04 [2023-04-11T09:31:04.687Z] #73 161.4 checking for gettimeofday... yes
09:31:05 [2023-04-11T09:31:05.257Z] #73 161.7 checking for memset... yes
09:31:05 [2023-04-11T09:31:05.257Z] #73 162.1 checking for strspn... yes
09:31:05 [2023-04-11T09:31:05.517Z] #73 162.6 checking that generated files are newer than configure... done
09:31:05 [2023-04-11T09:31:05.517Z] #73 162.6 configure: creating ./config.status
09:31:09 [2023-04-11T09:31:09.724Z] #73 166.4 config.status: creating Makefile
09:31:09 [2023-04-11T09:31:09.724Z] #73 166.5 config.status: creating config.h
09:31:09 [2023-04-11T09:31:09.724Z] #73 166.6 config.status: executing depfiles commands
09:31:09 [2023-04-11T09:31:09.986Z] #73 166.9 config.status: executing libtool commands
09:31:11 [2023-04-11T09:31:11.371Z] #73 168.2   GEN      .version
09:31:11 [2023-04-11T09:31:11.371Z] #73 168.2 make  install-recursive
09:31:11 [2023-04-11T09:31:11.371Z] #73 168.2 make[1]: Entering directory '/tmp/crun-build'
09:31:11 [2023-04-11T09:31:11.371Z] #73 168.4 Making install in libocispec
09:31:11 [2023-04-11T09:31:11.371Z] #73 168.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:31:11 [2023-04-11T09:31:11.631Z] #73 168.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:31:11 [2023-04-11T09:31:11.631Z] #73 168.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:31:11 [2023-04-11T09:31:11.631Z] #73 168.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:31:11 [2023-04-11T09:31:11.631Z] #73 168.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:31:12 [2023-04-11T09:31:12.572Z] #73 169.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:31:12 [2023-04-11T09:31:12.833Z] #73 169.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:31:12 [2023-04-11T09:31:12.833Z] #73 169.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:31:12 [2023-04-11T09:31:12.833Z] #73 169.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:31:12 [2023-04-11T09:31:12.833Z] #73 169.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:31:12 [2023-04-11T09:31:12.833Z] #73 169.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:31:12 [2023-04-11T09:31:12.833Z] #73 169.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:31:12 [2023-04-11T09:31:12.833Z] #73 169.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 make  install-recursive
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.2 Making install in yajl
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:31:14 [2023-04-11T09:31:14.219Z] #73 171.3   CC       verify/json_verify-json_verify.o
09:31:14 [2023-04-11T09:31:14.480Z] #73 171.4   CC       src/libyajl_la-yajl_alloc.lo
09:31:14 [2023-04-11T09:31:14.480Z] #73 171.4   CC       src/libyajl_la-yajl.lo
09:31:14 [2023-04-11T09:31:14.480Z] #73 171.5   CC       src/libyajl_la-yajl_gen.lo
09:31:14 [2023-04-11T09:31:14.480Z] #73 171.5   CC       src/libyajl_la-yajl_parser.lo
09:31:14 [2023-04-11T09:31:14.480Z] #73 171.5   CC       src/libyajl_la-yajl_buf.lo
09:31:14 [2023-04-11T09:31:14.480Z] #73 171.5   CC       src/libyajl_la-yajl_encode.lo
09:31:14 [2023-04-11T09:31:14.480Z] #73 171.6   CC       src/libyajl_la-yajl_tree.lo
09:31:14 [2023-04-11T09:31:14.741Z] #73 171.6   CC       src/libyajl_la-yajl_lex.lo
09:31:15 [2023-04-11T09:31:15.313Z] #73 ...
09:31:15 [2023-04-11T09:31:15.313Z] 
09:31:15 [2023-04-11T09:31:15.313Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:31:15 [2023-04-11T09:31:15.313Z] #47 211.3 github.com/stevvooe/resumable/sha256
09:31:15 [2023-04-11T09:31:15.313Z] #47 211.8 github.com/stevvooe/resumable/sha512
09:31:15 [2023-04-11T09:31:15.313Z] #47 212.1 github.com/garyburd/redigo/internal
09:31:15 [2023-04-11T09:31:15.313Z] #47 212.2 github.com/garyburd/redigo/redis
09:31:15 [2023-04-11T09:31:15.313Z] #47 214.7 github.com/bugsnag/bugsnag-go
09:31:15 [2023-04-11T09:31:15.313Z] #47 214.7 github.com/docker/distribution/configuration
09:31:15 [2023-04-11T09:31:15.313Z] #47 215.9 github.com/gorilla/context
09:31:15 [2023-04-11T09:31:15.313Z] #47 216.2 github.com/docker/distribution/registry/api/errcode
09:31:15 [2023-04-11T09:31:15.313Z] #47 216.4 github.com/gorilla/mux
09:31:15 [2023-04-11T09:31:15.313Z] #47 216.7 expvar
09:31:15 [2023-04-11T09:31:15.313Z] #47 217.6 github.com/docker/distribution/registry/client/transport
09:31:15 [2023-04-11T09:31:15.313Z] #47 217.7 github.com/docker/distribution/context
09:31:15 [2023-04-11T09:31:15.313Z] #47 218.1 github.com/docker/distribution/registry/api/v2
09:31:15 [2023-04-11T09:31:15.313Z] #47 219.1 github.com/docker/distribution/health
09:31:15 [2023-04-11T09:31:15.313Z] #47 219.4 github.com/docker/distribution
09:31:15 [2023-04-11T09:31:15.313Z] #47 219.8 github.com/docker/distribution/health/checks
09:31:15 [2023-04-11T09:31:15.313Z] #47 220.1 github.com/docker/distribution/manifest/manifestlist
09:31:15 [2023-04-11T09:31:15.313Z] #47 220.2 github.com/docker/distribution/manifest/schema1
09:31:15 [2023-04-11T09:31:15.313Z] #47 220.3 github.com/docker/distribution/manifest/schema2
09:31:15 [2023-04-11T09:31:15.313Z] #47 220.7 github.com/docker/distribution/notifications
09:31:15 [2023-04-11T09:31:15.313Z] #47 220.9 github.com/docker/distribution/registry/auth
09:31:15 [2023-04-11T09:31:15.313Z] #47 221.3 github.com/docker/distribution/registry/middleware/registry
09:31:15 [2023-04-11T09:31:15.884Z] #47 221.7 github.com/docker/distribution/registry/middleware/repository
09:31:16 [2023-04-11T09:31:16.145Z] #47 222.1 github.com/docker/distribution/registry/storage/cache
09:31:16 [2023-04-11T09:31:16.717Z] #47 222.6 github.com/docker/distribution/registry/storage/cache/memory
09:31:16 [2023-04-11T09:31:16.978Z] #47 222.9 github.com/docker/distribution/registry/storage/driver
09:31:16 [2023-04-11T09:31:16.978Z] #47 223.0 github.com/docker/distribution/registry/client
09:31:17 [2023-04-11T09:31:17.239Z] #47 223.3 github.com/docker/distribution/registry/proxy/scheduler
09:31:17 [2023-04-11T09:31:17.812Z] #47 223.7 github.com/docker/distribution/registry/storage
09:31:18 [2023-04-11T09:31:18.754Z] #47 224.6 github.com/docker/distribution/registry/client/auth
09:31:19 [2023-04-11T09:31:19.697Z] #47 225.5 github.com/docker/distribution/registry/storage/cache/redis
09:31:20 [2023-04-11T09:31:20.269Z] #47 226.1 github.com/docker/distribution/registry/storage/driver/factory
09:31:20 [2023-04-11T09:31:20.530Z] #47 226.4 github.com/docker/distribution/registry/storage/driver/middleware
09:31:20 [2023-04-11T09:31:20.791Z] #47 226.6 github.com/gorilla/handlers
09:31:22 [2023-04-11T09:31:22.177Z] #47 227.8 net/smtp
09:31:22 [2023-04-11T09:31:22.177Z] #47 227.9 github.com/docker/distribution/registry/proxy
09:31:22 [2023-04-11T09:31:22.177Z] #47 ...
09:31:22 [2023-04-11T09:31:22.177Z] 
09:31:22 [2023-04-11T09:31:22.177Z] #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
09:31:22 [2023-04-11T09:31:22.177Z] #73 179.2   CCLD     libyajl.la
09:31:22 [2023-04-11T09:31:22.750Z] #73 179.7   CCLD     verify/json_verify
09:31:23 [2023-04-11T09:31:23.326Z] #73 180.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:31:23 [2023-04-11T09:31:23.326Z] #73 180.3 make[5]: Nothing to be done for 'install-exec-am'.
09:31:23 [2023-04-11T09:31:23.326Z] #73 180.3 make[5]: Nothing to be done for 'install-data-am'.
09:31:23 [2023-04-11T09:31:23.326Z] #73 180.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:31:23 [2023-04-11T09:31:23.326Z] #73 180.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:31:23 [2023-04-11T09:31:23.326Z] #73 180.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.5   CC       src/validate.o
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.5   CC       src/image_spec_schema_config_schema.lo
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.5   CC       src/image_spec_schema_content_descriptor.lo
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.5   CC       src/image_spec_schema_defs.lo
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.5   CC       src/image_spec_schema_defs_descriptor.lo
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.6   CC       src/image_spec_schema_image_index_schema.lo
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.6   CC       src/image_spec_schema_image_layout_schema.lo
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.6   CC       src/image_spec_schema_image_manifest_schema.lo
09:31:23 [2023-04-11T09:31:23.588Z] #73 180.7   CC       src/runtime_spec_schema_config_linux.lo
09:31:23 [2023-04-11T09:31:23.849Z] #73 180.7   CC       src/runtime_spec_schema_config_zos.lo
09:31:23 [2023-04-11T09:31:23.849Z] #73 180.7   CC       src/runtime_spec_schema_config_schema.lo
09:31:23 [2023-04-11T09:31:23.849Z] #73 180.8   CC       src/runtime_spec_schema_config_solaris.lo
09:31:23 [2023-04-11T09:31:23.849Z] #73 180.8   CC       src/runtime_spec_schema_config_vm.lo
09:31:23 [2023-04-11T09:31:23.849Z] #73 180.9   CC       src/runtime_spec_schema_config_windows.lo
09:31:24 [2023-04-11T09:31:24.110Z] #73 181.0   CC       src/runtime_spec_schema_defs.lo
09:31:24 [2023-04-11T09:31:24.110Z] #73 181.1   CC       src/runtime_spec_schema_defs_linux.lo
09:31:24 [2023-04-11T09:31:24.110Z] #73 181.1   CC       src/runtime_spec_schema_defs_zos.lo
09:31:24 [2023-04-11T09:31:24.110Z] #73 181.2   CC       src/runtime_spec_schema_defs_vm.lo
09:31:24 [2023-04-11T09:31:24.682Z] #73 181.7   CC       src/runtime_spec_schema_defs_windows.lo
09:31:24 [2023-04-11T09:31:24.682Z] #73 181.7   CC       src/runtime_spec_schema_state_schema.lo
09:31:25 [2023-04-11T09:31:25.255Z] #73 182.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:31:25 [2023-04-11T09:31:25.255Z] #73 182.1   CC       src/basic_test_double_array_item.lo
09:31:25 [2023-04-11T09:31:25.255Z] #73 182.2   CC       src/basic_test_double_array.lo
09:31:25 [2023-04-11T09:31:25.516Z] #73 182.6   CC       src/basic_test_top_array_int.lo
09:31:26 [2023-04-11T09:31:26.090Z] #73 182.9   CC       src/basic_test_top_array_string.lo
09:31:26 [2023-04-11T09:31:26.351Z] #73 183.4   CC       src/basic_test_top_double_array_int.lo
09:31:26 [2023-04-11T09:31:26.351Z] #73 183.4   CC       src/basic_test_top_double_array_obj.lo
09:31:26 [2023-04-11T09:31:26.613Z] #73 183.6   CC       src/basic_test_top_double_array_refobj.lo
09:31:26 [2023-04-11T09:31:26.613Z] #73 183.7   CC       src/basic_test_top_double_array_string.lo
09:31:26 [2023-04-11T09:31:26.874Z] #73 183.7   CC       src/read-file.lo
09:31:26 [2023-04-11T09:31:26.874Z] #73 183.8   CC       src/json_common.lo
09:31:26 [2023-04-11T09:31:26.874Z] #73 183.9   CC       tests/test-1.o
09:31:27 [2023-04-11T09:31:27.135Z] #73 184.2   CC       tests/test-2.o
09:31:27 [2023-04-11T09:31:27.396Z] #73 184.3   CC       tests/test-3.o
09:31:27 [2023-04-11T09:31:27.657Z] #73 184.5   CC       tests/test-4.o
09:31:27 [2023-04-11T09:31:27.657Z] #73 184.6   CC       tests/test-5.o
09:31:27 [2023-04-11T09:31:27.917Z] #73 185.0   CC       tests/test-6.o
09:31:28 [2023-04-11T09:31:28.178Z] #73 185.2   CC       tests/test-7.o
09:31:28 [2023-04-11T09:31:28.750Z] #73 185.5   CC       tests/test-8.o
09:31:29 [2023-04-11T09:31:29.010Z] #73 186.1   CC       tests/test-10.o
09:31:29 [2023-04-11T09:31:29.270Z] #73 186.2   CC       tests/test-9.o
09:31:29 [2023-04-11T09:31:29.270Z] #73 186.4   CC       tests/test-11.o
09:31:32 [2023-04-11T09:31:32.570Z] #73 ...
09:31:32 [2023-04-11T09:31:32.570Z] 
09:31:32 [2023-04-11T09:31:32.570Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
09:31:32 [2023-04-11T09:31:32.570Z] #47 228.4 text/template/parse
09:31:32 [2023-04-11T09:31:32.570Z] #47 229.1 github.com/docker/distribution/registry/listener
09:31:32 [2023-04-11T09:31:32.570Z] #47 229.5 github.com/docker/distribution/version
09:31:32 [2023-04-11T09:31:32.570Z] #47 229.6 github.com/spf13/pflag
09:31:32 [2023-04-11T09:31:32.570Z] #47 231.8 container/heap
09:31:32 [2023-04-11T09:31:32.570Z] #47 232.0 log/syslog
09:31:32 [2023-04-11T09:31:32.570Z] #47 232.2 text/template
09:31:32 [2023-04-11T09:31:32.570Z] #47 232.5 runtime/debug
09:31:32 [2023-04-11T09:31:32.570Z] #47 233.1 github.com/yvasiyarov/go-metrics
09:31:32 [2023-04-11T09:31:32.570Z] #47 236.3 github.com/docker/distribution/registry/handlers
09:31:32 [2023-04-11T09:31:32.570Z] #47 238.0 github.com/spf13/cobra
09:31:34 [2023-04-11T09:31:34.482Z] #47 240.1 github.com/yvasiyarov/newrelic_platform_go
09:31:35 [2023-04-11T09:31:35.052Z] #47 240.9 github.com/yvasiyarov/gorelic
09:31:35 [2023-04-11T09:31:35.623Z] #47 241.5 golang.org/x/crypto/blowfish
09:31:36 [2023-04-11T09:31:36.193Z] #47 242.0 golang.org/x/crypto/bcrypt
09:31:36 [2023-04-11T09:31:36.193Z] #47 242.0 github.com/docker/distribution/registry
09:31:36 [2023-04-11T09:31:36.454Z] #47 242.4 github.com/docker/distribution/registry/auth/htpasswd
09:31:37 [2023-04-11T09:31:37.046Z] #47 242.8 github.com/docker/distribution/registry/auth/silly
09:31:37 [2023-04-11T09:31:37.046Z] #47 243.0 github.com/docker/distribution/registry/auth/token
09:31:37 [2023-04-11T09:31:37.046Z] #47 243.0 encoding/xml
09:31:38 [2023-04-11T09:31:38.470Z] #47 244.1 github.com/docker/distribution/registry/storage/driver/base
09:31:38 [2023-04-11T09:31:38.730Z] #47 244.7 github.com/docker/distribution/registry/storage/driver/filesystem
09:31:39 [2023-04-11T09:31:39.673Z] #47 245.4 github.com/docker/distribution/registry/storage/driver/inmemory
09:31:41 [2023-04-11T09:31:41.059Z] #47 246.8 os/user
09:31:41 [2023-04-11T09:31:41.059Z] #47 247.0 github.com/Azure/azure-sdk-for-go/storage
09:31:41 [2023-04-11T09:31:41.320Z] #47 247.2 github.com/AdRoll/goamz/aws
09:31:43 [2023-04-11T09:31:43.866Z] #47 249.4 github.com/AdRoll/goamz/cloudfront
09:31:43 [2023-04-11T09:31:43.866Z] #47 249.7 github.com/docker/distribution/registry/storage/driver/azure
09:31:43 [2023-04-11T09:31:43.866Z] #47 249.8 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
09:31:44 [2023-04-11T09:31:44.126Z] #47 250.1 net/http/httputil
09:31:45 [2023-04-11T09:31:45.510Z] #47 251.5 github.com/mitchellh/mapstructure
09:31:46 [2023-04-11T09:31:46.081Z] #47 251.8 github.com/AdRoll/goamz/s3
09:31:47 [2023-04-11T09:31:47.466Z] #47 253.3 github.com/ncw/swift
09:31:48 [2023-04-11T09:31:48.038Z] #47 254.0 github.com/docker/distribution/registry/storage/driver/s3
09:31:49 [2023-04-11T09:31:49.425Z] #47 255.5 html
09:31:49 [2023-04-11T09:31:49.997Z] #47 255.9 github.com/docker/distribution/registry/storage/driver/swift
09:31:50 [2023-04-11T09:31:50.259Z] #47 256.4 internal/profile
09:31:51 [2023-04-11T09:31:51.645Z] #47 257.3 text/tabwriter
09:31:51 [2023-04-11T09:31:51.906Z] #47 257.7 runtime/pprof
09:31:55 [2023-04-11T09:31:55.209Z] #47 260.7 runtime/trace
09:31:55 [2023-04-11T09:31:55.209Z] #47 260.9 net/http/pprof
09:31:55 [2023-04-11T09:31:55.471Z] #47 261.3 github.com/docker/distribution/cmd/registry
09:32:00 [2023-04-11T09:32:00.764Z] #47 266.4 + xx-verify /build/registry-v2
09:32:02 [2023-04-11T09:32:02.153Z] #47 DONE 267.8s
09:32:02 [2023-04-11T09:32:02.153Z] 
09:32:02 [2023-04-11T09:32:02.153Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:32:02 [2023-04-11T09:32:02.153Z] #72 DONE 222.4s
09:32:02 [2023-04-11T09:32:02.153Z] 
09:32:02 [2023-04-11T09:32:02.153Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
09:32:02 [2023-04-11T09:32:02.153Z] #81 DONE 0.3s
09:32:02 [2023-04-11T09:32:02.153Z] 
09:32:02 [2023-04-11T09:32:02.153Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
09:32:02 [2023-04-11T09:32:02.153Z] #82 DONE 0.1s
09:32:02 [2023-04-11T09:32:02.153Z] 
09:32:02 [2023-04-11T09:32:02.153Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:32:20 [2023-04-11T09:32:20.273Z] #77 ...
09:32:20 [2023-04-11T09:32:20.273Z] 
09:32:20 [2023-04-11T09:32:20.273Z] #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
09:32:20 [2023-04-11T09:32:20.273Z] #73 237.3   CCLD     libocispec.la
09:32:20 [2023-04-11T09:32:20.846Z] #73 237.9   CCLD     src/validate
09:32:20 [2023-04-11T09:32:20.846Z] #73 237.9   CCLD     tests/test-1
09:32:20 [2023-04-11T09:32:20.846Z] #73 237.9   CCLD     tests/test-2
09:32:20 [2023-04-11T09:32:20.846Z] #73 237.9   CCLD     tests/test-3
09:32:20 [2023-04-11T09:32:20.846Z] #73 237.9   CCLD     tests/test-4
09:32:21 [2023-04-11T09:32:21.107Z] #73 238.1   CCLD     tests/test-5
09:32:21 [2023-04-11T09:32:21.107Z] #73 238.1   CCLD     tests/test-6
09:32:21 [2023-04-11T09:32:21.368Z] #73 238.3   CCLD     tests/test-7
09:32:21 [2023-04-11T09:32:21.629Z] #73 238.5   CCLD     tests/test-9
09:32:21 [2023-04-11T09:32:21.629Z] #73 238.5   CCLD     tests/test-8
09:32:21 [2023-04-11T09:32:21.629Z] #73 238.6   CCLD     tests/test-10
09:32:21 [2023-04-11T09:32:21.629Z] #73 238.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:32:21 [2023-04-11T09:32:21.629Z] #73 238.6   CCLD     tests/test-11
09:32:24 [2023-04-11T09:32:24.176Z] #73 241.1 libtool: link: ar cr libocispec.a 
09:32:24 [2023-04-11T09:32:24.176Z] #73 241.2 libtool: link: ranlib libocispec.a
09:32:26 [2023-04-11T09:32:26.090Z] #73 243.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:32:26 [2023-04-11T09:32:26.351Z] #73 243.3 make[5]: Nothing to be done for 'install-exec-am'.
09:32:26 [2023-04-11T09:32:26.351Z] #73 243.3 make[5]: Nothing to be done for 'install-data-am'.
09:32:26 [2023-04-11T09:32:26.351Z] #73 243.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:32:26 [2023-04-11T09:32:26.351Z] #73 243.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:32:26 [2023-04-11T09:32:26.351Z] #73 243.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:32:26 [2023-04-11T09:32:26.351Z] #73 243.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:32:26 [2023-04-11T09:32:26.351Z] #73 243.3 make[2]: Entering directory '/tmp/crun-build'
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.5   CC       src/libcrun/libcrun_testing_a-utils.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.6   CC       src/libcrun/libcrun_testing_a-container.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:32:26 [2023-04-11T09:32:26.611Z] #73 243.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:32:26 [2023-04-11T09:32:26.873Z] #73 243.9   CC       src/libcrun/libcrun_testing_a-criu.o
09:32:26 [2023-04-11T09:32:26.873Z] #73 244.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:32:27 [2023-04-11T09:32:27.134Z] #73 244.1   CC       src/libcrun/libcrun_testing_a-linux.o
09:32:27 [2023-04-11T09:32:27.134Z] #73 244.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:32:27 [2023-04-11T09:32:27.395Z] #73 244.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:32:27 [2023-04-11T09:32:27.395Z] #73 244.3   CC       src/libcrun/libcrun_testing_a-error.o
09:32:27 [2023-04-11T09:32:27.664Z] #73 244.5   CC       src/libcrun/libcrun_testing_a-terminal.o
09:32:27 [2023-04-11T09:32:27.665Z] #73 244.5   CC       src/libcrun/libcrun_testing_a-status.o
09:32:27 [2023-04-11T09:32:27.665Z] #73 244.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:32:27 [2023-04-11T09:32:27.665Z] #73 244.7   CC       src/libcrun/libcrun_testing_a-signals.o
09:32:28 [2023-04-11T09:32:28.236Z] #73 245.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:32:28 [2023-04-11T09:32:28.236Z] #73 245.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:32:28 [2023-04-11T09:32:28.236Z] #73 245.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:32:28 [2023-04-11T09:32:28.497Z] #73 245.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:32:28 [2023-04-11T09:32:28.759Z] #73 245.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:32:28 [2023-04-11T09:32:28.759Z] #73 245.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:32:28 [2023-04-11T09:32:28.759Z] #73 245.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:32:29 [2023-04-11T09:32:29.019Z] #73 245.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:32:29 [2023-04-11T09:32:29.590Z] #73 246.6   CC       src/crun-crun.o
09:32:29 [2023-04-11T09:32:29.590Z] #73 246.7   CC       src/crun-run.o
09:32:29 [2023-04-11T09:32:29.850Z] #73 246.9   CC       src/crun-delete.o
09:32:30 [2023-04-11T09:32:30.111Z] #73 247.1   CC       src/crun-kill.o
09:32:30 [2023-04-11T09:32:30.372Z] #73 247.4   CC       src/crun-pause.o
09:32:30 [2023-04-11T09:32:30.633Z] #73 247.6   CC       src/crun-unpause.o
09:32:30 [2023-04-11T09:32:30.633Z] #73 247.7   CC       src/crun-spec.o
09:32:30 [2023-04-11T09:32:30.894Z] #73 247.9   CC       src/crun-exec.o
09:32:30 [2023-04-11T09:32:30.894Z] #73 247.9   CC       src/crun-list.o
09:32:30 [2023-04-11T09:32:30.894Z] #73 248.0   CC       src/crun-create.o
09:32:31 [2023-04-11T09:32:31.155Z] #73 248.3   CC       src/crun-start.o
09:32:31 [2023-04-11T09:32:31.415Z] #73 248.5   CC       src/crun-state.o
09:32:31 [2023-04-11T09:32:31.677Z] #73 248.8   CC       src/crun-update.o
09:32:32 [2023-04-11T09:32:32.278Z] #73 249.0   CC       src/crun-ps.o
09:32:32 [2023-04-11T09:32:32.278Z] #73 249.1   CC       src/crun-checkpoint.o
09:32:32 [2023-04-11T09:32:32.278Z] #73 249.2   CC       src/crun-restore.o
09:32:32 [2023-04-11T09:32:32.542Z] #73 249.7   CC       src/libcrun/libcrun_la-utils.lo
09:32:33 [2023-04-11T09:32:33.136Z] #73 249.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:32:33 [2023-04-11T09:32:33.708Z] #73 250.5   CC       src/libcrun/libcrun_la-container.lo
09:32:33 [2023-04-11T09:32:33.708Z] #73 250.6   CC       src/libcrun/libcrun_la-cgroup.lo
09:32:33 [2023-04-11T09:32:33.708Z] #73 250.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:32:34 [2023-04-11T09:32:34.278Z] #73 251.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:32:34 [2023-04-11T09:32:34.278Z] #73 251.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:32:34 [2023-04-11T09:32:34.539Z] #73 251.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:32:34 [2023-04-11T09:32:34.799Z] #73 251.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:32:35 [2023-04-11T09:32:35.370Z] #73 252.3   CC       src/libcrun/libcrun_la-criu.lo
09:32:35 [2023-04-11T09:32:35.630Z] #73 252.5   CC       src/libcrun/libcrun_la-custom-handler.lo
09:32:35 [2023-04-11T09:32:35.891Z] #73 253.0   CC       src/libcrun/libcrun_la-linux.lo
09:32:36 [2023-04-11T09:32:36.151Z] #73 253.2   CC       src/libcrun/libcrun_la-seccomp.lo
09:32:36 [2023-04-11T09:32:36.414Z] #73 253.5   CC       src/libcrun/libcrun_la-ebpf.lo
09:32:37 [2023-04-11T09:32:37.357Z] #73 254.0   CC       src/libcrun/libcrun_la-error.lo
09:32:37 [2023-04-11T09:32:37.618Z] #73 254.5   CC       src/libcrun/libcrun_la-status.lo
09:32:37 [2023-04-11T09:32:37.879Z] #73 254.8   CC       src/libcrun/libcrun_la-terminal.lo
09:32:38 [2023-04-11T09:32:38.139Z] #73 255.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:32:38 [2023-04-11T09:32:38.399Z] #73 255.5   CC       src/libcrun/libcrun_la-signals.lo
09:32:40 [2023-04-11T09:32:40.312Z] #73 256.9   CC       src/libcrun/libcrun_la-mount_flags.lo
09:32:40 [2023-04-11T09:32:40.572Z] #73 257.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:32:41 [2023-04-11T09:32:41.143Z] #73 258.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:32:41 [2023-04-11T09:32:41.404Z] #73 258.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:32:41 [2023-04-11T09:32:41.664Z] #73 258.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:32:42 [2023-04-11T09:32:42.236Z] #73 259.1   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:32:42 [2023-04-11T09:32:42.808Z] #73 ...
09:32:42 [2023-04-11T09:32:42.808Z] 
09:32:42 [2023-04-11T09:32:42.808Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
09:32:42 [2023-04-11T09:32:42.808Z] #77 DONE 256.3s
09:32:42 [2023-04-11T09:32:42.808Z] 
09:32:42 [2023-04-11T09:32:42.808Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:32:43 [2023-04-11T09:32:43.069Z] #70 ...
09:32:43 [2023-04-11T09:32:43.069Z] 
09:32:43 [2023-04-11T09:32:43.069Z] #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
09:32:43 [2023-04-11T09:32:43.069Z] #73 259.9   CC       tests/init.o
09:32:43 [2023-04-11T09:32:43.641Z] #73 260.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:32:50 [2023-04-11T09:32:50.227Z] #73 ...
09:32:50 [2023-04-11T09:32:50.227Z] 
09:32:50 [2023-04-11T09:32:50.227Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
09:32:50 [2023-04-11T09:32:50.227Z] #70 DONE 301.1s
09:32:50 [2023-04-11T09:32:50.227Z] 
09:32:50 [2023-04-11T09:32:50.227Z] #57 [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.51.2"      && /build/golangci-lint --version
09:32:51 [2023-04-11T09:32:51.168Z] #57 ...
09:32:51 [2023-04-11T09:32:51.168Z] 
09:32:51 [2023-04-11T09:32:51.168Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
09:32:51 [2023-04-11T09:32:51.168Z] #71 DONE 294.9s
09:32:51 [2023-04-11T09:32:51.168Z] 
09:32:51 [2023-04-11T09:32:51.168Z] #57 [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.51.2"      && /build/golangci-lint --version
09:33:03 [2023-04-11T09:33:03.401Z] #57 ...
09:33:03 [2023-04-11T09:33:03.401Z] 
09:33:03 [2023-04-11T09:33:03.401Z] #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
09:33:03 [2023-04-11T09:33:03.401Z] #73 278.6   CCLD     tests/init
09:33:18 [2023-04-11T09:33:18.312Z] #73 294.3   AR       libcrun_testing.a
09:33:18 [2023-04-11T09:33:18.312Z] #73 294.3 ar: `u' modifier ignored since `D' is the default (see `U')
09:33:18 [2023-04-11T09:33:18.312Z] #73 294.4   CCLD     tests/tests_libcrun_utils
09:33:18 [2023-04-11T09:33:18.312Z] #73 294.4   CCLD     tests/tests_libcrun_errors
09:33:18 [2023-04-11T09:33:18.312Z] #73 294.5   CCLD     tests/tests_libcrun_fuzzer
09:33:18 [2023-04-11T09:33:18.312Z] #73 294.5   CCLD     libcrun.la
09:33:18 [2023-04-11T09:33:18.573Z] #73 295.7   CCLD     crun
09:33:19 [2023-04-11T09:33:19.147Z] #73 ...
09:33:19 [2023-04-11T09:33:19.147Z] 
09:33:19 [2023-04-11T09:33:19.147Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
09:33:19 [2023-04-11T09:33:19.147Z] #76 DONE 295.1s
09:33:19 [2023-04-11T09:33:19.147Z] 
09:33:19 [2023-04-11T09:33:19.147Z] #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
09:33:19 [2023-04-11T09:33:19.147Z] #73 296.1 make[3]: Entering directory '/tmp/crun-build'
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.3  /bin/mkdir -p '/usr/local/lib'
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.3  /bin/mkdir -p '/usr/local/share/man/man1'
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:33:19 [2023-04-11T09:33:19.408Z] #73 296.4 libtool: install: ranlib /usr/local/lib/libcrun.a
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 ----------------------------------------------------------------------
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 Libraries have been installed in:
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6    /usr/local/lib
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 If you ever happen to want to link against installed libraries
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 in a given directory, LIBDIR, you must either use libtool, and
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 specify the full pathname of the library, or use the '-LLIBDIR'
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 flag during linking and do at least one of the following:
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6      during execution
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6      during linking
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 See any operating system documentation about shared libraries for
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 more information, such as the ld(1) and ld.so(8) manual pages.
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6 ----------------------------------------------------------------------
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.6  /bin/mkdir -p '/build'
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.7 libtool: install: /usr/bin/install -c crun /build/crun
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.8 make[3]: Leaving directory '/tmp/crun-build'
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.8 make[2]: Leaving directory '/tmp/crun-build'
09:33:19 [2023-04-11T09:33:19.670Z] #73 296.8 make[1]: Leaving directory '/tmp/crun-build'
09:33:19 [2023-04-11T09:33:19.931Z] #73 DONE 297.0s
09:33:19 [2023-04-11T09:33:19.931Z] 
09:33:19 [2023-04-11T09:33:19.931Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:33:20 [2023-04-11T09:33:20.193Z] #78 ...
09:33:20 [2023-04-11T09:33:20.193Z] 
09:33:20 [2023-04-11T09:33:20.193Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
09:33:20 [2023-04-11T09:33:20.454Z] #83 DONE 0.2s
09:33:20 [2023-04-11T09:33:20.454Z] 
09:33:20 [2023-04-11T09:33:20.454Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:33:20 [2023-04-11T09:33:20.454Z] #78 ...
09:33:20 [2023-04-11T09:33:20.454Z] 
09:33:20 [2023-04-11T09:33:20.454Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
09:33:21 [2023-04-11T09:33:21.404Z] #84 DONE 0.8s
09:33:21 [2023-04-11T09:33:21.404Z] 
09:33:21 [2023-04-11T09:33:21.404Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
09:33:21 [2023-04-11T09:33:21.664Z] #85 DONE 0.5s
09:33:21 [2023-04-11T09:33:21.664Z] 
09:33:21 [2023-04-11T09:33:21.664Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
09:33:22 [2023-04-11T09:33:22.235Z] #86 DONE 0.6s
09:33:22 [2023-04-11T09:33:22.235Z] 
09:33:22 [2023-04-11T09:33:22.235Z] #57 [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.51.2"      && /build/golangci-lint --version
09:33:22 [2023-04-11T09:33:22.496Z] #57 ...
09:33:22 [2023-04-11T09:33:22.496Z] 
09:33:22 [2023-04-11T09:33:22.496Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
09:33:22 [2023-04-11T09:33:22.496Z] #87 DONE 0.1s
09:33:22 [2023-04-11T09:33:22.496Z] 
09:33:22 [2023-04-11T09:33:22.496Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
09:33:22 [2023-04-11T09:33:22.496Z] #88 DONE 0.1s
09:33:22 [2023-04-11T09:33:22.496Z] 
09:33:22 [2023-04-11T09:33:22.496Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
09:33:22 [2023-04-11T09:33:22.496Z] #89 DONE 0.1s
09:33:22 [2023-04-11T09:33:22.496Z] 
09:33:22 [2023-04-11T09:33:22.496Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
09:33:23 [2023-04-11T09:33:23.067Z] #90 DONE 0.6s
09:33:23 [2023-04-11T09:33:23.067Z] 
09:33:23 [2023-04-11T09:33:23.067Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
09:33:23 [2023-04-11T09:33:23.067Z] #91 DONE 0.1s
09:33:23 [2023-04-11T09:33:23.067Z] 
09:33:23 [2023-04-11T09:33:23.067Z] #57 [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.51.2"      && /build/golangci-lint --version
09:33:23 [2023-04-11T09:33:23.327Z] #57 ...
09:33:23 [2023-04-11T09:33:23.327Z] 
09:33:23 [2023-04-11T09:33:23.327Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
09:33:23 [2023-04-11T09:33:23.327Z] #92 DONE 0.1s
09:33:23 [2023-04-11T09:33:23.590Z] 
09:33:23 [2023-04-11T09:33:23.590Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:33:45 [2023-04-11T09:33:45.553Z] #78 299.8 + bin/containerd
09:33:45 [2023-04-11T09:33:45.553Z] #78 299.8 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
09:33:45 [2023-04-11T09:33:45.553Z] #78 ...
09:33:45 [2023-04-11T09:33:45.553Z] 
09:33:45 [2023-04-11T09:33:45.553Z] #57 [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.51.2"      && /build/golangci-lint --version
09:33:45 [2023-04-11T09:33:45.553Z] #57 375.0 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
09:33:45 [2023-04-11T09:33:45.553Z] #57 DONE 375.4s
09:33:45 [2023-04-11T09:33:45.553Z] 
09:33:45 [2023-04-11T09:33:45.553Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:33:45 [2023-04-11T09:33:45.553Z] #78 ...
09:33:45 [2023-04-11T09:33:45.553Z] 
09:33:45 [2023-04-11T09:33:45.553Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
09:33:45 [2023-04-11T09:33:45.553Z] #93 DONE 0.2s
09:33:45 [2023-04-11T09:33:45.553Z] 
09:33:45 [2023-04-11T09:33:45.553Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
09:33:45 [2023-04-11T09:33:45.553Z] #94 DONE 0.1s
09:33:45 [2023-04-11T09:33:45.553Z] 
09:33:45 [2023-04-11T09:33:45.553Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
09:33:45 [2023-04-11T09:33:45.553Z] #95 DONE 0.1s
09:33:45 [2023-04-11T09:33:45.553Z] 
09:33:45 [2023-04-11T09:33:45.553Z] #78 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
09:34:24 [2023-04-11T09:34:24.310Z] #78 338.6 + bin/containerd-stress
09:34:24 [2023-04-11T09:34:24.310Z] #78 338.6 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
09:34:24 [2023-04-11T09:34:24.310Z] #78 340.1 + bin/containerd-shim
09:34:24 [2023-04-11T09:34:24.310Z] #78 340.8 + bin/containerd-shim-runc-v1
09:34:24 [2023-04-11T09:34:24.571Z] #78 341.8 + bin/containerd-shim-runc-v2
09:34:25 [2023-04-11T09:34:25.955Z] #78 342.8 + binaries
09:34:26 [2023-04-11T09:34:26.525Z] #78 DONE 343.8s
09:34:27 [2023-04-11T09:34:27.467Z] 
09:34:27 [2023-04-11T09:34:27.467Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
09:34:27 [2023-04-11T09:34:27.467Z] #96 DONE 0.2s
09:34:27 [2023-04-11T09:34:27.467Z] 
09:34:27 [2023-04-11T09:34:27.467Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:34:27 [2023-04-11T09:34:27.467Z] #97 DONE 0.1s
09:34:27 [2023-04-11T09:34:27.727Z] 
09:34:27 [2023-04-11T09:34:27.727Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
09:34:27 [2023-04-11T09:34:27.727Z] #98 DONE 0.1s
09:34:27 [2023-04-11T09:34:27.727Z] 
09:34:27 [2023-04-11T09:34:27.727Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
09:34:27 [2023-04-11T09:34:27.727Z] #99 DONE 0.1s
09:34:27 [2023-04-11T09:34:27.727Z] 
09:34:27 [2023-04-11T09:34:27.727Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
09:34:27 [2023-04-11T09:34:27.727Z] #100 DONE 0.1s
09:34:27 [2023-04-11T09:34:27.987Z] 
09:34:27 [2023-04-11T09:34:27.987Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:34:27 [2023-04-11T09:34:27.987Z] #101 DONE 0.0s
09:34:27 [2023-04-11T09:34:27.987Z] 
09:34:27 [2023-04-11T09:34:27.987Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
09:34:27 [2023-04-11T09:34:27.987Z] #102 DONE 0.0s
09:34:27 [2023-04-11T09:34:27.987Z] 
09:34:27 [2023-04-11T09:34:27.987Z] #103 [dev-base  1/11] RUN groupadd -r docker
09:34:28 [2023-04-11T09:34:28.560Z] #103 DONE 0.4s
09:34:28 [2023-04-11T09:34:28.560Z] 
09:34:28 [2023-04-11T09:34:28.560Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:34:28 [2023-04-11T09:34:28.876Z] #104 DONE 0.5s
09:34:29 [2023-04-11T09:34:29.152Z] 
09:34:29 [2023-04-11T09:34:29.152Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:34:29 [2023-04-11T09:34:29.417Z] #105 0.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:34:29 [2023-04-11T09:34:29.417Z] #105 DONE 0.5s
09:34:29 [2023-04-11T09:34:29.685Z] 
09:34:29 [2023-04-11T09:34:29.685Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:34:29 [2023-04-11T09:34:29.952Z] #106 DONE 0.5s
09:34:29 [2023-04-11T09:34:29.952Z] 
09:34:29 [2023-04-11T09:34:29.952Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:34:30 [2023-04-11T09:34:30.527Z] #107 DONE 0.5s
09:34:30 [2023-04-11T09:34:30.527Z] 
09:34:30 [2023-04-11T09:34:30.527Z] #108 [dev-base  6/11] RUN ldconfig
09:34:31 [2023-04-11T09:34:31.097Z] #108 DONE 0.5s
09:34:31 [2023-04-11T09:34:31.097Z] 
09:34:31 [2023-04-11T09:34:31.097Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:34:31 [2023-04-11T09:34:31.670Z] #109 DONE 0.5s
09:34:31 [2023-04-11T09:34:31.670Z] 
09:34:31 [2023-04-11T09:34:31.670Z] #110 [dev-base  8/11] 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
09:34:32 [2023-04-11T09:34:32.240Z] #110 0.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:34:32 [2023-04-11T09:34:32.240Z] #110 0.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:34:32 [2023-04-11T09:34:32.501Z] #110 0.834 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:34:32 [2023-04-11T09:34:32.501Z] #110 0.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
09:34:32 [2023-04-11T09:34:32.501Z] #110 1.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
09:34:32 [2023-04-11T09:34:32.762Z] #110 1.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
09:34:33 [2023-04-11T09:34:33.704Z] #110 1.876 Fetched 8525 kB in 1s (6080 kB/s)
09:34:33 [2023-04-11T09:34:33.964Z] #110 1.876 Reading package lists...
09:34:34 [2023-04-11T09:34:34.535Z] #110 2.445 Reading package lists...
09:34:34 [2023-04-11T09:34:34.798Z] #110 2.993 Building dependency tree...
09:34:34 [2023-04-11T09:34:34.798Z] #110 3.430 The following additional packages will be installed:
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.430   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.430   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.430   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.431   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.432   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.432   xxd
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.434 Suggested packages:
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.434   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.434   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.434   ctags vim-doc vim-scripts xfsdump acl attr quota
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.434 Recommended packages:
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.434   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:34:35 [2023-04-11T09:34:35.059Z] #110 3.434   systemd-timesyncd | time-daemon unzip
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.795 The following NEW packages will be installed:
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.796   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.796   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.796   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.796   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.796   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.797   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.797   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.797   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.797   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:34:35 [2023-04-11T09:34:35.319Z] #110 3.797   xz-utils zip zstd
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.076 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.076 Need to get 32.1 MB of archives.
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.076 After this operation, 124 MB of additional disk space will be used.
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.083 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.090 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.092 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.094 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:34:35 [2023-04-11T09:34:35.579Z] #110 4.098 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.261 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.281 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.306 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.307 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.308 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.308 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.309 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.310 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.310 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.314 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.316 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.317 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.318 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.319 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.330 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.333 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.334 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.335 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.337 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.349 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.357 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.360 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:34:35 [2023-04-11T09:34:35.839Z] #110 4.362 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.525 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.558 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.560 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.561 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.614 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.614 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.615 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.615 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.616 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.617 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.618 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.620 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.621 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.629 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.631 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.632 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.632 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.635 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.636 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.637 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.641 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.643 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.644 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.645 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:34:36 [2023-04-11T09:34:36.099Z] #110 4.683 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:34:36 [2023-04-11T09:34:36.360Z] #110 4.689 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:34:36 [2023-04-11T09:34:36.360Z] #110 4.694 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:34:36 [2023-04-11T09:34:36.360Z] #110 4.695 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:34:36 [2023-04-11T09:34:36.360Z] #110 4.980 debconf: delaying package configuration, since apt-utils is not installed
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.026 Fetched 32.1 MB in 1s (36.1 MB/s)
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.053 Selecting previously unselected package libapparmor1:arm64.
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.053 (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 ... 15745 files and directories currently installed.)
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.063 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.071 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.113 Selecting previously unselected package libcap2:arm64.
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.115 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.118 Unpacking libcap2:arm64 (1:2.44-1) ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.158 Selecting previously unselected package libargon2-1:arm64.
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.161 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.165 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.201 Selecting previously unselected package dmsetup.
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.204 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.207 Unpacking dmsetup (2:1.02.175-2.1) ...
09:34:36 [2023-04-11T09:34:36.620Z] #110 5.252 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.254 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.258 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.303 Selecting previously unselected package libjson-c5:arm64.
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.305 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.309 Unpacking libjson-c5:arm64 (0.15-2) ...
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.345 Selecting previously unselected package libcryptsetup12:arm64.
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.348 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:34:36 [2023-04-11T09:34:36.881Z] #110 5.352 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.404 Selecting previously unselected package libip4tc2:arm64.
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.404 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.409 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.444 Selecting previously unselected package libkmod2:arm64.
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.447 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.451 Unpacking libkmod2:arm64 (28-1) ...
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.494 Selecting previously unselected package systemd.
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.497 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.141Z] #110 5.548 Unpacking systemd (247.3-7+deb11u1) ...
09:34:37 [2023-04-11T09:34:37.402Z] #110 5.939 Selecting previously unselected package pigz.
09:34:37 [2023-04-11T09:34:37.402Z] #110 5.942 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.402Z] #110 5.945 Unpacking pigz (2.6-1) ...
09:34:37 [2023-04-11T09:34:37.402Z] #110 5.985 Selecting previously unselected package libelf1:arm64.
09:34:37 [2023-04-11T09:34:37.662Z] #110 5.986 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 5.990 Unpacking libelf1:arm64 (0.183-1) ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.042 Selecting previously unselected package libbpf0:arm64.
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.044 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.048 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.090 Selecting previously unselected package libmnl0:arm64.
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.092 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.096 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.132 Selecting previously unselected package libxtables12:arm64.
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.134 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.138 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.171 Selecting previously unselected package libcap2-bin.
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.173 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.178 Unpacking libcap2-bin (1:2.44-1) ...
09:34:37 [2023-04-11T09:34:37.662Z] #110 6.223 Selecting previously unselected package iproute2.
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.226 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.230 Unpacking iproute2 (5.10.0-4) ...
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.334 Selecting previously unselected package xxd.
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.336 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.340 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.391 Selecting previously unselected package vim-common.
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.394 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.403 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:34:37 [2023-04-11T09:34:37.923Z] #110 6.461 Selecting previously unselected package bash-completion.
09:34:38 [2023-04-11T09:34:38.183Z] #110 6.464 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
09:34:38 [2023-04-11T09:34:38.753Z] #110 7.145 Unpacking bash-completion (1:2.11-2) ...
09:34:38 [2023-04-11T09:34:38.753Z] #110 7.260 Selecting previously unselected package bzip2.
09:34:38 [2023-04-11T09:34:38.753Z] #110 7.263 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
09:34:38 [2023-04-11T09:34:38.753Z] #110 7.267 Unpacking bzip2 (1.0.8-4) ...
09:34:38 [2023-04-11T09:34:38.753Z] #110 7.306 Selecting previously unselected package xz-utils.
09:34:38 [2023-04-11T09:34:38.753Z] #110 7.309 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:34:38 [2023-04-11T09:34:38.753Z] #110 7.313 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.375 Selecting previously unselected package apparmor.
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.378 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.404 Unpacking apparmor (2.13.6-10) ...
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.510 Selecting previously unselected package inetutils-ping.
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.512 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.516 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.564 Selecting previously unselected package libip6tc2:arm64.
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.567 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.571 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:34:39 [2023-04-11T09:34:39.014Z] #110 7.611 Selecting previously unselected package libnfnetlink0:arm64.
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.613 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.619 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.662 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.665 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.669 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.711 Selecting previously unselected package libnftnl11:arm64.
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.714 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.719 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.761 Selecting previously unselected package iptables.
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.762 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.765 Unpacking iptables (1.8.7-1) ...
09:34:39 [2023-04-11T09:34:39.274Z] #110 7.845 Selecting previously unselected package libonig5:arm64.
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.848 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.853 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.904 Selecting previously unselected package libjq1:arm64.
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.906 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.911 Unpacking libjq1:arm64 (1.6-2.1) ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.951 Selecting previously unselected package jq.
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.954 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.957 Unpacking jq (1.6-2.1) ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 7.999 Selecting previously unselected package libaio1:arm64.
09:34:39 [2023-04-11T09:34:39.535Z] #110 8.002 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 8.006 Unpacking libaio1:arm64 (0.3.112-9) ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 8.042 Selecting previously unselected package libgpm2:arm64.
09:34:39 [2023-04-11T09:34:39.535Z] #110 8.045 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 8.048 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:34:39 [2023-04-11T09:34:39.535Z] #110 8.087 Selecting previously unselected package libicu67:arm64.
09:34:39 [2023-04-11T09:34:39.795Z] #110 8.089 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
09:34:39 [2023-04-11T09:34:39.795Z] #110 8.093 Unpacking libicu67:arm64 (67.1-7) ...
09:34:40 [2023-04-11T09:34:40.367Z] #110 8.792 Selecting previously unselected package libinih1:arm64.
09:34:40 [2023-04-11T09:34:40.367Z] #110 8.794 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.367Z] #110 8.800 Unpacking libinih1:arm64 (53-1+b2) ...
09:34:40 [2023-04-11T09:34:40.367Z] #110 8.875 Selecting previously unselected package libmicrohttpd12:arm64.
09:34:40 [2023-04-11T09:34:40.367Z] #110 8.878 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.367Z] #110 8.882 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:34:40 [2023-04-11T09:34:40.367Z] #110 8.931 Selecting previously unselected package libnet1:arm64.
09:34:40 [2023-04-11T09:34:40.627Z] #110 8.934 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 8.937 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 8.981 Selecting previously unselected package libnl-3-200:arm64.
09:34:40 [2023-04-11T09:34:40.627Z] #110 8.984 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 8.988 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.032 Selecting previously unselected package libprotobuf-c1:arm64.
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.035 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.039 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.078 Selecting previously unselected package libyajl2:arm64.
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.080 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.084 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.115 Selecting previously unselected package net-tools.
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.117 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.122 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:34:40 [2023-04-11T09:34:40.627Z] #110 9.175 Selecting previously unselected package patch.
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.178 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.183 Unpacking patch (2.7.6-7) ...
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.225 Selecting previously unselected package python-pip-whl.
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.228 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.232 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.378 Selecting previously unselected package python3-lib2to3.
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.382 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.387 Unpacking python3-lib2to3 (3.9.2-1) ...
09:34:40 [2023-04-11T09:34:40.887Z] #110 9.432 Selecting previously unselected package python3-distutils.
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.435 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.441 Unpacking python3-distutils (3.9.2-1) ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.493 Selecting previously unselected package python3-pkg-resources.
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.495 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.501 Unpacking python3-pkg-resources (52.0.0-4) ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.554 Selecting previously unselected package python3-setuptools.
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.557 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.561 Unpacking python3-setuptools (52.0.0-4) ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.632 Selecting previously unselected package python3-wheel.
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.635 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.639 Unpacking python3-wheel (0.34.2-1) ...
09:34:41 [2023-04-11T09:34:41.148Z] #110 9.676 Selecting previously unselected package python3-pip.
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.679 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.684 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.755 Selecting previously unselected package sudo.
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.758 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.764 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.885 Selecting previously unselected package systemd-journal-remote.
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.888 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.894 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
09:34:41 [2023-04-11T09:34:41.409Z] #110 9.937 Selecting previously unselected package thin-provisioning-tools.
09:34:41 [2023-04-11T09:34:41.669Z] #110 9.939 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:34:41 [2023-04-11T09:34:41.669Z] #110 9.944 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.00 Selecting previously unselected package uidmap.
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.01 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.01 Unpacking uidmap (1:4.8.1-1) ...
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.06 Selecting previously unselected package vim-runtime.
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.07 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:34:41 [2023-04-11T09:34:41.669Z] #110 10.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:34:42 [2023-04-11T09:34:42.239Z] #110 10.69 Selecting previously unselected package vim.
09:34:42 [2023-04-11T09:34:42.239Z] #110 10.70 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:34:42 [2023-04-11T09:34:42.239Z] #110 10.71 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:34:42 [2023-04-11T09:34:42.500Z] #110 10.84 Selecting previously unselected package xfsprogs.
09:34:42 [2023-04-11T09:34:42.500Z] #110 10.84 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
09:34:42 [2023-04-11T09:34:42.500Z] #110 10.85 Unpacking xfsprogs (5.10.0-4) ...
09:34:42 [2023-04-11T09:34:42.500Z] #110 10.95 Selecting previously unselected package zip.
09:34:42 [2023-04-11T09:34:42.500Z] #110 10.96 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
09:34:42 [2023-04-11T09:34:42.500Z] #110 10.96 Unpacking zip (3.0-12) ...
09:34:42 [2023-04-11T09:34:42.500Z] #110 11.01 Selecting previously unselected package zstd.
09:34:42 [2023-04-11T09:34:42.500Z] #110 11.01 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:34:42 [2023-04-11T09:34:42.500Z] #110 11.02 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:34:42 [2023-04-11T09:34:42.761Z] #110 11.11 Setting up python3-pkg-resources (52.0.0-4) ...
09:34:42 [2023-04-11T09:34:42.761Z] #110 11.32 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:34:42 [2023-04-11T09:34:42.761Z] #110 11.33 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:34:42 [2023-04-11T09:34:42.761Z] #110 11.34 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:34:42 [2023-04-11T09:34:42.761Z] #110 11.35 Setting up libgpm2:arm64 (1.20.7-8) ...
09:34:42 [2023-04-11T09:34:42.761Z] #110 11.37 Setting up libicu67:arm64 (67.1-7) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.38 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.39 Setting up libinih1:arm64 (53-1+b2) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.41 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.42 Setting up uidmap (1:4.8.1-1) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.44 Setting up libyajl2:arm64 (2.1.0-3) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.46 Setting up bzip2 (1.0.8-4) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:34:43 [2023-04-11T09:34:43.021Z] #110 11.49 Setting up python3-wheel (0.34.2-1) ...
09:34:43 [2023-04-11T09:34:43.281Z] #110 11.64 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:34:43 [2023-04-11T09:34:43.281Z] #110 11.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:34:43 [2023-04-11T09:34:43.281Z] #110 11.67 Setting up libcap2:arm64 (1:2.44-1) ...
09:34:43 [2023-04-11T09:34:43.281Z] #110 11.68 Setting up libcap2-bin (1:2.44-1) ...
09:34:43 [2023-04-11T09:34:43.281Z] #110 11.69 Setting up apparmor (2.13.6-10) ...
09:34:44 [2023-04-11T09:34:44.221Z] #110 12.51 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:34:44 [2023-04-11T09:34:44.221Z] #110 12.54 Setting up zip (3.0-12) ...
09:34:44 [2023-04-11T09:34:44.221Z] #110 12.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:34:44 [2023-04-11T09:34:44.221Z] #110 12.57 Setting up bash-completion (1:2.11-2) ...
09:34:44 [2023-04-11T09:34:44.791Z] #110 13.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.39 Setting up libmnl0:arm64 (1.0.4-3) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.41 Setting up patch (2.7.6-7) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.42 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.47 invoke-rc.d: could not determine current runlevel
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.48 invoke-rc.d: policy-rc.d denied execution of start.
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.48 Setting up libxtables12:arm64 (1.8.7-1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.50 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.51 Setting up pigz (2.6-1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.54 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:34:45 [2023-04-11T09:34:45.052Z] #110 13.58 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:34:45 [2023-04-11T09:34:45.314Z] #110 13.77 Setting up libaio1:arm64 (0.3.112-9) ...
09:34:45 [2023-04-11T09:34:45.314Z] #110 13.78 Setting up python3-lib2to3 (3.9.2-1) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 13.88 Setting up libelf1:arm64 (0.183-1) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 13.90 Setting up libjson-c5:arm64 (0.15-2) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 13.91 Setting up zstd (1.4.8+dfsg-2.1) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 13.92 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 13.94 Setting up libkmod2:arm64 (28-1) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 13.95 Setting up python3-distutils (3.9.2-1) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.08 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:34:45 [2023-04-11T09:34:45.574Z] #110 14.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:34:45 [2023-04-11T09:34:45.835Z] #110 14.14 Setting up python3-setuptools (52.0.0-4) ...
09:34:46 [2023-04-11T09:34:46.096Z] #110 14.49 Setting up libjq1:arm64 (1.6-2.1) ...
09:34:46 [2023-04-11T09:34:46.096Z] #110 14.51 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:34:46 [2023-04-11T09:34:46.096Z] #110 14.53 Setting up thin-provisioning-tools (0.9.0-1) ...
09:34:46 [2023-04-11T09:34:46.096Z] #110 14.54 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:34:46 [2023-04-11T09:34:46.356Z] #110 14.81 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:34:46 [2023-04-11T09:34:46.356Z] #110 14.89 Setting up jq (1.6-2.1) ...
09:34:46 [2023-04-11T09:34:46.356Z] #110 14.90 Setting up libbpf0:arm64 (1:0.3-2) ...
09:34:46 [2023-04-11T09:34:46.356Z] #110 14.91 Setting up iptables (1.8.7-1) ...
09:34:46 [2023-04-11T09:34:46.616Z] #110 14.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:34:46 [2023-04-11T09:34:46.616Z] #110 14.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:34:46 [2023-04-11T09:34:46.616Z] #110 14.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:34:46 [2023-04-11T09:34:46.616Z] #110 14.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:34:46 [2023-04-11T09:34:46.616Z] #110 14.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:34:46 [2023-04-11T09:34:46.616Z] #110 14.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:34:46 [2023-04-11T09:34:46.616Z] #110 14.96 Setting up iproute2 (5.10.0-4) ...
09:34:46 [2023-04-11T09:34:46.616Z] #110 15.11 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:34:46 [2023-04-11T09:34:46.616Z] #110 15.12 Setting up dmsetup (2:1.02.175-2.1) ...
09:34:46 [2023-04-11T09:34:46.616Z] #110 15.14 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:34:46 [2023-04-11T09:34:46.616Z] #110 15.15 Setting up systemd (247.3-7+deb11u1) ...
09:34:46 [2023-04-11T09:34:46.616Z] #110 15.20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:34:46 [2023-04-11T09:34:46.877Z] #110 15.20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:34:46 [2023-04-11T09:34:46.877Z] #110 15.21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:34:46 [2023-04-11T09:34:46.877Z] #110 15.21 Initializing machine ID from random generator.
09:34:47 [2023-04-11T09:34:47.138Z] #110 15.59 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
09:34:47 [2023-04-11T09:34:47.398Z] #110 15.73 Setting up xfsprogs (5.10.0-4) ...
09:34:47 [2023-04-11T09:34:47.398Z] #110 15.74 System has not been booted with systemd as init system (PID 1). Can't operate.
09:34:47 [2023-04-11T09:34:47.398Z] #110 15.74 Failed to connect to bus: Host is down
09:34:47 [2023-04-11T09:34:47.398Z] #110 15.74 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:34:48 [2023-04-11T09:34:48.338Z] #110 DONE 16.6s
09:34:48 [2023-04-11T09:34:48.338Z] 
09:34:48 [2023-04-11T09:34:48.338Z] #111 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:34:48 [2023-04-11T09:34:48.598Z] #111 0.441 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:34:48 [2023-04-11T09:34:48.598Z] #111 0.445 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:34:48 [2023-04-11T09:34:48.598Z] #111 0.448 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:34:48 [2023-04-11T09:34:48.598Z] #111 DONE 0.5s
09:34:48 [2023-04-11T09:34:48.598Z] 
09:34:48 [2023-04-11T09:34:48.598Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
09:34:55 [2023-04-11T09:34:55.182Z] #112 5.762 Collecting yamllint==1.27.1
09:34:55 [2023-04-11T09:34:55.442Z] #112 6.792   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:34:55 [2023-04-11T09:34:55.703Z] #112 7.105 Collecting pathspec>=0.5.3
09:34:55 [2023-04-11T09:34:55.703Z] #112 7.109   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
09:34:55 [2023-04-11T09:34:55.703Z] #112 7.204 Collecting pyyaml
09:34:55 [2023-04-11T09:34:55.963Z] #112 7.217   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:34:55 [2023-04-11T09:34:55.963Z] #112 7.235 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:34:55 [2023-04-11T09:34:55.963Z] #112 7.240 Building wheels for collected packages: yamllint
09:34:55 [2023-04-11T09:34:55.963Z] #112 7.240   Building wheel for yamllint (setup.py): started
09:34:56 [2023-04-11T09:34:56.222Z] #112 7.507   Building wheel for yamllint (setup.py): finished with status 'done'
09:34:56 [2023-04-11T09:34:56.222Z] #112 7.508   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=5a014ecc939ae5c0edbf5af8bc81050eeec918b02dda950a998a3eadb894da43
09:34:56 [2023-04-11T09:34:56.222Z] #112 7.508   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:34:56 [2023-04-11T09:34:56.222Z] #112 7.511 Successfully built yamllint
09:34:56 [2023-04-11T09:34:56.222Z] #112 7.517 Installing collected packages: pyyaml, pathspec, yamllint
09:34:56 [2023-04-11T09:34:56.223Z] #112 7.639 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
09:34:56 [2023-04-11T09:34:56.483Z] #112 DONE 7.8s
09:34:56 [2023-04-11T09:34:56.483Z] 
09:34:56 [2023-04-11T09:34:56.483Z] #113 [dev-base 11/11] 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
09:34:57 [2023-04-11T09:34:57.423Z] #113 0.742 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:34:57 [2023-04-11T09:34:57.423Z] #113 0.742 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:34:57 [2023-04-11T09:34:57.423Z] #113 0.743 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:34:57 [2023-04-11T09:34:57.994Z] #113 1.125 Reading package lists...
09:34:58 [2023-04-11T09:34:58.565Z] #113 1.694 Reading package lists...
09:34:58 [2023-04-11T09:34:58.825Z] #113 2.247 Building dependency tree...
09:34:58 [2023-04-11T09:34:58.825Z] #113 2.424 Reading state information...
09:34:59 [2023-04-11T09:34:59.086Z] #113 2.688 gcc is already the newest version (4:10.2.1-1).
09:34:59 [2023-04-11T09:34:59.086Z] #113 2.688 pkg-config is already the newest version (0.29.2-1).
09:34:59 [2023-04-11T09:34:59.086Z] #113 2.688 The following additional packages will be installed:
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.688   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.688   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.689   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.689   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.690   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.690   uuid-dev zlib1g-dev
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.692 Suggested packages:
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.692   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.692   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.693 Recommended packages:
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.693   build-essential fakeroot libalgorithm-merge-perl
09:34:59 [2023-04-11T09:34:59.346Z] #113 2.953 The following NEW packages will be installed:
09:34:59 [2023-04-11T09:34:59.606Z] #113 2.953   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:34:59 [2023-04-11T09:34:59.606Z] #113 2.953   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
09:34:59 [2023-04-11T09:34:59.606Z] #113 2.953   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
09:34:59 [2023-04-11T09:34:59.606Z] #113 2.953   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:34:59 [2023-04-11T09:34:59.606Z] #113 2.954   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
09:34:59 [2023-04-11T09:34:59.606Z] #113 2.954   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
09:34:59 [2023-04-11T09:34:59.606Z] #113 2.955   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:34:59 [2023-04-11T09:34:59.606Z] #113 3.233 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
09:34:59 [2023-04-11T09:34:59.606Z] #113 3.233 Need to get 10.3 MB of archives.
09:34:59 [2023-04-11T09:34:59.606Z] #113 3.233 After this operation, 41.5 MB of additional disk space will be used.
09:34:59 [2023-04-11T09:34:59.606Z] #113 3.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.250 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.254 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.255 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.257 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.257 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.260 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.263 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.266 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.267 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.269 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.280 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.281 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.283 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.292 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.296 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.298 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.299 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.300 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.306 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.307 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.309 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.310 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.313 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.315 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.316 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.320 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.321 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.335 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.338 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:34:59 [2023-04-11T09:34:59.868Z] #113 3.340 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
09:35:00 [2023-04-11T09:35:00.128Z] #113 3.606 debconf: delaying package configuration, since apt-utils is not installed
09:35:00 [2023-04-11T09:35:00.128Z] #113 3.652 Fetched 10.3 MB in 0s (27.2 MB/s)
09:35:00 [2023-04-11T09:35:00.128Z] #113 3.678 Selecting previously unselected package dpkg-dev.
09:35:00 [2023-04-11T09:35:00.128Z] #113 3.678 (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 ... 21236 files and directories currently installed.)
09:35:00 [2023-04-11T09:35:00.128Z] #113 3.693 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
09:35:00 [2023-04-11T09:35:00.128Z] #113 3.698 Unpacking dpkg-dev (1.20.12) ...
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.828 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.831 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.839 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.878 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.882 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.886 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.927 Selecting previously unselected package libsecret-common.
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.930 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.934 Unpacking libsecret-common (0.20.4-2) ...
09:35:00 [2023-04-11T09:35:00.389Z] #113 3.986 Selecting previously unselected package libsecret-1-0:arm64.
09:35:00 [2023-04-11T09:35:00.649Z] #113 3.989 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 3.992 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.029 Selecting previously unselected package gir1.2-secret-1:arm64.
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.032 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.036 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.070 Selecting previously unselected package libapparmor-dev:arm64.
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.070 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.075 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.117 Selecting previously unselected package uuid-dev:arm64.
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.119 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.124 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.171 Selecting previously unselected package libblkid-dev:arm64.
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.174 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.184 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:35:00 [2023-04-11T09:35:00.649Z] #113 4.241 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.244 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.248 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.281 Selecting previously unselected package libudev-dev:arm64.
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.284 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.288 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.334 Selecting previously unselected package libsepol1-dev:arm64.
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.336 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.339 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.410 Selecting previously unselected package libpcre2-16-0:arm64.
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.411 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.417 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.468 Selecting previously unselected package libpcre2-32-0:arm64.
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.471 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.475 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:35:00 [2023-04-11T09:35:00.909Z] #113 4.530 Selecting previously unselected package libpcre2-posix2:arm64.
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.531 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.536 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.571 Selecting previously unselected package libpcre2-dev:arm64.
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.574 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.578 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.659 Selecting previously unselected package libselinux1-dev:arm64.
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.663 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.667 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.726 Selecting previously unselected package libdevmapper-dev:arm64.
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.726 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.730 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:35:01 [2023-04-11T09:35:01.169Z] #113 4.764 Selecting previously unselected package libffi-dev:arm64.
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.767 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.772 Unpacking libffi-dev:arm64 (3.3-6) ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.809 Selecting previously unselected package libglib2.0-data.
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.812 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.816 Unpacking libglib2.0-data (2.66.8-1) ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.959 Selecting previously unselected package libglib2.0-bin.
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.962 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 4.965 Unpacking libglib2.0-bin (2.66.8-1) ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.009 Selecting previously unselected package libglib2.0-dev-bin.
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.012 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.016 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.059 Selecting previously unselected package libmount-dev:arm64.
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.062 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.066 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.112 Selecting previously unselected package libpcre16-3:arm64.
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.115 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.429Z] #113 5.120 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.169 Selecting previously unselected package libpcre32-3:arm64.
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.172 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.177 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.225 Selecting previously unselected package libpcrecpp0v5:arm64.
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.228 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.232 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.267 Selecting previously unselected package libpcre3-dev:arm64.
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.270 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.274 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:35:01 [2023-04-11T09:35:01.690Z] #113 5.352 Selecting previously unselected package zlib1g-dev:arm64.
09:35:01 [2023-04-11T09:35:01.950Z] #113 5.355 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.950Z] #113 5.359 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:35:01 [2023-04-11T09:35:01.950Z] #113 5.403 Selecting previously unselected package libglib2.0-dev:arm64.
09:35:01 [2023-04-11T09:35:01.950Z] #113 5.406 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:35:01 [2023-04-11T09:35:01.950Z] #113 5.411 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:35:01 [2023-04-11T09:35:01.950Z] #113 5.609 Selecting previously unselected package libseccomp-dev:arm64.
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.612 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.617 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.662 Selecting previously unselected package libsecret-1-dev:arm64.
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.663 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.666 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.728 Selecting previously unselected package libsystemd-dev:arm64.
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.732 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.736 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.211Z] #113 5.852 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:35:02 [2023-04-11T09:35:02.471Z] #113 5.866 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:35:02 [2023-04-11T09:35:02.471Z] #113 6.043 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.471Z] #113 6.058 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:35:02 [2023-04-11T09:35:02.471Z] #113 6.072 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:35:02 [2023-04-11T09:35:02.471Z] #113 6.087 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:35:02 [2023-04-11T09:35:02.471Z] #113 6.102 Setting up libffi-dev:arm64 (3.3-6) ...
09:35:02 [2023-04-11T09:35:02.471Z] #113 6.115 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.127 Setting up dpkg-dev (1.20.12) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.145 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.157 Setting up libglib2.0-data (2.66.8-1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.170 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.181 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.191 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.205 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.217 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.229 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.240 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.251 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.263 Setting up libsecret-common (0.20.4-2) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.275 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.291 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.304 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.315 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.328 Setting up libglib2.0-bin (2.66.8-1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.339 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.350 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.362 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.375 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.387 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.399 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.412 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:35:02 [2023-04-11T09:35:02.731Z] #113 6.424 No schema files found: doing nothing.
09:35:02 [2023-04-11T09:35:02.732Z] #113 6.429 Processing triggers for libc-bin (2.31-13+deb11u5) ...
09:35:02 [2023-04-11T09:35:02.994Z] #113 6.452 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:35:03 [2023-04-11T09:35:03.254Z] #113 DONE 6.7s
09:35:03 [2023-04-11T09:35:03.254Z] 
09:35:03 [2023-04-11T09:35:03.254Z] #114 [dev 1/1] COPY . .
09:35:04 [2023-04-11T09:35:04.638Z] #114 DONE 1.3s
09:35:04 [2023-04-11T09:35:04.638Z] 
09:35:04 [2023-04-11T09:35:04.638Z] #115 exporting to image
09:35:04 [2023-04-11T09:35:04.638Z] #115 exporting layers
09:35:06 [2023-04-11T09:35:06.021Z] #115 exporting layers 1.5s done
09:35:06 [2023-04-11T09:35:06.021Z] #115 writing image sha256:a360f1691b09f529e96ceebcda4aec7e867dbbe299483fe9610a35d9aa0f1168 done
09:35:06 [2023-04-11T09:35:06.021Z] #115 naming to docker.io/library/docker:106c69499365496843e1b0ded6a2ba519d1e052e done
09:35:06 [2023-04-11T09:35:06.021Z] #115 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:35:06 [2023-04-11T09:35:06.334Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:35:06 [2023-04-11T09:35:06.623Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=106c69499365496843e1b0ded6a2ba519d1e052e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:106c69499365496843e1b0ded6a2ba519d1e052e hack/test/unit
09:35:07 [2023-04-11T09:35:07.193Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:35:07 [2023-04-11T09:35:07.193Z] + TESTFLAGS+=' -test.timeout=5m'
09:35:07 [2023-04-11T09:35:07.193Z] + TESTDIRS=./...
09:35:07 [2023-04-11T09:35:07.193Z] + exclude_paths='/vendor/|/integration'
09:35:07 [2023-04-11T09:35:07.193Z] ++ go list ./...
09:35:07 [2023-04-11T09:35:07.193Z] ++ grep -vE '(/vendor/|/integration)'
09:35:08 [2023-04-11T09:35:08.177Z] + pkg_list='github.com/docker/docker/api
09:35:08 [2023-04-11T09:35:08.177Z] github.com/docker/docker/api/server
09:35:08 [2023-04-11T09:35:08.177Z] github.com/docker/docker/api/server/backend/build
09:35:08 [2023-04-11T09:35:08.177Z] github.com/docker/docker/api/server/httpstatus
09:35:08 [2023-04-11T09:35:08.177Z] github.com/docker/docker/api/server/httputils
09:35:08 [2023-04-11T09:35:08.177Z] github.com/docker/docker/api/server/middleware
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/build
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/checkpoint
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/container
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/debug
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/distribution
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/grpc
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/image
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/network
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/plugin
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/session
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/swarm
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/system
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/server/router/volume
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/backend
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/blkiodev
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/container
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/events
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/filters
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/image
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/mount
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/network
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/plugins/logdriver
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/registry
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/strslice
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/swarm
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/swarm/runtime
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/time
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/versions
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/versions/v1p19
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/versions/v1p20
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/api/types/volume
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/exporter
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/builder-next/worker
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/dockerfile
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/remotecontext
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/remotecontext/git
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/builder/remotecontext/urlutil
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/cli/debug
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/cli/winresources/docker-proxy
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/cli/winresources/dockerd
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/client
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/client/buildkit
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/cmd/docker-proxy
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/cmd/dockerd
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/cmd/dockerd/trap
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/container
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/container/stream
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/contrib/apparmor
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/contrib/docker-device-tool
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/contrib/httpserver
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/cluster
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/cluster/convert
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/cluster/executor
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/cluster/executor/container
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/cluster/provider
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/config
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/containerd
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/events
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/events/testutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/aufs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/copy
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/overlay
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/register
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/vfs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/graphdriver/zfs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/images
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/initlayer
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/links
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/listeners
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/awslogs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/fluentd
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/gcplogs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/gelf
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/journald
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/local
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/logentries
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/loggertest
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/loggerutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/splunk
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/syslog
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/logger/templates
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/names
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/network
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/daemon/stats
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/distribution
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/distribution/metadata
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/distribution/utils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/distribution/xfer
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/dockerversion
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/errdefs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/image
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/image/cache
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/image/tarexport
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/image/v1
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/internal/mounttree
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/internal/test/suite
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/internal/unshare
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/layer
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libcontainerd
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libcontainerd/queue
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libcontainerd/remote
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libcontainerd/shimopts
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libcontainerd/supervisor
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libcontainerd/types
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/bitmap
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/bitseq
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cluster
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/config
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/datastore
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/diagnostic
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/discoverapi
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/driverapi
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/bridge
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/host
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/null
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/overlay
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/remote
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/windows
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/drvregistry
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/etchosts
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/idm
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/internal/caller
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipam
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipamapi
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipams/builtin
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipams/null
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipams/remote
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipamutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ipbits
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/iptables
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/netlabel
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/netutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/networkdb
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/ns
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/options
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/osl
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/osl/kernel
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/portallocator
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/portmapper
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/resolvconf
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/testutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/libnetwork/types
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/oci
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/oci/caps
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/opts
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/aaparser
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/archive
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/authorization
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/broadcaster
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/capabilities
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/chrootarchive
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/containerfs
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/devicemapper
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/directory
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/dmesg
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/fileutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/homedir
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/idtools
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/ioutils
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/jsonmessage
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/longpath
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/loopback
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/meminfo
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/namesgenerator
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/parsers
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/parsers/kernel
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/pidfile
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/platform
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/platforms
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/plugingetter
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/plugins
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/plugins/transport
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/pools
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/process
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/progress
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/reexec
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/rootless
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/rootless/specconv
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/stack
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/stdcopy
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/streamformatter
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/stringid
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/sysinfo
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/system
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/tailfile
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/tarsum
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/pkg/useragent
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/plugin
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/plugin/executor/containerd
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/plugin/v2
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/profiles/apparmor
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/profiles/seccomp
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/quota
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/reference
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/registry
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/registry/resumable
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/restartmanager
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/runconfig
09:35:08 [2023-04-11T09:35:08.178Z] github.com/docker/docker/runconfig/opts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/daemon
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/environment
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fakecontext
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fakegit
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fakestorage
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fixtures/load
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fixtures/plugin
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/registry
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/request
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/drivers
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/local
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/mounts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/service
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/service/opts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/testutils'
09:35:08 [2023-04-11T09:35:08.179Z] ++ grep --fixed-strings -v /libnetwork
09:35:08 [2023-04-11T09:35:08.179Z] ++ echo 'github.com/docker/docker/api
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/backend/build
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/httpstatus
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/httputils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/middleware
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/build
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/checkpoint
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/container
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/debug
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/distribution
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/grpc
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/image
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/network
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/plugin
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/session
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/swarm
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/system
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/volume
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/backend
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/blkiodev
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/container
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/events
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/filters
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/image
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/mount
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/network
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/plugins/logdriver
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/registry
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/strslice
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/swarm
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/swarm/runtime
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/time
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/versions
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/versions/v1p19
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/versions/v1p20
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/volume
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/exporter
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/builder-next/worker
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/dockerfile
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/remotecontext
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/remotecontext/git
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/builder/remotecontext/urlutil
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/cli/debug
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/cli/winresources/docker-proxy
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/cli/winresources/dockerd
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/client
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/client/buildkit
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/cmd/docker-proxy
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/cmd/dockerd
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/cmd/dockerd/trap
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/container
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/container/stream
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/contrib/apparmor
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/contrib/docker-device-tool
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/contrib/httpserver
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/cluster
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/cluster/convert
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/cluster/executor
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/cluster/executor/container
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/cluster/provider
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/config
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/containerd
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/events
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/events/testutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/aufs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/copy
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/overlay
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/register
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/vfs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/graphdriver/zfs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/images
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/initlayer
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/links
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/listeners
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/awslogs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/fluentd
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/gcplogs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/gelf
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/journald
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/local
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/logentries
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/loggertest
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/loggerutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/splunk
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/syslog
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/logger/templates
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/names
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/network
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/daemon/stats
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/distribution
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/distribution/metadata
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/distribution/utils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/distribution/xfer
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/dockerversion
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/errdefs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/image
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/image/cache
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/image/tarexport
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/image/v1
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/internal/mounttree
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/internal/test/suite
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/internal/unshare
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/layer
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libcontainerd
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libcontainerd/queue
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libcontainerd/remote
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libcontainerd/shimopts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libcontainerd/supervisor
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libcontainerd/types
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/bitmap
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/bitseq
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cluster
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/config
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/datastore
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/diagnostic
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/discoverapi
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/driverapi
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/bridge
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/host
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/null
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/overlay
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/remote
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/windows
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/drvregistry
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/etchosts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/idm
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/internal/caller
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipam
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipamapi
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipams/builtin
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipams/null
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipams/remote
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipamutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ipbits
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/iptables
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/netlabel
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/netutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/networkdb
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/ns
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/options
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/osl
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/osl/kernel
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/portallocator
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/portmapper
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/resolvconf
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/testutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/libnetwork/types
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/oci
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/oci/caps
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/opts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/aaparser
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/archive
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/authorization
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/broadcaster
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/capabilities
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/chrootarchive
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/containerfs
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/devicemapper
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/directory
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/dmesg
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/fileutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/homedir
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/idtools
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/ioutils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/jsonmessage
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/longpath
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/loopback
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/meminfo
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/namesgenerator
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/parsers
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/parsers/kernel
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/pidfile
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/platform
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/platforms
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/plugingetter
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/plugins
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/plugins/transport
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/pools
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/process
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/progress
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/reexec
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/rootless
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/rootless/specconv
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/stack
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/stdcopy
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/streamformatter
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/stringid
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/sysinfo
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/system
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/tailfile
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/tarsum
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/pkg/useragent
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/plugin
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/plugin/executor/containerd
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/plugin/v2
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/profiles/apparmor
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/profiles/seccomp
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/quota
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/reference
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/registry
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/registry/resumable
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/restartmanager
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/runconfig
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/runconfig/opts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/daemon
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/environment
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fakecontext
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fakegit
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fakestorage
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fixtures/load
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fixtures/plugin
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/registry
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/testutil/request
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/drivers
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/local
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/mounts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/service
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/service/opts
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/volume/testutils'
09:35:08 [2023-04-11T09:35:08.179Z] + base_pkg_list='github.com/docker/docker/api
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/backend/build
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/httpstatus
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/httputils
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/middleware
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/build
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/checkpoint
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/container
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/debug
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/distribution
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/grpc
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/image
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/network
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/plugin
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/session
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/swarm
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/system
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/server/router/volume
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/backend
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/blkiodev
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/container
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/events
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/filters
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/image
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/mount
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/network
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/plugins/logdriver
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/registry
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/strslice
09:35:08 [2023-04-11T09:35:08.179Z] github.com/docker/docker/api/types/swarm
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/swarm/runtime
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/time
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/versions
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/versions/v1p19
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/versions/v1p20
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/volume
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/exporter
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/worker
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/dockerfile
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/remotecontext
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/remotecontext/git
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/remotecontext/urlutil
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cli/debug
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cli/winresources/docker-proxy
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cli/winresources/dockerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/client
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/client/buildkit
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/docker-proxy
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/dockerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/dockerd/trap
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/container
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/container/stream
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/contrib/apparmor
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/contrib/docker-device-tool
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/contrib/httpserver
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/convert
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/executor
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/executor/container
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/provider
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/config
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/containerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/events
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/events/testutils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/aufs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/copy
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/overlay
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/register
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/vfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/zfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/images
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/initlayer
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/links
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/listeners
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/awslogs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/fluentd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/gcplogs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/gelf
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/local
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/logentries
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/loggertest
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/loggerutils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/splunk
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/syslog
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/templates
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/names
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/network
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/stats
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/distribution
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/distribution/metadata
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/distribution/utils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/distribution/xfer
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/dockerversion
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/errdefs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/image
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/image/cache
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/image/tarexport
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/image/v1
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/internal/mounttree
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/internal/test/suite
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/internal/unshare
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/layer
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/libcontainerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/libcontainerd/queue
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/libcontainerd/remote
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/libcontainerd/shimopts
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/libcontainerd/supervisor
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/libcontainerd/types
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/oci
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/oci/caps
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/opts
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/aaparser
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/archive
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/authorization
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/broadcaster
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/capabilities
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/chrootarchive
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/containerfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/devicemapper
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/directory
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/dmesg
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/fileutils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/homedir
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/idtools
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/ioutils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/jsonmessage
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/longpath
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/loopback
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/meminfo
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/namesgenerator
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/parsers
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/parsers/kernel
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/pidfile
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/platform
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/platforms
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/plugingetter
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/plugins
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/plugins/transport
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/pools
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/process
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/progress
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/reexec
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/rootless
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/rootless/specconv
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/stack
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/stdcopy
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/streamformatter
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/stringid
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/sysinfo
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/system
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/tailfile
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/tarsum
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/pkg/useragent
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/plugin
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/plugin/executor/containerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/plugin/v2
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/profiles/apparmor
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/profiles/seccomp
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/quota
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/reference
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/registry
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/registry/resumable
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/restartmanager
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/runconfig
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/runconfig/opts
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/daemon
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/environment
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/fakecontext
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/fakegit
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/fakestorage
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/fixtures/load
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/fixtures/plugin
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/registry
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/testutil/request
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/volume
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/volume/drivers
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/volume/local
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/volume/mounts
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/volume/service
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/volume/service/opts
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/volume/testutils'
09:35:08 [2023-04-11T09:35:08.180Z] ++ grep --fixed-strings /libnetwork
09:35:08 [2023-04-11T09:35:08.180Z] ++ echo 'github.com/docker/docker/api
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/backend/build
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/httpstatus
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/httputils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/middleware
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/build
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/checkpoint
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/container
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/debug
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/distribution
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/grpc
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/image
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/network
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/plugin
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/session
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/swarm
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/system
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/server/router/volume
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/backend
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/blkiodev
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/container
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/events
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/filters
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/image
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/mount
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/network
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/plugins/logdriver
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/registry
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/strslice
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/swarm
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/swarm/runtime
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/time
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/versions
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/versions/v1p19
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/versions/v1p20
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/api/types/volume
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/exporter
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/builder-next/worker
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/dockerfile
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/remotecontext
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/remotecontext/git
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/builder/remotecontext/urlutil
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cli/debug
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cli/winresources/docker-proxy
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cli/winresources/dockerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/client
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/client/buildkit
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/docker-proxy
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/dockerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/dockerd/trap
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/container
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/container/stream
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/contrib/apparmor
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/contrib/docker-device-tool
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/contrib/httpserver
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/convert
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/executor
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/executor/container
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/cluster/provider
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/config
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/containerd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/events
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/events/testutils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/aufs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/copy
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/overlay
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/register
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/vfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/graphdriver/zfs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/images
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/initlayer
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/links
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/listeners
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/awslogs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/fluentd
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/gcplogs
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/gelf
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:35:08 [2023-04-11T09:35:08.180Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/local
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/logentries
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/loggertest
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/loggerutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/splunk
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/syslog
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/logger/templates
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/names
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/network
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/daemon/stats
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/distribution
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/distribution/metadata
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/distribution/utils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/distribution/xfer
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/dockerversion
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/errdefs
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/image
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/image/cache
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/image/tarexport
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/image/v1
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/internal/mounttree
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/internal/test/suite
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/internal/unshare
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/layer
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libcontainerd
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libcontainerd/queue
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libcontainerd/remote
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libcontainerd/shimopts
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libcontainerd/supervisor
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libcontainerd/types
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/bitmap
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/bitseq
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cluster
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/config
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/datastore
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/diagnostic
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/discoverapi
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/driverapi
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/bridge
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/host
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/null
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/overlay
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/remote
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/windows
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drvregistry
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/etchosts
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/idm
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/internal/caller
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipam
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipamapi
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/builtin
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/null
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/remote
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipamutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipbits
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/iptables
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/netlabel
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/netutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/networkdb
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ns
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/options
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/osl
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/osl/kernel
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/portallocator
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/portmapper
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/resolvconf
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/testutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/types
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/oci
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/oci/caps
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/opts
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/aaparser
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/archive
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/authorization
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/broadcaster
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/capabilities
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/chrootarchive
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/containerfs
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/devicemapper
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/directory
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/dmesg
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/fileutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/homedir
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/idtools
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/ioutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/jsonmessage
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/longpath
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/loopback
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/meminfo
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/namesgenerator
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/parsers
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/parsers/kernel
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/pidfile
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/platform
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/platforms
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/plugingetter
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/plugins
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/plugins/transport
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/pools
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/process
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/progress
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/reexec
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/rootless
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/rootless/specconv
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/stack
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/stdcopy
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/streamformatter
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/stringid
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/sysinfo
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/system
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/tailfile
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/tarsum
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/pkg/useragent
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/plugin
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/plugin/executor/containerd
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/plugin/v2
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/profiles/apparmor
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/profiles/seccomp
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/quota
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/reference
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/registry
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/registry/resumable
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/restartmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/runconfig
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/runconfig/opts
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/daemon
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/environment
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/fakecontext
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/fakegit
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/fakestorage
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/fixtures/load
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/fixtures/plugin
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/registry
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/testutil/request
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/volume
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/volume/drivers
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/volume/local
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/volume/mounts
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/volume/service
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/volume/service/opts
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/volume/testutils'
09:35:08 [2023-04-11T09:35:08.181Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/bitmap
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/bitseq
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cluster
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/config
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/datastore
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/diagnostic
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/discoverapi
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/driverapi
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/bridge
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/host
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/null
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/overlay
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/remote
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/windows
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/drvregistry
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/etchosts
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/idm
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/internal/caller
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipam
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipamapi
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/builtin
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/null
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/remote
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipamutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ipbits
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/iptables
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/netlabel
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/netutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/networkdb
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/ns
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/options
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/osl
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/osl/kernel
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/portallocator
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/portmapper
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/resolvconf
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/testutils
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/types'
09:35:08 [2023-04-11T09:35:08.181Z] + echo 'github.com/docker/docker/libnetwork
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/bitmap
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/bitseq
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cluster
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:35:08 [2023-04-11T09:35:08.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/config
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/datastore
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/diagnostic
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/discoverapi
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/driverapi
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/bridge
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/host
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/null
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/overlay
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/remote
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/windows
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drvregistry
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/etchosts
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/idm
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/internal/caller
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipam
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipamapi
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipams/builtin
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipams/null
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipams/remote
09:35:08 [2023-04-11T09:35:08.182Z] + grep --fixed-strings libnetwork/drivers/bridge
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipamutils
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ipbits
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/iptables
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/netlabel
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/netutils
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/networkdb
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/ns
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/options
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/osl
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/osl/kernel
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/portallocator
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/portmapper
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/resolvconf
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/testutils
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/types'
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/bridge
09:35:08 [2023-04-11T09:35:08.182Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:35:08 [2023-04-11T09:35:08.182Z] + type docker-proxy
09:35:08 [2023-04-11T09:35:08.182Z] hack/test/unit: line 25: type: docker-proxy: not found
09:35:08 [2023-04-11T09:35:08.182Z] + hack/make.sh binary-proxy install-proxy
09:35:08 [2023-04-11T09:35:08.182Z] 
09:35:08 [2023-04-11T09:35:08.182Z] Removing bundles/
09:35:08 [2023-04-11T09:35:08.182Z] 
09:35:08 [2023-04-11T09:35:08.182Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:35:08 [2023-04-11T09:35:08.182Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:35:18 [2023-04-11T09:35:18.191Z] Created binary: bundles/binary-proxy/docker-proxy
09:35:18 [2023-04-11T09:35:18.192Z] 
09:35:18 [2023-04-11T09:35:18.192Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:35:18 [2023-04-11T09:35:18.192Z] Installing docker-proxy to /usr/local/bin/
09:35:18 [2023-04-11T09:35:18.192Z] 
09:35:18 [2023-04-11T09:35:18.192Z] + mkdir -p bundles
09:35:18 [2023-04-11T09:35:18.192Z] + '[' -n 'github.com/docker/docker/api
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/backend/build
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/httpstatus
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/httputils
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/middleware
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/build
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/checkpoint
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/container
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/debug
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/distribution
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/grpc
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/image
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/network
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/plugin
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/session
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/swarm
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/system
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/server/router/volume
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/backend
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/blkiodev
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/container
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/events
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/filters
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/image
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/mount
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/network
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/plugins/logdriver
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/registry
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/strslice
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/swarm
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/swarm/runtime
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/time
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/versions
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/versions/v1p19
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/versions/v1p20
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/api/types/volume
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/exporter
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/builder-next/worker
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/dockerfile
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/remotecontext
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/remotecontext/git
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/builder/remotecontext/urlutil
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/cli/debug
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/cli/winresources/docker-proxy
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/cli/winresources/dockerd
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/client
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/client/buildkit
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/cmd/docker-proxy
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/cmd/dockerd
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/cmd/dockerd/trap
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/container
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/container/stream
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/contrib/apparmor
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/contrib/docker-device-tool
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/contrib/httpserver
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/cluster
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/cluster/convert
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/cluster/executor
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/cluster/executor/container
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/cluster/provider
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/config
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/containerd
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/events
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/events/testutils
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/aufs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/copy
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/overlay
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/register
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/vfs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/graphdriver/zfs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/images
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/initlayer
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/links
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/listeners
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/awslogs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/fluentd
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/gcplogs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/gelf
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/journald
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/local
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/logentries
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/loggertest
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/loggerutils
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/splunk
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/syslog
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/logger/templates
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/names
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/network
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/daemon/stats
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/distribution
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/distribution/metadata
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/distribution/utils
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/distribution/xfer
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/dockerversion
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/errdefs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/image
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/image/cache
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/image/tarexport
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/image/v1
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/internal/mounttree
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/internal/test/suite
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/internal/unshare
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/layer
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/libcontainerd
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/libcontainerd/queue
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/libcontainerd/remote
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/libcontainerd/shimopts
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/libcontainerd/supervisor
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/libcontainerd/types
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/oci
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/oci/caps
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/opts
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/aaparser
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/archive
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/authorization
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/broadcaster
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/capabilities
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/chrootarchive
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/containerfs
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/devicemapper
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/directory
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/dmesg
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/fileutils
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/homedir
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/idtools
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/ioutils
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/jsonmessage
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/longpath
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/loopback
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/meminfo
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/namesgenerator
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/parsers
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/parsers/kernel
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/pidfile
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/platform
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/platforms
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/plugingetter
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/plugins
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/plugins/transport
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/pools
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/process
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/progress
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/reexec
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/rootless
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/rootless/specconv
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/stack
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/stdcopy
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/streamformatter
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/stringid
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/sysinfo
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/system
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/tailfile
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/tarsum
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/pkg/useragent
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/plugin
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/plugin/executor/containerd
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/plugin/v2
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/profiles/apparmor
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/profiles/seccomp
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/quota
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/reference
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/registry
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/registry/resumable
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/restartmanager
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/runconfig
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/runconfig/opts
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/daemon
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/environment
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/fakecontext
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/fakegit
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/fakestorage
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/fixtures/load
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/fixtures/plugin
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/registry
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/testutil/request
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/volume
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/volume/drivers
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/volume/local
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/volume/mounts
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/volume/service
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/volume/service/opts
09:35:18 [2023-04-11T09:35:18.192Z] github.com/docker/docker/volume/testutils' ']'
09:35:18 [2023-04-11T09:35:18.193Z] + 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/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/aufs 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/overlay 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/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/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
09:35:18 [2023-04-11T09:35:18.193Z] ?   	github.com/docker/docker/api	[no test files]
09:35:36 [2023-04-11T09:35:36.317Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
09:35:36 [2023-04-11T09:35:36.317Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 8.6% of statements
09:36:57 [2023-04-11T09:36:57.803Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:36:57 [2023-04-11T09:36:57.803Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:36:57 [2023-04-11T09:36:57.803Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
09:36:57 [2023-04-11T09:36:57.803Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
09:36:57 [2023-04-11T09:36:57.803Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:36:57 [2023-04-11T09:36:57.803Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:36:57 [2023-04-11T09:36:57.803Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
09:36:57 [2023-04-11T09:36:57.803Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:36:57 [2023-04-11T09:36:57.803Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:36:58 [2023-04-11T09:36:58.375Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:36:58 [2023-04-11T09:36:58.375Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:36:58 [2023-04-11T09:36:58.375Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:36:58 [2023-04-11T09:36:58.375Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:36:58 [2023-04-11T09:36:58.636Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:36:59 [2023-04-11T09:36:59.215Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:36:59 [2023-04-11T09:36:59.477Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:36:59 [2023-04-11T09:36:59.477Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:37:00 [2023-04-11T09:37:00.420Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:37:00 [2023-04-11T09:37:00.420Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:37:00 [2023-04-11T09:37:00.420Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
09:37:00 [2023-04-11T09:37:00.990Z] ?   	github.com/docker/docker/api/types	[no test files]
09:37:00 [2023-04-11T09:37:00.990Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:37:00 [2023-04-11T09:37:00.990Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:37:00 [2023-04-11T09:37:00.990Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:37:00 [2023-04-11T09:37:00.990Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
09:37:01 [2023-04-11T09:37:01.250Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:37:01 [2023-04-11T09:37:01.250Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
09:37:01 [2023-04-11T09:37:01.250Z] ok  	github.com/docker/docker/api/types/container	0.012s	coverage: 87.8% of statements
09:37:01 [2023-04-11T09:37:01.821Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:37:01 [2023-04-11T09:37:01.821Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:37:01 [2023-04-11T09:37:01.821Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:37:01 [2023-04-11T09:37:01.821Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:37:01 [2023-04-11T09:37:01.821Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
09:37:01 [2023-04-11T09:37:01.821Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
09:37:02 [2023-04-11T09:37:02.082Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:37:02 [2023-04-11T09:37:02.082Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:37:02 [2023-04-11T09:37:02.082Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:37:02 [2023-04-11T09:37:02.082Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:37:02 [2023-04-11T09:37:02.082Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
09:37:02 [2023-04-11T09:37:02.082Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
09:37:02 [2023-04-11T09:37:02.342Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:37:02 [2023-04-11T09:37:02.343Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
09:37:02 [2023-04-11T09:37:02.343Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:37:02 [2023-04-11T09:37:02.343Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:37:02 [2023-04-11T09:37:02.343Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:37:04 [2023-04-11T09:37:04.889Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
09:37:04 [2023-04-11T09:37:04.889Z] ok  	github.com/docker/docker/builder/dockerfile	0.087s	coverage: 50.1% of statements
09:37:05 [2023-04-11T09:37:05.150Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
09:37:05 [2023-04-11T09:37:05.150Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 13.7% of statements
09:37:05 [2023-04-11T09:37:05.411Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:37:05 [2023-04-11T09:37:05.411Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
09:37:05 [2023-04-11T09:37:05.679Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:37:05 [2023-04-11T09:37:05.679Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
09:37:05 [2023-04-11T09:37:05.679Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:37:05 [2023-04-11T09:37:05.679Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:37:08 [2023-04-11T09:37:08.976Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
09:37:08 [2023-04-11T09:37:08.976Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.118s	coverage: 82.5% of statements
09:37:09 [2023-04-11T09:37:09.237Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:37:09 [2023-04-11T09:37:09.498Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
09:37:09 [2023-04-11T09:37:09.498Z] ok  	github.com/docker/docker/client	0.124s	coverage: 76.9% of statements
09:37:10 [2023-04-11T09:37:10.068Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
09:37:10 [2023-04-11T09:37:10.068Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.337s	coverage: 66.5% of statements
09:37:48 [2023-04-11T09:37:48.824Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
09:37:48 [2023-04-11T09:37:48.824Z] ok  	github.com/docker/docker/cmd/dockerd	0.203s	coverage: 30.2% of statements
09:37:48 [2023-04-11T09:37:48.824Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:37:48 [2023-04-11T09:37:48.824Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
09:37:48 [2023-04-11T09:37:48.824Z] ok  	github.com/docker/docker/container	0.126s	coverage: 36.5% of statements
09:37:48 [2023-04-11T09:37:48.824Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:37:48 [2023-04-11T09:37:48.824Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:37:48 [2023-04-11T09:37:48.824Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:37:48 [2023-04-11T09:37:48.824Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:37:48 [2023-04-11T09:37:48.824Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.390s	coverage: 0.0% of statements
09:37:48 [2023-04-11T09:37:48.824Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:37:55 [2023-04-11T09:37:55.407Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:37:55 [2023-04-11T09:37:55.407Z] ok  	github.com/docker/docker/daemon/cluster	0.077s	coverage: 0.5% of statements
09:37:55 [2023-04-11T09:37:55.976Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:37:55 [2023-04-11T09:37:55.976Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
09:37:57 [2023-04-11T09:37:57.360Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
09:37:57 [2023-04-11T09:37:57.360Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
09:37:57 [2023-04-11T09:37:57.360Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:38:05 [2023-04-11T09:38:05.493Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
09:38:05 [2023-04-11T09:38:05.493Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
09:38:05 [2023-04-11T09:38:05.493Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:38:05 [2023-04-11T09:38:05.493Z] 	github.com/docker/docker/daemon	coverage: 16.7% of statements
09:38:05 [2023-04-11T09:38:05.493Z] ok  	github.com/docker/docker/daemon	10.166s	coverage: 16.7% of statements
09:38:06 [2023-04-11T09:38:06.065Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
09:38:06 [2023-04-11T09:38:06.326Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
09:38:06 [2023-04-11T09:38:06.326Z] ok  	github.com/docker/docker/daemon/config	0.065s	coverage: 75.2% of statements
09:38:06 [2023-04-11T09:38:06.587Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:38:06 [2023-04-11T09:38:06.852Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:38:06 [2023-04-11T09:38:06.852Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
09:38:07 [2023-04-11T09:38:07.445Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
09:38:07 [2023-04-11T09:38:07.445Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
09:38:08 [2023-04-11T09:38:08.424Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
09:38:08 [2023-04-11T09:38:08.424Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.706s	coverage: 74.8% of statements
09:38:09 [2023-04-11T09:38:09.825Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:38:09 [2023-04-11T09:38:09.825Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.8% of statements
09:38:10 [2023-04-11T09:38:10.086Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
09:38:10 [2023-04-11T09:38:10.086Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.322s	coverage: 60.7% of statements
09:38:11 [2023-04-11T09:38:11.996Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:38:11 [2023-04-11T09:38:11.996Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
09:38:11 [2023-04-11T09:38:11.996Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:38:12 [2023-04-11T09:38:12.945Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
09:38:12 [2023-04-11T09:38:12.945Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.176s	coverage: 50.6% of statements
09:38:14 [2023-04-11T09:38:14.859Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
09:38:14 [2023-04-11T09:38:14.859Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.842s	coverage: 45.9% of statements
09:38:14 [2023-04-11T09:38:14.859Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:38:14 [2023-04-11T09:38:14.859Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:38:14 [2023-04-11T09:38:14.859Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
09:38:14 [2023-04-11T09:38:14.859Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.277s	coverage: 60.0% of statements
09:38:15 [2023-04-11T09:38:15.799Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
09:38:15 [2023-04-11T09:38:15.799Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
09:38:16 [2023-04-11T09:38:16.060Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:38:16 [2023-04-11T09:38:16.060Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
09:38:17 [2023-04-11T09:38:17.971Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:38:17 [2023-04-11T09:38:17.972Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
09:38:17 [2023-04-11T09:38:17.972Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 3.0% of statements
09:38:17 [2023-04-11T09:38:17.972Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:38:17 [2023-04-11T09:38:17.972Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:38:17 [2023-04-11T09:38:17.972Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
09:38:19 [2023-04-11T09:38:19.354Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:38:19 [2023-04-11T09:38:19.354Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 43.2% of statements
09:38:19 [2023-04-11T09:38:19.614Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.8% of statements
09:38:19 [2023-04-11T09:38:19.614Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.146s	coverage: 78.8% of statements
09:38:20 [2023-04-11T09:38:20.184Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:38:20 [2023-04-11T09:38:20.184Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:38:20 [2023-04-11T09:38:20.184Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
09:38:20 [2023-04-11T09:38:20.755Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:38:20 [2023-04-11T09:38:20.755Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
09:38:21 [2023-04-11T09:38:21.700Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
09:38:21 [2023-04-11T09:38:21.700Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
09:38:21 [2023-04-11T09:38:21.700Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:38:21 [2023-04-11T09:38:21.700Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:38:22 [2023-04-11T09:38:22.642Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:38:22 [2023-04-11T09:38:22.642Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.106s	coverage: 76.8% of statements
09:38:23 [2023-04-11T09:38:23.213Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:38:23 [2023-04-11T09:38:23.213Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
09:38:23 [2023-04-11T09:38:23.783Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:38:23 [2023-04-11T09:38:23.783Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
09:38:23 [2023-04-11T09:38:23.783Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:38:23 [2023-04-11T09:38:23.783Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:38:24 [2023-04-11T09:38:24.726Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
09:38:24 [2023-04-11T09:38:24.726Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 63.5% of statements
09:38:24 [2023-04-11T09:38:24.986Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
09:38:24 [2023-04-11T09:38:24.986Z] ok  	github.com/docker/docker/daemon/logger/journald	3.500s	coverage: 74.5% of statements
09:38:25 [2023-04-11T09:38:25.558Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:38:25 [2023-04-11T09:38:25.558Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.033s	coverage: 31.5% of statements
09:38:26 [2023-04-11T09:38:26.499Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:38:26 [2023-04-11T09:38:26.499Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
09:38:26 [2023-04-11T09:38:26.760Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:38:26 [2023-04-11T09:38:26.760Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
09:38:26 [2023-04-11T09:38:26.760Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:38:27 [2023-04-11T09:38:27.331Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:38:27 [2023-04-11T09:38:27.331Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
09:38:27 [2023-04-11T09:38:27.331Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:38:27 [2023-04-11T09:38:27.591Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:38:27 [2023-04-11T09:38:27.591Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.548s	coverage: 82.5% of statements
09:38:28 [2023-04-11T09:38:28.976Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:38:28 [2023-04-11T09:38:28.976Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 44.4% of statements
09:38:28 [2023-04-11T09:38:28.976Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:38:29 [2023-04-11T09:38:29.546Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
09:38:29 [2023-04-11T09:38:29.546Z] ok  	github.com/docker/docker/distribution	0.606s	coverage: 29.5% of statements
09:38:29 [2023-04-11T09:38:29.806Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:38:30 [2023-04-11T09:38:30.067Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:38:30 [2023-04-11T09:38:30.067Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
09:38:31 [2023-04-11T09:38:31.008Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
09:38:31 [2023-04-11T09:38:31.008Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
09:38:31 [2023-04-11T09:38:31.578Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
09:38:31 [2023-04-11T09:38:31.578Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
09:38:32 [2023-04-11T09:38:32.148Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
09:38:32 [2023-04-11T09:38:32.148Z] ok  	github.com/docker/docker/distribution/xfer	2.524s	coverage: 85.4% of statements
09:38:32 [2023-04-11T09:38:32.148Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:38:32 [2023-04-11T09:38:32.148Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:38:32 [2023-04-11T09:38:32.148Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
09:38:32 [2023-04-11T09:38:32.148Z] ok  	github.com/docker/docker/image/tarexport	0.014s	coverage: 0.7% of statements
09:38:32 [2023-04-11T09:38:32.408Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:38:32 [2023-04-11T09:38:32.408Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:38:33 [2023-04-11T09:38:33.791Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:38:34 [2023-04-11T09:38:34.052Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:38:34 [2023-04-11T09:38:34.052Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:38:34 [2023-04-11T09:38:34.052Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:38:34 [2023-04-11T09:38:34.052Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:38:34 [2023-04-11T09:38:34.052Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:38:34 [2023-04-11T09:38:34.052Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:38:34 [2023-04-11T09:38:34.623Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
09:38:34 [2023-04-11T09:38:34.623Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
09:38:34 [2023-04-11T09:38:34.623Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:38:35 [2023-04-11T09:38:35.194Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
09:38:35 [2023-04-11T09:38:35.194Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.9% of statements
09:38:35 [2023-04-11T09:38:35.454Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:38:35 [2023-04-11T09:38:35.454Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
09:38:37 [2023-04-11T09:38:37.367Z] 	github.com/docker/docker/pkg/archive	coverage: 81.9% of statements
09:38:37 [2023-04-11T09:38:37.367Z] ok  	github.com/docker/docker/pkg/archive	0.339s	coverage: 81.9% of statements
09:38:38 [2023-04-11T09:38:38.309Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:38:38 [2023-04-11T09:38:38.309Z] ok  	github.com/docker/docker/pkg/authorization	0.470s	coverage: 68.3% of statements
09:38:38 [2023-04-11T09:38:38.568Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:38:38 [2023-04-11T09:38:38.569Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
09:38:38 [2023-04-11T09:38:38.569Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:38:38 [2023-04-11T09:38:38.569Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
09:38:39 [2023-04-11T09:38:39.509Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
09:38:39 [2023-04-11T09:38:39.509Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.239s	coverage: 83.1% of statements
09:38:39 [2023-04-11T09:38:39.769Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
09:38:39 [2023-04-11T09:38:39.769Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
09:38:39 [2023-04-11T09:38:39.769Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:38:39 [2023-04-11T09:38:39.769Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:38:39 [2023-04-11T09:38:39.769Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:38:40 [2023-04-11T09:38:40.029Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:38:40 [2023-04-11T09:38:40.029Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
09:38:40 [2023-04-11T09:38:40.290Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
09:38:40 [2023-04-11T09:38:40.290Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
09:38:40 [2023-04-11T09:38:40.550Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
09:38:40 [2023-04-11T09:38:40.550Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.4% of statements
09:38:41 [2023-04-11T09:38:41.121Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
09:38:41 [2023-04-11T09:38:41.121Z] ok  	github.com/docker/docker/layer	7.394s	coverage: 68.7% of statements
09:38:41 [2023-04-11T09:38:41.382Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
09:38:41 [2023-04-11T09:38:41.382Z] ok  	github.com/docker/docker/pkg/idtools	0.402s	coverage: 69.6% of statements
09:38:41 [2023-04-11T09:38:41.953Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
09:38:41 [2023-04-11T09:38:41.953Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
09:38:41 [2023-04-11T09:38:41.953Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
09:38:41 [2023-04-11T09:38:41.953Z] ok  	github.com/docker/docker/pkg/ioutils	0.418s	coverage: 71.9% of statements
09:38:42 [2023-04-11T09:38:42.213Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:38:42 [2023-04-11T09:38:42.213Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
09:38:42 [2023-04-11T09:38:42.213Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
09:38:42 [2023-04-11T09:38:42.474Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
09:38:42 [2023-04-11T09:38:42.474Z] ok  	github.com/docker/docker/pkg/meminfo	0.009s	coverage: 75.0% of statements
09:38:42 [2023-04-11T09:38:42.474Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:38:42 [2023-04-11T09:38:42.474Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:38:42 [2023-04-11T09:38:42.735Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:38:42 [2023-04-11T09:38:42.735Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
09:38:42 [2023-04-11T09:38:42.735Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:38:42 [2023-04-11T09:38:42.735Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
09:38:42 [2023-04-11T09:38:42.997Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
09:38:42 [2023-04-11T09:38:42.997Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
09:38:42 [2023-04-11T09:38:42.997Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
09:38:42 [2023-04-11T09:38:42.997Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:38:42 [2023-04-11T09:38:42.997Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:38:42 [2023-04-11T09:38:42.997Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:38:42 [2023-04-11T09:38:42.997Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
09:38:43 [2023-04-11T09:38:43.938Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:38:43 [2023-04-11T09:38:43.938Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
09:38:43 [2023-04-11T09:38:43.938Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:38:43 [2023-04-11T09:38:43.938Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:38:44 [2023-04-11T09:38:44.198Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
09:38:44 [2023-04-11T09:38:44.198Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
09:38:44 [2023-04-11T09:38:44.460Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:38:44 [2023-04-11T09:38:44.460Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
09:38:44 [2023-04-11T09:38:44.721Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
09:38:44 [2023-04-11T09:38:44.721Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
09:38:44 [2023-04-11T09:38:44.981Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:38:44 [2023-04-11T09:38:44.981Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
09:38:45 [2023-04-11T09:38:45.244Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:38:45 [2023-04-11T09:38:45.244Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
09:38:45 [2023-04-11T09:38:45.244Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:38:45 [2023-04-11T09:38:45.244Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:38:45 [2023-04-11T09:38:45.504Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:38:45 [2023-04-11T09:38:45.505Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
09:38:45 [2023-04-11T09:38:45.764Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:38:45 [2023-04-11T09:38:45.764Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:38:46 [2023-04-11T09:38:46.334Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:38:46 [2023-04-11T09:38:46.334Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
09:38:46 [2023-04-11T09:38:46.334Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
09:38:46 [2023-04-11T09:38:46.334Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
09:38:46 [2023-04-11T09:38:46.904Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
09:38:46 [2023-04-11T09:38:46.904Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
09:38:47 [2023-04-11T09:38:47.476Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
09:38:47 [2023-04-11T09:38:47.476Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
09:38:47 [2023-04-11T09:38:47.736Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:38:47 [2023-04-11T09:38:47.736Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
09:38:48 [2023-04-11T09:38:48.307Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
09:38:48 [2023-04-11T09:38:48.307Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
09:38:48 [2023-04-11T09:38:48.568Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:38:48 [2023-04-11T09:38:48.568Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
09:38:50 [2023-04-11T09:38:50.522Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
09:38:50 [2023-04-11T09:38:50.522Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
09:38:50 [2023-04-11T09:38:50.522Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:38:51 [2023-04-11T09:38:51.118Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:38:51 [2023-04-11T09:38:51.118Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
09:38:51 [2023-04-11T09:38:51.118Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:38:51 [2023-04-11T09:38:51.378Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:38:51 [2023-04-11T09:38:51.378Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 86.0% of statements
09:38:52 [2023-04-11T09:38:52.759Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
09:38:52 [2023-04-11T09:38:52.759Z] ok  	github.com/docker/docker/quota	0.169s	coverage: 71.4% of statements
09:38:53 [2023-04-11T09:38:53.020Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
09:38:53 [2023-04-11T09:38:53.020Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
09:38:54 [2023-04-11T09:38:54.404Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
09:38:54 [2023-04-11T09:38:54.404Z] ok  	github.com/docker/docker/registry	0.112s	coverage: 64.6% of statements
09:38:54 [2023-04-11T09:38:54.664Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:38:54 [2023-04-11T09:38:54.664Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
09:38:54 [2023-04-11T09:38:54.924Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
09:38:54 [2023-04-11T09:38:54.924Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
09:38:55 [2023-04-11T09:38:55.495Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
09:38:55 [2023-04-11T09:38:55.495Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.6% of statements
09:38:55 [2023-04-11T09:38:55.495Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:38:55 [2023-04-11T09:38:55.755Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
09:38:55 [2023-04-11T09:38:55.755Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
09:38:56 [2023-04-11T09:38:56.326Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:38:56 [2023-04-11T09:38:56.326Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:38:56 [2023-04-11T09:38:56.326Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:38:56 [2023-04-11T09:38:56.586Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:38:56 [2023-04-11T09:38:56.586Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:38:56 [2023-04-11T09:38:56.586Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:38:56 [2023-04-11T09:38:56.586Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:38:56 [2023-04-11T09:38:56.846Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:38:56 [2023-04-11T09:38:56.846Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:38:56 [2023-04-11T09:38:56.846Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:38:56 [2023-04-11T09:38:56.846Z] ?   	github.com/docker/docker/volume	[no test files]
09:38:57 [2023-04-11T09:38:57.417Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:38:57 [2023-04-11T09:38:57.417Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
09:38:58 [2023-04-11T09:38:58.358Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
09:38:58 [2023-04-11T09:38:58.358Z] ok  	github.com/docker/docker/volume/local	0.104s	coverage: 76.6% of statements
09:38:58 [2023-04-11T09:38:58.927Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
09:38:58 [2023-04-11T09:38:58.927Z] ok  	github.com/docker/docker/volume/mounts	0.011s	coverage: 68.1% of statements
09:39:00 [2023-04-11T09:39:00.310Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
09:39:00 [2023-04-11T09:39:00.310Z] ok  	github.com/docker/docker/volume/service	0.019s	coverage: 72.9% of statements
09:39:00 [2023-04-11T09:39:00.310Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:39:00 [2023-04-11T09:39:00.310Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:39:18 [2023-04-11T09:39:18.411Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
09:39:18 [2023-04-11T09:39:18.411Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 74.4% of statements
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === Skipped
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     network_proxy_test.go:208: No support for dual stack yet
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver btrfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver btrfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver btrfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver btrfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver btrfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:71: No driver to put!
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z] time="2023-04-11T09:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z] time="2023-04-11T09:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z] time="2023-04-11T09:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z] time="2023-04-11T09:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z] time="2023-04-11T09:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:71: No driver to put!
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     overlay_test.go:50: Fails to compute changes intermittently
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver zfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver zfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver zfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver zfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:44: Driver zfs not supported
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     graphtest_unix.go:71: No driver to put!
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:39:18 [2023-04-11T09:39:18.411Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:39:18 [2023-04-11T09:39:18.411Z] 
09:39:18 [2023-04-11T09:39:18.411Z] DONE 3028 tests, 28 skipped in 241.106s
09:39:18 [2023-04-11T09:39:18.411Z] + '[' -n 'github.com/docker/docker/libnetwork
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/bitmap
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/bitseq
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cluster
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/config
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/datastore
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/diagnostic
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/discoverapi
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/driverapi
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/bridge
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/host
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/null
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/overlay
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/remote
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/windows
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/drvregistry
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/etchosts
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/idm
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/internal/caller
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipam
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipamapi
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipams/builtin
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipams/null
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipams/remote
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipamutils
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ipbits
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/iptables
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/netlabel
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/netutils
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/networkdb
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/ns
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/options
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/osl
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/osl/kernel
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/portallocator
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/portmapper
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/resolvconf
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/testutils
09:39:18 [2023-04-11T09:39:18.411Z] github.com/docker/docker/libnetwork/types' ']'
09:39:18 [2023-04-11T09:39:18.411Z] + 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/ovrouter 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
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork	40.828s	coverage: 42.3% of statements
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.008s	coverage: 96.1% of statements
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.119s	coverage: 75.7% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/datastore	0.010s	coverage: 20.5% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.812s	coverage: 62.1% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.143s	coverage: 5.2% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:40:14 [2023-04-11T09:40:14.675Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
09:40:14 [2023-04-11T09:40:14.675Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:40:14 [2023-04-11T09:40:14.936Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
09:40:14 [2023-04-11T09:40:14.936Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
09:40:24 [2023-04-11T09:40:24.925Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.6% of statements
09:40:24 [2023-04-11T09:40:24.925Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.190s	coverage: 6.6% of statements
09:40:24 [2023-04-11T09:40:24.925Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:40:25 [2023-04-11T09:40:25.185Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
09:40:25 [2023-04-11T09:40:25.185Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
09:40:25 [2023-04-11T09:40:25.755Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
09:40:25 [2023-04-11T09:40:25.755Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
09:40:25 [2023-04-11T09:40:25.755Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:40:25 [2023-04-11T09:40:25.755Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:40:26 [2023-04-11T09:40:26.016Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:40:26 [2023-04-11T09:40:26.587Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
09:40:26 [2023-04-11T09:40:26.587Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.050s	coverage: 86.2% of statements
09:40:26 [2023-04-11T09:40:26.847Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
09:40:26 [2023-04-11T09:40:26.847Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.019s	coverage: 81.0% of statements
09:40:27 [2023-04-11T09:40:27.107Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
09:40:27 [2023-04-11T09:40:27.107Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
09:40:27 [2023-04-11T09:40:27.368Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:40:27 [2023-04-11T09:40:27.368Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
09:40:39 [2023-04-11T09:40:39.593Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
09:40:39 [2023-04-11T09:40:39.593Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:40:40 [2023-04-11T09:40:40.976Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
09:40:40 [2023-04-11T09:40:40.976Z] ok  	github.com/docker/docker/libnetwork/ipam	2.647s	coverage: 80.5% of statements
09:40:40 [2023-04-11T09:40:40.976Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:40:40 [2023-04-11T09:40:40.976Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:40:41 [2023-04-11T09:40:41.236Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
09:40:41 [2023-04-11T09:40:41.236Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
09:40:41 [2023-04-11T09:40:41.806Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
09:40:41 [2023-04-11T09:40:41.806Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
09:40:41 [2023-04-11T09:40:41.806Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:40:42 [2023-04-11T09:40:42.066Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
09:40:42 [2023-04-11T09:40:42.066Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
09:40:42 [2023-04-11T09:40:42.636Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
09:40:42 [2023-04-11T09:40:42.636Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.298s	coverage: 86.4% of statements
09:40:42 [2023-04-11T09:40:42.896Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
09:40:42 [2023-04-11T09:40:42.896Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
09:40:43 [2023-04-11T09:40:43.837Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
09:40:43 [2023-04-11T09:40:43.837Z] ok  	github.com/docker/docker/libnetwork/iptables	0.262s	coverage: 40.7% of statements
09:40:43 [2023-04-11T09:40:43.837Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:40:44 [2023-04-11T09:40:44.097Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 40.9% of statements
09:40:44 [2023-04-11T09:40:44.097Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 40.9% of statements
09:42:35 [2023-04-11T09:42:35.623Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
09:42:35 [2023-04-11T09:42:35.623Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.466s	coverage: 60.2% of statements
09:42:35 [2023-04-11T09:42:35.623Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:42:35 [2023-04-11T09:42:35.623Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
09:42:35 [2023-04-11T09:42:35.623Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
09:42:35 [2023-04-11T09:42:35.623Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
09:42:35 [2023-04-11T09:42:35.623Z] ok  	github.com/docker/docker/libnetwork/osl	4.268s	coverage: 41.4% of statements
09:42:35 [2023-04-11T09:42:35.623Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
09:42:35 [2023-04-11T09:42:35.623Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
09:42:35 [2023-04-11T09:42:35.623Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
09:42:35 [2023-04-11T09:42:35.623Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.017s	coverage: 80.7% of statements
09:42:36 [2023-04-11T09:42:36.192Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
09:42:36 [2023-04-11T09:42:36.192Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.726s	coverage: 46.3% of statements
09:42:36 [2023-04-11T09:42:36.453Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
09:42:36 [2023-04-11T09:42:36.453Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
09:42:36 [2023-04-11T09:42:36.453Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:42:36 [2023-04-11T09:42:36.715Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
09:42:36 [2023-04-11T09:42:36.715Z] ok  	github.com/docker/docker/libnetwork/types	0.004s	coverage: 37.3% of statements
09:42:36 [2023-04-11T09:42:36.983Z] 
09:42:36 [2023-04-11T09:42:36.983Z] === Skipped
09:42:36 [2023-04-11T09:42:36.983Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
09:42:36 [2023-04-11T09:42:36.983Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
09:42:36 [2023-04-11T09:42:36.983Z] 
09:42:36 [2023-04-11T09:42:36.983Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
09:42:36 [2023-04-11T09:42:36.983Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
09:42:36 [2023-04-11T09:42:36.983Z] 
09:42:36 [2023-04-11T09:42:36.983Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
09:42:36 [2023-04-11T09:42:36.983Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
09:42:36 [2023-04-11T09:42:36.983Z] 
09:42:36 [2023-04-11T09:42:36.983Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
09:42:36 [2023-04-11T09:42:36.983Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
09:42:36 [2023-04-11T09:42:36.983Z] 
09:42:36 [2023-04-11T09:42:36.983Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
09:42:36 [2023-04-11T09:42:36.983Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
09:42:36 [2023-04-11T09:42:36.983Z] 
09:42:36 [2023-04-11T09:42:36.983Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:42:36 [2023-04-11T09:42:36.983Z]     firewalld_test.go:14: firewalld is not running
09:42:36 [2023-04-11T09:42:36.983Z] 
09:42:36 [2023-04-11T09:42:36.983Z] DONE 350 tests, 6 skipped in 199.192s
Post stage
[Pipeline] junit
09:42:37 [2023-04-11T09:42:37.568Z] Recording test results
09:42:38 [2023-04-11T09:42:38.957Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:42:39 [2023-04-11T09:42:39.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=106c69499365496843e1b0ded6a2ba519d1e052e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:106c69499365496843e1b0ded6a2ba519d1e052e hack/make.sh dynbinary test-integration
09:42:39 [2023-04-11T09:42:39.849Z] 
09:42:39 [2023-04-11T09:42:39.849Z] Removing bundles/
09:42:39 [2023-04-11T09:42:39.849Z] 
09:42:39 [2023-04-11T09:42:39.849Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:42:39 [2023-04-11T09:42:39.849Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:44:31 [2023-04-11T09:44:31.353Z] Created binary: bundles/dynbinary-daemon/dockerd
09:44:31 [2023-04-11T09:44:31.353Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:44:31 [2023-04-11T09:44:31.353Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:44:31 [2023-04-11T09:44:31.353Z] 
09:44:31 [2023-04-11T09:44:31.353Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:44:31 [2023-04-11T09:44:31.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:44:31 [2023-04-11T09:44:31.353Z] HOSTNAME=08e4861c022e
09:44:31 [2023-04-11T09:44:31.353Z] TESTDEBUG=0
09:44:31 [2023-04-11T09:44:31.353Z] DEST=bundles/test-integration
09:44:31 [2023-04-11T09:44:31.353Z] PWD=/go/src/github.com/docker/docker
09:44:31 [2023-04-11T09:44:31.353Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:44:31 [2023-04-11T09:44:31.353Z] DOCKER_GITCOMMIT=106c69499365496843e1b0ded6a2ba519d1e052e
09:44:31 [2023-04-11T09:44:31.353Z] container=docker
09:44:31 [2023-04-11T09:44:31.353Z] HOME=/root
09:44:31 [2023-04-11T09:44:31.353Z] CONTAINERD_NAMESPACE=moby
09:44:31 [2023-04-11T09:44:31.353Z] GOLANG_VERSION=1.20.3
09:44:31 [2023-04-11T09:44:31.353Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:44:31 [2023-04-11T09:44:31.353Z] VALIDATE_BRANCH=master
09:44:31 [2023-04-11T09:44:31.353Z] TERM=xterm
09:44:31 [2023-04-11T09:44:31.353Z] DOCKER_PKG=github.com/docker/docker
09:44:31 [2023-04-11T09:44:31.353Z] SHLVL=1
09:44:31 [2023-04-11T09:44:31.353Z] TIMEOUT=120m
09:44:31 [2023-04-11T09:44:31.353Z] DOCKER_GRAPHDRIVER=overlay2
09:44:31 [2023-04-11T09:44:31.353Z] GO111MODULE=off
09:44:31 [2023-04-11T09:44:31.353Z] DOCKER_EXPERIMENTAL=1
09:44:31 [2023-04-11T09:44:31.353Z] TEST_SKIP_INTEGRATION_CLI=1
09:44:31 [2023-04-11T09:44:31.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:44:31 [2023-04-11T09:44:31.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:44:31 [2023-04-11T09:44:31.353Z] GOPATH=/go
09:44:31 [2023-04-11T09:44:31.353Z] PKG_CONFIG=pkg-config
09:44:31 [2023-04-11T09:44:31.353Z] _=/usr/bin/env
09:44:31 [2023-04-11T09:44:31.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:45:10 [2023-04-11T09:45:10.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:45:10 [2023-04-11T09:45:10.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:45:36 [2023-04-11T09:45:36.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:45:42 [2023-04-11T09:45:42.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:45:48 [2023-04-11T09:45:48.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:45:49 [2023-04-11T09:45:49.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:45:49 [2023-04-11T09:45:49.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:45:50 [2023-04-11T09:45:50.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:45:51 [2023-04-11T09:45:51.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:45:51 [2023-04-11T09:45:51.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:45:52 [2023-04-11T09:45:52.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:45:54 [2023-04-11T09:45:54.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:45:55 [2023-04-11T09:45:55.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:45:56 [2023-04-11T09:45:56.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:45:56 [2023-04-11T09:45:56.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:45:57 [2023-04-11T09:45:57.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:45:58 [2023-04-11T09:45:58.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:45:59 [2023-04-11T09:45:59.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:46:00 [2023-04-11T09:46:00.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:46:01 [2023-04-11T09:46:01.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:46:02 [2023-04-11T09:46:02.106Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:46:02 [2023-04-11T09:46:02.106Z] Using test binary docker
09:46:02 [2023-04-11T09:46:02.106Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:46:02 [2023-04-11T09:46:02.106Z] +++ /etc/init.d/apparmor start
09:46:02 [2023-04-11T09:46:02.106Z] Not: starting.
09:46:02 [2023-04-11T09:46:02.106Z] INFO: Waiting for daemon to start...
09:46:02 [2023-04-11T09:46:02.106Z] Starting dockerd
09:46:02 [2023-04-11T09:46:02.106Z] +++ 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
09:46:04 [2023-04-11T09:46:04.647Z] .
09:46:04 [2023-04-11T09:46:04.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:46:04 [2023-04-11T09:46:04.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:46:04 [2023-04-11T09:46:04.647Z] Error: No such image: emptyfs
09:46:04 [2023-04-11T09:46:04.647Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:46:04 [2023-04-11T09:46:04.647Z] ++++ docker load
09:46:04 [2023-04-11T09:46:04.647Z] Loaded image: emptyfs:latest
09:46:04 [2023-04-11T09:46:04.647Z] Running integration-test (iteration 1)
09:46:04 [2023-04-11T09:46:04.647Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:46:04 [2023-04-11T09:46:04.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:46:04 [2023-04-11T09:46:04.647Z] ++ set -e
09:46:04 [2023-04-11T09:46:04.647Z] ++ '[' -n 0 ']'
09:46:04 [2023-04-11T09:46:04.647Z] ++ set -x
09:46:04 [2023-04-11T09:46:04.647Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:46:04 [2023-04-11T09:46:04.647Z] Loaded image: busybox:latest
09:46:04 [2023-04-11T09:46:04.647Z] Loaded image: busybox:glibc
09:46:06 [2023-04-11T09:46:06.030Z] Loaded image: debian:bullseye-slim
09:46:06 [2023-04-11T09:46:06.030Z] Loaded image: hello-world:latest
09:46:06 [2023-04-11T09:46:06.030Z] Loaded image: arm32v7/hello-world:latest
09:46:06 [2023-04-11T09:46:06.030Z] INFO: Testing against a local daemon
09:46:06 [2023-04-11T09:46:06.030Z] === RUN   TestCgroupNamespacesBuild
09:46:10 [2023-04-11T09:46:10.229Z] --- PASS: TestCgroupNamespacesBuild (3.89s)
09:46:10 [2023-04-11T09:46:10.229Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:46:10 [2023-04-11T09:46:10.799Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s)
09:46:10 [2023-04-11T09:46:10.799Z] === RUN   TestBuildWithSession
09:46:10 [2023-04-11T09:46:10.799Z]     build_session_test.go:25: TODO: BuildKit
09:46:10 [2023-04-11T09:46:10.799Z] --- SKIP: TestBuildWithSession (0.00s)
09:46:10 [2023-04-11T09:46:10.799Z] === RUN   TestBuildSquashParent
09:46:14 [2023-04-11T09:46:14.095Z] --- PASS: TestBuildSquashParent (3.29s)
09:46:14 [2023-04-11T09:46:14.095Z] === RUN   TestBuildWithRemoveAndForceRemove
09:46:14 [2023-04-11T09:46:14.095Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:46:14 [2023-04-11T09:46:14.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:46:14 [2023-04-11T09:46:14.095Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:46:14 [2023-04-11T09:46:14.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:46:14 [2023-04-11T09:46:14.095Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:46:14 [2023-04-11T09:46:14.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:46:14 [2023-04-11T09:46:14.095Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:46:14 [2023-04-11T09:46:14.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:46:14 [2023-04-11T09:46:14.095Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:46:14 [2023-04-11T09:46:14.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:46:14 [2023-04-11T09:46:14.095Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:46:14 [2023-04-11T09:46:14.095Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:46:14 [2023-04-11T09:46:14.095Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:46:14 [2023-04-11T09:46:14.095Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:46:15 [2023-04-11T09:46:15.476Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:46:15 [2023-04-11T09:46:15.476Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:46:16 [2023-04-11T09:46:16.419Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:46:16 [2023-04-11T09:46:16.419Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:46:17 [2023-04-11T09:46:17.361Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:46:17 [2023-04-11T09:46:17.361Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
09:46:17 [2023-04-11T09:46:17.361Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s)
09:46:17 [2023-04-11T09:46:17.361Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.01s)
09:46:17 [2023-04-11T09:46:17.361Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s)
09:46:17 [2023-04-11T09:46:17.361Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s)
09:46:17 [2023-04-11T09:46:17.361Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.98s)
09:46:17 [2023-04-11T09:46:17.361Z] === RUN   TestBuildMultiStageCopy
09:46:17 [2023-04-11T09:46:17.361Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:46:18 [2023-04-11T09:46:18.303Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:46:18 [2023-04-11T09:46:18.303Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:46:18 [2023-04-11T09:46:18.303Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:46:18 [2023-04-11T09:46:18.303Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:46:18 [2023-04-11T09:46:18.563Z] --- PASS: TestBuildMultiStageCopy (1.00s)
09:46:18 [2023-04-11T09:46:18.563Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.78s)
09:46:18 [2023-04-11T09:46:18.563Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
09:46:18 [2023-04-11T09:46:18.563Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
09:46:18 [2023-04-11T09:46:18.563Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
09:46:18 [2023-04-11T09:46:18.563Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
09:46:18 [2023-04-11T09:46:18.563Z] === RUN   TestBuildMultiStageParentConfig
09:46:18 [2023-04-11T09:46:18.823Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
09:46:18 [2023-04-11T09:46:18.823Z] === RUN   TestBuildLabelWithTargets
09:46:19 [2023-04-11T09:46:19.084Z] --- PASS: TestBuildLabelWithTargets (0.40s)
09:46:19 [2023-04-11T09:46:19.084Z] === RUN   TestBuildWithEmptyLayers
09:46:19 [2023-04-11T09:46:19.343Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
09:46:19 [2023-04-11T09:46:19.343Z] === RUN   TestBuildMultiStageOnBuild
09:46:20 [2023-04-11T09:46:20.283Z] --- PASS: TestBuildMultiStageOnBuild (0.93s)
09:46:20 [2023-04-11T09:46:20.283Z] === RUN   TestBuildUncleanTarFilenames
09:46:20 [2023-04-11T09:46:20.283Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
09:46:20 [2023-04-11T09:46:20.283Z] === RUN   TestBuildMultiStageLayerLeak
09:46:21 [2023-04-11T09:46:21.223Z] --- PASS: TestBuildMultiStageLayerLeak (0.87s)
09:46:21 [2023-04-11T09:46:21.223Z] === RUN   TestBuildWithHugeFile
09:46:59 [2023-04-11T09:46:59.977Z] --- PASS: TestBuildWithHugeFile (37.70s)
09:46:59 [2023-04-11T09:46:59.977Z] === RUN   TestBuildWCOWSandboxSize
09:46:59 [2023-04-11T09:46:59.977Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:46:59 [2023-04-11T09:46:59.977Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:46:59 [2023-04-11T09:46:59.977Z] === RUN   TestBuildWithEmptyDockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:46:59 [2023-04-11T09:46:59.977Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:46:59 [2023-04-11T09:46:59.977Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
09:46:59 [2023-04-11T09:46:59.977Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:46:59 [2023-04-11T09:46:59.977Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
09:46:59 [2023-04-11T09:46:59.977Z] === RUN   TestBuildPreserveOwnership
09:46:59 [2023-04-11T09:46:59.977Z] === RUN   TestBuildPreserveOwnership/copy_from
09:47:00 [2023-04-11T09:47:00.549Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:47:01 [2023-04-11T09:47:01.119Z] --- PASS: TestBuildPreserveOwnership (2.11s)
09:47:01 [2023-04-11T09:47:01.119Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.58s)
09:47:01 [2023-04-11T09:47:01.119Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
09:47:01 [2023-04-11T09:47:01.119Z] === RUN   TestBuildPlatformInvalid
09:47:01 [2023-04-11T09:47:01.119Z] --- PASS: TestBuildPlatformInvalid (0.03s)
09:47:01 [2023-04-11T09:47:01.119Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:47:01 [2023-04-11T09:47:01.689Z] Loaded image: busybox:latest
09:47:01 [2023-04-11T09:47:01.689Z] Loaded image: busybox:glibc
09:47:03 [2023-04-11T09:47:03.074Z] Loaded image: debian:bullseye-slim
09:47:03 [2023-04-11T09:47:03.074Z] Loaded image: hello-world:latest
09:47:03 [2023-04-11T09:47:03.074Z] Loaded image: arm32v7/hello-world:latest
09:47:13 [2023-04-11T09:47:13.081Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.89s)
09:47:13 [2023-04-11T09:47:13.081Z] PASS
09:47:13 [2023-04-11T09:47:13.081Z] 
09:47:13 [2023-04-11T09:47:13.081Z] === Skipped
09:47:13 [2023-04-11T09:47:13.081Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:47:13 [2023-04-11T09:47:13.081Z]     build_session_test.go:25: TODO: BuildKit
09:47:13 [2023-04-11T09:47:13.081Z] 
09:47:13 [2023-04-11T09:47:13.081Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:47:13 [2023-04-11T09:47:13.081Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:47:13 [2023-04-11T09:47:13.081Z] 
09:47:13 [2023-04-11T09:47:13.081Z] DONE 34 tests, 2 skipped in 67.611s
09:47:13 [2023-04-11T09:47:13.081Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:47:13 [2023-04-11T09:47:13.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:47:13 [2023-04-11T09:47:13.081Z] ++ set -e
09:47:13 [2023-04-11T09:47:13.081Z] ++ '[' -n 0 ']'
09:47:13 [2023-04-11T09:47:13.081Z] ++ set -x
09:47:13 [2023-04-11T09:47:13.082Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:47:13 [2023-04-11T09:47:13.082Z] INFO: Testing against a local daemon
09:47:13 [2023-04-11T09:47:13.082Z] === RUN   TestConfigInspect
09:47:14 [2023-04-11T09:47:14.054Z] --- PASS: TestConfigInspect (1.81s)
09:47:14 [2023-04-11T09:47:14.054Z] === RUN   TestConfigList
09:47:15 [2023-04-11T09:47:15.982Z] --- PASS: TestConfigList (1.75s)
09:47:15 [2023-04-11T09:47:15.982Z] === RUN   TestConfigsCreateAndDelete
09:47:17 [2023-04-11T09:47:17.365Z] --- PASS: TestConfigsCreateAndDelete (1.79s)
09:47:17 [2023-04-11T09:47:17.365Z] === RUN   TestConfigsUpdate
09:47:19 [2023-04-11T09:47:19.274Z] --- PASS: TestConfigsUpdate (1.73s)
09:47:19 [2023-04-11T09:47:19.274Z] === RUN   TestTemplatedConfig
09:47:21 [2023-04-11T09:47:21.819Z] --- PASS: TestTemplatedConfig (2.53s)
09:47:21 [2023-04-11T09:47:21.819Z] === RUN   TestConfigCreateResolve
09:47:23 [2023-04-11T09:47:23.730Z] --- PASS: TestConfigCreateResolve (1.75s)
09:47:23 [2023-04-11T09:47:23.730Z] PASS
09:47:23 [2023-04-11T09:47:23.730Z] 
09:47:23 [2023-04-11T09:47:23.730Z] DONE 6 tests in 11.463s
09:47:23 [2023-04-11T09:47:23.730Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:47:23 [2023-04-11T09:47:23.731Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:47:23 [2023-04-11T09:47:23.731Z] ++ set -e
09:47:23 [2023-04-11T09:47:23.731Z] ++ '[' -n 0 ']'
09:47:23 [2023-04-11T09:47:23.731Z] ++ set -x
09:47:23 [2023-04-11T09:47:23.731Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:47:23 [2023-04-11T09:47:23.731Z] INFO: Testing against a local daemon
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestAttachWithTTY
09:47:23 [2023-04-11T09:47:23.731Z] --- PASS: TestAttachWithTTY (0.08s)
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestAttachWithoutTTy
09:47:23 [2023-04-11T09:47:23.731Z] --- PASS: TestAttachWithoutTTy (0.05s)
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestCheckpoint
09:47:23 [2023-04-11T09:47:23.731Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:47:23 [2023-04-11T09:47:23.731Z] --- SKIP: TestCheckpoint (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/commit
09:47:23 [2023-04-11T09:47:23.731Z] === PAUSE TestContainerInvalidJSON/commit
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/create
09:47:23 [2023-04-11T09:47:23.731Z] === PAUSE TestContainerInvalidJSON/containers/create
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:47:23 [2023-04-11T09:47:23.731Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:47:23 [2023-04-11T09:47:23.731Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:47:23 [2023-04-11T09:47:23.731Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:47:23 [2023-04-11T09:47:23.731Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:47:23 [2023-04-11T09:47:23.731Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:47:23 [2023-04-11T09:47:23.731Z] === CONT  TestContainerInvalidJSON/commit
09:47:23 [2023-04-11T09:47:23.731Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:47:23 [2023-04-11T09:47:23.731Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:47:23 [2023-04-11T09:47:23.731Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:47:23 [2023-04-11T09:47:23.731Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:47:23 [2023-04-11T09:47:23.731Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:47:23 [2023-04-11T09:47:23.731Z] === CONT  TestContainerInvalidJSON/containers/create
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:47:23 [2023-04-11T09:47:23.731Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:47:23 [2023-04-11T09:47:23.731Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:47:23 [2023-04-11T09:47:23.731Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:47:23 [2023-04-11T09:47:23.731Z] === RUN   TestCopyFromContainerPathIsNotDir
09:47:23 [2023-04-11T09:47:23.992Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:47:23 [2023-04-11T09:47:23.992Z] === RUN   TestCopyToContainerPathDoesNotExist
09:47:23 [2023-04-11T09:47:23.992Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:47:23 [2023-04-11T09:47:23.992Z] === RUN   TestCopyEmptyFile
09:47:23 [2023-04-11T09:47:23.992Z] --- PASS: TestCopyEmptyFile (0.06s)
09:47:23 [2023-04-11T09:47:23.992Z] === RUN   TestCopyToContainerPathIsNotDir
09:47:23 [2023-04-11T09:47:23.992Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:47:23 [2023-04-11T09:47:23.992Z] === RUN   TestCopyFromContainer
09:47:24 [2023-04-11T09:47:24.563Z] === RUN   TestCopyFromContainer//
09:47:24 [2023-04-11T09:47:24.563Z] === RUN   TestCopyFromContainer/.
09:47:24 [2023-04-11T09:47:24.563Z] === RUN   TestCopyFromContainer//.
09:47:24 [2023-04-11T09:47:24.563Z] === RUN   TestCopyFromContainer/./
09:47:24 [2023-04-11T09:47:24.563Z] === RUN   TestCopyFromContainer//./
09:47:24 [2023-04-11T09:47:24.563Z] === RUN   TestCopyFromContainer//bar/root
09:47:24 [2023-04-11T09:47:24.563Z] === RUN   TestCopyFromContainer//bar/root/
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer//bar/root/.
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/quux
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/quux/
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/quux/.
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCopyFromContainer/bar/notarget
09:47:24 [2023-04-11T09:47:24.823Z] --- PASS: TestCopyFromContainer (0.74s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer//. (0.02s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:47:24 [2023-04-11T09:47:24.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:47:24 [2023-04-11T09:47:24.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:47:24 [2023-04-11T09:47:24.823Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:47:24 [2023-04-11T09:47:24.823Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:47:24 [2023-04-11T09:47:24.823Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:47:24 [2023-04-11T09:47:24.823Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:47:24 [2023-04-11T09:47:24.823Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateLinkToNonExistingContainer
09:47:24 [2023-04-11T09:47:24.823Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateWithInvalidEnv
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateWithInvalidEnv/0
09:47:24 [2023-04-11T09:47:24.823Z] === PAUSE TestCreateWithInvalidEnv/0
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateWithInvalidEnv/1
09:47:24 [2023-04-11T09:47:24.823Z] === PAUSE TestCreateWithInvalidEnv/1
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateWithInvalidEnv/2
09:47:24 [2023-04-11T09:47:24.823Z] === PAUSE TestCreateWithInvalidEnv/2
09:47:24 [2023-04-11T09:47:24.823Z] === CONT  TestCreateWithInvalidEnv/0
09:47:24 [2023-04-11T09:47:24.823Z] === CONT  TestCreateWithInvalidEnv/2
09:47:24 [2023-04-11T09:47:24.823Z] === CONT  TestCreateWithInvalidEnv/1
09:47:24 [2023-04-11T09:47:24.823Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:47:24 [2023-04-11T09:47:24.823Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateTmpfsMountsTarget
09:47:24 [2023-04-11T09:47:24.823Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:47:24 [2023-04-11T09:47:24.823Z] === RUN   TestCreateWithCustomMaskedPaths
09:47:26 [2023-04-11T09:47:26.208Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s)
09:47:26 [2023-04-11T09:47:26.208Z] === RUN   TestCreateWithCustomReadonlyPaths
09:47:27 [2023-04-11T09:47:27.149Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
09:47:27 [2023-04-11T09:47:27.149Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:47:27 [2023-04-11T09:47:27.149Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:47:27 [2023-04-11T09:47:27.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:47:27 [2023-04-11T09:47:27.149Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:47:27 [2023-04-11T09:47:27.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:47:27 [2023-04-11T09:47:27.149Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:47:27 [2023-04-11T09:47:27.149Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:47:27 [2023-04-11T09:47:27.149Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:47:27 [2023-04-11T09:47:27.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:47:27 [2023-04-11T09:47:27.149Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:47:27 [2023-04-11T09:47:27.149Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:47:27 [2023-04-11T09:47:27.149Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:47:27 [2023-04-11T09:47:27.149Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:47:27 [2023-04-11T09:47:27.149Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:47:27 [2023-04-11T09:47:27.149Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:47:27 [2023-04-11T09:47:27.410Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s)
09:47:27 [2023-04-11T09:47:27.410Z] === RUN   TestCreateDifferentPlatform
09:47:27 [2023-04-11T09:47:27.410Z] === RUN   TestCreateDifferentPlatform/different_os
09:47:27 [2023-04-11T09:47:27.410Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:47:27 [2023-04-11T09:47:27.410Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:47:27 [2023-04-11T09:47:27.410Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:47:27 [2023-04-11T09:47:27.410Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:47:27 [2023-04-11T09:47:27.410Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:47:27 [2023-04-11T09:47:27.670Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:47:27 [2023-04-11T09:47:27.670Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestCreateInvalidHostConfig
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:47:27 [2023-04-11T09:47:27.670Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:47:27 [2023-04-11T09:47:27.670Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:47:27 [2023-04-11T09:47:27.670Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:47:27 [2023-04-11T09:47:27.670Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:47:27 [2023-04-11T09:47:27.670Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:47:27 [2023-04-11T09:47:27.670Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:47:27 [2023-04-11T09:47:27.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:47:27 [2023-04-11T09:47:27.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:47:27 [2023-04-11T09:47:27.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:47:27 [2023-04-11T09:47:27.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:47:27 [2023-04-11T09:47:27.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestContainerStartOnDaemonRestart
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestContainerStartOnDaemonRestart
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestDaemonRestartIpcMode
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestDaemonRestartIpcMode
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestDaemonHostGatewayIP
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestDaemonHostGatewayIP
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestRestartDaemonWithRestartingContainer
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestContainerKillOnDaemonStart
09:47:27 [2023-04-11T09:47:27.670Z] === PAUSE TestContainerKillOnDaemonStart
09:47:27 [2023-04-11T09:47:27.670Z] === RUN   TestDiff
09:47:27 [2023-04-11T09:47:27.930Z] --- PASS: TestDiff (0.42s)
09:47:27 [2023-04-11T09:47:27.930Z] === RUN   TestExecConsoleSize
09:47:28 [2023-04-11T09:47:28.872Z] --- PASS: TestExecConsoleSize (0.63s)
09:47:28 [2023-04-11T09:47:28.872Z] === RUN   TestExecWithCloseStdin
09:47:29 [2023-04-11T09:47:29.133Z] --- PASS: TestExecWithCloseStdin (0.45s)
09:47:29 [2023-04-11T09:47:29.133Z] === RUN   TestExec
09:47:29 [2023-04-11T09:47:29.703Z] --- PASS: TestExec (0.43s)
09:47:29 [2023-04-11T09:47:29.703Z] === RUN   TestExecUser
09:47:29 [2023-04-11T09:47:29.963Z] --- PASS: TestExecUser (0.43s)
09:47:29 [2023-04-11T09:47:29.963Z] === RUN   TestExportContainerAndImportImage
09:47:30 [2023-04-11T09:47:30.534Z] --- PASS: TestExportContainerAndImportImage (0.47s)
09:47:30 [2023-04-11T09:47:30.534Z] === RUN   TestExportContainerAfterDaemonRestart
09:47:31 [2023-04-11T09:47:31.917Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
09:47:31 [2023-04-11T09:47:31.917Z] === RUN   TestHealthCheckWorkdir
09:47:32 [2023-04-11T09:47:32.178Z] --- PASS: TestHealthCheckWorkdir (0.47s)
09:47:32 [2023-04-11T09:47:32.178Z] === RUN   TestHealthKillContainer
09:47:40 [2023-04-11T09:47:40.305Z] --- PASS: TestHealthKillContainer (7.82s)
09:47:40 [2023-04-11T09:47:40.305Z] === RUN   TestHealthCheckProcessKilled
09:47:40 [2023-04-11T09:47:40.565Z] --- PASS: TestHealthCheckProcessKilled (0.58s)
09:47:40 [2023-04-11T09:47:40.565Z] === RUN   TestInspectCpusetInConfigPre120
09:47:40 [2023-04-11T09:47:40.826Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s)
09:47:40 [2023-04-11T09:47:40.826Z] === RUN   TestInspectAnnotations
09:47:40 [2023-04-11T09:47:40.826Z] --- PASS: TestInspectAnnotations (0.05s)
09:47:40 [2023-04-11T09:47:40.826Z] === RUN   TestIpcModeNone
09:47:41 [2023-04-11T09:47:41.397Z] --- PASS: TestIpcModeNone (0.47s)
09:47:41 [2023-04-11T09:47:41.397Z] === RUN   TestIpcModePrivate
09:47:41 [2023-04-11T09:47:41.657Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
09:47:41 [2023-04-11T09:47:41.917Z] --- PASS: TestIpcModePrivate (0.44s)
09:47:41 [2023-04-11T09:47:41.917Z] === RUN   TestIpcModeShareable
09:47:42 [2023-04-11T09:47:42.178Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
09:47:42 [2023-04-11T09:47:42.178Z] --- PASS: TestIpcModeShareable (0.46s)
09:47:42 [2023-04-11T09:47:42.178Z] === RUN   TestAPIIpcModeShareableAndContainer
09:47:43 [2023-04-11T09:47:43.564Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s)
09:47:43 [2023-04-11T09:47:43.564Z] === RUN   TestAPIIpcModeHost
09:47:43 [2023-04-11T09:47:43.824Z] --- PASS: TestAPIIpcModeHost (0.30s)
09:47:43 [2023-04-11T09:47:43.824Z] === RUN   TestDaemonIpcModeShareable
09:47:44 [2023-04-11T09:47:44.766Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
09:47:45 [2023-04-11T09:47:45.026Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
09:47:45 [2023-04-11T09:47:45.026Z] === RUN   TestDaemonIpcModePrivate
09:47:45 [2023-04-11T09:47:45.967Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
09:47:45 [2023-04-11T09:47:45.967Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
09:47:45 [2023-04-11T09:47:45.967Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:47:46 [2023-04-11T09:47:46.908Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
09:47:47 [2023-04-11T09:47:47.168Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
09:47:47 [2023-04-11T09:47:47.168Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:47:48 [2023-04-11T09:47:48.109Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
09:47:48 [2023-04-11T09:47:48.109Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s)
09:47:48 [2023-04-11T09:47:48.109Z] === RUN   TestIpcModeOlderClient
09:47:48 [2023-04-11T09:47:48.109Z] === PAUSE TestIpcModeOlderClient
09:47:48 [2023-04-11T09:47:48.109Z] === RUN   TestKillContainerInvalidSignal
09:47:48 [2023-04-11T09:47:48.683Z] --- PASS: TestKillContainerInvalidSignal (0.37s)
09:47:48 [2023-04-11T09:47:48.683Z] === RUN   TestKillContainer
09:47:48 [2023-04-11T09:47:48.683Z] === RUN   TestKillContainer/no_signal
09:47:48 [2023-04-11T09:47:48.943Z] === RUN   TestKillContainer/non_killing_signal
09:47:49 [2023-04-11T09:47:49.204Z] === RUN   TestKillContainer/killing_signal
09:47:49 [2023-04-11T09:47:49.774Z] --- PASS: TestKillContainer (1.17s)
09:47:49 [2023-04-11T09:47:49.774Z]     --- PASS: TestKillContainer/no_signal (0.37s)
09:47:49 [2023-04-11T09:47:49.774Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
09:47:49 [2023-04-11T09:47:49.774Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
09:47:49 [2023-04-11T09:47:49.774Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:47:49 [2023-04-11T09:47:49.774Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:47:50 [2023-04-11T09:47:50.035Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:47:50 [2023-04-11T09:47:50.976Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
09:47:50 [2023-04-11T09:47:50.976Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
09:47:50 [2023-04-11T09:47:50.976Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
09:47:50 [2023-04-11T09:47:50.976Z] === RUN   TestKillStoppedContainer
09:47:50 [2023-04-11T09:47:50.976Z] --- PASS: TestKillStoppedContainer (0.04s)
09:47:50 [2023-04-11T09:47:50.976Z] === RUN   TestKillStoppedContainerAPIPre120
09:47:50 [2023-04-11T09:47:50.976Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:47:50 [2023-04-11T09:47:50.976Z] === RUN   TestKillDifferentUserContainer
09:47:51 [2023-04-11T09:47:51.236Z] --- PASS: TestKillDifferentUserContainer (0.38s)
09:47:51 [2023-04-11T09:47:51.236Z] === RUN   TestInspectOomKilledTrue
09:47:51 [2023-04-11T09:47:51.807Z] --- PASS: TestInspectOomKilledTrue (0.44s)
09:47:51 [2023-04-11T09:47:51.807Z] === RUN   TestInspectOomKilledFalse
09:47:52 [2023-04-11T09:47:52.067Z] --- PASS: TestInspectOomKilledFalse (0.39s)
09:47:52 [2023-04-11T09:47:52.067Z] === RUN   TestLinksEtcHostsContentMatch
09:47:52 [2023-04-11T09:47:52.327Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
09:47:52 [2023-04-11T09:47:52.327Z] === RUN   TestLinksContainerNames
09:47:53 [2023-04-11T09:47:53.268Z] --- PASS: TestLinksContainerNames (0.79s)
09:47:53 [2023-04-11T09:47:53.269Z] === RUN   TestLogsFollowTailEmpty
09:47:53 [2023-04-11T09:47:53.529Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs/driver_local
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:47:53 [2023-04-11T09:47:53.529Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:47:53 [2023-04-11T09:47:53.529Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:47:53 [2023-04-11T09:47:53.529Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:47:53 [2023-04-11T09:47:53.529Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:47:54 [2023-04-11T09:47:54.099Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:47:54 [2023-04-11T09:47:54.360Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:47:54 [2023-04-11T09:47:54.930Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:47:54 [2023-04-11T09:47:54.930Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:47:55 [2023-04-11T09:47:55.877Z] === RUN   TestLogs/driver_json-file
09:47:55 [2023-04-11T09:47:55.877Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:47:55 [2023-04-11T09:47:55.877Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:47:55 [2023-04-11T09:47:55.877Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:47:55 [2023-04-11T09:47:55.877Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:47:55 [2023-04-11T09:47:55.877Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:47:55 [2023-04-11T09:47:55.877Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:47:56 [2023-04-11T09:47:56.139Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:47:56 [2023-04-11T09:47:56.400Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:47:56 [2023-04-11T09:47:56.971Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:47:56 [2023-04-11T09:47:56.971Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:47:57 [2023-04-11T09:47:57.231Z] --- PASS: TestLogs (3.76s)
09:47:57 [2023-04-11T09:47:57.231Z]     --- PASS: TestLogs/driver_local (0.01s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.68s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.69s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.81s)
09:47:57 [2023-04-11T09:47:57.231Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.43s)
09:47:57 [2023-04-11T09:47:57.231Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
09:47:57 [2023-04-11T09:47:57.231Z] === RUN   TestContainerNetworkMountsNoChown
09:47:57 [2023-04-11T09:47:57.808Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/default
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/default
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/private
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/private
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rprivate
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rprivate
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/slave
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/slave
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rslave
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rslave
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/shared
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/shared
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rshared
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rshared
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/default
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/default/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/default/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/default/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/rshared
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/shared
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/rslave
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/slave
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/rprivate
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/private
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/private/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === RUN   TestMountDaemonRoot/private/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/default/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:47:57 [2023-04-11T09:47:57.808Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:47:58 [2023-04-11T09:47:58.080Z] === CONT  TestMountDaemonRoot/private/bind_root
09:47:58 [2023-04-11T09:47:58.346Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:47:58 [2023-04-11T09:47:58.346Z] === CONT  TestMountDaemonRoot/private/mount_root
09:47:58 [2023-04-11T09:47:58.346Z] --- PASS: TestMountDaemonRoot (0.02s)
09:47:58 [2023-04-11T09:47:58.346Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:47:58 [2023-04-11T09:47:58.346Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:47:58 [2023-04-11T09:47:58.346Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:47:58 [2023-04-11T09:47:58.346Z] === RUN   TestContainerBindMountNonRecursive
09:47:59 [2023-04-11T09:47:59.731Z] --- PASS: TestContainerBindMountNonRecursive (1.18s)
09:47:59 [2023-04-11T09:47:59.731Z] === RUN   TestContainerVolumesMountedAsShared
09:47:59 [2023-04-11T09:47:59.731Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
09:47:59 [2023-04-11T09:47:59.731Z] === RUN   TestContainerVolumesMountedAsSlave
09:47:59 [2023-04-11T09:47:59.992Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s)
09:47:59 [2023-04-11T09:47:59.992Z] === RUN   TestContainerCopyLeaksMounts
09:48:00 [2023-04-11T09:48:00.562Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
09:48:00 [2023-04-11T09:48:00.562Z] === RUN   TestNetworkNat
09:48:01 [2023-04-11T09:48:01.133Z] --- PASS: TestNetworkNat (0.43s)
09:48:01 [2023-04-11T09:48:01.133Z] === RUN   TestNetworkLocalhostTCPNat
09:48:01 [2023-04-11T09:48:01.393Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
09:48:01 [2023-04-11T09:48:01.394Z] === RUN   TestNetworkLoopbackNat
09:48:03 [2023-04-11T09:48:03.936Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:48:03 [2023-04-11T09:48:03.936Z] === RUN   TestPause
09:48:04 [2023-04-11T09:48:04.507Z] --- PASS: TestPause (0.43s)
09:48:04 [2023-04-11T09:48:04.507Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:48:04 [2023-04-11T09:48:04.507Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:48:04 [2023-04-11T09:48:04.507Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:48:04 [2023-04-11T09:48:04.507Z] === RUN   TestPauseStopPausedContainer
09:48:04 [2023-04-11T09:48:04.767Z] --- PASS: TestPauseStopPausedContainer (0.41s)
09:48:04 [2023-04-11T09:48:04.767Z] === RUN   TestPidHost
09:48:05 [2023-04-11T09:48:05.709Z] --- PASS: TestPidHost (0.87s)
09:48:05 [2023-04-11T09:48:05.709Z] === RUN   TestPsFilter
09:48:05 [2023-04-11T09:48:05.709Z] --- PASS: TestPsFilter (0.12s)
09:48:05 [2023-04-11T09:48:05.709Z] === RUN   TestRemoveContainerWithRemovedVolume
09:48:06 [2023-04-11T09:48:06.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
09:48:06 [2023-04-11T09:48:06.280Z] === RUN   TestRemoveContainerWithVolume
09:48:06 [2023-04-11T09:48:06.540Z] --- PASS: TestRemoveContainerWithVolume (0.36s)
09:48:06 [2023-04-11T09:48:06.540Z] === RUN   TestRemoveContainerRunning
09:48:07 [2023-04-11T09:48:07.115Z] --- PASS: TestRemoveContainerRunning (0.39s)
09:48:07 [2023-04-11T09:48:07.115Z] === RUN   TestRemoveContainerForceRemoveRunning
09:48:07 [2023-04-11T09:48:07.375Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
09:48:07 [2023-04-11T09:48:07.375Z] === RUN   TestRemoveInvalidContainer
09:48:07 [2023-04-11T09:48:07.375Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:48:07 [2023-04-11T09:48:07.375Z] === RUN   TestRenameLinkedContainer
09:48:09 [2023-04-11T09:48:09.287Z] --- PASS: TestRenameLinkedContainer (1.61s)
09:48:09 [2023-04-11T09:48:09.287Z] === RUN   TestRenameStoppedContainer
09:48:09 [2023-04-11T09:48:09.287Z] --- PASS: TestRenameStoppedContainer (0.37s)
09:48:09 [2023-04-11T09:48:09.287Z] === RUN   TestRenameRunningContainerAndReuse
09:48:10 [2023-04-11T09:48:10.229Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
09:48:10 [2023-04-11T09:48:10.229Z] === RUN   TestRenameInvalidName
09:48:10 [2023-04-11T09:48:10.489Z] --- PASS: TestRenameInvalidName (0.39s)
09:48:10 [2023-04-11T09:48:10.489Z] === RUN   TestRenameAnonymousContainer
09:48:11 [2023-04-11T09:48:11.873Z] --- PASS: TestRenameAnonymousContainer (1.32s)
09:48:11 [2023-04-11T09:48:11.873Z] === RUN   TestRenameContainerWithSameName
09:48:12 [2023-04-11T09:48:12.443Z] --- PASS: TestRenameContainerWithSameName (0.41s)
09:48:12 [2023-04-11T09:48:12.443Z] === RUN   TestRenameContainerWithLinkedContainer
09:48:13 [2023-04-11T09:48:13.015Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
09:48:13 [2023-04-11T09:48:13.015Z] === RUN   TestResize
09:48:13 [2023-04-11T09:48:13.586Z] --- PASS: TestResize (0.39s)
09:48:13 [2023-04-11T09:48:13.586Z] === RUN   TestResizeWithInvalidSize
09:48:13 [2023-04-11T09:48:13.846Z] --- PASS: TestResizeWithInvalidSize (0.39s)
09:48:13 [2023-04-11T09:48:13.846Z] === RUN   TestResizeWhenContainerNotStarted
09:48:14 [2023-04-11T09:48:14.416Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
09:48:14 [2023-04-11T09:48:14.416Z] === RUN   TestDaemonRestartKillContainers
09:48:14 [2023-04-11T09:48:14.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:48:14 [2023-04-11T09:48:14.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:48:14 [2023-04-11T09:48:14.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:48:14 [2023-04-11T09:48:14.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:48:14 [2023-04-11T09:48:14.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:48:14 [2023-04-11T09:48:14.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:48:14 [2023-04-11T09:48:14.416Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:48:14 [2023-04-11T09:48:14.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:48:14 [2023-04-11T09:48:14.417Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:15 [2023-04-11T09:48:15.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:48:17 [2023-04-11T09:48:17.185Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:48:18 [2023-04-11T09:48:18.126Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:48:18 [2023-04-11T09:48:18.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:48:19 [2023-04-11T09:48:19.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:48:20 [2023-04-11T09:48:20.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:48:21 [2023-04-11T09:48:21.153Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:48:22 [2023-04-11T09:48:22.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:48:23 [2023-04-11T09:48:23.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:48:23 [2023-04-11T09:48:23.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:48:23 [2023-04-11T09:48:23.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:48:24 [2023-04-11T09:48:24.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:48:25 [2023-04-11T09:48:25.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:27 [2023-04-11T09:48:27.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:48:31 [2023-04-11T09:48:31.021Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.46s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.55s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.72s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.60s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.53s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.18s)
09:48:31 [2023-04-11T09:48:31.021Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s)
09:48:31 [2023-04-11T09:48:31.021Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:48:31 [2023-04-11T09:48:31.021Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:48:31 [2023-04-11T09:48:31.962Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:48:32 [2023-04-11T09:48:32.903Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s)
09:48:32 [2023-04-11T09:48:32.903Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s)
09:48:32 [2023-04-11T09:48:32.903Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s)
09:48:32 [2023-04-11T09:48:32.903Z] === RUN   TestCgroupNamespacesRun
09:48:33 [2023-04-11T09:48:33.845Z] --- PASS: TestCgroupNamespacesRun (1.13s)
09:48:33 [2023-04-11T09:48:33.845Z] === RUN   TestCgroupNamespacesRunPrivileged
09:48:35 [2023-04-11T09:48:35.228Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s)
09:48:35 [2023-04-11T09:48:35.228Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:48:36 [2023-04-11T09:48:36.169Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
09:48:36 [2023-04-11T09:48:36.169Z] === RUN   TestCgroupNamespacesRunHostMode
09:48:37 [2023-04-11T09:48:37.111Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
09:48:37 [2023-04-11T09:48:37.111Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:48:38 [2023-04-11T09:48:38.052Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
09:48:38 [2023-04-11T09:48:38.052Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:48:39 [2023-04-11T09:48:39.436Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s)
09:48:39 [2023-04-11T09:48:39.436Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:48:39 [2023-04-11T09:48:39.696Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
09:48:39 [2023-04-11T09:48:39.696Z] === RUN   TestCgroupNamespacesRunOlderClient
09:48:41 [2023-04-11T09:48:41.079Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s)
09:48:41 [2023-04-11T09:48:41.079Z] === RUN   TestNISDomainname
09:48:41 [2023-04-11T09:48:41.339Z] --- PASS: TestNISDomainname (0.49s)
09:48:41 [2023-04-11T09:48:41.339Z] === RUN   TestHostnameDnsResolution
09:48:41 [2023-04-11T09:48:41.913Z] --- PASS: TestHostnameDnsResolution (0.63s)
09:48:41 [2023-04-11T09:48:41.913Z] === RUN   TestUnprivilegedPortsAndPing
09:48:42 [2023-04-11T09:48:42.485Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
09:48:42 [2023-04-11T09:48:42.485Z] === RUN   TestPrivilegedHostDevices
09:48:43 [2023-04-11T09:48:43.056Z] --- PASS: TestPrivilegedHostDevices (0.50s)
09:48:43 [2023-04-11T09:48:43.056Z] === RUN   TestRunConsoleSize
09:48:43 [2023-04-11T09:48:43.316Z] --- PASS: TestRunConsoleSize (0.40s)
09:48:43 [2023-04-11T09:48:43.316Z] === RUN   TestRunWithAlternativeContainerdShim
09:48:45 [2023-04-11T09:48:45.229Z] --- PASS: TestRunWithAlternativeContainerdShim (1.95s)
09:48:45 [2023-04-11T09:48:45.229Z] === RUN   TestStats
09:48:47 [2023-04-11T09:48:47.789Z] --- PASS: TestStats (2.43s)
09:48:47 [2023-04-11T09:48:47.789Z] === RUN   TestStopContainerWithTimeout
09:48:47 [2023-04-11T09:48:47.789Z] === RUN   TestStopContainerWithTimeout/0
09:48:47 [2023-04-11T09:48:47.789Z] === PAUSE TestStopContainerWithTimeout/0
09:48:47 [2023-04-11T09:48:47.789Z] === RUN   TestStopContainerWithTimeout/1
09:48:47 [2023-04-11T09:48:47.789Z] === PAUSE TestStopContainerWithTimeout/1
09:48:47 [2023-04-11T09:48:47.789Z] === RUN   TestStopContainerWithTimeout/3
09:48:47 [2023-04-11T09:48:47.789Z] === PAUSE TestStopContainerWithTimeout/3
09:48:47 [2023-04-11T09:48:47.789Z] === RUN   TestStopContainerWithTimeout/-1
09:48:47 [2023-04-11T09:48:47.789Z] === PAUSE TestStopContainerWithTimeout/-1
09:48:47 [2023-04-11T09:48:47.789Z] === CONT  TestStopContainerWithTimeout/3
09:48:47 [2023-04-11T09:48:47.789Z] === CONT  TestStopContainerWithTimeout/0
09:48:48 [2023-04-11T09:48:48.396Z] === CONT  TestStopContainerWithTimeout/1
09:48:49 [2023-04-11T09:48:49.805Z] === CONT  TestStopContainerWithTimeout/-1
09:48:52 [2023-04-11T09:48:52.347Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:48:52 [2023-04-11T09:48:52.347Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
09:48:52 [2023-04-11T09:48:52.347Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
09:48:52 [2023-04-11T09:48:52.347Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
09:48:52 [2023-04-11T09:48:52.347Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.35s)
09:48:52 [2023-04-11T09:48:52.347Z] === RUN   TestDeleteDevicemapper
09:48:52 [2023-04-11T09:48:52.347Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:48:52 [2023-04-11T09:48:52.347Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:48:52 [2023-04-11T09:48:52.347Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:48:53 [2023-04-11T09:48:53.289Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.04s)
09:48:53 [2023-04-11T09:48:53.289Z] === RUN   TestUpdateMemory
09:48:53 [2023-04-11T09:48:53.860Z] --- PASS: TestUpdateMemory (0.50s)
09:48:53 [2023-04-11T09:48:53.860Z] === RUN   TestUpdateCPUQuota
09:48:54 [2023-04-11T09:48:54.435Z] --- PASS: TestUpdateCPUQuota (0.68s)
09:48:54 [2023-04-11T09:48:54.435Z] === RUN   TestUpdatePidsLimit
09:48:54 [2023-04-11T09:48:54.435Z] === RUN   TestUpdatePidsLimit/update_from_none
09:48:54 [2023-04-11T09:48:54.695Z] === RUN   TestUpdatePidsLimit/no_change
09:48:54 [2023-04-11T09:48:54.695Z] === RUN   TestUpdatePidsLimit/update_lower
09:48:54 [2023-04-11T09:48:54.955Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:48:55 [2023-04-11T09:48:55.215Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:48:55 [2023-04-11T09:48:55.476Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:48:55 [2023-04-11T09:48:55.476Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:48:56 [2023-04-11T09:48:56.417Z] --- PASS: TestUpdatePidsLimit (1.90s)
09:48:56 [2023-04-11T09:48:56.417Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
09:48:56 [2023-04-11T09:48:56.417Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
09:48:56 [2023-04-11T09:48:56.417Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
09:48:56 [2023-04-11T09:48:56.417Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
09:48:56 [2023-04-11T09:48:56.417Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
09:48:56 [2023-04-11T09:48:56.417Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
09:48:56 [2023-04-11T09:48:56.417Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
09:48:56 [2023-04-11T09:48:56.417Z] === RUN   TestUpdateRestartPolicy
09:49:08 [2023-04-11T09:49:08.645Z] --- PASS: TestUpdateRestartPolicy (10.60s)
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestUpdateRestartWithAutoRemove
09:49:08 [2023-04-11T09:49:08.645Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitNonBlocked
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:49:08 [2023-04-11T09:49:08.645Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:49:08 [2023-04-11T09:49:08.645Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:49:08 [2023-04-11T09:49:08.645Z] --- PASS: TestWaitNonBlocked (0.01s)
09:49:08 [2023-04-11T09:49:08.645Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
09:49:08 [2023-04-11T09:49:08.645Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitBlocked
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:49:08 [2023-04-11T09:49:08.645Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:49:08 [2023-04-11T09:49:08.645Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:49:08 [2023-04-11T09:49:08.645Z] --- PASS: TestWaitBlocked (0.01s)
09:49:08 [2023-04-11T09:49:08.645Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
09:49:08 [2023-04-11T09:49:08.645Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitConditions
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitConditions/default
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitConditions/default
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitConditions/not-running
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitConditions/not-running
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitConditions/next-exit
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitConditions/next-exit
09:49:08 [2023-04-11T09:49:08.645Z] === RUN   TestWaitConditions/removed
09:49:08 [2023-04-11T09:49:08.645Z] === PAUSE TestWaitConditions/removed
09:49:08 [2023-04-11T09:49:08.645Z] === CONT  TestWaitConditions/default
09:49:08 [2023-04-11T09:49:08.645Z] === CONT  TestWaitConditions/removed
09:49:08 [2023-04-11T09:49:08.645Z]     wait_test.go:146: ContainerID = c8878f1d16867c0c50b36f6584051aac724dd50951640f45bffc27818b5afcab
09:49:08 [2023-04-11T09:49:08.645Z]     wait_test.go:146: ContainerID = b90ec53051a0f5770d764a3ba9ea63bc5311d325f5b4d8116e4d806d60d5e503
09:49:09 [2023-04-11T09:49:09.216Z] === CONT  TestWaitConditions/not-running
09:49:09 [2023-04-11T09:49:09.216Z]     wait_test.go:146: ContainerID = bb623808f0abdf252d5f8fd8cec8e26eb01358ffc7807d7ade9e7bd629edc8c2
09:49:09 [2023-04-11T09:49:09.216Z] === CONT  TestWaitConditions/next-exit
09:49:09 [2023-04-11T09:49:09.217Z]     wait_test.go:146: ContainerID = afdb9cb4545035fc2fcaca28a88a11d29d451409e5b28196cee609a73b0dad63
09:49:09 [2023-04-11T09:49:09.788Z] --- PASS: TestWaitConditions (0.01s)
09:49:09 [2023-04-11T09:49:09.788Z]     --- PASS: TestWaitConditions/removed (0.54s)
09:49:09 [2023-04-11T09:49:09.788Z]     --- PASS: TestWaitConditions/default (0.58s)
09:49:09 [2023-04-11T09:49:09.788Z]     --- PASS: TestWaitConditions/not-running (0.51s)
09:49:09 [2023-04-11T09:49:09.788Z]     --- PASS: TestWaitConditions/next-exit (0.49s)
09:49:09 [2023-04-11T09:49:09.788Z] === RUN   TestWaitRestartedContainer
09:49:09 [2023-04-11T09:49:09.788Z] === RUN   TestWaitRestartedContainer/default
09:49:09 [2023-04-11T09:49:09.788Z] === PAUSE TestWaitRestartedContainer/default
09:49:09 [2023-04-11T09:49:09.788Z] === RUN   TestWaitRestartedContainer/not-running
09:49:09 [2023-04-11T09:49:09.788Z] === PAUSE TestWaitRestartedContainer/not-running
09:49:09 [2023-04-11T09:49:09.788Z] === RUN   TestWaitRestartedContainer/next-exit
09:49:09 [2023-04-11T09:49:09.788Z] === PAUSE TestWaitRestartedContainer/next-exit
09:49:09 [2023-04-11T09:49:09.788Z] === CONT  TestWaitRestartedContainer/default
09:49:09 [2023-04-11T09:49:09.788Z] === CONT  TestWaitRestartedContainer/next-exit
09:49:10 [2023-04-11T09:49:10.730Z] === CONT  TestWaitRestartedContainer/not-running
09:49:11 [2023-04-11T09:49:11.671Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:49:11 [2023-04-11T09:49:11.671Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.05s)
09:49:11 [2023-04-11T09:49:11.671Z]     --- PASS: TestWaitRestartedContainer/default (1.24s)
09:49:11 [2023-04-11T09:49:11.671Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
09:49:11 [2023-04-11T09:49:11.671Z] === CONT  TestRestartDaemonWithRestartingContainer
09:49:11 [2023-04-11T09:49:11.671Z] === CONT  TestContainerStartOnDaemonRestart
09:49:14 [2023-04-11T09:49:14.213Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s)
09:49:14 [2023-04-11T09:49:14.213Z] === CONT  TestIpcModeOlderClient
09:49:14 [2023-04-11T09:49:14.213Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
09:49:14 [2023-04-11T09:49:14.213Z] === CONT  TestContainerKillOnDaemonStart
09:49:14 [2023-04-11T09:49:14.213Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:49:14 [2023-04-11T09:49:14.213Z] === CONT  TestDaemonHostGatewayIP
09:49:16 [2023-04-11T09:49:16.125Z] --- PASS: TestDaemonHostGatewayIP (2.17s)
09:49:16 [2023-04-11T09:49:16.125Z] === CONT  TestDaemonRestartIpcMode
09:49:18 [2023-04-11T09:49:18.037Z] --- PASS: TestDaemonRestartIpcMode (2.03s)
09:49:26 [2023-04-11T09:49:26.169Z] --- PASS: TestContainerKillOnDaemonStart (11.56s)
09:49:26 [2023-04-11T09:49:26.169Z] PASS
09:49:26 [2023-04-11T09:49:26.169Z] 
09:49:26 [2023-04-11T09:49:26.169Z] === Skipped
09:49:26 [2023-04-11T09:49:26.169Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:49:26 [2023-04-11T09:49:26.169Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:49:26 [2023-04-11T09:49:26.169Z] 
09:49:26 [2023-04-11T09:49:26.169Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:49:26 [2023-04-11T09:49:26.169Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:49:26 [2023-04-11T09:49:26.169Z] 
09:49:26 [2023-04-11T09:49:26.169Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:49:26 [2023-04-11T09:49:26.169Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:49:26 [2023-04-11T09:49:26.169Z] 
09:49:26 [2023-04-11T09:49:26.169Z] DONE 283 tests, 3 skipped in 121.901s
09:49:26 [2023-04-11T09:49:26.169Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:49:26 [2023-04-11T09:49:26.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:49:26 [2023-04-11T09:49:26.169Z] ++ set -e
09:49:26 [2023-04-11T09:49:26.169Z] ++ '[' -n 0 ']'
09:49:26 [2023-04-11T09:49:26.169Z] ++ set -x
09:49:26 [2023-04-11T09:49:26.169Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:49:26 [2023-04-11T09:49:26.169Z] INFO: Testing against a local daemon
09:49:26 [2023-04-11T09:49:26.169Z] === RUN   TestConfigDaemonID
09:49:26 [2023-04-11T09:49:26.740Z]     daemon_test.go:51: [d37429943dbb0] daemon is not started
09:49:26 [2023-04-11T09:49:26.740Z] --- PASS: TestConfigDaemonID (1.05s)
09:49:26 [2023-04-11T09:49:26.740Z] === RUN   TestDaemonConfigValidation
09:49:26 [2023-04-11T09:49:26.740Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:49:26 [2023-04-11T09:49:26.740Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:49:26 [2023-04-11T09:49:26.740Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:49:26 [2023-04-11T09:49:26.740Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:49:26 [2023-04-11T09:49:26.740Z] === RUN   TestDaemonConfigValidation/invalid_config
09:49:26 [2023-04-11T09:49:26.740Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:49:26 [2023-04-11T09:49:26.740Z] === RUN   TestDaemonConfigValidation/malformed_config
09:49:26 [2023-04-11T09:49:26.741Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:49:26 [2023-04-11T09:49:26.741Z] === RUN   TestDaemonConfigValidation/valid_config
09:49:26 [2023-04-11T09:49:26.741Z] === PAUSE TestDaemonConfigValidation/valid_config
09:49:26 [2023-04-11T09:49:26.741Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:49:26 [2023-04-11T09:49:26.741Z] === CONT  TestDaemonConfigValidation/malformed_config
09:49:26 [2023-04-11T09:49:26.741Z] === CONT  TestDaemonConfigValidation/invalid_config
09:49:26 [2023-04-11T09:49:26.741Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:49:26 [2023-04-11T09:49:26.741Z] === CONT  TestDaemonConfigValidation/valid_config
09:49:26 [2023-04-11T09:49:26.741Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:49:26 [2023-04-11T09:49:26.741Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
09:49:26 [2023-04-11T09:49:26.741Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
09:49:26 [2023-04-11T09:49:26.741Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:49:26 [2023-04-11T09:49:26.741Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
09:49:26 [2023-04-11T09:49:26.741Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
09:49:26 [2023-04-11T09:49:26.741Z] === RUN   TestConfigDaemonSeccompProfiles
09:49:26 [2023-04-11T09:49:26.741Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:49:28 [2023-04-11T09:49:28.126Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:49:29 [2023-04-11T09:49:29.067Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:49:30 [2023-04-11T09:49:30.008Z]     daemon_test.go:165: [df7a3a55f3e2e] daemon is not started
09:49:30 [2023-04-11T09:49:30.008Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:49:30 [2023-04-11T09:49:30.008Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:49:30 [2023-04-11T09:49:30.008Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:49:30 [2023-04-11T09:49:30.008Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
09:49:30 [2023-04-11T09:49:30.008Z] === RUN   TestDaemonProxy
09:49:30 [2023-04-11T09:49:30.008Z] === RUN   TestDaemonProxy/environment_variables
09:49:31 [2023-04-11T09:49:31.919Z] === RUN   TestDaemonProxy/command-line_options
09:49:33 [2023-04-11T09:49:33.301Z] === RUN   TestDaemonProxy/configuration_file
09:49:35 [2023-04-11T09:49:35.211Z] === RUN   TestDaemonProxy/conflicting_options
09:49:35 [2023-04-11T09:49:35.471Z] === RUN   TestDaemonProxy/reload_sanitized
09:49:36 [2023-04-11T09:49:36.043Z] --- PASS: TestDaemonProxy (6.21s)
09:49:36 [2023-04-11T09:49:36.043Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
09:49:36 [2023-04-11T09:49:36.043Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:49:36 [2023-04-11T09:49:36.043Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
09:49:36 [2023-04-11T09:49:36.043Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:49:36 [2023-04-11T09:49:36.043Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:49:36 [2023-04-11T09:49:36.043Z] === RUN   TestLiveRestore
09:49:36 [2023-04-11T09:49:36.043Z] === RUN   TestLiveRestore/volume_references
09:49:36 [2023-04-11T09:49:36.043Z] === PAUSE TestLiveRestore/volume_references
09:49:36 [2023-04-11T09:49:36.043Z] === CONT  TestLiveRestore/volume_references
09:49:36 [2023-04-11T09:49:36.614Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:49:36 [2023-04-11T09:49:36.614Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:49:37 [2023-04-11T09:49:37.555Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:49:38 [2023-04-11T09:49:38.497Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:49:39 [2023-04-11T09:49:39.437Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:49:40 [2023-04-11T09:49:40.378Z] --- PASS: TestLiveRestore (0.00s)
09:49:40 [2023-04-11T09:49:40.378Z]     --- PASS: TestLiveRestore/volume_references (4.07s)
09:49:40 [2023-04-11T09:49:40.378Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.48s)
09:49:40 [2023-04-11T09:49:40.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.87s)
09:49:40 [2023-04-11T09:49:40.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s)
09:49:40 [2023-04-11T09:49:40.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
09:49:40 [2023-04-11T09:49:40.378Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s)
09:49:40 [2023-04-11T09:49:40.378Z] PASS
09:49:40 [2023-04-11T09:49:40.378Z] 
09:49:40 [2023-04-11T09:49:40.378Z] DONE 24 tests in 14.838s
09:49:40 [2023-04-11T09:49:40.378Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:49:40 [2023-04-11T09:49:40.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:49:40 [2023-04-11T09:49:40.378Z] ++ set -e
09:49:40 [2023-04-11T09:49:40.378Z] ++ '[' -n 0 ']'
09:49:40 [2023-04-11T09:49:40.378Z] ++ set -x
09:49:40 [2023-04-11T09:49:40.378Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:49:40 [2023-04-11T09:49:40.378Z] INFO: Testing against a local daemon
09:49:40 [2023-04-11T09:49:40.378Z] === RUN   TestCommitInheritsEnv
09:49:40 [2023-04-11T09:49:40.638Z] --- PASS: TestCommitInheritsEnv (0.18s)
09:49:40 [2023-04-11T09:49:40.638Z] === RUN   TestImportExtremelyLargeImageWorks
09:49:40 [2023-04-11T09:49:40.639Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:49:40 [2023-04-11T09:49:40.639Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/#00
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/_______
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform//
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/linux
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/LINUX
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/macos
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:49:40 [2023-04-11T09:49:40.639Z] --- PASS: TestImportWithCustomPlatform (0.12s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:49:40 [2023-04-11T09:49:40.639Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:49:40 [2023-04-11T09:49:40.639Z] === RUN   TestImagesFilterMultiReference
09:49:40 [2023-04-11T09:49:40.899Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:49:40 [2023-04-11T09:49:40.899Z] === RUN   TestImagesFilterBeforeSince
09:49:40 [2023-04-11T09:49:40.899Z]     list_test.go:87: ImageList: ID=sha256:827458d8babf51a918783ef3470ca22453759f6d5653b03a1f5a0c464d95a673 RepoTags=[testimagesfilterbeforesince:v1]
09:49:40 [2023-04-11T09:49:40.899Z]     list_test.go:87: ImageList: ID=sha256:a07f748b45620918f303225151dfb99c8ae05331204d5eacd171d68157358b1f RepoTags=[testimagesfilterbeforesince:v2]
09:49:40 [2023-04-11T09:49:40.899Z]     list_test.go:87: ImageList: ID=sha256:3030a7562aec69407b06376c66404ce9b53df6f74d3d948db1787e5e241875af RepoTags=[testimagesfilterbeforesince:v3]
09:49:40 [2023-04-11T09:49:40.899Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
09:49:40 [2023-04-11T09:49:40.899Z] === RUN   TestImagePullPlatformInvalid
09:49:40 [2023-04-11T09:49:40.899Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:49:40 [2023-04-11T09:49:40.899Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:49:41 [2023-04-11T09:49:41.162Z] time="2023-04-11T09:49:41Z" 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.3 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="Starting upload purge in 0s" go.version=go1.20.3 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="PurgeUploads starting: olderThan=2023-04-04 09:49:41.008477091 +0000 UTC m=-604799.951882076, actuallyDelete=true" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.List(\"/docker/registry/v2/repositories\")" go.version=go1.20.3 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=79.526µ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).List" trace.id=11a25513-b78e-4102-8f67-77ec60d4e85b trace.line=154 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="Purge uploads finished.  Num deleted=0, num errors=1" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.20.3 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="redis not configured" go.version=go1.20.3 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.3 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=465884cd-a3f9-4a5d-984a-2ffbc92f870a http.request.method=GET http.request.remoteaddr="127.0.0.1:48116" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=465884cd-a3f9-4a5d-984a-2ffbc92f870a http.request.method=GET http.request.remoteaddr="127.0.0.1:48116" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10969ms http.response.status=200 http.response.written=2 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=11c106b1-ecdc-4a2f-a558-cc02dec9945c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=11c106b1-ecdc-4a2f-a558-cc02dec9945c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=11c106b1-ecdc-4a2f-a558-cc02dec9945c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=50.119µ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=b0fa9289-fc87-4e3c-8553-be0982f9dc90 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=11c106b1-ecdc-4a2f-a558-cc02dec9945c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.480235ms http.response.status=404 http.response.written=157 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=bb5de533-92a3-4add-b3c1-c51de449472f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=bb5de533-92a3-4add-b3c1-c51de449472f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=bb5de533-92a3-4add-b3c1-c51de449472f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=60.621µ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=12e992eb-edc7-4c0a-bdcc-4233c338e3cb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=bb5de533-92a3-4add-b3c1-c51de449472f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.062487ms http.response.status=404 http.response.written=157 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=27d33d53-05fb-45c8-9a1a-f46d95211bd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=27d33d53-05fb-45c8-9a1a-f46d95211bd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=27d33d53-05fb-45c8-9a1a-f46d95211bd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=118.641µ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=84c859e7-3206-4779-810b-0153d8e7b108 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=27d33d53-05fb-45c8-9a1a-f46d95211bd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=11.643µ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=970bc50c-1c8e-4eb6-81e1-1ad054ee2567 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=27d33d53-05fb-45c8-9a1a-f46d95211bd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=95.781µ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=68bc0dac-1c21-4681-a557-49062188ec09 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=27d33d53-05fb-45c8-9a1a-f46d95211bd4 http.request.method=POST http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=4.062848ms http.response.status=202 http.response.written=0 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=40482ca6-8ecf-41f3-9195-bd3e64b168c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=40482ca6-8ecf-41f3-9195-bd3e64b168c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=40482ca6-8ecf-41f3-9195-bd3e64b168c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=165.051µ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=802fe5b5-5f85-46ab-a2fe-7d6642c4d1fb trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=40482ca6-8ecf-41f3-9195-bd3e64b168c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=25.954µ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=e9d00fe9-a059-428b-82f9-bf3802910516 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=40482ca6-8ecf-41f3-9195-bd3e64b168c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=98.374µ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=7cb4fa4e-4e79-4dfe-a3df-0fea68dd96e5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=40482ca6-8ecf-41f3-9195-bd3e64b168c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=11.200465ms http.response.status=202 http.response.written=0 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=47.977µ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=618ee207-fda1-4ba1-9bd7-0225c1b3f177 trace.line=82 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=20.432µ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=f2b76a4c-9b43-49b1-8e8d-6a522b9f0963 trace.line=141 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.163Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=322.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).WriteStream" trace.id=1dacaeff-2e69-464c-8edd-ea04993a8adb trace.line=124 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=21.908µ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=af728d0a-cd7f-481c-8f0b-bf9acf165914 trace.line=141 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=53.203µ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=d6f06352-c9ff-4023-8912-459e3b9fb5c5 trace.line=82 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=20.669µ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=12ed0d8d-52d4-45a1-81c2-9f1d30d3eafa trace.line=141 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=986.486µ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=d6ab2bd5-e0ff-4058-9149-c9fb9b733f38 trace.line=141 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=23.492µ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=789ac573-f193-427d-b574-5210876fb43e trace.line=141 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=72.79µ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=866aae1c-e6ac-408b-a22f-645ea6ed05bf trace.line=167 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=79.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).WriteStream" trace.id=abc9e29b-e131-42cc-bde9-942f8bbf0661 trace.line=124 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=11.717µ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=8d95e32a-1bd2-40d7-a993-7f964e09636e trace.line=141 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=15.992µ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=1fdbb41b-28dc-42ad-9b68-036ca2f0b233 trace.line=141 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=10.035µ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=ba96058e-4c87-43b8-9d38-7212300357a2 trace.line=141 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=81.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).Move" trace.id=5ea97f55-a328-43bc-a245-be38506c0d40 trace.line=167 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=112.405µ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=20d277b4-cef3-48b2-81a4-470aa91643ca trace.line=95 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=189.863µ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=2358748e-135e-438b-8c6c-8946227158a2 trace.line=181 vars.name=test vars.uuid=04cfb70c-2fe2-40c1-b3d1-054634efe4d9 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=134ab2cf-70b7-4086-9946-314e74e263c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48124" http.request.uri="/v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=11.850509ms http.response.status=201 http.response.written=0 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "PUT /v2/test/blobs/uploads/04cfb70c-2fe2-40c1-b3d1-054634efe4d9?_state=zyTOiGQo2HPc72VmnWr7Tu6WgsJdkFkC-PFttD_bFal7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0Y2ZiNzBjLTJmZTItNDBjMS1iM2QxLTA1NDYzNGVmZTRkOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTI2NzM4NzVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=81.069µ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=752188a0-5937-4dae-ba18-74884931c659 trace.line=95 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=651.635µ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=3e45c5c5-d1d4-48b8-af09-af1b9e83c1d9 trace.line=181 vars.name=test vars.uuid=93223e7b-a3f3-4c0d-b51a-cc2a65c5db74 version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c6c0ce-6a94-4b85-bd46-ede9ffd8fb72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=13.399348ms http.response.status=201 http.response.written=0 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.164Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "PUT /v2/test/blobs/uploads/93223e7b-a3f3-4c0d-b51a-cc2a65c5db74?_state=6CU0NTSjKBfOTlkHzBQukwU80svTJnp4mAR5rivmZK57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzMjIzZTdiLWEzZjMtNGMwZC1iNTFhLWNjMmE2NWM1ZGI3NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xMVQwOTo0OTo0MS4wNTY0NDEyNDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.164Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5068f822-e54a-4d75-94d6-d55f6b600467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5068f822-e54a-4d75-94d6-d55f6b600467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5068f822-e54a-4d75-94d6-d55f6b600467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=26.479µ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=40efb153-88ae-4017-b4b6-509c2f686a30 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5068f822-e54a-4d75-94d6-d55f6b600467 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.171476ms http.response.status=404 http.response.written=96 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg=PutImageManifest go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=47.287µ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=6c1f2080-02ff-464e-af6a-be7cb2504c02 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=36.481µ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=bdee73fe-fc28-4023-884c-cead0b129c05 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=34.947µ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=1d1343a1-d4d2-42e4-9b8f-7b7207603a50 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=19.636µ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=3e2ff3c6-a32a-4885-bcf5-9e0cf6a70750 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=19.307µ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=e36157bb-84c6-45dd-84b6-6efd90c70ad0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=157.969µ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=820a1b1f-3f1c-43e2-830c-8d36c2f20d38 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=203.345µ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=78a5fdf3-d1ce-40e0-99a3-0e75f8ffd810 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=112.561µ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=14b295c6-b9ca-461f-88cc-da3052b0a353 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=229.101µ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=2957c9c6-55a9-4374-b3bc-b4837113cedd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=129.209µ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=24073b91-8a3f-42d5-aae2-340ffd8b38c5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7518f912-d865-4b25-adda-46ffb05066c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48126" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=4.582599ms http.response.status=201 http.response.written=0 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=20154c10-f010-49ad-9286-02c1da6870f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48148" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=20154c10-f010-49ad-9286-02c1da6870f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48148" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="854.644µs" http.response.status=200 http.response.written=2 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=60.539µ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=be15e3da-90eb-48a3-9bc4-a61d174d9354 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=22.311µ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=a90fa0bf-665f-4673-ad92-d660f0e2752c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=18.848µ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=dc230e1d-ff76-4f4e-8b03-b7614b5c37c9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=65.618µ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=a6c0fee9-f097-4d43-adb1-28c68ec2de19 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.165Z] time="2023-04-11T09:49:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=308aac17-f474-4540-b980-6895aad207ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-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.765017ms http.response.status=200 http.response.written=417 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=54.188µ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=1c183de0-0508-4977-b18e-eb6681c272a2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=15.558µ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=84ccae51-8e24-4a19-91aa-a1527f051336 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=38.434µ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=085b8a0e-888c-4f57-b8b4-02e4a9d58e66 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=a6af852e-e7a8-48ee-9539-3cc1437bd332 http.request.method=GET http.request.remoteaddr="127.0.0.1:48170" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-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.438404ms http.response.status=200 http.response.written=417 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=52.892µ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=84a1a094-26ed-4a93-a17c-7ce4dcc59625 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=15.861µ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=0432f8a2-7a19-46bd-a342-0383713feddd trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=20.415µ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=b993f82a-aca0-4900-8ac6-9c50baefdf91 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=9.042µ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=7080aa4d-8785-4443-8a32-d7bf474d1b52 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=8.173µ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=410d6a76-95a3-49ef-a88f-15af96076397 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=5.26µ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=a494228c-b8a0-4478-94ea-41223ed95e48 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=13.096µ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=c3e88c94-5d5d-46ef-99be-b02e09cdbeaf trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=19.537µ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=41935dcf-b983-4645-a6f1-494ca63192d4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=9.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).Stat" trace.id=c2103762-356f-4ddb-8641-be6f39ea19d0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=99e33a48-2845-4931-b971-3e5f14b3ef51 http.request.method=GET http.request.remoteaddr="127.0.0.1:48172" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.864581ms http.response.status=200 http.response.written=179 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.166Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=36.218µ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=5f46d1ea-42f9-4fd1-bbb4-d8de462a990c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=14.335µ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=58c06b2e-42e1-4c4e-b36e-24ba25406ca3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=20.275µ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=3926090a-01c3-4315-9967-f12ec24a8119 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=10.092µ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=7220ee76-0528-4725-ab42-2e84b7b7a2c8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=10.519µ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=df064d89-9329-49d6-bd4c-abdc2e20b912 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=7.048µ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=e58b0390-8b94-4fbe-8132-f6905c427d7c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=50.012µ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=ae1c21a5-5c5b-479a-b54a-03407ecb4a38 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=83.825µ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=d8ce31ac-e352-45ab-b513-36bec213f20e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=56.805µ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=642dc92a-7818-451c-a2bd-3557fce6ae65 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9cf5f651-35f6-4822-9c98-9b497876bce7 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.976744ms http.response.status=200 http.response.written=68 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9219864b-cd99-4785-ac73-efdad768966b http.request.method=GET http.request.remoteaddr="127.0.0.1:48204" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9219864b-cd99-4785-ac73-efdad768966b http.request.method=GET http.request.remoteaddr="127.0.0.1:48204" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="879.169µs" http.response.status=200 http.response.written=2 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=08d975b2-cd13-441e-9c0e-021a865474c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=08d975b2-cd13-441e-9c0e-021a865474c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=08d975b2-cd13-441e-9c0e-021a865474c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=08d975b2-cd13-441e-9c0e-021a865474c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=51.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).GetContent" trace.id=7b824613-d221-4bea-a13d-ef06d72519c7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=08d975b2-cd13-441e-9c0e-021a865474c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=90.734µ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=8848b60e-87e3-4b71-adae-048853ffa17d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=08d975b2-cd13-441e-9c0e-021a865474c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48210" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.390921ms http.response.status=404 http.response.written=181 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5f2db8f0-80b8-47f4-9840-308012d9810f http.request.method=GET http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5f2db8f0-80b8-47f4-9840-308012d9810f http.request.method=GET http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5f2db8f0-80b8-47f4-9840-308012d9810f http.request.method=GET http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5f2db8f0-80b8-47f4-9840-308012d9810f http.request.method=GET http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=519.373µ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=119f3b30-7b95-46a5-a949-3744a8725531 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5f2db8f0-80b8-47f4-9840-308012d9810f http.request.method=GET http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc trace.duration=28.801µ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=1574c060-0d08-49ce-92ee-872730c4000d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] time="2023-04-11T09:49:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=5f2db8f0-80b8-47f4-9840-308012d9810f http.request.method=GET http.request.remoteaddr="127.0.0.1:48222" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.140477ms http.response.status=404 http.response.written=181 instance.id=7e9783dc-d92d-4aa0-bc63-f995bbbac0dc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
09:49:41 [2023-04-11T09:49:41.167Z] 127.0.0.1 - - [11/Apr/2023:09:49:41 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/106c69499365496843e1b0ded6a2ba519d1e052e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:49:41 [2023-04-11T09:49:41.167Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
09:49:41 [2023-04-11T09:49:41.167Z] === RUN   TestRemoveImageOrphaning
09:49:41 [2023-04-11T09:49:41.428Z] --- PASS: TestRemoveImageOrphaning (0.14s)
09:49:41 [2023-04-11T09:49:41.428Z] === RUN   TestRemoveImageGarbageCollector
09:49:41 [2023-04-11T09:49:41.428Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:41 [2023-04-11T09:49:41.428Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:49:41 [2023-04-11T09:49:41.428Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:49:41 [2023-04-11T09:49:41.428Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:49:41 [2023-04-11T09:49:41.428Z] === RUN   TestTagInvalidReference
09:49:41 [2023-04-11T09:49:41.428Z] --- PASS: TestTagInvalidReference (0.02s)
09:49:41 [2023-04-11T09:49:41.428Z] === RUN   TestTagValidPrefixedRepo
09:49:41 [2023-04-11T09:49:41.428Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:49:41 [2023-04-11T09:49:41.428Z] === RUN   TestTagExistedNameWithoutForce
09:49:41 [2023-04-11T09:49:41.428Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:49:41 [2023-04-11T09:49:41.428Z] === RUN   TestTagOfficialNames
09:49:41 [2023-04-11T09:49:41.689Z] --- PASS: TestTagOfficialNames (0.05s)
09:49:41 [2023-04-11T09:49:41.689Z] === RUN   TestTagMatchesDigest
09:49:41 [2023-04-11T09:49:41.689Z] --- PASS: TestTagMatchesDigest (0.01s)
09:49:41 [2023-04-11T09:49:41.689Z] PASS
09:49:41 [2023-04-11T09:49:41.689Z] 
09:49:41 [2023-04-11T09:49:41.689Z] === Skipped
09:49:41 [2023-04-11T09:49:41.689Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:49:41 [2023-04-11T09:49:41.689Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:49:41 [2023-04-11T09:49:41.689Z] 
09:49:41 [2023-04-11T09:49:41.689Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:49:41 [2023-04-11T09:49:41.689Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:41 [2023-04-11T09:49:41.689Z] 
09:49:41 [2023-04-11T09:49:41.689Z] DONE 24 tests, 2 skipped in 1.400s
09:49:41 [2023-04-11T09:49:41.689Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:49:41 [2023-04-11T09:49:41.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:49:41 [2023-04-11T09:49:41.689Z] ++ set -e
09:49:41 [2023-04-11T09:49:41.689Z] ++ '[' -n 0 ']'
09:49:41 [2023-04-11T09:49:41.689Z] ++ set -x
09:49:41 [2023-04-11T09:49:41.689Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:49:41 [2023-04-11T09:49:41.689Z] === RUN   TestStripANSICommands
09:49:41 [2023-04-11T09:49:41.689Z] === RUN   TestStripANSICommands/#00
09:49:41 [2023-04-11T09:49:41.689Z] === RUN   TestStripANSICommands/#01
09:49:41 [2023-04-11T09:49:41.689Z] --- PASS: TestStripANSICommands (0.00s)
09:49:41 [2023-04-11T09:49:41.689Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:49:41 [2023-04-11T09:49:41.689Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:49:41 [2023-04-11T09:49:41.689Z] PASS
09:49:41 [2023-04-11T09:49:41.689Z] 
09:49:41 [2023-04-11T09:49:41.689Z] DONE 3 tests in 0.048s
09:49:41 [2023-04-11T09:49:41.689Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:49:41 [2023-04-11T09:49:41.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:49:41 [2023-04-11T09:49:41.689Z] ++ set -e
09:49:41 [2023-04-11T09:49:41.689Z] ++ '[' -n 0 ']'
09:49:41 [2023-04-11T09:49:41.689Z] ++ set -x
09:49:41 [2023-04-11T09:49:41.689Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:49:41 [2023-04-11T09:49:41.689Z] INFO: Testing against a local daemon
09:49:41 [2023-04-11T09:49:41.689Z] === RUN   TestNetworkCreateDelete
09:49:41 [2023-04-11T09:49:41.950Z] --- PASS: TestNetworkCreateDelete (0.15s)
09:49:41 [2023-04-11T09:49:41.950Z] === RUN   TestDockerNetworkDeletePreferID
09:49:42 [2023-04-11T09:49:42.521Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
09:49:42 [2023-04-11T09:49:42.521Z] === RUN   TestDaemonDNSFallback
09:49:49 [2023-04-11T09:49:49.101Z] --- PASS: TestDaemonDNSFallback (6.13s)
09:49:49 [2023-04-11T09:49:49.101Z] === RUN   TestInspectNetwork
09:49:51 [2023-04-11T09:49:51.045Z] === RUN   TestInspectNetwork/full_network_id
09:49:51 [2023-04-11T09:49:51.045Z] === RUN   TestInspectNetwork/partial_network_id
09:49:51 [2023-04-11T09:49:51.045Z] === RUN   TestInspectNetwork/network_name
09:49:51 [2023-04-11T09:49:51.045Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:49:55 [2023-04-11T09:49:55.246Z] --- PASS: TestInspectNetwork (6.55s)
09:49:55 [2023-04-11T09:49:55.246Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:49:55 [2023-04-11T09:49:55.246Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:49:55 [2023-04-11T09:49:55.246Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:49:55 [2023-04-11T09:49:55.246Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:49:55 [2023-04-11T09:49:55.246Z] === RUN   TestRunContainerWithBridgeNone
09:49:56 [2023-04-11T09:49:56.629Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/create
09:49:56 [2023-04-11T09:49:56.629Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:49:56 [2023-04-11T09:49:56.629Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:49:56 [2023-04-11T09:49:56.629Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:49:56 [2023-04-11T09:49:56.629Z] === CONT  TestNetworkInvalidJSON/networks/create
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:49:56 [2023-04-11T09:49:56.629Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:49:56 [2023-04-11T09:49:56.629Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:49:56 [2023-04-11T09:49:56.629Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:49:56 [2023-04-11T09:49:56.629Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:49:56 [2023-04-11T09:49:56.629Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:49:56 [2023-04-11T09:49:56.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:49:56 [2023-04-11T09:49:56.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:49:56 [2023-04-11T09:49:56.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:49:56 [2023-04-11T09:49:56.629Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:49:56 [2023-04-11T09:49:56.629Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z] === RUN   TestNetworkList
09:49:56 [2023-04-11T09:49:56.630Z] === RUN   TestNetworkList//networks
09:49:56 [2023-04-11T09:49:56.630Z] === PAUSE TestNetworkList//networks
09:49:56 [2023-04-11T09:49:56.630Z] === RUN   TestNetworkList//networks/
09:49:56 [2023-04-11T09:49:56.630Z] === PAUSE TestNetworkList//networks/
09:49:56 [2023-04-11T09:49:56.630Z] === CONT  TestNetworkList//networks
09:49:56 [2023-04-11T09:49:56.630Z] === CONT  TestNetworkList//networks/
09:49:56 [2023-04-11T09:49:56.630Z] --- PASS: TestNetworkList (0.02s)
09:49:56 [2023-04-11T09:49:56.630Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z]     --- PASS: TestNetworkList//networks (0.00s)
09:49:56 [2023-04-11T09:49:56.630Z] === RUN   TestHostIPv4BridgeLabel
09:49:56 [2023-04-11T09:49:56.890Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
09:49:56 [2023-04-11T09:49:56.890Z] === RUN   TestDefaultNetworkOpts
09:49:56 [2023-04-11T09:49:56.890Z] === RUN   TestDefaultNetworkOpts/default_value
09:49:58 [2023-04-11T09:49:58.274Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:49:59 [2023-04-11T09:49:59.657Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:50:00 [2023-04-11T09:50:00.598Z] --- PASS: TestDefaultNetworkOpts (3.59s)
09:50:00 [2023-04-11T09:50:00.598Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.17s)
09:50:00 [2023-04-11T09:50:00.598Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.19s)
09:50:00 [2023-04-11T09:50:00.598Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s)
09:50:00 [2023-04-11T09:50:00.598Z] === RUN   TestDaemonRestartWithLiveRestore
09:50:01 [2023-04-11T09:50:01.539Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:50:01 [2023-04-11T09:50:01.539Z] === RUN   TestDaemonDefaultNetworkPools
09:50:02 [2023-04-11T09:50:02.482Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:50:02 [2023-04-11T09:50:02.482Z] === RUN   TestDaemonRestartWithExistingNetwork
09:50:03 [2023-04-11T09:50:03.422Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:50:03 [2023-04-11T09:50:03.422Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:50:04 [2023-04-11T09:50:04.806Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
09:50:04 [2023-04-11T09:50:04.807Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:50:05 [2023-04-11T09:50:05.377Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:50:05 [2023-04-11T09:50:05.377Z] === RUN   TestServiceWithPredefinedNetwork
09:50:07 [2023-04-11T09:50:07.288Z] --- PASS: TestServiceWithPredefinedNetwork (1.97s)
09:50:07 [2023-04-11T09:50:07.288Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:50:07 [2023-04-11T09:50:07.288Z]     service_test.go:242: FLAKY_TEST
09:50:07 [2023-04-11T09:50:07.288Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:50:07 [2023-04-11T09:50:07.288Z] === RUN   TestServiceWithDataPathPortInit
09:50:22 [2023-04-11T09:50:22.189Z] --- PASS: TestServiceWithDataPathPortInit (12.34s)
09:50:22 [2023-04-11T09:50:22.189Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:50:22 [2023-04-11T09:50:22.189Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:57k3bqp8jgpis3la3c6xsru00 Created:2023-04-11 09:50:20.947868292 +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[16bbe57a7968bae69bddc47c9dc5b4d8aa5763f82d7460ff6c03245706c2f2af:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fmbmtpui1teoiqgadqstv634c EndpointID:4d8a94fa3bdae4a6ba07a8967fc3f4f10765ed1abc4fdb89e7371450f3911858 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:84e5fa3248d4aab0fe2ceb61a9028fab418feff59568d4be14e2e50e351bd2f8 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:a33c4ec52356 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fmbmtpui1teoiqgadqstv634c EndpointID:4d8a94fa3bdae4a6ba07a8967fc3f4f10765ed1abc4fdb89e7371450f3911858 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:50:26 [2023-04-11T09:50:26.389Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.29s)
09:50:26 [2023-04-11T09:50:26.389Z] PASS
09:50:26 [2023-04-11T09:50:26.389Z] 
09:50:26 [2023-04-11T09:50:26.389Z] === Skipped
09:50:26 [2023-04-11T09:50:26.389Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:50:26 [2023-04-11T09:50:26.389Z]     service_test.go:242: FLAKY_TEST
09:50:26 [2023-04-11T09:50:26.389Z] 
09:50:26 [2023-04-11T09:50:26.389Z] DONE 42 tests, 1 skipped in 44.265s
09:50:26 [2023-04-11T09:50:26.389Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:50:26 [2023-04-11T09:50:26.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:50:26 [2023-04-11T09:50:26.389Z] ++ set -e
09:50:26 [2023-04-11T09:50:26.389Z] ++ '[' -n 0 ']'
09:50:26 [2023-04-11T09:50:26.389Z] ++ set -x
09:50:26 [2023-04-11T09:50:26.390Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:50:26 [2023-04-11T09:50:26.390Z] INFO: Testing against a local daemon
09:50:26 [2023-04-11T09:50:26.390Z] === RUN   TestDockerNetworkIpvlanPersistance
09:50:26 [2023-04-11T09:50:26.390Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:26 [2023-04-11T09:50:26.390Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:50:26 [2023-04-11T09:50:26.390Z] === RUN   TestDockerNetworkIpvlan
09:50:26 [2023-04-11T09:50:26.390Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:26 [2023-04-11T09:50:26.390Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:50:26 [2023-04-11T09:50:26.390Z] PASS
09:50:26 [2023-04-11T09:50:26.390Z] 
09:50:26 [2023-04-11T09:50:26.390Z] === Skipped
09:50:26 [2023-04-11T09:50:26.390Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:50:26 [2023-04-11T09:50:26.390Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:26 [2023-04-11T09:50:26.390Z] 
09:50:26 [2023-04-11T09:50:26.390Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:50:26 [2023-04-11T09:50:26.390Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:50:26 [2023-04-11T09:50:26.390Z] 
09:50:26 [2023-04-11T09:50:26.390Z] DONE 2 tests, 2 skipped in 0.098s
09:50:26 [2023-04-11T09:50:26.390Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:50:26 [2023-04-11T09:50:26.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:50:26 [2023-04-11T09:50:26.390Z] ++ set -e
09:50:26 [2023-04-11T09:50:26.390Z] ++ '[' -n 0 ']'
09:50:26 [2023-04-11T09:50:26.390Z] ++ set -x
09:50:26 [2023-04-11T09:50:26.390Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:50:26 [2023-04-11T09:50:26.390Z] INFO: Testing against a local daemon
09:50:26 [2023-04-11T09:50:26.390Z] === RUN   TestDockerNetworkMacvlanPersistance
09:50:27 [2023-04-11T09:50:27.773Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
09:50:27 [2023-04-11T09:50:27.773Z] === RUN   TestDockerNetworkMacvlan
09:50:28 [2023-04-11T09:50:28.033Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:50:28 [2023-04-11T09:50:28.974Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:50:29 [2023-04-11T09:50:29.545Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:50:30 [2023-04-11T09:50:30.929Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:50:32 [2023-04-11T09:50:32.313Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:50:34 [2023-04-11T09:50:34.856Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:50:35 [2023-04-11T09:50:35.116Z] --- PASS: TestDockerNetworkMacvlan (7.65s)
09:50:35 [2023-04-11T09:50:35.116Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:50:35 [2023-04-11T09:50:35.116Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:50:35 [2023-04-11T09:50:35.116Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.67s)
09:50:35 [2023-04-11T09:50:35.116Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.61s)
09:50:35 [2023-04-11T09:50:35.116Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.31s)
09:50:35 [2023-04-11T09:50:35.116Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
09:50:35 [2023-04-11T09:50:35.116Z] PASS
09:50:35 [2023-04-11T09:50:35.116Z] 
09:50:35 [2023-04-11T09:50:35.116Z] DONE 8 tests in 9.074s
09:50:35 [2023-04-11T09:50:35.116Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:50:35 [2023-04-11T09:50:35.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:50:35 [2023-04-11T09:50:35.116Z] ++ set -e
09:50:35 [2023-04-11T09:50:35.116Z] ++ '[' -n 0 ']'
09:50:35 [2023-04-11T09:50:35.116Z] ++ set -x
09:50:35 [2023-04-11T09:50:35.116Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:50:35 [2023-04-11T09:50:35.116Z] testing: warning: no tests to run
09:50:35 [2023-04-11T09:50:35.116Z] PASS
09:50:35 [2023-04-11T09:50:35.116Z] 
09:50:35 [2023-04-11T09:50:35.116Z] DONE 0 tests in 0.027s
09:50:35 [2023-04-11T09:50:35.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:50:35 [2023-04-11T09:50:35.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:50:35 [2023-04-11T09:50:35.116Z] ++ set -e
09:50:35 [2023-04-11T09:50:35.116Z] ++ '[' -n 0 ']'
09:50:35 [2023-04-11T09:50:35.116Z] ++ set -x
09:50:35 [2023-04-11T09:50:35.116Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:50:35 [2023-04-11T09:50:35.376Z] INFO: Testing against a local daemon
09:50:35 [2023-04-11T09:50:35.377Z] === RUN   TestAuthZPluginAllowRequest
09:50:36 [2023-04-11T09:50:36.318Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
09:50:36 [2023-04-11T09:50:36.318Z] === RUN   TestAuthZPluginTLS
09:50:36 [2023-04-11T09:50:36.889Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:50:36 [2023-04-11T09:50:36.889Z] === RUN   TestAuthZPluginDenyRequest
09:50:37 [2023-04-11T09:50:37.460Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:50:37 [2023-04-11T09:50:37.461Z] === RUN   TestAuthZPluginAPIDenyResponse
09:50:38 [2023-04-11T09:50:38.031Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:50:38 [2023-04-11T09:50:38.031Z] === RUN   TestAuthZPluginDenyResponse
09:50:38 [2023-04-11T09:50:38.602Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:50:38 [2023-04-11T09:50:38.602Z] === RUN   TestAuthZPluginAllowEventStream
09:50:39 [2023-04-11T09:50:39.543Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s)
09:50:39 [2023-04-11T09:50:39.543Z] === RUN   TestAuthZPluginErrorResponse
09:50:40 [2023-04-11T09:50:40.114Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:50:40 [2023-04-11T09:50:40.114Z] === RUN   TestAuthZPluginErrorRequest
09:50:40 [2023-04-11T09:50:40.684Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:50:40 [2023-04-11T09:50:40.684Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:50:41 [2023-04-11T09:50:41.255Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:50:41 [2023-04-11T09:50:41.255Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:50:42 [2023-04-11T09:50:42.196Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
09:50:42 [2023-04-11T09:50:42.196Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:50:43 [2023-04-11T09:50:43.579Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
09:50:43 [2023-04-11T09:50:43.579Z] === RUN   TestAuthZPluginHeader
09:50:44 [2023-04-11T09:50:44.150Z] --- PASS: TestAuthZPluginHeader (0.62s)
09:50:44 [2023-04-11T09:50:44.150Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:50:44 [2023-04-11T09:50:44.150Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:44 [2023-04-11T09:50:44.150Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:50:44 [2023-04-11T09:50:44.150Z] === RUN   TestAuthZPluginV2Disable
09:50:44 [2023-04-11T09:50:44.150Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:44 [2023-04-11T09:50:44.150Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:50:44 [2023-04-11T09:50:44.150Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:50:44 [2023-04-11T09:50:44.150Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:44 [2023-04-11T09:50:44.150Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:50:44 [2023-04-11T09:50:44.150Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:50:44 [2023-04-11T09:50:44.150Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:44 [2023-04-11T09:50:44.150Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:50:44 [2023-04-11T09:50:44.150Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:51:02 [2023-04-11T09:51:02.330Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:51:02 [2023-04-11T09:51:02.330Z] PASS
09:51:02 [2023-04-11T09:51:02.330Z] 
09:51:02 [2023-04-11T09:51:02.330Z] === Skipped
09:51:02 [2023-04-11T09:51:02.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:51:02 [2023-04-11T09:51:02.330Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:02 [2023-04-11T09:51:02.330Z] 
09:51:02 [2023-04-11T09:51:02.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:51:02 [2023-04-11T09:51:02.330Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:02 [2023-04-11T09:51:02.330Z] 
09:51:02 [2023-04-11T09:51:02.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:51:02 [2023-04-11T09:51:02.330Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:02 [2023-04-11T09:51:02.330Z] 
09:51:02 [2023-04-11T09:51:02.330Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:51:02 [2023-04-11T09:51:02.330Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:02 [2023-04-11T09:51:02.330Z] 
09:51:02 [2023-04-11T09:51:02.330Z] DONE 17 tests, 4 skipped in 25.645s
09:51:02 [2023-04-11T09:51:02.330Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:51:02 [2023-04-11T09:51:02.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:51:02 [2023-04-11T09:51:02.330Z] ++ set -e
09:51:02 [2023-04-11T09:51:02.330Z] ++ '[' -n 0 ']'
09:51:02 [2023-04-11T09:51:02.330Z] ++ set -x
09:51:02 [2023-04-11T09:51:02.331Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:51:02 [2023-04-11T09:51:02.331Z] INFO: Testing against a local daemon
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:51:02 [2023-04-11T09:51:02.331Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:02 [2023-04-11T09:51:02.331Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:51:02 [2023-04-11T09:51:02.331Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:51:02 [2023-04-11T09:51:02.331Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:51:02 [2023-04-11T09:51:02.331Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:51:02 [2023-04-11T09:51:02.331Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:51:02 [2023-04-11T09:51:02.331Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:51:02 [2023-04-11T09:51:02.331Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInstall
09:51:02 [2023-04-11T09:51:02.331Z] === RUN   TestPluginInstall/no_auth
09:51:05 [2023-04-11T09:51:05.641Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:05 [2023-04-11T09:51:05.641Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b426f1835ca3c81e37454473a97bb65dcb7897f9f664231acbeeb96dbc4f7e0" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:05 [2023-04-11T09:51:05.641Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:05 [2023-04-11T09:51:05.641Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b426f1835ca3c81e37454473a97bb65dcb7897f9f664231acbeeb96dbc4f7e0" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:05 [2023-04-11T09:51:05.641Z] === RUN   TestPluginInstall/with_htpasswd
09:51:05 [2023-04-11T09:51:05.901Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:05 [2023-04-11T09:51:05.901Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f12a61a9375cecccea2ee40393d8ea37934e8b51b1f29dfec115b5c68e8baff" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:05 [2023-04-11T09:51:05.901Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:05 [2023-04-11T09:51:05.901Z] time="2023-04-11T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f12a61a9375cecccea2ee40393d8ea37934e8b51b1f29dfec115b5c68e8baff" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:06 [2023-04-11T09:51:06.163Z] === RUN   TestPluginInstall/with_insecure
09:51:07 [2023-04-11T09:51:07.104Z] time="2023-04-11T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:07 [2023-04-11T09:51:07.104Z] time="2023-04-11T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c4aa3c51cb74c101ccf13cd8f6fd49b7d57265d656a643e4b46dd779030090e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:07 [2023-04-11T09:51:07.104Z] time="2023-04-11T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:51:07 [2023-04-11T09:51:07.104Z] time="2023-04-11T09:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c4aa3c51cb74c101ccf13cd8f6fd49b7d57265d656a643e4b46dd779030090e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:51:07 [2023-04-11T09:51:07.104Z]     plugin_test.go:195: [d7e8c61829db5] daemon is not started
09:51:07 [2023-04-11T09:51:07.104Z] --- PASS: TestPluginInstall (6.02s)
09:51:07 [2023-04-11T09:51:07.104Z]     --- PASS: TestPluginInstall/no_auth (4.52s)
09:51:07 [2023-04-11T09:51:07.104Z]     --- PASS: TestPluginInstall/with_htpasswd (0.53s)
09:51:07 [2023-04-11T09:51:07.104Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
09:51:07 [2023-04-11T09:51:07.104Z] === RUN   TestPluginsWithRuntimes
09:51:08 [2023-04-11T09:51:08.488Z] === RUN   TestPluginsWithRuntimes/No_Args
09:51:09 [2023-04-11T09:51:09.874Z] === RUN   TestPluginsWithRuntimes/With_Args
09:51:10 [2023-04-11T09:51:10.819Z] --- PASS: TestPluginsWithRuntimes (3.50s)
09:51:10 [2023-04-11T09:51:10.819Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.03s)
09:51:10 [2023-04-11T09:51:10.819Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
09:51:10 [2023-04-11T09:51:10.819Z] === RUN   TestPluginBackCompatMediaTypes
09:51:11 [2023-04-11T09:51:11.080Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
09:51:11 [2023-04-11T09:51:11.080Z] PASS
09:51:11 [2023-04-11T09:51:11.080Z] 
09:51:11 [2023-04-11T09:51:11.080Z] DONE 24 tests in 10.229s
09:51:11 [2023-04-11T09:51:11.080Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:51:11 [2023-04-11T09:51:11.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:51:11 [2023-04-11T09:51:11.080Z] ++ set -e
09:51:11 [2023-04-11T09:51:11.080Z] ++ '[' -n 0 ']'
09:51:11 [2023-04-11T09:51:11.080Z] ++ set -x
09:51:11 [2023-04-11T09:51:11.080Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:51:11 [2023-04-11T09:51:11.340Z] INFO: Testing against a local daemon
09:51:11 [2023-04-11T09:51:11.340Z] === RUN   TestExternalGraphDriver
09:51:11 [2023-04-11T09:51:11.600Z] === RUN   TestExternalGraphDriver/json
09:51:12 [2023-04-11T09:51:12.984Z] === RUN   TestExternalGraphDriver/spec
09:51:14 [2023-04-11T09:51:14.896Z] === RUN   TestExternalGraphDriver/pull
09:51:16 [2023-04-11T09:51:16.278Z] --- PASS: TestExternalGraphDriver (4.91s)
09:51:16 [2023-04-11T09:51:16.279Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
09:51:16 [2023-04-11T09:51:16.279Z]     --- PASS: TestExternalGraphDriver/spec (1.47s)
09:51:16 [2023-04-11T09:51:16.279Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
09:51:16 [2023-04-11T09:51:16.279Z] === RUN   TestGraphdriverPluginV2
09:51:16 [2023-04-11T09:51:16.539Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:16 [2023-04-11T09:51:16.539Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:51:16 [2023-04-11T09:51:16.539Z] PASS
09:51:16 [2023-04-11T09:51:16.539Z] 
09:51:16 [2023-04-11T09:51:16.539Z] === Skipped
09:51:16 [2023-04-11T09:51:16.539Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:51:16 [2023-04-11T09:51:16.539Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:16 [2023-04-11T09:51:16.539Z] 
09:51:16 [2023-04-11T09:51:16.539Z] DONE 5 tests, 1 skipped in 5.358s
09:51:16 [2023-04-11T09:51:16.539Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:51:16 [2023-04-11T09:51:16.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:51:16 [2023-04-11T09:51:16.539Z] ++ set -e
09:51:16 [2023-04-11T09:51:16.539Z] ++ '[' -n 0 ']'
09:51:16 [2023-04-11T09:51:16.539Z] ++ set -x
09:51:16 [2023-04-11T09:51:16.539Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:51:16 [2023-04-11T09:51:16.539Z] INFO: Testing against a local daemon
09:51:16 [2023-04-11T09:51:16.539Z] === RUN   TestContinueAfterPluginCrash
09:51:16 [2023-04-11T09:51:16.539Z] === PAUSE TestContinueAfterPluginCrash
09:51:16 [2023-04-11T09:51:16.539Z] === RUN   TestReadPluginNoRead
09:51:16 [2023-04-11T09:51:16.539Z] === PAUSE TestReadPluginNoRead
09:51:16 [2023-04-11T09:51:16.539Z] === RUN   TestDaemonStartWithLogOpt
09:51:16 [2023-04-11T09:51:16.539Z] === PAUSE TestDaemonStartWithLogOpt
09:51:16 [2023-04-11T09:51:16.539Z] === CONT  TestContinueAfterPluginCrash
09:51:16 [2023-04-11T09:51:16.539Z] === CONT  TestDaemonStartWithLogOpt
09:51:19 [2023-04-11T09:51:19.839Z] --- PASS: TestDaemonStartWithLogOpt (3.24s)
09:51:19 [2023-04-11T09:51:19.839Z] === CONT  TestReadPluginNoRead
09:51:22 [2023-04-11T09:51:22.383Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:51:23 [2023-04-11T09:51:23.324Z] === RUN   TestReadPluginNoRead/default
09:51:24 [2023-04-11T09:51:24.710Z] === RUN   TestReadPluginNoRead/disabled_caching
09:51:24 [2023-04-11T09:51:24.710Z] --- PASS: TestContinueAfterPluginCrash (8.12s)
09:51:25 [2023-04-11T09:51:25.652Z]     read_test.go:91: [d5677c66d2077] daemon is not started
09:51:25 [2023-04-11T09:51:25.652Z] --- PASS: TestReadPluginNoRead (5.71s)
09:51:25 [2023-04-11T09:51:25.652Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
09:51:25 [2023-04-11T09:51:25.652Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
09:51:25 [2023-04-11T09:51:25.652Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
09:51:25 [2023-04-11T09:51:25.652Z] PASS
09:51:25 [2023-04-11T09:51:25.652Z] 
09:51:25 [2023-04-11T09:51:25.652Z] DONE 6 tests in 9.083s
09:51:25 [2023-04-11T09:51:25.652Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:51:25 [2023-04-11T09:51:25.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:51:25 [2023-04-11T09:51:25.652Z] ++ set -e
09:51:25 [2023-04-11T09:51:25.652Z] ++ '[' -n 0 ']'
09:51:25 [2023-04-11T09:51:25.652Z] ++ set -x
09:51:25 [2023-04-11T09:51:25.652Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:51:25 [2023-04-11T09:51:25.652Z] testing: warning: no tests to run
09:51:25 [2023-04-11T09:51:25.652Z] PASS
09:51:25 [2023-04-11T09:51:25.652Z] 
09:51:25 [2023-04-11T09:51:25.652Z] DONE 0 tests in 0.035s
09:51:25 [2023-04-11T09:51:25.652Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:51:25 [2023-04-11T09:51:25.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:51:25 [2023-04-11T09:51:25.652Z] ++ set -e
09:51:25 [2023-04-11T09:51:25.652Z] ++ '[' -n 0 ']'
09:51:25 [2023-04-11T09:51:25.652Z] ++ set -x
09:51:25 [2023-04-11T09:51:25.652Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:51:25 [2023-04-11T09:51:25.652Z] INFO: Testing against a local daemon
09:51:25 [2023-04-11T09:51:25.652Z] === RUN   TestPluginWithDevMounts
09:51:25 [2023-04-11T09:51:25.652Z] === PAUSE TestPluginWithDevMounts
09:51:25 [2023-04-11T09:51:25.652Z] === CONT  TestPluginWithDevMounts
09:51:27 [2023-04-11T09:51:27.564Z] --- PASS: TestPluginWithDevMounts (1.54s)
09:51:27 [2023-04-11T09:51:27.564Z] PASS
09:51:27 [2023-04-11T09:51:27.564Z] 
09:51:27 [2023-04-11T09:51:27.564Z] DONE 1 tests in 1.657s
09:51:27 [2023-04-11T09:51:27.564Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:51:27 [2023-04-11T09:51:27.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:51:27 [2023-04-11T09:51:27.564Z] ++ set -e
09:51:27 [2023-04-11T09:51:27.564Z] ++ '[' -n 0 ']'
09:51:27 [2023-04-11T09:51:27.564Z] ++ set -x
09:51:27 [2023-04-11T09:51:27.564Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:51:27 [2023-04-11T09:51:27.564Z] INFO: Testing against a local daemon
09:51:27 [2023-04-11T09:51:27.564Z] === RUN   TestSecretInspect
09:51:29 [2023-04-11T09:51:29.476Z] --- PASS: TestSecretInspect (1.78s)
09:51:29 [2023-04-11T09:51:29.476Z] === RUN   TestSecretList
09:51:30 [2023-04-11T09:51:30.862Z] --- PASS: TestSecretList (1.74s)
09:51:30 [2023-04-11T09:51:30.862Z] === RUN   TestSecretsCreateAndDelete
09:51:32 [2023-04-11T09:51:32.773Z] --- PASS: TestSecretsCreateAndDelete (1.76s)
09:51:32 [2023-04-11T09:51:32.773Z] === RUN   TestSecretsUpdate
09:51:34 [2023-04-11T09:51:34.684Z] --- PASS: TestSecretsUpdate (1.78s)
09:51:34 [2023-04-11T09:51:34.684Z] === RUN   TestTemplatedSecret
09:51:37 [2023-04-11T09:51:37.245Z] --- PASS: TestTemplatedSecret (2.38s)
09:51:37 [2023-04-11T09:51:37.245Z] === RUN   TestSecretCreateResolve
09:51:38 [2023-04-11T09:51:38.628Z] --- PASS: TestSecretCreateResolve (1.73s)
09:51:38 [2023-04-11T09:51:38.628Z] PASS
09:51:38 [2023-04-11T09:51:38.628Z] 
09:51:38 [2023-04-11T09:51:38.628Z] DONE 6 tests in 11.273s
09:51:38 [2023-04-11T09:51:38.628Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:51:38 [2023-04-11T09:51:38.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:51:38 [2023-04-11T09:51:38.628Z] ++ set -e
09:51:38 [2023-04-11T09:51:38.628Z] ++ '[' -n 0 ']'
09:51:38 [2023-04-11T09:51:38.628Z] ++ set -x
09:51:38 [2023-04-11T09:51:38.628Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:51:38 [2023-04-11T09:51:38.888Z] INFO: Testing against a local daemon
09:51:38 [2023-04-11T09:51:38.888Z] === RUN   TestServiceCreateInit
09:51:38 [2023-04-11T09:51:38.888Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:51:43 [2023-04-11T09:51:43.090Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:51:46 [2023-04-11T09:51:46.390Z] --- PASS: TestServiceCreateInit (7.10s)
09:51:46 [2023-04-11T09:51:46.390Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
09:51:46 [2023-04-11T09:51:46.390Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.43s)
09:51:46 [2023-04-11T09:51:46.390Z] === RUN   TestCreateServiceMultipleTimes
09:52:01 [2023-04-11T09:52:01.292Z] --- PASS: TestCreateServiceMultipleTimes (14.25s)
09:52:01 [2023-04-11T09:52:01.292Z] === RUN   TestCreateServiceConflict
09:52:01 [2023-04-11T09:52:01.862Z] --- PASS: TestCreateServiceConflict (1.77s)
09:52:01 [2023-04-11T09:52:01.862Z] === RUN   TestCreateServiceMaxReplicas
09:52:04 [2023-04-11T09:52:04.407Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
09:52:04 [2023-04-11T09:52:04.407Z] === RUN   TestCreateWithDuplicateNetworkNames
09:52:19 [2023-04-11T09:52:19.312Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s)
09:52:19 [2023-04-11T09:52:19.312Z] === RUN   TestCreateServiceSecretFileMode
09:52:19 [2023-04-11T09:52:19.572Z] --- PASS: TestCreateServiceSecretFileMode (2.45s)
09:52:19 [2023-04-11T09:52:19.572Z] === RUN   TestCreateServiceConfigFileMode
09:52:22 [2023-04-11T09:52:22.114Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
09:52:22 [2023-04-11T09:52:22.114Z] === RUN   TestCreateServiceSysctls
09:52:25 [2023-04-11T09:52:25.412Z] --- PASS: TestCreateServiceSysctls (3.05s)
09:52:25 [2023-04-11T09:52:25.412Z] === RUN   TestCreateServiceCapabilities
09:52:27 [2023-04-11T09:52:27.323Z] --- PASS: TestCreateServiceCapabilities (2.32s)
09:52:27 [2023-04-11T09:52:27.323Z] === RUN   TestInspect
09:52:29 [2023-04-11T09:52:29.865Z] --- PASS: TestInspect (2.60s)
09:52:29 [2023-04-11T09:52:29.865Z] === RUN   TestCreateJob
09:52:33 [2023-04-11T09:52:33.163Z] --- PASS: TestCreateJob (2.99s)
09:52:33 [2023-04-11T09:52:33.163Z] === RUN   TestReplicatedJob
09:52:37 [2023-04-11T09:52:37.367Z] --- PASS: TestReplicatedJob (4.37s)
09:52:37 [2023-04-11T09:52:37.367Z] === RUN   TestUpdateReplicatedJob
09:52:40 [2023-04-11T09:52:40.664Z] --- PASS: TestUpdateReplicatedJob (2.94s)
09:52:40 [2023-04-11T09:52:40.664Z] === RUN   TestServiceListWithStatuses
09:52:40 [2023-04-11T09:52:40.664Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:52:40 [2023-04-11T09:52:40.664Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:52:40 [2023-04-11T09:52:40.664Z] === RUN   TestDockerNetworkConnectAlias
09:52:43 [2023-04-11T09:52:43.991Z] --- PASS: TestDockerNetworkConnectAlias (3.45s)
09:52:43 [2023-04-11T09:52:43.991Z] === RUN   TestDockerNetworkReConnect
09:52:46 [2023-04-11T09:52:46.532Z] --- PASS: TestDockerNetworkReConnect (2.83s)
09:52:46 [2023-04-11T09:52:46.532Z] === RUN   TestServicePlugin
09:52:46 [2023-04-11T09:52:46.532Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:52:46 [2023-04-11T09:52:46.532Z] --- SKIP: TestServicePlugin (0.00s)
09:52:46 [2023-04-11T09:52:46.532Z] === RUN   TestServiceUpdateLabel
09:52:48 [2023-04-11T09:52:48.443Z] --- PASS: TestServiceUpdateLabel (1.80s)
09:52:48 [2023-04-11T09:52:48.443Z] === RUN   TestServiceUpdateSecrets
09:53:03 [2023-04-11T09:53:03.346Z] --- PASS: TestServiceUpdateSecrets (14.16s)
09:53:03 [2023-04-11T09:53:03.346Z] === RUN   TestServiceUpdateConfigs
09:53:18 [2023-04-11T09:53:18.247Z] --- PASS: TestServiceUpdateConfigs (14.31s)
09:53:18 [2023-04-11T09:53:18.248Z] === RUN   TestServiceUpdateNetwork
09:53:30 [2023-04-11T09:53:30.477Z] --- PASS: TestServiceUpdateNetwork (11.80s)
09:53:30 [2023-04-11T09:53:30.477Z] === RUN   TestServiceUpdatePidsLimit
09:53:30 [2023-04-11T09:53:30.477Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:53:30 [2023-04-11T09:53:30.477Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:53:37 [2023-04-11T09:53:37.056Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestServiceUpdatePidsLimit (15.56s)
09:53:45 [2023-04-11T09:53:45.189Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:53:45 [2023-04-11T09:53:45.189Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:53:45 [2023-04-11T09:53:45.189Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.69s)
09:53:45 [2023-04-11T09:53:45.189Z] PASS
09:53:45 [2023-04-11T09:53:45.189Z] 
09:53:45 [2023-04-11T09:53:45.189Z] === Skipped
09:53:45 [2023-04-11T09:53:45.189Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:53:45 [2023-04-11T09:53:45.189Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:53:45 [2023-04-11T09:53:45.189Z] 
09:53:45 [2023-04-11T09:53:45.189Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:53:45 [2023-04-11T09:53:45.189Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:45 [2023-04-11T09:53:45.189Z] 
09:53:45 [2023-04-11T09:53:45.189Z] DONE 27 tests, 2 skipped in 125.477s
09:53:45 [2023-04-11T09:53:45.189Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:53:45 [2023-04-11T09:53:45.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:53:45 [2023-04-11T09:53:45.189Z] ++ set -e
09:53:45 [2023-04-11T09:53:45.189Z] ++ '[' -n 0 ']'
09:53:45 [2023-04-11T09:53:45.189Z] ++ set -x
09:53:45 [2023-04-11T09:53:45.189Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:53:45 [2023-04-11T09:53:45.189Z] INFO: Testing against a local daemon
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestSessionCreate
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestSessionCreate (0.02s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestSessionCreateWithBadUpgrade
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:53:45 [2023-04-11T09:53:45.189Z] PASS
09:53:45 [2023-04-11T09:53:45.189Z] 
09:53:45 [2023-04-11T09:53:45.189Z] DONE 2 tests in 0.160s
09:53:45 [2023-04-11T09:53:45.189Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:53:45 [2023-04-11T09:53:45.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:53:45 [2023-04-11T09:53:45.189Z] ++ set -e
09:53:45 [2023-04-11T09:53:45.189Z] ++ '[' -n 0 ']'
09:53:45 [2023-04-11T09:53:45.189Z] ++ set -x
09:53:45 [2023-04-11T09:53:45.189Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:53:45 [2023-04-11T09:53:45.189Z] INFO: Testing against a local daemon
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:53:45 [2023-04-11T09:53:45.189Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:53:45 [2023-04-11T09:53:45.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestDiskUsage
09:53:45 [2023-04-11T09:53:45.189Z] === PAUSE TestDiskUsage
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestEventsExecDie
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestEventsExecDie (0.48s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestEventsBackwardsCompatible
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestEventsVolumeCreate
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestInfoBinaryCommits
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestInfoAPIVersioned
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestInfoAPI
09:53:45 [2023-04-11T09:53:45.189Z] --- PASS: TestInfoAPI (0.02s)
09:53:45 [2023-04-11T09:53:45.189Z] === RUN   TestInfoAPIWarnings
09:54:03 [2023-04-11T09:54:03.295Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:54:03 [2023-04-11T09:54:03.295Z] === RUN   TestInfoDebug
09:54:03 [2023-04-11T09:54:03.295Z] --- PASS: TestInfoDebug (0.52s)
09:54:03 [2023-04-11T09:54:03.295Z] === RUN   TestInfoInsecureRegistries
09:54:03 [2023-04-11T09:54:03.295Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:54:03 [2023-04-11T09:54:03.295Z] === RUN   TestInfoRegistryMirrors
09:54:03 [2023-04-11T09:54:03.295Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:54:03 [2023-04-11T09:54:03.295Z] === RUN   TestLoginFailsWithBadCredentials
09:54:03 [2023-04-11T09:54:03.555Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
09:54:03 [2023-04-11T09:54:03.555Z] === RUN   TestPingCacheHeaders
09:54:03 [2023-04-11T09:54:03.556Z] --- PASS: TestPingCacheHeaders (0.03s)
09:54:03 [2023-04-11T09:54:03.556Z] === RUN   TestPingGet
09:54:03 [2023-04-11T09:54:03.556Z] --- PASS: TestPingGet (0.02s)
09:54:03 [2023-04-11T09:54:03.556Z] === RUN   TestPingHead
09:54:03 [2023-04-11T09:54:03.556Z] --- PASS: TestPingHead (0.02s)
09:54:03 [2023-04-11T09:54:03.556Z] === RUN   TestPingSwarmHeader
09:54:04 [2023-04-11T09:54:04.126Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:54:04 [2023-04-11T09:54:04.696Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:54:05 [2023-04-11T09:54:05.266Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:54:05 [2023-04-11T09:54:05.266Z] --- PASS: TestPingSwarmHeader (1.71s)
09:54:05 [2023-04-11T09:54:05.266Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:54:05 [2023-04-11T09:54:05.266Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:54:05 [2023-04-11T09:54:05.266Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:54:05 [2023-04-11T09:54:05.266Z] === RUN   TestPingBuilderHeader
09:54:05 [2023-04-11T09:54:05.266Z] === RUN   TestPingBuilderHeader/default_config
09:54:05 [2023-04-11T09:54:05.836Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:54:06 [2023-04-11T09:54:06.406Z] --- PASS: TestPingBuilderHeader (1.04s)
09:54:06 [2023-04-11T09:54:06.406Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:54:06 [2023-04-11T09:54:06.406Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:54:06 [2023-04-11T09:54:06.406Z] === RUN   TestVersion
09:54:06 [2023-04-11T09:54:06.406Z] --- PASS: TestVersion (0.02s)
09:54:06 [2023-04-11T09:54:06.406Z] === CONT  TestDiskUsage
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/container_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/image_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/volume_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.018Z] === RUN   TestDiskUsage/after_container.Run
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:54:07 [2023-04-11T09:54:07.279Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:54:07 [2023-04-11T09:54:07.547Z] --- PASS: TestDiskUsage (1.01s)
09:54:07 [2023-04-11T09:54:07.547Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z] PASS
09:54:07 [2023-04-11T09:54:07.547Z] 
09:54:07 [2023-04-11T09:54:07.547Z] === Skipped
09:54:07 [2023-04-11T09:54:07.547Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:54:07 [2023-04-11T09:54:07.547Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:54:07 [2023-04-11T09:54:07.547Z] 
09:54:07 [2023-04-11T09:54:07.547Z] DONE 57 tests, 1 skipped in 23.110s
09:54:07 [2023-04-11T09:54:07.547Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:54:07 [2023-04-11T09:54:07.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:54:07 [2023-04-11T09:54:07.547Z] ++ set -e
09:54:07 [2023-04-11T09:54:07.547Z] ++ '[' -n 0 ']'
09:54:07 [2023-04-11T09:54:07.547Z] ++ set -x
09:54:07 [2023-04-11T09:54:07.547Z] ++ 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=arm64 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= DOCKERFILE=Dockerfile 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=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
09:54:07 [2023-04-11T09:54:07.547Z] INFO: Testing against a local daemon
09:54:07 [2023-04-11T09:54:07.547Z] === RUN   TestVolumesCreateAndList
09:54:07 [2023-04-11T09:54:07.547Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:54:07 [2023-04-11T09:54:07.547Z] === RUN   TestVolumesRemove
09:54:07 [2023-04-11T09:54:07.547Z] === RUN   TestVolumesRemove/volume_in_use
09:54:07 [2023-04-11T09:54:07.547Z] === RUN   TestVolumesRemove/volume_not_in_use
09:54:07 [2023-04-11T09:54:07.547Z] === RUN   TestVolumesRemove/non-existing_volume
09:54:07 [2023-04-11T09:54:07.547Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:54:07 [2023-04-11T09:54:07.547Z] --- PASS: TestVolumesRemove (0.07s)
09:54:07 [2023-04-11T09:54:07.547Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:54:07 [2023-04-11T09:54:07.548Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:54:07 [2023-04-11T09:54:07.548Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:54:07 [2023-04-11T09:54:07.548Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:54:07 [2023-04-11T09:54:07.548Z] === RUN   TestVolumesRemoveSwarmEnabled
09:54:07 [2023-04-11T09:54:07.548Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:54:07 [2023-04-11T09:54:07.548Z] === RUN   TestVolumesInspect
09:54:07 [2023-04-11T09:54:07.810Z] --- PASS: TestVolumesInspect (0.04s)
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumesInvalidJSON
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:54:07 [2023-04-11T09:54:07.810Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:54:07 [2023-04-11T09:54:07.810Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:54:07 [2023-04-11T09:54:07.810Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:54:07 [2023-04-11T09:54:07.810Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:54:07 [2023-04-11T09:54:07.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:54:07 [2023-04-11T09:54:07.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:54:07 [2023-04-11T09:54:07.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:54:07 [2023-04-11T09:54:07.810Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumePruneAnonymous
09:54:07 [2023-04-11T09:54:07.810Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:54:07 [2023-04-11T09:54:07.810Z] === RUN   TestVolumePruneAnonFromImage
09:54:07 [2023-04-11T09:54:07.810Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
09:54:07 [2023-04-11T09:54:07.810Z] === CONT  TestVolumesRemoveSwarmEnabled
09:54:09 [2023-04-11T09:54:09.193Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:54:09 [2023-04-11T09:54:09.193Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:54:09 [2023-04-11T09:54:09.193Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:54:09 [2023-04-11T09:54:09.193Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:54:09 [2023-04-11T09:54:09.763Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.72s)
09:54:09 [2023-04-11T09:54:09.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:54:09 [2023-04-11T09:54:09.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:54:09 [2023-04-11T09:54:09.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:54:09 [2023-04-11T09:54:09.763Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:54:09 [2023-04-11T09:54:09.763Z] PASS
09:54:09 [2023-04-11T09:54:09.763Z] 
09:54:09 [2023-04-11T09:54:09.763Z] DONE 20 tests in 2.121s
09:54:09 [2023-04-11T09:54:09.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:54:09 [2023-04-11T09:54:09.763Z] ++++ cat bundles/test-integration/docker.pid
09:54:09 [2023-04-11T09:54:09.763Z] +++ kill 15803
09:54:10 [2023-04-11T09:54:10.026Z] +++ /etc/init.d/apparmor stop
09:54:10 [2023-04-11T09:54:10.027Z] Leaving: AppArmorNo profiles have been unloaded.
09:54:10 [2023-04-11T09:54:10.027Z] 
09:54:10 [2023-04-11T09:54:10.027Z] Unloading profiles will leave already running processes permanently
09:54:10 [2023-04-11T09:54:10.027Z] unconfined, which can lead to unexpected situations.
09:54:10 [2023-04-11T09:54:10.027Z] 
09:54:10 [2023-04-11T09:54:10.027Z] To set a process to complain mode, use the command line tool
09:54:10 [2023-04-11T09:54:10.027Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:54:10 [2023-04-11T09:54:10.027Z] +++ true
09:54:10 [2023-04-11T09:54:10.027Z] exiting test-integration
09:54:10 [2023-04-11T09:54:10.027Z] ++ exit 0
09:54:10 [2023-04-11T09:54:10.027Z] 
Post stage
[Pipeline] junit
09:54:10 [2023-04-11T09:54:10.983Z] Recording test results
09:54:11 [2023-04-11T09:54:11.185Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:54:11 [2023-04-11T09:54:11.495Z] + echo Ensuring container killed.
09:54:11 [2023-04-11T09:54:11.495Z] Ensuring container killed.
09:54:11 [2023-04-11T09:54:11.495Z] + docker rm -vf docker-pr1
09:54:11 [2023-04-11T09:54:11.495Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:54:11 [2023-04-11T09:54:11.782Z] + echo Chowning /workspace to jenkins user
09:54:11 [2023-04-11T09:54:11.782Z] Chowning /workspace to jenkins user
09:54:11 [2023-04-11T09:54:11.782Z] + id -u
09:54:11 [2023-04-11T09:54:11.782Z] + id -g
09:54:11 [2023-04-11T09:54:11.782Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45305:/workspace busybox chown -R 1000:1000 /workspace
09:54:11 [2023-04-11T09:54:11.782Z] Unable to find image 'busybox:latest' locally
09:54:11 [2023-04-11T09:54:11.782Z] latest: Pulling from library/busybox
09:54:12 [2023-04-11T09:54:12.043Z] b50100f25006: Already exists
09:54:12 [2023-04-11T09:54:12.043Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
09:54:12 [2023-04-11T09:54:12.043Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:54:13 [2023-04-11T09:54:13.718Z] + bundleName=arm64-integration
09:54:13 [2023-04-11T09:54:13.718Z] + echo Creating arm64-integration-bundles.tar.gz
09:54:13 [2023-04-11T09:54:13.718Z] Creating arm64-integration-bundles.tar.gz
09:54:13 [2023-04-11T09:54:13.718Z] + xargs tar -czf arm64-integration-bundles.tar.gz
09:54:13 [2023-04-11T09:54:13.718Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
09:54:13 [2023-04-11T09:54:13.991Z] Archiving artifacts
09:54:15 [2023-04-11T09:54:15.869Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45305/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:54:16 [2023-04-11T09:54:16.172Z] + make clean
09:54:16 [2023-04-11T09:54:16.433Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:54:16 [2023-04-11T09:54:16.433Z] docker-dev-cache
09:54:16 [2023-04-11T09:54:16.433Z] 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