Skip to content
Success

Console Output

Pull request #45660 opened
09:55:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 637ca59375cdc26486e9451eea1aa6a9aac6154e+8d67d0c1a8d28ad4014444edc6b9975f9877b1d6 (40e79b5d963ddf0e6d98d6994dbc7836d731aca1)
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-45660@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:55:57 [2023-05-31T09:55:57.901Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:55:57 [2023-05-31T09:55:57.905Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:55:58 [2023-05-31T09:55:58.117Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-083fb79c8db192aff) in /home/ubuntu/workspace/moby_PR-45660
[Pipeline] {
[Pipeline] checkout
09:55:58 [2023-05-31T09:55:58.141Z] The recommended git tool is: git
09:55:58 [2023-05-31T09:55:58.148Z] using credential docker-jenkins-github-credentials
09:55:58 [2023-05-31T09:55:58.159Z] Cloning the remote Git repository
09:55:58 [2023-05-31T09:55:58.159Z] Cloning with configured refspecs honoured and without tags
09:55:58 [2023-05-31T09:55:58.161Z] Cloning repository https://github.com/moby/moby.git
09:55:58 [2023-05-31T09:55:58.162Z]  > git init /home/ubuntu/workspace/moby_PR-45660 # timeout=10
09:55:58 [2023-05-31T09:55:58.166Z] Fetching upstream changes from https://github.com/moby/moby.git
09:55:58 [2023-05-31T09:55:58.166Z]  > git --version # timeout=10
09:55:58 [2023-05-31T09:55:58.168Z]  > git --version # 'git version 2.25.1'
09:55:58 [2023-05-31T09:55:58.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:55:58 [2023-05-31T09:55:58.169Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45660/head:refs/remotes/origin/PR-45660 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:56:09 [2023-05-31T09:56:09.197Z] Fetching without tags
09:56:09 [2023-05-31T09:56:09.417Z] Merging remotes/origin/master commit 8d67d0c1a8d28ad4014444edc6b9975f9877b1d6 into PR head commit 637ca59375cdc26486e9451eea1aa6a9aac6154e
09:56:10 [2023-05-31T09:56:10.020Z] Merge succeeded, producing 637ca59375cdc26486e9451eea1aa6a9aac6154e
09:56:10 [2023-05-31T09:56:10.020Z] Checking out Revision 637ca59375cdc26486e9451eea1aa6a9aac6154e (PR-45660)
09:56:09 [2023-05-31T09:56:09.185Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:56:09 [2023-05-31T09:56:09.188Z]  > git config --add remote.origin.fetch +refs/pull/45660/head:refs/remotes/origin/PR-45660 # timeout=10
09:56:09 [2023-05-31T09:56:09.190Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:56:09 [2023-05-31T09:56:09.195Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:56:09 [2023-05-31T09:56:09.199Z] Fetching upstream changes from https://github.com/moby/moby.git
09:56:09 [2023-05-31T09:56:09.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:09 [2023-05-31T09:56:09.200Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45660/head:refs/remotes/origin/PR-45660 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:56:09 [2023-05-31T09:56:09.419Z]  > git config core.sparsecheckout # timeout=10
09:56:09 [2023-05-31T09:56:09.422Z]  > git checkout -f 637ca59375cdc26486e9451eea1aa6a9aac6154e # timeout=10
09:56:10 [2023-05-31T09:56:10.006Z]  > git remote # timeout=10
09:56:10 [2023-05-31T09:56:10.009Z]  > git config --get remote.origin.url # timeout=10
09:56:10 [2023-05-31T09:56:10.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:10 [2023-05-31T09:56:10.012Z]  > git merge 8d67d0c1a8d28ad4014444edc6b9975f9877b1d6 # timeout=10
09:56:10 [2023-05-31T09:56:10.018Z]  > git rev-parse HEAD^{commit} # timeout=10
09:56:10 [2023-05-31T09:56:10.024Z]  > git config core.sparsecheckout # timeout=10
09:56:10 [2023-05-31T09:56:10.026Z]  > git checkout -f 637ca59375cdc26486e9451eea1aa6a9aac6154e # timeout=10
09:56:10 [2023-05-31T09:56:10.817Z] Commit message: "Dockerfile: use COPY --link to copy artifacts from build-stages"
09:56:10 [2023-05-31T09:56:10.817Z] First time build. Skipping changelog.
09:56:10 [2023-05-31T09:56:10.826Z]  > git --version # timeout=10
09:56:10 [2023-05-31T09:56:10.829Z]  > git --version # 'git version 2.25.1'
09:56:10 [2023-05-31T09:56:10.831Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:56:11 [2023-05-31T09:56:11.567Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45660:/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:56:14 [2023-05-31T09:56:14.081Z] 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:56:14 [2023-05-31T09:56:14.468Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-083fb79c8db192aff) in /home/ubuntu/workspace/moby_PR-45660
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:56:14 [2023-05-31T09:56:14.500Z] The recommended git tool is: git
[Pipeline] // stage
09:56:14 [2023-05-31T09:56:14.507Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
09:56:14 [2023-05-31T09:56:14.522Z] Fetching changes from the remote Git repository
09:56:14 [2023-05-31T09:56:14.526Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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:56:14 [2023-05-31T09:56:14.750Z] Merging remotes/origin/master commit 8d67d0c1a8d28ad4014444edc6b9975f9877b1d6 into PR head commit 637ca59375cdc26486e9451eea1aa6a9aac6154e
09:56:14 [2023-05-31T09:56:14.795Z] Merge succeeded, producing 637ca59375cdc26486e9451eea1aa6a9aac6154e
09:56:14 [2023-05-31T09:56:14.795Z] Checking out Revision 637ca59375cdc26486e9451eea1aa6a9aac6154e (PR-45660)
09:56:14 [2023-05-31T09:56:14.830Z] Commit message: "Dockerfile: use COPY --link to copy artifacts from build-stages"
09:56:14 [2023-05-31T09:56:14.839Z]  > git --version # timeout=10
09:56:14 [2023-05-31T09:56:14.842Z]  > git --version # 'git version 2.25.1'
09:56:14 [2023-05-31T09:56:14.844Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:56:14 [2023-05-31T09:56:14.520Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45660/.git # timeout=10
09:56:14 [2023-05-31T09:56:14.524Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:56:14 [2023-05-31T09:56:14.529Z] Fetching upstream changes from https://github.com/moby/moby.git
09:56:14 [2023-05-31T09:56:14.529Z]  > git --version # timeout=10
09:56:14 [2023-05-31T09:56:14.531Z]  > git --version # 'git version 2.25.1'
09:56:14 [2023-05-31T09:56:14.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:14 [2023-05-31T09:56:14.532Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45660/head:refs/remotes/origin/PR-45660 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:56:14 [2023-05-31T09:56:14.752Z]  > git config core.sparsecheckout # timeout=10
09:56:14 [2023-05-31T09:56:14.755Z]  > git checkout -f 637ca59375cdc26486e9451eea1aa6a9aac6154e # timeout=10
09:56:14 [2023-05-31T09:56:14.780Z]  > git remote # timeout=10
09:56:14 [2023-05-31T09:56:14.783Z]  > git config --get remote.origin.url # timeout=10
09:56:14 [2023-05-31T09:56:14.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:14 [2023-05-31T09:56:14.786Z]  > git merge 8d67d0c1a8d28ad4014444edc6b9975f9877b1d6 # timeout=10
09:56:14 [2023-05-31T09:56:14.793Z]  > git rev-parse HEAD^{commit} # timeout=10
09:56:14 [2023-05-31T09:56:14.798Z]  > git config core.sparsecheckout # timeout=10
09:56:14 [2023-05-31T09:56:14.800Z]  > git checkout -f 637ca59375cdc26486e9451eea1aa6a9aac6154e # timeout=10
09:56:15 [2023-05-31T09:56:15.631Z] + docker version
09:56:15 [2023-05-31T09:56:15.631Z] Client: Docker Engine - Community
09:56:15 [2023-05-31T09:56:15.631Z]  Version:           23.0.1
09:56:15 [2023-05-31T09:56:15.631Z]  API version:       1.42
09:56:15 [2023-05-31T09:56:15.631Z]  Go version:        go1.19.5
09:56:15 [2023-05-31T09:56:15.631Z]  Git commit:        a5ee5b1
09:56:15 [2023-05-31T09:56:15.631Z]  Built:             Thu Feb  9 19:46:32 2023
09:56:15 [2023-05-31T09:56:15.631Z]  OS/Arch:           linux/arm64
09:56:15 [2023-05-31T09:56:15.631Z]  Context:           default
09:56:15 [2023-05-31T09:56:15.631Z] 
09:56:15 [2023-05-31T09:56:15.631Z] Server: Docker Engine - Community
09:56:15 [2023-05-31T09:56:15.631Z]  Engine:
09:56:15 [2023-05-31T09:56:15.631Z]   Version:          23.0.1
09:56:15 [2023-05-31T09:56:15.631Z]   API version:      1.42 (minimum version 1.12)
09:56:15 [2023-05-31T09:56:15.631Z]   Go version:       go1.19.5
09:56:15 [2023-05-31T09:56:15.631Z]   Git commit:       bc3805a
09:56:15 [2023-05-31T09:56:15.631Z]   Built:            Thu Feb  9 19:46:32 2023
09:56:15 [2023-05-31T09:56:15.631Z]   OS/Arch:          linux/arm64
09:56:15 [2023-05-31T09:56:15.631Z]   Experimental:     true
09:56:15 [2023-05-31T09:56:15.631Z]  containerd:
09:56:15 [2023-05-31T09:56:15.631Z]   Version:          1.6.18
09:56:15 [2023-05-31T09:56:15.631Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
09:56:15 [2023-05-31T09:56:15.631Z]  runc:
09:56:15 [2023-05-31T09:56:15.631Z]   Version:          1.1.4
09:56:15 [2023-05-31T09:56:15.631Z]   GitCommit:        v1.1.4-0-g5fd4c4d
09:56:15 [2023-05-31T09:56:15.631Z]  docker-init:
09:56:15 [2023-05-31T09:56:15.631Z]   Version:          0.19.0
09:56:15 [2023-05-31T09:56:15.631Z]   GitCommit:        de40ad0
[Pipeline] sh
09:56:15 [2023-05-31T09:56:15.989Z] + docker info
09:56:15 [2023-05-31T09:56:15.989Z] Client:
09:56:15 [2023-05-31T09:56:15.989Z]  Context:    default
09:56:15 [2023-05-31T09:56:15.989Z]  Debug Mode: false
09:56:15 [2023-05-31T09:56:15.989Z]  Plugins:
09:56:15 [2023-05-31T09:56:15.989Z]   buildx: Docker Buildx (Docker Inc.)
09:56:15 [2023-05-31T09:56:15.989Z]     Version:  v0.10.4
09:56:15 [2023-05-31T09:56:15.989Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:56:15 [2023-05-31T09:56:15.989Z]   compose: Docker Compose (Docker Inc.)
09:56:15 [2023-05-31T09:56:15.989Z]     Version:  v2.16.0
09:56:15 [2023-05-31T09:56:15.989Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:56:15 [2023-05-31T09:56:15.989Z] 
09:56:15 [2023-05-31T09:56:15.989Z] Server:
09:56:15 [2023-05-31T09:56:15.989Z]  Containers: 0
09:56:15 [2023-05-31T09:56:15.989Z]   Running: 0
09:56:15 [2023-05-31T09:56:15.989Z]   Paused: 0
09:56:15 [2023-05-31T09:56:15.989Z]   Stopped: 0
09:56:15 [2023-05-31T09:56:15.989Z]  Images: 6
09:56:15 [2023-05-31T09:56:15.989Z]  Server Version: 23.0.1
09:56:15 [2023-05-31T09:56:15.989Z]  Storage Driver: overlay2
09:56:15 [2023-05-31T09:56:15.989Z]   Backing Filesystem: extfs
09:56:15 [2023-05-31T09:56:15.989Z]   Supports d_type: true
09:56:15 [2023-05-31T09:56:15.989Z]   Using metacopy: false
09:56:15 [2023-05-31T09:56:15.989Z]   Native Overlay Diff: true
09:56:15 [2023-05-31T09:56:15.989Z]   userxattr: false
09:56:15 [2023-05-31T09:56:15.989Z]  Logging Driver: json-file
09:56:15 [2023-05-31T09:56:15.989Z]  Cgroup Driver: cgroupfs
09:56:15 [2023-05-31T09:56:15.989Z]  Cgroup Version: 1
09:56:15 [2023-05-31T09:56:15.989Z]  Plugins:
09:56:15 [2023-05-31T09:56:15.989Z]   Volume: local
09:56:15 [2023-05-31T09:56:15.989Z]   Network: bridge host ipvlan macvlan null overlay
09:56:15 [2023-05-31T09:56:15.989Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:56:15 [2023-05-31T09:56:15.989Z]  Swarm: inactive
09:56:15 [2023-05-31T09:56:15.989Z]  Runtimes: io.containerd.runc.v2 runc
09:56:15 [2023-05-31T09:56:15.989Z]  Default Runtime: runc
09:56:15 [2023-05-31T09:56:15.989Z]  Init Binary: docker-init
09:56:15 [2023-05-31T09:56:15.989Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
09:56:15 [2023-05-31T09:56:15.989Z]  runc version: v1.1.4-0-g5fd4c4d
09:56:15 [2023-05-31T09:56:15.989Z]  init version: de40ad0
09:56:15 [2023-05-31T09:56:15.989Z]  Security Options:
09:56:15 [2023-05-31T09:56:15.989Z]   apparmor
09:56:15 [2023-05-31T09:56:15.989Z]   seccomp
09:56:15 [2023-05-31T09:56:15.989Z]    Profile: builtin
09:56:15 [2023-05-31T09:56:15.989Z]  Kernel Version: 5.15.0-1031-aws
09:56:15 [2023-05-31T09:56:15.989Z]  Operating System: Ubuntu 20.04.6 LTS
09:56:15 [2023-05-31T09:56:15.989Z]  OSType: linux
09:56:15 [2023-05-31T09:56:15.989Z]  Architecture: aarch64
09:56:15 [2023-05-31T09:56:15.989Z]  CPUs: 8
09:56:15 [2023-05-31T09:56:15.989Z]  Total Memory: 30.64GiB
09:56:15 [2023-05-31T09:56:15.989Z]  Name: ip-10-100-88-78
09:56:15 [2023-05-31T09:56:15.989Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
09:56:15 [2023-05-31T09:56:15.989Z]  Docker Root Dir: /var/lib/docker
09:56:15 [2023-05-31T09:56:15.989Z]  Debug Mode: false
09:56:15 [2023-05-31T09:56:15.989Z]  Registry: https://index.docker.io/v1/
09:56:15 [2023-05-31T09:56:15.989Z]  Experimental: true
09:56:15 [2023-05-31T09:56:15.989Z]  Insecure Registries:
09:56:15 [2023-05-31T09:56:15.989Z]   127.0.0.0/8
09:56:15 [2023-05-31T09:56:15.989Z]  Live Restore Enabled: true
09:56:15 [2023-05-31T09:56:15.989Z] 
[Pipeline] sh
09:56:16 [2023-05-31T09:56:16.346Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:56:16 [2023-05-31T09:56:16.346Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:56:16 [2023-05-31T09:56:16.346Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45660/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:56:16 [2023-05-31T09:56:16.346Z] + bash /home/ubuntu/workspace/moby_PR-45660/check-config.sh
09:56:16 [2023-05-31T09:56:16.346Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:56:16 [2023-05-31T09:56:16.346Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
09:56:16 [2023-05-31T09:56:16.346Z] 
09:56:16 [2023-05-31T09:56:16.346Z] Generally Necessary:
09:56:16 [2023-05-31T09:56:16.346Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:56:16 [2023-05-31T09:56:16.346Z] - apparmor: enabled and tools installed
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_NAMESPACES: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_NET_NS: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_PID_NS: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_IPC_NS: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_UTS_NS: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_CGROUPS: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_CGROUP_CPUACCT: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_CGROUP_DEVICE: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_CGROUP_FREEZER: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_CGROUP_SCHED: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_CPUSETS: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_MEMCG: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_KEYS: enabled
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_VETH: enabled (as module)
09:56:16 [2023-05-31T09:56:16.346Z] - CONFIG_BRIDGE: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_NF_NAT: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_POSIX_MQUEUE: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_CGROUP_BPF: enabled
09:56:16 [2023-05-31T09:56:16.601Z] 
09:56:16 [2023-05-31T09:56:16.601Z] Optional Features:
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_USER_NS: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_SECCOMP: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_SECCOMP_FILTER: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_CGROUP_PIDS: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_MEMCG_SWAP: enabled
09:56:16 [2023-05-31T09:56:16.601Z]     (cgroup swap accounting is currently enabled)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_BLK_CGROUP: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_CGROUP_PERF: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_CGROUP_HUGETLB: enabled
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:56:16 [2023-05-31T09:56:16.601Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_CFS_BANDWIDTH: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_RT_GROUP_SCHED: missing
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_IP_VS: enabled (as module)
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_IP_VS_NFCT: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_IP_VS_RR: enabled (as module)
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_SECURITY_SELINUX: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_SECURITY_APPARMOR: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_EXT4_FS: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:56:16 [2023-05-31T09:56:16.857Z] - Network Drivers:
09:56:16 [2023-05-31T09:56:16.857Z]   - "overlay":
09:56:16 [2023-05-31T09:56:16.857Z]     - CONFIG_VXLAN: enabled (as module)
09:56:16 [2023-05-31T09:56:16.857Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:56:16 [2023-05-31T09:56:16.857Z]       Optional (for encrypted networks):
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_CRYPTO: enabled
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_CRYPTO_AEAD: enabled
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_CRYPTO_GCM: enabled
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_CRYPTO_GHASH: enabled
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_XFRM: enabled
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_XFRM_USER: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]       - CONFIG_INET_ESP: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]   - "ipvlan":
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_IPVLAN: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]   - "macvlan":
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_MACVLAN: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_DUMMY: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]   - "ftp,tftp client in container":
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z] - Storage Drivers:
09:56:17 [2023-05-31T09:56:17.113Z]   - "aufs":
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_AUFS_FS: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]   - "btrfs":
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:56:17 [2023-05-31T09:56:17.113Z]   - "devicemapper":
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_BLK_DEV_DM: enabled
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]   - "overlay":
09:56:17 [2023-05-31T09:56:17.113Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:56:17 [2023-05-31T09:56:17.113Z]   - "zfs":
09:56:17 [2023-05-31T09:56:17.113Z]     - /dev/zfs: present
09:56:17 [2023-05-31T09:56:17.113Z]     - zfs command: missing
09:56:17 [2023-05-31T09:56:17.113Z]     - zpool command: missing
09:56:17 [2023-05-31T09:56:17.113Z] 
09:56:17 [2023-05-31T09:56:17.113Z] Limits:
09:56:17 [2023-05-31T09:56:17.113Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:56:17 [2023-05-31T09:56:17.113Z] 
09:56:17 [2023-05-31T09:56:17.113Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:56:17 [2023-05-31T09:56:17.456Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:637ca59375cdc26486e9451eea1aa6a9aac6154e .
09:56:17 [2023-05-31T09:56:17.712Z] #1 [internal] load build definition from Dockerfile
09:56:17 [2023-05-31T09:56:17.712Z] #1 transferring dockerfile: 27.41kB done
09:56:17 [2023-05-31T09:56:17.712Z] #1 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.712Z] 
09:56:17 [2023-05-31T09:56:17.712Z] #2 [internal] load .dockerignore
09:56:17 [2023-05-31T09:56:17.712Z] #2 transferring context: 113B done
09:56:17 [2023-05-31T09:56:17.712Z] #2 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.712Z] 
09:56:17 [2023-05-31T09:56:17.712Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:56:17 [2023-05-31T09:56:17.712Z] #3 DONE 0.1s
09:56:17 [2023-05-31T09:56:17.712Z] 
09:56:17 [2023-05-31T09:56:17.712Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
09:56:17 [2023-05-31T09:56:17.712Z] #4 CACHED
09:56:17 [2023-05-31T09:56:17.712Z] 
09:56:17 [2023-05-31T09:56:17.712Z] #5 [internal] load metadata for docker.io/library/busybox:latest
09:56:17 [2023-05-31T09:56:17.969Z] #5 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:56:17 [2023-05-31T09:56:17.969Z] #6 DONE 0.1s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:56:17 [2023-05-31T09:56:17.969Z] #7 DONE 0.1s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #8 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
09:56:17 [2023-05-31T09:56:17.969Z] #8 DONE 0.1s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
09:56:17 [2023-05-31T09:56:17.969Z] #9 DONE 0.1s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:56:17 [2023-05-31T09:56:17.969Z] #10 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
09:56:17 [2023-05-31T09:56:17.969Z] #11 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:918857f4064db0fff49799ce5e7c4d43e394f452111cd89cca9af539c18a76a8
09:56:17 [2023-05-31T09:56:17.969Z] #12 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:56:17 [2023-05-31T09:56:17.969Z] #13 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #14 [base 2/5] COPY --from=xx / /
09:56:17 [2023-05-31T09:56:17.969Z] #14 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #15 [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:56:17 [2023-05-31T09:56:17.969Z] #15 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #16 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:56:17 [2023-05-31T09:56:17.969Z] #16 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #17 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:56:17 [2023-05-31T09:56:17.969Z] #17 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070
09:56:17 [2023-05-31T09:56:17.969Z] #18 DONE 0.0s
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #19 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:56:17 [2023-05-31T09:56:17.969Z] #19 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #20 [delve-src 1/3] WORKDIR /usr/src/delve
09:56:17 [2023-05-31T09:56:17.969Z] #20 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #21 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:56:17 [2023-05-31T09:56:17.969Z] #21 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #22 [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:56:17 [2023-05-31T09:56:17.969Z] #22 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #23 [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:56:17 [2023-05-31T09:56:17.969Z] #23 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:56:17 [2023-05-31T09:56:17.969Z] #24 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #25 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:56:17 [2023-05-31T09:56:17.969Z] #25 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #26 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:56:17 [2023-05-31T09:56:17.969Z] #26 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #27 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:56:17 [2023-05-31T09:56:17.969Z] #27 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #28 [tini-src 1/3] WORKDIR /usr/src/tini
09:56:17 [2023-05-31T09:56:17.969Z] #28 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #29 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:56:17 [2023-05-31T09:56:17.969Z] #29 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #30 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:56:17 [2023-05-31T09:56:17.969Z] #30 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #31 [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:56:17 [2023-05-31T09:56:17.969Z] #31 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #32 [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:56:17 [2023-05-31T09:56:17.969Z] #32 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #33 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:56:17 [2023-05-31T09:56:17.969Z] #33 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.969Z] #34 [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:56:17 [2023-05-31T09:56:17.969Z] #34 CACHED
09:56:17 [2023-05-31T09:56:17.969Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #35 [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:56:17 [2023-05-31T09:56:17.970Z] #35 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #36 [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:56:17 [2023-05-31T09:56:17.970Z] #36 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #37 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:56:17 [2023-05-31T09:56:17.970Z] #37 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
09:56:17 [2023-05-31T09:56:17.970Z] #38 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:56:17 [2023-05-31T09:56:17.970Z] #39 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #40 [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:56:17 [2023-05-31T09:56:17.970Z] #40 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #41 [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:56:17 [2023-05-31T09:56:17.970Z] #41 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #42 [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:56:17 [2023-05-31T09:56:17.970Z] #42 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #43 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:56:17 [2023-05-31T09:56:17.970Z] #43 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #44 [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:56:17 [2023-05-31T09:56:17.970Z] #44 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #45 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
09:56:17 [2023-05-31T09:56:17.970Z] #45 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #46 [dockercli-src 1/5] WORKDIR /tmp/dockercli
09:56:17 [2023-05-31T09:56:17.970Z] #46 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #47 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
09:56:17 [2023-05-31T09:56:17.970Z] #47 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #48 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
09:56:17 [2023-05-31T09:56:17.970Z] #48 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #49 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
09:56:17 [2023-05-31T09:56:17.970Z] #49 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #50 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
09:56:17 [2023-05-31T09:56:17.970Z] #50 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #51 [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:56:17 [2023-05-31T09:56:17.970Z] #51 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #52 [build-dummy 2/2] RUN mkdir -p /build
09:56:17 [2023-05-31T09:56:17.970Z] #52 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #53 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:56:17 [2023-05-31T09:56:17.970Z] #53 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:56:17 [2023-05-31T09:56:17.970Z] #54 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #55 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:56:17 [2023-05-31T09:56:17.970Z] #55 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #56 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:56:17 [2023-05-31T09:56:17.970Z] #56 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #57 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
09:56:17 [2023-05-31T09:56:17.970Z] #57 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #58 [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:56:17 [2023-05-31T09:56:17.970Z] #58 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #59 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:56:17 [2023-05-31T09:56:17.970Z] #59 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #60 [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:56:17 [2023-05-31T09:56:17.970Z] #60 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #61 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:56:17 [2023-05-31T09:56:17.970Z] #61 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #62 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:56:17 [2023-05-31T09:56:17.970Z] #62 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #63 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:56:17 [2023-05-31T09:56:17.970Z] #63 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #64 [runc-src 1/3] WORKDIR /usr/src/runc
09:56:17 [2023-05-31T09:56:17.970Z] #64 CACHED
09:56:17 [2023-05-31T09:56:17.970Z] 
09:56:17 [2023-05-31T09:56:17.970Z] #65 [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:56:18 [2023-05-31T09:56:18.226Z] #65 CACHED
09:56:18 [2023-05-31T09:56:18.226Z] 
09:56:18 [2023-05-31T09:56:18.226Z] #66 [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:56:18 [2023-05-31T09:56:18.226Z] #66 CACHED
09:56:18 [2023-05-31T09:56:18.226Z] 
09:56:18 [2023-05-31T09:56:18.226Z] #67 [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:56:18 [2023-05-31T09:56:18.226Z] #67 CACHED
09:56:18 [2023-05-31T09:56:18.226Z] 
09:56:18 [2023-05-31T09:56:18.226Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:56:18 [2023-05-31T09:56:18.226Z] #10 CACHED
09:56:18 [2023-05-31T09:56:18.226Z] 
09:56:18 [2023-05-31T09:56:18.226Z] #68 [internal] load build context
09:56:18 [2023-05-31T09:56:18.788Z] #68 ...
09:56:18 [2023-05-31T09:56:18.788Z] 
09:56:18 [2023-05-31T09:56:18.788Z] #69 [dev-systemd-false  1/19] COPY --link --from=dockercli     /build/ /usr/local/cli
09:56:18 [2023-05-31T09:56:18.788Z] #69 DONE 0.7s
09:56:18 [2023-05-31T09:56:18.788Z] 
09:56:18 [2023-05-31T09:56:18.788Z] #68 [internal] load build context
09:56:19 [2023-05-31T09:56:19.044Z] #68 transferring context: 68.89MB 1.1s done
09:56:19 [2023-05-31T09:56:19.044Z] #68 DONE 1.1s
09:56:19 [2023-05-31T09:56:19.044Z] 
09:56:19 [2023-05-31T09:56:19.044Z] #70 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:56:19 [2023-05-31T09:56:19.044Z] #70 CACHED
09:56:19 [2023-05-31T09:56:19.044Z] 
09:56:19 [2023-05-31T09:56:19.044Z] #71 [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:56:19 [2023-05-31T09:56:19.044Z] #71 CACHED
09:56:19 [2023-05-31T09:56:19.044Z] 
09:56:19 [2023-05-31T09:56:19.044Z] #72 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:56:19 [2023-05-31T09:56:19.044Z] #72 CACHED
09:56:19 [2023-05-31T09:56:19.044Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #73 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
09:56:19 [2023-05-31T09:56:19.045Z] #73 CACHED
09:56:19 [2023-05-31T09:56:19.045Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #74 [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:56:19 [2023-05-31T09:56:19.045Z] #74 CACHED
09:56:19 [2023-05-31T09:56:19.045Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:56:19 [2023-05-31T09:56:19.045Z] #75 CACHED
09:56:19 [2023-05-31T09:56:19.045Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #76 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:56:19 [2023-05-31T09:56:19.045Z] #76 CACHED
09:56:19 [2023-05-31T09:56:19.045Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #77 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:56:19 [2023-05-31T09:56:19.045Z] #77 CACHED
09:56:19 [2023-05-31T09:56:19.045Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #78 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:56:19 [2023-05-31T09:56:19.045Z] #78 CACHED
09:56:19 [2023-05-31T09:56:19.045Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #79 [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:56:19 [2023-05-31T09:56:19.045Z] #79 CACHED
09:56:19 [2023-05-31T09:56:19.045Z] 
09:56:19 [2023-05-31T09:56:19.045Z] #80 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
09:56:19 [2023-05-31T09:56:19.045Z] #80 CACHED
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #81 [dev-systemd-false  2/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:56:19 [2023-05-31T09:56:19.606Z] #81 DONE 0.2s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #82 [dev-systemd-false  3/19] COPY --link --from=swagger       /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #82 DONE 0.4s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #83 [dev-systemd-false  4/19] COPY --link --from=delve         /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #83 DONE 0.5s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #84 [dev-systemd-false  5/19] COPY --link --from=tomll         /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #84 DONE 0.4s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #85 [dev-systemd-false  6/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #85 DONE 0.4s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #86 [dev-systemd-false  7/19] COPY --link --from=tini          /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #86 DONE 0.5s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #87 [dev-systemd-false  8/19] COPY --link --from=registry      /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #87 DONE 0.4s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #88 [dev-systemd-false  9/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #88 DONE 0.4s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #89 [dev-systemd-false 10/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #89 DONE 0.7s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #90 [dev-systemd-false 11/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #90 DONE 0.6s
09:56:19 [2023-05-31T09:56:19.606Z] 
09:56:19 [2023-05-31T09:56:19.606Z] #91 [dev-systemd-false 12/19] COPY --link --from=runc          /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.606Z] #91 DONE 0.6s
09:56:19 [2023-05-31T09:56:19.607Z] 
09:56:19 [2023-05-31T09:56:19.607Z] #92 [dev-systemd-false 13/19] COPY --link --from=containerd    /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.607Z] #92 DONE 0.3s
09:56:19 [2023-05-31T09:56:19.607Z] 
09:56:19 [2023-05-31T09:56:19.607Z] #93 [dev-systemd-false 14/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.607Z] #93 DONE 0.2s
09:56:19 [2023-05-31T09:56:19.607Z] 
09:56:19 [2023-05-31T09:56:19.607Z] #94 [dev-systemd-false 15/19] COPY --link --from=vpnkit        /       /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.607Z] #94 DONE 0.6s
09:56:19 [2023-05-31T09:56:19.607Z] 
09:56:19 [2023-05-31T09:56:19.607Z] #95 [dev-systemd-false 16/19] COPY --link --from=containerutil /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.607Z] #95 DONE 0.2s
09:56:19 [2023-05-31T09:56:19.607Z] 
09:56:19 [2023-05-31T09:56:19.607Z] #96 [dev-systemd-false 17/19] COPY --link --from=crun          /build/ /usr/local/bin/
09:56:19 [2023-05-31T09:56:19.607Z] #96 DONE 0.2s
09:56:19 [2023-05-31T09:56:19.607Z] 
09:56:19 [2023-05-31T09:56:19.607Z] #97 [dev-systemd-false 18/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:56:19 [2023-05-31T09:56:19.607Z] #97 merging
09:56:41 [2023-05-31T09:56:41.491Z] #97 merging 18.4s done
09:56:41 [2023-05-31T09:56:41.491Z] #97 DONE 18.4s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
09:56:41 [2023-05-31T09:56:41.491Z] #98 DONE 0.0s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #99 [dev-base  1/11] RUN groupadd -r docker
09:56:41 [2023-05-31T09:56:41.491Z] #99 DONE 0.4s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:56:41 [2023-05-31T09:56:41.491Z] #100 DONE 0.5s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:56:41 [2023-05-31T09:56:41.491Z] #101 0.423 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:56:41 [2023-05-31T09:56:41.491Z] #101 DONE 0.4s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:56:41 [2023-05-31T09:56:41.491Z] #102 DONE 0.5s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:56:41 [2023-05-31T09:56:41.491Z] #103 DONE 0.5s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #104 [dev-base  6/11] RUN ldconfig
09:56:41 [2023-05-31T09:56:41.491Z] #104 DONE 0.5s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:56:41 [2023-05-31T09:56:41.491Z] #105 DONE 0.5s
09:56:41 [2023-05-31T09:56:41.491Z] 
09:56:41 [2023-05-31T09:56:41.491Z] #106 [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:56:42 [2023-05-31T09:56:42.053Z] #106 0.823 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:56:42 [2023-05-31T09:56:42.308Z] #106 0.996 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:56:42 [2023-05-31T09:56:42.308Z] #106 1.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:56:42 [2023-05-31T09:56:42.308Z] #106 1.230 Fetched 44.1 kB in 1s (55.6 kB/s)
09:56:42 [2023-05-31T09:56:42.872Z] #106 1.230 Reading package lists...
09:56:43 [2023-05-31T09:56:43.800Z] #106 1.775 Reading package lists...
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.310 Building dependency tree...
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.468 Reading state information...
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.654 The following additional packages will be installed:
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.654   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.654   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.654   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.655   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.655   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.655   xxd
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.656 Suggested packages:
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.656   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.656   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.656   ctags vim-doc vim-scripts xfsdump acl attr quota
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.656 Recommended packages:
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.656   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:56:43 [2023-05-31T09:56:43.800Z] #106 2.656   systemd-timesyncd | time-daemon unzip
09:56:44 [2023-05-31T09:56:44.055Z] #106 3.012 The following NEW packages will be installed:
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.012   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.012   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.012   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.013   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.013   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.013   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.013   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.013   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.013   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:56:44 [2023-05-31T09:56:44.311Z] #106 3.013   xz-utils zip zstd
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.308 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.308 Need to get 32.1 MB of archives.
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.308 After this operation, 124 MB of additional disk space will be used.
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.312 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.315 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.317 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:56:44 [2023-05-31T09:56:44.567Z] #106 3.319 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.321 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.323 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.325 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.326 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.349 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.350 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.351 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.352 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.352 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.352 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.353 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.357 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.358 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.359 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.416 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.417 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.419 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.423 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.425 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.427 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.428 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.430 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.432 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.435 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.437 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.451 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.453 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.453 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.457 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.503 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.503 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.504 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.504 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:56:44 [2023-05-31T09:56:44.567Z] #106 3.505 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.505 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.505 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.507 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.507 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:56:44 [2023-05-31T09:56:44.567Z] #106 3.517 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.517 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.518 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.519 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.521 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.522 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.523 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.528 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.529 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.531 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.532 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.565 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.572 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.576 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.577 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.712 debconf: delaying package configuration, since apt-utils is not installed
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.749 Fetched 32.1 MB in 1s (57.5 MB/s)
09:56:44 [2023-05-31T09:56:44.823Z] #106 3.773 Selecting previously unselected package libapparmor1:arm64.
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.773 (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 ... 15748 files and directories currently installed.)
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.781 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.788 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.823 Selecting previously unselected package libcap2:arm64.
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.825 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.828 Unpacking libcap2:arm64 (1:2.44-1) ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.858 Selecting previously unselected package libargon2-1:arm64.
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.860 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.863 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.890 Selecting previously unselected package dmsetup.
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.892 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.895 Unpacking dmsetup (2:1.02.175-2.1) ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.930 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.932 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.935 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.972 Selecting previously unselected package libjson-c5:arm64.
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.974 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 3.977 Unpacking libjson-c5:arm64 (0.15-2) ...
09:56:45 [2023-05-31T09:56:45.079Z] #106 4.009 Selecting previously unselected package libcryptsetup12:arm64.
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.011 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.014 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.058 Selecting previously unselected package libip4tc2:arm64.
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.060 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.063 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.094 Selecting previously unselected package libkmod2:arm64.
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.096 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.099 Unpacking libkmod2:arm64 (28-1) ...
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.139 Selecting previously unselected package systemd.
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.141 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.335Z] #106 4.186 Unpacking systemd (247.3-7+deb11u2) ...
09:56:45 [2023-05-31T09:56:45.590Z] #106 4.545 Selecting previously unselected package pigz.
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.548 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.551 Unpacking pigz (2.6-1) ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.586 Selecting previously unselected package libelf1:arm64.
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.588 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.592 Unpacking libelf1:arm64 (0.183-1) ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.634 Selecting previously unselected package libbpf0:arm64.
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.636 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.639 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.675 Selecting previously unselected package libmnl0:arm64.
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.677 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.680 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.709 Selecting previously unselected package libxtables12:arm64.
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.711 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.715 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.741 Selecting previously unselected package libcap2-bin.
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.744 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.746 Unpacking libcap2-bin (1:2.44-1) ...
09:56:45 [2023-05-31T09:56:45.846Z] #106 4.780 Selecting previously unselected package iproute2.
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.783 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.786 Unpacking iproute2 (5.10.0-4) ...
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.879 Selecting previously unselected package xxd.
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.882 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.885 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.925 Selecting previously unselected package vim-common.
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.928 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.936 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.981 Selecting previously unselected package bash-completion.
09:56:46 [2023-05-31T09:56:46.102Z] #106 4.983 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.631 Unpacking bash-completion (1:2.11-2) ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.733 Selecting previously unselected package bzip2.
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.735 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.738 Unpacking bzip2 (1.0.8-4) ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.768 Selecting previously unselected package xz-utils.
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.770 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.773 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.822 Selecting previously unselected package apparmor.
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.824 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.846 Unpacking apparmor (2.13.6-10) ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.932 Selecting previously unselected package inetutils-ping.
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.935 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.938 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:56:47 [2023-05-31T09:56:47.029Z] #106 5.979 Selecting previously unselected package libip6tc2:arm64.
09:56:47 [2023-05-31T09:56:47.285Z] #106 5.981 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 5.984 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.012 Selecting previously unselected package libnfnetlink0:arm64.
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.014 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.017 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.046 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.048 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.051 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.083 Selecting previously unselected package libnftnl11:arm64.
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.086 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.089 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.120 Selecting previously unselected package iptables.
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.122 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.125 Unpacking iptables (1.8.7-1) ...
09:56:47 [2023-05-31T09:56:47.285Z] #106 6.186 Selecting previously unselected package libonig5:arm64.
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.188 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.191 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.235 Selecting previously unselected package libjq1:arm64.
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.238 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.241 Unpacking libjq1:arm64 (1.6-2.1) ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.273 Selecting previously unselected package jq.
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.275 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.279 Unpacking jq (1.6-2.1) ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.313 Selecting previously unselected package libaio1:arm64.
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.316 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.319 Unpacking libaio1:arm64 (0.3.112-9) ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.349 Selecting previously unselected package libgpm2:arm64.
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.351 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.354 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.384 Selecting previously unselected package libicu67:arm64.
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.386 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
09:56:47 [2023-05-31T09:56:47.541Z] #106 6.389 Unpacking libicu67:arm64 (67.1-7) ...
09:56:48 [2023-05-31T09:56:48.102Z] #106 7.053 Selecting previously unselected package libinih1:arm64.
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.055 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.058 Unpacking libinih1:arm64 (53-1+b2) ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.088 Selecting previously unselected package libmicrohttpd12:arm64.
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.091 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.095 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.131 Selecting previously unselected package libnet1:arm64.
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.134 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.137 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.171 Selecting previously unselected package libnl-3-200:arm64.
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.173 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.176 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.210 Selecting previously unselected package libprotobuf-c1:arm64.
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.212 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.215 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.245 Selecting previously unselected package libyajl2:arm64.
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.248 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.251 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:56:48 [2023-05-31T09:56:48.358Z] #106 7.276 Selecting previously unselected package net-tools.
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.278 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.281 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.326 Selecting previously unselected package patch.
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.328 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.331 Unpacking patch (2.7.6-7) ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.363 Selecting previously unselected package python-pip-whl.
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.365 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.368 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.498 Selecting previously unselected package python3-lib2to3.
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.500 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.504 Unpacking python3-lib2to3 (3.9.2-1) ...
09:56:48 [2023-05-31T09:56:48.614Z] #106 7.539 Selecting previously unselected package python3-distutils.
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.541 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.544 Unpacking python3-distutils (3.9.2-1) ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.582 Selecting previously unselected package python3-pkg-resources.
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.584 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.587 Unpacking python3-pkg-resources (52.0.0-4) ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.629 Selecting previously unselected package python3-setuptools.
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.631 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.634 Unpacking python3-setuptools (52.0.0-4) ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.688 Selecting previously unselected package python3-wheel.
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.691 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.694 Unpacking python3-wheel (0.34.2-1) ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.723 Selecting previously unselected package python3-pip.
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.726 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.729 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:56:48 [2023-05-31T09:56:48.869Z] #106 7.789 Selecting previously unselected package sudo.
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.791 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.796 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.900 Selecting previously unselected package systemd-journal-remote.
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.903 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.906 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.940 Selecting previously unselected package thin-provisioning-tools.
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.942 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.945 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:56:49 [2023-05-31T09:56:49.125Z] #106 7.998 Selecting previously unselected package uidmap.
09:56:49 [2023-05-31T09:56:49.125Z] #106 8.000 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
09:56:49 [2023-05-31T09:56:49.125Z] #106 8.004 Unpacking uidmap (1:4.8.1-1) ...
09:56:49 [2023-05-31T09:56:49.380Z] #106 8.047 Selecting previously unselected package vim-runtime.
09:56:49 [2023-05-31T09:56:49.380Z] #106 8.049 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:56:49 [2023-05-31T09:56:49.380Z] #106 8.059 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:56:49 [2023-05-31T09:56:49.380Z] #106 8.070 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:56:49 [2023-05-31T09:56:49.380Z] #106 8.072 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.622 Selecting previously unselected package vim.
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.625 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.634 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.756 Selecting previously unselected package xfsprogs.
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.759 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.762 Unpacking xfsprogs (5.10.0-4) ...
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.853 Selecting previously unselected package zip.
09:56:49 [2023-05-31T09:56:49.942Z] #106 8.856 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
09:56:50 [2023-05-31T09:56:50.198Z] #106 8.858 Unpacking zip (3.0-12) ...
09:56:50 [2023-05-31T09:56:50.198Z] #106 8.899 Selecting previously unselected package zstd.
09:56:50 [2023-05-31T09:56:50.198Z] #106 8.902 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:56:50 [2023-05-31T09:56:50.198Z] #106 8.905 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:56:50 [2023-05-31T09:56:50.198Z] #106 8.985 Setting up python3-pkg-resources (52.0.0-4) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.175 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.183 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.191 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.199 Setting up libgpm2:arm64 (1.20.7-8) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.208 Setting up libicu67:arm64 (67.1-7) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.216 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.224 Setting up libinih1:arm64 (53-1+b2) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.233 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.241 Setting up uidmap (1:4.8.1-1) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.249 Setting up libyajl2:arm64 (2.1.0-3) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.258 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.267 Setting up bzip2 (1.0.8-4) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.275 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:56:50 [2023-05-31T09:56:50.453Z] #106 9.283 Setting up python3-wheel (0.34.2-1) ...
09:56:50 [2023-05-31T09:56:50.709Z] #106 9.423 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:56:50 [2023-05-31T09:56:50.709Z] #106 9.432 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:56:50 [2023-05-31T09:56:50.709Z] #106 9.440 Setting up libcap2:arm64 (1:2.44-1) ...
09:56:50 [2023-05-31T09:56:50.709Z] #106 9.448 Setting up libcap2-bin (1:2.44-1) ...
09:56:50 [2023-05-31T09:56:50.709Z] #106 9.457 Setting up apparmor (2.13.6-10) ...
09:56:51 [2023-05-31T09:56:51.270Z] #106 10.09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:56:51 [2023-05-31T09:56:51.270Z] #106 10.11 Setting up zip (3.0-12) ...
09:56:51 [2023-05-31T09:56:51.526Z] #106 10.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:56:51 [2023-05-31T09:56:51.526Z] #106 10.13 Setting up bash-completion (1:2.11-2) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.88 Setting up libmnl0:arm64 (1.0.4-3) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.89 Setting up patch (2.7.6-7) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.90 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.93 invoke-rc.d: could not determine current runlevel
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.93 invoke-rc.d: policy-rc.d denied execution of start.
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.94 Setting up libxtables12:arm64 (1.8.7-1) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.95 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.96 Setting up pigz (2.6-1) ...
09:56:52 [2023-05-31T09:56:52.088Z] #106 10.96 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:56:52 [2023-05-31T09:56:52.343Z] #106 10.97 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:56:52 [2023-05-31T09:56:52.344Z] #106 10.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:56:52 [2023-05-31T09:56:52.344Z] #106 11.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:56:52 [2023-05-31T09:56:52.344Z] #106 11.16 Setting up libaio1:arm64 (0.3.112-9) ...
09:56:52 [2023-05-31T09:56:52.344Z] #106 11.17 Setting up python3-lib2to3 (3.9.2-1) ...
09:56:52 [2023-05-31T09:56:52.599Z] #106 11.27 Setting up libelf1:arm64 (0.183-1) ...
09:56:52 [2023-05-31T09:56:52.599Z] #106 11.28 Setting up libjson-c5:arm64 (0.15-2) ...
09:56:52 [2023-05-31T09:56:52.599Z] #106 11.29 Setting up zstd (1.4.8+dfsg-2.1) ...
09:56:52 [2023-05-31T09:56:52.599Z] #106 11.30 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:56:52 [2023-05-31T09:56:52.599Z] #106 11.31 Setting up libkmod2:arm64 (28-1) ...
09:56:52 [2023-05-31T09:56:52.599Z] #106 11.31 Setting up python3-distutils (3.9.2-1) ...
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.43 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:56:52 [2023-05-31T09:56:52.855Z] #106 11.48 Setting up python3-setuptools (52.0.0-4) ...
09:56:53 [2023-05-31T09:56:53.111Z] #106 11.80 Setting up libjq1:arm64 (1.6-2.1) ...
09:56:53 [2023-05-31T09:56:53.111Z] #106 11.81 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:56:53 [2023-05-31T09:56:53.111Z] #106 11.82 Setting up thin-provisioning-tools (0.9.0-1) ...
09:56:53 [2023-05-31T09:56:53.111Z] #106 11.82 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.08 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.09 Setting up jq (1.6-2.1) ...
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.10 Setting up libbpf0:arm64 (1:0.3-2) ...
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.11 Setting up iptables (1.8.7-1) ...
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:56:53 [2023-05-31T09:56:53.368Z] #106 12.18 Setting up iproute2 (5.10.0-4) ...
09:56:53 [2023-05-31T09:56:53.623Z] #106 12.29 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:56:53 [2023-05-31T09:56:53.623Z] #106 12.30 Setting up dmsetup (2:1.02.175-2.1) ...
09:56:53 [2023-05-31T09:56:53.623Z] #106 12.31 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:56:53 [2023-05-31T09:56:53.623Z] #106 12.32 Setting up systemd (247.3-7+deb11u2) ...
09:56:53 [2023-05-31T09:56:53.623Z] #106 12.36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:56:53 [2023-05-31T09:56:53.623Z] #106 12.36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:56:53 [2023-05-31T09:56:53.624Z] #106 12.36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:56:53 [2023-05-31T09:56:53.624Z] #106 12.37 Initializing machine ID from random generator.
09:56:53 [2023-05-31T09:56:53.879Z] #106 12.68 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
09:56:53 [2023-05-31T09:56:53.879Z] #106 12.79 Setting up xfsprogs (5.10.0-4) ...
09:56:54 [2023-05-31T09:56:54.135Z] #106 12.80 System has not been booted with systemd as init system (PID 1). Can't operate.
09:56:54 [2023-05-31T09:56:54.135Z] #106 12.80 Failed to connect to bus: Host is down
09:56:54 [2023-05-31T09:56:54.135Z] #106 12.80 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:56:54 [2023-05-31T09:56:54.135Z] #106 DONE 13.1s
09:56:54 [2023-05-31T09:56:54.391Z] 
09:56:54 [2023-05-31T09:56:54.391Z] #107 [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:56:54 [2023-05-31T09:56:54.647Z] #107 0.439 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:56:54 [2023-05-31T09:56:54.903Z] #107 0.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:56:54 [2023-05-31T09:56:54.903Z] #107 0.445 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:56:54 [2023-05-31T09:56:54.903Z] #107 DONE 0.5s
09:56:54 [2023-05-31T09:56:54.903Z] 
09:56:54 [2023-05-31T09:56:54.903Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
09:57:01 [2023-05-31T09:57:01.437Z] #108 5.673 Collecting yamllint==1.27.1
09:57:01 [2023-05-31T09:57:01.437Z] #108 6.705   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:57:01 [2023-05-31T09:57:01.693Z] #108 6.998 Collecting pathspec>=0.5.3
09:57:01 [2023-05-31T09:57:01.693Z] #108 7.001   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
09:57:01 [2023-05-31T09:57:01.693Z] #108 7.091 Collecting pyyaml
09:57:01 [2023-05-31T09:57:01.693Z] #108 7.098   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:57:01 [2023-05-31T09:57:01.693Z] #108 7.113 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:57:01 [2023-05-31T09:57:01.949Z] #108 7.117 Building wheels for collected packages: yamllint
09:57:01 [2023-05-31T09:57:01.949Z] #108 7.118   Building wheel for yamllint (setup.py): started
09:57:01 [2023-05-31T09:57:01.949Z] #108 7.361   Building wheel for yamllint (setup.py): finished with status 'done'
09:57:01 [2023-05-31T09:57:01.949Z] #108 7.362   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=286a535b9389b2c5ba10af829fefdc01167bdeeec53c3e71ae2f5058f7942b98
09:57:01 [2023-05-31T09:57:01.949Z] #108 7.362   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:57:01 [2023-05-31T09:57:01.949Z] #108 7.364 Successfully built yamllint
09:57:02 [2023-05-31T09:57:02.205Z] #108 7.370 Installing collected packages: pyyaml, pathspec, yamllint
09:57:02 [2023-05-31T09:57:02.205Z] #108 7.480 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
09:57:02 [2023-05-31T09:57:02.205Z] #108 DONE 7.6s
09:57:02 [2023-05-31T09:57:02.460Z] 
09:57:02 [2023-05-31T09:57:02.460Z] #109 [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:57:03 [2023-05-31T09:57:03.387Z] #109 0.790 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:57:03 [2023-05-31T09:57:03.387Z] #109 0.790 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:57:03 [2023-05-31T09:57:03.387Z] #109 0.790 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:57:04 [2023-05-31T09:57:04.204Z] #109 1.145 Reading package lists...
09:57:04 [2023-05-31T09:57:04.459Z] #109 1.682 Reading package lists...
09:57:04 [2023-05-31T09:57:04.715Z] #109 2.212 Building dependency tree...
09:57:04 [2023-05-31T09:57:04.715Z] #109 2.368 Reading state information...
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.552 gcc is already the newest version (4:10.2.1-1).
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.552 pkg-config is already the newest version (0.29.2-1).
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.552 The following additional packages will be installed:
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.552   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.552   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.553   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.553   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.553   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.553   uuid-dev zlib1g-dev
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.555 Suggested packages:
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.555   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.555   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.555 Recommended packages:
09:57:04 [2023-05-31T09:57:04.971Z] #109 2.555   build-essential fakeroot libalgorithm-merge-perl
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.812 The following NEW packages will be installed:
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.812   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.812   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.812   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.813   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.813   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.813   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
09:57:05 [2023-05-31T09:57:05.227Z] #109 2.813   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.091 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.091 Need to get 10.3 MB of archives.
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.091 After this operation, 41.5 MB of additional disk space will be used.
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.109 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:57:05 [2023-05-31T09:57:05.482Z] #109 3.111 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:57:05 [2023-05-31T09:57:05.482Z] #109 3.114 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.116 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.117 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:57:05 [2023-05-31T09:57:05.482Z] #109 3.129 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.130 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.131 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.134 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:57:05 [2023-05-31T09:57:05.482Z] #109 3.135 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.137 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.139 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.143 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.144 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.148 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.151 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.153 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:57:05 [2023-05-31T09:57:05.482Z] #109 3.154 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.156 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:57:05 [2023-05-31T09:57:05.482Z] #109 3.161 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.162 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.163 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.165 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.166 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.168 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.175 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.178 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:57:05 [2023-05-31T09:57:05.483Z] #109 3.182 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.190 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.190 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:57:05 [2023-05-31T09:57:05.483Z] #109 3.191 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
09:57:05 [2023-05-31T09:57:05.739Z] #109 3.329 debconf: delaying package configuration, since apt-utils is not installed
09:57:05 [2023-05-31T09:57:05.739Z] #109 3.368 Fetched 10.3 MB in 0s (27.6 MB/s)
09:57:05 [2023-05-31T09:57:05.739Z] #109 3.389 Selecting previously unselected package dpkg-dev.
09:57:05 [2023-05-31T09:57:05.739Z] #109 3.389 (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 ... 21239 files and directories currently installed.)
09:57:05 [2023-05-31T09:57:05.739Z] #109 3.400 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
09:57:05 [2023-05-31T09:57:05.739Z] #109 3.403 Unpacking dpkg-dev (1.20.12) ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.520 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.523 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.528 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.560 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.562 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.565 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.602 Selecting previously unselected package libsecret-common.
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.604 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.607 Unpacking libsecret-common (0.20.4-2) ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.652 Selecting previously unselected package libsecret-1-0:arm64.
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.655 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.658 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.691 Selecting previously unselected package gir1.2-secret-1:arm64.
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.694 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.697 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:57:05 [2023-05-31T09:57:05.995Z] #109 3.723 Selecting previously unselected package libapparmor-dev:arm64.
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.726 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.729 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.763 Selecting previously unselected package uuid-dev:arm64.
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.766 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.769 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.806 Selecting previously unselected package libblkid-dev:arm64.
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.809 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.818 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.865 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.867 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.870 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.896 Selecting previously unselected package libudev-dev:arm64.
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.899 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.902 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.938 Selecting previously unselected package libsepol1-dev:arm64.
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.940 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.943 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:57:06 [2023-05-31T09:57:06.250Z] #109 3.999 Selecting previously unselected package libpcre2-16-0:arm64.
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.002 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.005 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.048 Selecting previously unselected package libpcre2-32-0:arm64.
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.051 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.054 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.099 Selecting previously unselected package libpcre2-posix2:arm64.
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.101 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.104 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.137 Selecting previously unselected package libpcre2-dev:arm64.
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.139 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.142 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:57:06 [2023-05-31T09:57:06.506Z] #109 4.218 Selecting previously unselected package libselinux1-dev:arm64.
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.220 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.224 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.273 Selecting previously unselected package libdevmapper-dev:arm64.
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.276 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.279 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.308 Selecting previously unselected package libffi-dev:arm64.
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.311 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.314 Unpacking libffi-dev:arm64 (3.3-6) ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.344 Selecting previously unselected package libglib2.0-data.
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.347 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.350 Unpacking libglib2.0-data (2.66.8-1) ...
09:57:06 [2023-05-31T09:57:06.762Z] #109 4.476 Selecting previously unselected package libglib2.0-bin.
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.479 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.482 Unpacking libglib2.0-bin (2.66.8-1) ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.520 Selecting previously unselected package libglib2.0-dev-bin.
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.523 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.526 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.564 Selecting previously unselected package libmount-dev:arm64.
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.567 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.570 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.605 Selecting previously unselected package libpcre16-3:arm64.
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.608 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.611 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.653 Selecting previously unselected package libpcre32-3:arm64.
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.656 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.659 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.701 Selecting previously unselected package libpcrecpp0v5:arm64.
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.703 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.706 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.737 Selecting previously unselected package libpcre3-dev:arm64.
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.739 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.742 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:57:07 [2023-05-31T09:57:07.018Z] #109 4.812 Selecting previously unselected package zlib1g-dev:arm64.
09:57:07 [2023-05-31T09:57:07.274Z] #109 4.815 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.274Z] #109 4.818 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:57:07 [2023-05-31T09:57:07.274Z] #109 4.858 Selecting previously unselected package libglib2.0-dev:arm64.
09:57:07 [2023-05-31T09:57:07.274Z] #109 4.860 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.274Z] #109 4.863 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:57:07 [2023-05-31T09:57:07.274Z] #109 5.039 Selecting previously unselected package libseccomp-dev:arm64.
09:57:07 [2023-05-31T09:57:07.274Z] #109 5.042 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.274Z] #109 5.045 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.274Z] #109 5.079 Selecting previously unselected package libsecret-1-dev:arm64.
09:57:07 [2023-05-31T09:57:07.530Z] #109 5.081 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.530Z] #109 5.085 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:57:07 [2023-05-31T09:57:07.530Z] #109 5.135 Selecting previously unselected package libsystemd-dev:arm64.
09:57:07 [2023-05-31T09:57:07.530Z] #109 5.137 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
09:57:07 [2023-05-31T09:57:07.530Z] #109 5.140 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.244 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.253 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.410 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.419 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.428 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.436 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.444 Setting up libffi-dev:arm64 (3.3-6) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.453 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.462 Setting up dpkg-dev (1.20.12) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.477 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.485 Setting up libglib2.0-data (2.66.8-1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.493 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.501 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.510 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.519 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.527 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.535 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.544 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.552 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.560 Setting up libsecret-common (0.20.4-2) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.568 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.582 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:57:07 [2023-05-31T09:57:07.786Z] #109 5.590 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.599 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.607 Setting up libglib2.0-bin (2.66.8-1) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.616 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.626 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.636 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.644 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.652 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.661 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.670 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.680 No schema files found: doing nothing.
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.684 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:57:08 [2023-05-31T09:57:08.042Z] #109 5.702 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:57:08 [2023-05-31T09:57:08.298Z] #109 DONE 5.9s
09:57:08 [2023-05-31T09:57:08.298Z] 
09:57:08 [2023-05-31T09:57:08.298Z] #110 [dev 1/1] COPY . .
09:57:09 [2023-05-31T09:57:09.240Z] #110 DONE 0.9s
09:57:09 [2023-05-31T09:57:09.241Z] 
09:57:09 [2023-05-31T09:57:09.241Z] #111 exporting to image
09:57:09 [2023-05-31T09:57:09.241Z] #111 exporting layers
09:57:13 [2023-05-31T09:57:13.413Z] #111 exporting layers 4.1s done
09:57:13 [2023-05-31T09:57:13.413Z] #111 writing image sha256:0042951ce86aa7b56759835134a9a4735cea2fde117957e6185470529be23145 done
09:57:13 [2023-05-31T09:57:13.413Z] #111 naming to docker.io/library/docker:637ca59375cdc26486e9451eea1aa6a9aac6154e done
09:57:13 [2023-05-31T09:57:13.413Z] #111 DONE 4.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:57:13 [2023-05-31T09:57:13.712Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:57:13 [2023-05-31T09:57:13.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45660/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=637ca59375cdc26486e9451eea1aa6a9aac6154e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:637ca59375cdc26486e9451eea1aa6a9aac6154e hack/test/unit
09:57:14 [2023-05-31T09:57:14.240Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:57:14 [2023-05-31T09:57:14.240Z] + TESTFLAGS+=' -test.timeout=5m'
09:57:14 [2023-05-31T09:57:14.240Z] + TESTDIRS=./...
09:57:14 [2023-05-31T09:57:14.240Z] + exclude_paths='/vendor/|/integration'
09:57:14 [2023-05-31T09:57:14.240Z] ++ go list ./...
09:57:14 [2023-05-31T09:57:14.240Z] ++ grep -vE '(/vendor/|/integration)'
09:57:15 [2023-05-31T09:57:15.169Z] + pkg_list='github.com/docker/docker/api
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/backend/build
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/httpstatus
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/httputils
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/middleware
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/build
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/checkpoint
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/container
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/debug
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/distribution
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/grpc
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/image
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/network
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/plugin
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/session
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/swarm
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/system
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/server/router/volume
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/backend
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/blkiodev
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/container
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/events
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/filters
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/image
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/mount
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/network
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/plugins/logdriver
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/registry
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/strslice
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/swarm
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/swarm/runtime
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/time
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/versions
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/versions/v1p19
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/versions/v1p20
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/api/types/volume
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/exporter
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/builder-next/worker
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/dockerfile
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/remotecontext
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/remotecontext/git
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/builder/remotecontext/urlutil
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/cli/debug
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/cli/winresources/docker-proxy
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/cli/winresources/dockerd
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/client
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/client/buildkit
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/cmd/docker-proxy
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/cmd/dockerd
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/cmd/dockerd/trap
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/container
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/container/stream
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/contrib/apparmor
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/contrib/httpserver
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/cluster
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/cluster/convert
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/cluster/executor
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/cluster/executor/container
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/cluster/provider
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/config
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/containerd
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/events
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/events/testutils
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/copy
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/register
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/vfs
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/graphdriver/zfs
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/images
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/initlayer
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/links
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/listeners
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/awslogs
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/fluentd
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/gcplogs
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/gelf
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/journald
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/local
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/logentries
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/loggertest
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/loggerutils
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/splunk
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/syslog
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/logger/templates
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/names
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/network
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/daemon/stats
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/distribution
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/distribution/metadata
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/distribution/utils
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/distribution/xfer
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/dockerversion
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/errdefs
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/image
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/image/cache
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/image/tarexport
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/image/v1
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/internal/mod
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/internal/mounttree
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/internal/test/suite
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/internal/unshare
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/layer
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libcontainerd
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libcontainerd/queue
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libcontainerd/remote
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libcontainerd/shimopts
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libcontainerd/supervisor
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libcontainerd/types
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/bitmap
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/bitseq
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/cluster
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/config
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/datastore
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/diagnostic
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/discoverapi
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/driverapi
09:57:15 [2023-05-31T09:57:15.169Z] github.com/docker/docker/libnetwork/drivers/bridge
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/host
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/null
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/overlay
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/remote
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/windows
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drvregistry
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/etchosts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/idm
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/internal/caller
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipam
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipamapi
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/builtin
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/null
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/remote
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipamutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipbits
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/iptables
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/netlabel
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/netutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/networkdb
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ns
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/options
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/osl
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/osl/kernel
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/portallocator
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/portmapper
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/resolvconf
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/testutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/types
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/oci
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/oci/caps
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/opts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/aaparser
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/archive
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/authorization
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/broadcaster
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/capabilities
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/chrootarchive
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/containerfs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/directory
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/dmesg
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/fileutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/homedir
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/idtools
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/ioutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/jsonmessage
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/longpath
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/loopback
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/meminfo
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/namesgenerator
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/parsers
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/parsers/kernel
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/pidfile
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/platform
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/platforms
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/plugingetter
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/plugins
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/plugins/transport
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/pools
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/process
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/progress
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/reexec
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/rootless
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/rootless/specconv
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/stack
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/stdcopy
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/streamformatter
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/stringid
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/sysinfo
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/system
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/tailfile
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/tarsum
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/useragent
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/plugin
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/plugin/executor/containerd
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/plugin/v2
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/profiles/apparmor
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/profiles/seccomp
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/quota
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/reference
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/registry
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/registry/resumable
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/restartmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/runconfig
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/runconfig/opts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/daemon
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/environment
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/fakecontext
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/fakegit
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/fakestorage
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/fixtures/load
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/fixtures/plugin
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/registry
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/testutil/request
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/volume
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/volume/drivers
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/volume/local
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/volume/mounts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/volume/service
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/volume/service/opts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/volume/testutils'
09:57:15 [2023-05-31T09:57:15.170Z] ++ grep --fixed-strings -v /libnetwork
09:57:15 [2023-05-31T09:57:15.170Z] ++ echo 'github.com/docker/docker/api
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/backend/build
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/httpstatus
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/httputils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/middleware
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/build
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/checkpoint
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/container
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/debug
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/distribution
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/grpc
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/image
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/network
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/plugin
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/session
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/swarm
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/system
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/server/router/volume
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/backend
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/blkiodev
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/container
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/events
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/filters
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/image
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/mount
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/network
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/plugins/logdriver
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/registry
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/strslice
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/swarm
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/swarm/runtime
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/time
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/versions
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/versions/v1p19
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/versions/v1p20
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/api/types/volume
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/exporter
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/builder-next/worker
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/dockerfile
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/remotecontext
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/remotecontext/git
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/builder/remotecontext/urlutil
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/cli/debug
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/cli/winresources/docker-proxy
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/cli/winresources/dockerd
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/client
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/client/buildkit
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/cmd/docker-proxy
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/cmd/dockerd
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/cmd/dockerd/trap
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/container
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/container/stream
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/contrib/apparmor
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/contrib/httpserver
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/cluster
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/cluster/convert
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/cluster/executor
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/cluster/executor/container
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/cluster/provider
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/config
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/containerd
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/events
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/events/testutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/copy
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/register
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/vfs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/graphdriver/zfs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/images
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/initlayer
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/links
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/listeners
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/awslogs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/fluentd
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/gcplogs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/gelf
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/journald
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/local
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/logentries
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/loggertest
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/loggerutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/splunk
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/syslog
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/logger/templates
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/names
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/network
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/daemon/stats
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/distribution
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/distribution/metadata
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/distribution/utils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/distribution/xfer
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/dockerversion
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/errdefs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/image
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/image/cache
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/image/tarexport
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/image/v1
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/internal/mod
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/internal/mounttree
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/internal/test/suite
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/internal/unshare
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/layer
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libcontainerd
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libcontainerd/queue
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libcontainerd/remote
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libcontainerd/shimopts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libcontainerd/supervisor
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libcontainerd/types
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/bitmap
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/bitseq
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/cluster
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/config
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/datastore
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/diagnostic
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/discoverapi
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/driverapi
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/bridge
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/host
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/null
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/overlay
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/remote
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/windows
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/drvregistry
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/etchosts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/idm
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/internal/caller
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipam
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipamapi
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/builtin
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/null
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/remote
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipamutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ipbits
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/iptables
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/netlabel
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/netutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/networkdb
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/ns
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/options
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/osl
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/osl/kernel
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/portallocator
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/portmapper
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/resolvconf
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/testutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/libnetwork/types
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/oci
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/oci/caps
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/opts
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/aaparser
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/archive
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/authorization
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/broadcaster
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/capabilities
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/chrootarchive
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/containerfs
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/directory
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/dmesg
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/fileutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/homedir
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/idtools
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/ioutils
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/jsonmessage
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/longpath
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/loopback
09:57:15 [2023-05-31T09:57:15.170Z] github.com/docker/docker/pkg/meminfo
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/namesgenerator
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/parsers
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/parsers/kernel
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/pidfile
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/platform
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/platforms
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugingetter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/transport
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/pools
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/process
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/progress
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/reexec
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/rootless
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/rootless/specconv
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/stack
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/stdcopy
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/streamformatter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/stringid
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/sysinfo
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/system
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/tailfile
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/tarsum
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/useragent
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/plugin/executor/containerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/plugin/v2
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/profiles/apparmor
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/profiles/seccomp
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/quota
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/reference
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/registry
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/registry/resumable
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/restartmanager
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/runconfig
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/runconfig/opts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/daemon
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/environment
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fakecontext
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fakegit
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fakestorage
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fixtures/load
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fixtures/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/registry
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/request
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/drivers
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/local
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/mounts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/service
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/service/opts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/testutils'
09:57:15 [2023-05-31T09:57:15.171Z] + base_pkg_list='github.com/docker/docker/api
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/backend/build
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/httpstatus
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/httputils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/middleware
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/build
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/checkpoint
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/debug
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/distribution
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/grpc
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/image
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/network
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/session
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/swarm
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/system
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/volume
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/backend
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/blkiodev
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/events
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/filters
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/image
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/mount
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/network
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/plugins/logdriver
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/registry
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/strslice
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/swarm
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/swarm/runtime
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/time
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/versions
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/versions/v1p19
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/versions/v1p20
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/volume
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/exporter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/worker
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/dockerfile
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/remotecontext
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/remotecontext/git
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/remotecontext/urlutil
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cli/debug
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cli/winresources/docker-proxy
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cli/winresources/dockerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/client
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/client/buildkit
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/docker-proxy
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/dockerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/dockerd/trap
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/container/stream
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/contrib/apparmor
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/contrib/httpserver
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/convert
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/executor
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/executor/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/provider
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/config
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/containerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/events
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/events/testutils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/copy
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/register
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/vfs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver/zfs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/images
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/initlayer
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/links
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/listeners
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/awslogs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/fluentd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/gcplogs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/gelf
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/journald
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/local
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/logentries
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/loggertest
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/loggerutils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/splunk
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/syslog
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/logger/templates
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/names
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/network
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/stats
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/distribution
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/distribution/metadata
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/distribution/utils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/distribution/xfer
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/dockerversion
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/errdefs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/image
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/image/cache
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/image/tarexport
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/image/v1
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/internal/mod
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/internal/mounttree
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/internal/test/suite
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/internal/unshare
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/layer
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/libcontainerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/libcontainerd/queue
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/libcontainerd/remote
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/libcontainerd/shimopts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/libcontainerd/supervisor
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/libcontainerd/types
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/oci
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/oci/caps
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/opts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/aaparser
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/archive
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/authorization
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/broadcaster
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/capabilities
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/chrootarchive
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/containerfs
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/directory
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/dmesg
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/fileutils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/homedir
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/idtools
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/ioutils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/jsonmessage
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/longpath
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/loopback
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/meminfo
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/namesgenerator
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/parsers
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/parsers/kernel
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/pidfile
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/platform
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/platforms
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugingetter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/plugins/transport
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/pools
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/process
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/progress
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/reexec
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/rootless
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/rootless/specconv
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/stack
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/stdcopy
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/streamformatter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/stringid
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/sysinfo
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/system
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/tailfile
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/tarsum
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/pkg/useragent
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/plugin/executor/containerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/plugin/v2
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/profiles/apparmor
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/profiles/seccomp
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/quota
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/reference
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/registry
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/registry/resumable
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/restartmanager
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/runconfig
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/runconfig/opts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/daemon
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/environment
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fakecontext
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fakegit
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fakestorage
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fixtures/load
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fixtures/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/registry
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/testutil/request
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/drivers
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/local
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/mounts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/service
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/service/opts
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/volume/testutils'
09:57:15 [2023-05-31T09:57:15.171Z] ++ grep --fixed-strings /libnetwork
09:57:15 [2023-05-31T09:57:15.171Z] ++ echo 'github.com/docker/docker/api
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/backend/build
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/httpstatus
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/httputils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/middleware
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/build
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/checkpoint
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/debug
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/distribution
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/grpc
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/image
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/network
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/session
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/swarm
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/system
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/server/router/volume
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/backend
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/blkiodev
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/events
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/filters
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/image
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/mount
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/network
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/plugins/logdriver
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/registry
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/strslice
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/swarm
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/swarm/runtime
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/time
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/versions
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/versions/v1p19
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/versions/v1p20
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/api/types/volume
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/exporter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/builder-next/worker
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/dockerfile
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/remotecontext
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/remotecontext/git
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/builder/remotecontext/urlutil
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cli/debug
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cli/winresources/docker-proxy
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cli/winresources/dockerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/client
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/client/buildkit
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/docker-proxy
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/dockerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/dockerd/trap
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/container/stream
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/contrib/apparmor
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/contrib/httpserver
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/convert
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/executor
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/executor/container
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/cluster/provider
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/config
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/containerd
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/events
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/events/testutils
09:57:15 [2023-05-31T09:57:15.171Z] github.com/docker/docker/daemon/graphdriver
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/copy
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/register
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/vfs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/graphdriver/zfs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/images
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/initlayer
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/links
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/listeners
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/awslogs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/fluentd
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/gcplogs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/gelf
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/journald
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/local
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/logentries
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/loggertest
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/loggerutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/splunk
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/syslog
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/logger/templates
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/names
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/network
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/daemon/stats
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/distribution
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/distribution/metadata
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/distribution/utils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/distribution/xfer
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/dockerversion
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/errdefs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/image
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/image/cache
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/image/tarexport
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/image/v1
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/internal/mod
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/internal/mounttree
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/internal/test/suite
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/internal/unshare
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/layer
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libcontainerd
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libcontainerd/queue
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libcontainerd/remote
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libcontainerd/shimopts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libcontainerd/supervisor
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libcontainerd/types
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/bitmap
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/bitseq
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cluster
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/config
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/datastore
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/diagnostic
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/discoverapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/driverapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/bridge
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/host
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/null
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/remote
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/windows
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drvregistry
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/etchosts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/idm
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/internal/caller
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipam
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipamapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/builtin
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/null
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/remote
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipamutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipbits
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/iptables
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/netlabel
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/netutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/networkdb
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ns
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/options
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/osl
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/osl/kernel
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/portallocator
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/portmapper
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/resolvconf
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/testutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/types
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/oci
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/oci/caps
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/opts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/aaparser
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/archive
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/authorization
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/broadcaster
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/capabilities
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/chrootarchive
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/containerfs
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/directory
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/dmesg
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/fileutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/homedir
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/idtools
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/ioutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/jsonmessage
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/longpath
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/loopback
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/meminfo
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/namesgenerator
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/parsers
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/parsers/kernel
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/pidfile
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/platform
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/platforms
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/plugingetter
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/plugins
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/plugins/transport
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/pools
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/process
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/progress
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/reexec
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/rootless
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/rootless/specconv
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/stack
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/stdcopy
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/streamformatter
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/stringid
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/sysinfo
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/system
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/tailfile
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/tarsum
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/pkg/useragent
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/plugin
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/plugin/executor/containerd
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/plugin/v2
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/profiles/apparmor
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/profiles/seccomp
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/quota
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/reference
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/registry
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/registry/resumable
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/restartmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/runconfig
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/runconfig/opts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/daemon
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/environment
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/fakecontext
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/fakegit
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/fakestorage
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/fixtures/load
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/fixtures/plugin
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/registry
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/testutil/request
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/volume
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/volume/drivers
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/volume/local
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/volume/mounts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/volume/service
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/volume/service/opts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/volume/testutils'
09:57:15 [2023-05-31T09:57:15.172Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/bitmap
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/bitseq
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cluster
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/config
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/datastore
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/diagnostic
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/discoverapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/driverapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/bridge
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/host
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/null
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/remote
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/windows
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drvregistry
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/etchosts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/idm
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/internal/caller
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipam
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipamapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/builtin
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/null
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/remote
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipamutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipbits
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/iptables
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/netlabel
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/netutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/networkdb
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ns
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/options
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/osl
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/osl/kernel
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/portallocator
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/portmapper
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/resolvconf
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/testutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/types'
09:57:15 [2023-05-31T09:57:15.172Z] + echo 'github.com/docker/docker/libnetwork
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/bitmap
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/bitseq
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cluster
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/config
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/datastore
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/diagnostic
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/discoverapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/driverapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/bridge
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/host
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/null
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/remote
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/windows
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/drvregistry
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/etchosts
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/idm
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/internal/caller
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipam
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipamapi
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/builtin
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/null
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/remote
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipamutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ipbits
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/iptables
09:57:15 [2023-05-31T09:57:15.172Z] + grep --fixed-strings libnetwork/drivers/bridge
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/netlabel
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/netutils
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/networkdb
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/ns
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/options
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/osl
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/osl/kernel
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/portallocator
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/portmapper
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/resolvconf
09:57:15 [2023-05-31T09:57:15.172Z] github.com/docker/docker/libnetwork/testutils
09:57:15 [2023-05-31T09:57:15.173Z] github.com/docker/docker/libnetwork/types'
09:57:15 [2023-05-31T09:57:15.173Z] github.com/docker/docker/libnetwork/drivers/bridge
09:57:15 [2023-05-31T09:57:15.173Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:57:15 [2023-05-31T09:57:15.173Z] + type docker-proxy
09:57:15 [2023-05-31T09:57:15.173Z] hack/test/unit: line 25: type: docker-proxy: not found
09:57:15 [2023-05-31T09:57:15.173Z] + hack/make.sh binary-proxy install-proxy
09:57:15 [2023-05-31T09:57:15.173Z] 
09:57:15 [2023-05-31T09:57:15.173Z] Removing bundles/
09:57:15 [2023-05-31T09:57:15.173Z] 
09:57:15 [2023-05-31T09:57:15.173Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:57:15 [2023-05-31T09:57:15.173Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:57:19 [2023-05-31T09:57:19.342Z] Created binary: bundles/binary-proxy/docker-proxy
09:57:19 [2023-05-31T09:57:19.342Z] 
09:57:19 [2023-05-31T09:57:19.342Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:57:19 [2023-05-31T09:57:19.342Z] Installing docker-proxy to /usr/local/bin/
09:57:19 [2023-05-31T09:57:19.342Z] 
09:57:19 [2023-05-31T09:57:19.342Z] + mkdir -p bundles
09:57:19 [2023-05-31T09:57:19.342Z] + '[' -n 'github.com/docker/docker/api
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/backend/build
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/httpstatus
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/httputils
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/middleware
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/build
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/checkpoint
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/container
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/debug
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/distribution
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/grpc
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/image
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/network
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/plugin
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/session
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/swarm
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/system
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/server/router/volume
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/backend
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/blkiodev
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/container
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/events
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/filters
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/image
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/mount
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/network
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/plugins/logdriver
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/registry
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/strslice
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/swarm
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/swarm/runtime
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/time
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/versions
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/versions/v1p19
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/versions/v1p20
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/api/types/volume
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/exporter
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/builder-next/worker
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/dockerfile
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/remotecontext
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/remotecontext/git
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/builder/remotecontext/urlutil
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/cli/debug
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/cli/winresources/docker-proxy
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/cli/winresources/dockerd
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/client
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/client/buildkit
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/cmd/docker-proxy
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/cmd/dockerd
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/cmd/dockerd/trap
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/container
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/container/stream
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/contrib/apparmor
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/contrib/httpserver
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/cluster
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/cluster/convert
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/cluster/executor
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/cluster/executor/container
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/cluster/provider
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/config
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/containerd
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/events
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/events/testutils
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/copy
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/register
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/vfs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/graphdriver/zfs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/images
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/initlayer
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/links
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/listeners
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/awslogs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/fluentd
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/gcplogs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/gelf
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/journald
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/local
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/logentries
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/loggertest
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/loggerutils
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/splunk
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/syslog
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/logger/templates
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/names
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/network
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/daemon/stats
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/distribution
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/distribution/metadata
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/distribution/utils
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/distribution/xfer
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/dockerversion
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/errdefs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/image
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/image/cache
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/image/tarexport
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/image/v1
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/internal/mod
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/internal/mounttree
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/internal/test/suite
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/internal/unshare
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/layer
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/libcontainerd
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/libcontainerd/queue
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/libcontainerd/remote
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/libcontainerd/shimopts
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/libcontainerd/supervisor
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/libcontainerd/types
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/oci
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/oci/caps
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/opts
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/aaparser
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/archive
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/authorization
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/broadcaster
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/capabilities
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/chrootarchive
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/containerfs
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/directory
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/dmesg
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/fileutils
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/homedir
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/idtools
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/ioutils
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/jsonmessage
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/longpath
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/loopback
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/meminfo
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/namesgenerator
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/parsers
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/parsers/kernel
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/pidfile
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/platform
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/platforms
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/plugingetter
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/plugins
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/plugins/transport
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/pools
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/process
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/progress
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/reexec
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/rootless
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/rootless/specconv
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/stack
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/stdcopy
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/streamformatter
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/stringid
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/sysinfo
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/system
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/tailfile
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/tarsum
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/pkg/useragent
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/plugin
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/plugin/executor/containerd
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/plugin/v2
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/profiles/apparmor
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/profiles/seccomp
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/quota
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/reference
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/registry
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/registry/resumable
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/restartmanager
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/runconfig
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/runconfig/opts
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/daemon
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/environment
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/fakecontext
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/fakegit
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/fakestorage
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/fixtures/load
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/fixtures/plugin
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/registry
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/testutil/request
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/volume
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/volume/drivers
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/volume/local
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/volume/mounts
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/volume/service
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/volume/service/opts
09:57:19 [2023-05-31T09:57:19.342Z] github.com/docker/docker/volume/testutils' ']'
09:57:19 [2023-05-31T09:57:19.343Z] + 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/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/mod 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/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:57:19 [2023-05-31T09:57:19.906Z] ?   	github.com/docker/docker/api	[no test files]
09:57:26 [2023-05-31T09:57:26.466Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
09:57:26 [2023-05-31T09:57:26.466Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 13.0% of statements
09:57:48 [2023-05-31T09:57:48.367Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:57:48 [2023-05-31T09:57:48.367Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:57:48 [2023-05-31T09:57:48.367Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
09:57:48 [2023-05-31T09:57:48.367Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
09:57:48 [2023-05-31T09:57:48.367Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:57:48 [2023-05-31T09:57:48.367Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/types/registry	0.010s	coverage: 54.2% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:57:48 [2023-05-31T09:57:48.368Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:57:48 [2023-05-31T09:57:48.368Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:57:48 [2023-05-31T09:57:48.931Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:57:48 [2023-05-31T09:57:48.931Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:57:48 [2023-05-31T09:57:48.931Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:57:48 [2023-05-31T09:57:48.931Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:57:48 [2023-05-31T09:57:48.931Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
09:57:48 [2023-05-31T09:57:48.931Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
09:57:48 [2023-05-31T09:57:48.931Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
09:57:48 [2023-05-31T09:57:48.931Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
09:57:48 [2023-05-31T09:57:48.931Z] ok  	github.com/docker/docker/builder/remotecontext	0.046s	coverage: 33.5% of statements
09:57:48 [2023-05-31T09:57:48.931Z] ok  	github.com/docker/docker/builder/dockerfile	0.048s	coverage: 50.1% of statements
09:57:49 [2023-05-31T09:57:49.494Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:57:49 [2023-05-31T09:57:49.494Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
09:57:49 [2023-05-31T09:57:49.494Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.020s	coverage: 66.5% of statements
09:57:49 [2023-05-31T09:57:49.751Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
09:57:49 [2023-05-31T09:57:49.751Z] ok  	github.com/docker/docker/client	0.103s	coverage: 76.8% of statements
09:57:53 [2023-05-31T09:57:53.937Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
09:57:54 [2023-05-31T09:57:54.194Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.170s	coverage: 82.5% of statements
09:58:00 [2023-05-31T09:58:00.737Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:58:00 [2023-05-31T09:58:00.737Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:58:00 [2023-05-31T09:58:00.737Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:58:00 [2023-05-31T09:58:00.737Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:58:00 [2023-05-31T09:58:00.737Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
09:58:00 [2023-05-31T09:58:00.737Z] ok  	github.com/docker/docker/container	0.143s	coverage: 36.5% of statements
09:58:00 [2023-05-31T09:58:00.737Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
09:58:00 [2023-05-31T09:58:00.737Z] ok  	github.com/docker/docker/cmd/dockerd	0.192s	coverage: 29.5% of statements
09:58:03 [2023-05-31T09:58:03.257Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:58:03 [2023-05-31T09:58:03.257Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.403s	coverage: 0.0% of statements
09:58:04 [2023-05-31T09:58:04.185Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:58:04 [2023-05-31T09:58:04.185Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
09:58:04 [2023-05-31T09:58:04.185Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:58:04 [2023-05-31T09:58:04.185Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
09:58:04 [2023-05-31T09:58:04.185Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 36.9% of statements
09:58:04 [2023-05-31T09:58:04.185Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:58:04 [2023-05-31T09:58:04.185Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
09:58:04 [2023-05-31T09:58:04.441Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:58:04 [2023-05-31T09:58:04.698Z] 	github.com/docker/docker/daemon/config	coverage: 75.0% of statements
09:58:04 [2023-05-31T09:58:04.698Z] ok  	github.com/docker/docker/daemon/config	0.044s	coverage: 75.0% of statements
09:58:06 [2023-05-31T09:58:06.064Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:58:06 [2023-05-31T09:58:06.064Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
09:58:06 [2023-05-31T09:58:06.064Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
09:58:06 [2023-05-31T09:58:06.064Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
09:58:06 [2023-05-31T09:58:06.064Z] ok  	github.com/docker/docker/daemon/containerd	0.021s	coverage: 0.4% of statements
09:58:06 [2023-05-31T09:58:06.064Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:58:06 [2023-05-31T09:58:06.064Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:58:06 [2023-05-31T09:58:06.064Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:58:06 [2023-05-31T09:58:06.064Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
09:58:06 [2023-05-31T09:58:06.319Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
09:58:06 [2023-05-31T09:58:06.319Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.191s	coverage: 59.6% of statements
09:58:06 [2023-05-31T09:58:06.882Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:58:06 [2023-05-31T09:58:06.882Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:58:06 [2023-05-31T09:58:06.882Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
09:58:06 [2023-05-31T09:58:06.882Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:58:06 [2023-05-31T09:58:06.882Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:58:07 [2023-05-31T09:58:07.138Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
09:58:07 [2023-05-31T09:58:07.138Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.190s	coverage: 60.2% of statements
09:58:07 [2023-05-31T09:58:07.138Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
09:58:07 [2023-05-31T09:58:07.138Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
09:58:07 [2023-05-31T09:58:07.700Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:58:07 [2023-05-31T09:58:07.700Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:58:07 [2023-05-31T09:58:07.956Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
09:58:07 [2023-05-31T09:58:07.956Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.0% of statements
09:58:08 [2023-05-31T09:58:08.212Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:58:08 [2023-05-31T09:58:08.212Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:58:08 [2023-05-31T09:58:08.212Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:58:08 [2023-05-31T09:58:08.212Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:58:08 [2023-05-31T09:58:08.212Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
09:58:08 [2023-05-31T09:58:08.212Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
09:58:08 [2023-05-31T09:58:08.469Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:58:08 [2023-05-31T09:58:08.469Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
09:58:08 [2023-05-31T09:58:08.725Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:58:08 [2023-05-31T09:58:08.725Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:58:08 [2023-05-31T09:58:08.725Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.027s	coverage: 53.6% of statements
09:58:08 [2023-05-31T09:58:08.725Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
09:58:08 [2023-05-31T09:58:08.725Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.124s	coverage: 78.2% of statements
09:58:08 [2023-05-31T09:58:08.725Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:58:08 [2023-05-31T09:58:08.725Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
09:58:09 [2023-05-31T09:58:09.287Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:58:09 [2023-05-31T09:58:09.287Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:58:09 [2023-05-31T09:58:09.287Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
09:58:09 [2023-05-31T09:58:09.287Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.029s	coverage: 88.2% of statements
09:58:09 [2023-05-31T09:58:09.287Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:58:09 [2023-05-31T09:58:09.287Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
09:58:09 [2023-05-31T09:58:09.287Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:58:09 [2023-05-31T09:58:09.287Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.075s	coverage: 76.8% of statements
09:58:09 [2023-05-31T09:58:09.544Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:58:09 [2023-05-31T09:58:09.544Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:58:09 [2023-05-31T09:58:09.544Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:58:09 [2023-05-31T09:58:09.544Z] ok  	github.com/docker/docker/daemon/logger/local	0.064s	coverage: 79.4% of statements
09:58:10 [2023-05-31T09:58:10.108Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:58:10 [2023-05-31T09:58:10.108Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
09:58:10 [2023-05-31T09:58:10.108Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
09:58:10 [2023-05-31T09:58:10.108Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 63.5% of statements
09:58:10 [2023-05-31T09:58:10.364Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:58:10 [2023-05-31T09:58:10.364Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:58:10 [2023-05-31T09:58:10.364Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
09:58:10 [2023-05-31T09:58:10.364Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:58:10 [2023-05-31T09:58:10.364Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
09:58:10 [2023-05-31T09:58:10.620Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:58:10 [2023-05-31T09:58:10.620Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:58:10 [2023-05-31T09:58:10.620Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
09:58:10 [2023-05-31T09:58:10.877Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
09:58:10 [2023-05-31T09:58:10.877Z] ok  	github.com/docker/docker/daemon/logger/journald	1.481s	coverage: 74.5% of statements
09:58:11 [2023-05-31T09:58:11.440Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:58:11 [2023-05-31T09:58:11.440Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:58:11 [2023-05-31T09:58:11.440Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:58:11 [2023-05-31T09:58:11.440Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
09:58:11 [2023-05-31T09:58:11.440Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:58:11 [2023-05-31T09:58:11.440Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
09:58:11 [2023-05-31T09:58:11.696Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:58:11 [2023-05-31T09:58:11.696Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.454s	coverage: 82.5% of statements
09:58:11 [2023-05-31T09:58:11.952Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
09:58:11 [2023-05-31T09:58:11.952Z] ok  	github.com/docker/docker/distribution	0.594s	coverage: 29.5% of statements
09:58:12 [2023-05-31T09:58:12.208Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
09:58:12 [2023-05-31T09:58:12.208Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
09:58:12 [2023-05-31T09:58:12.208Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
09:58:12 [2023-05-31T09:58:12.208Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.5% of statements
09:58:12 [2023-05-31T09:58:12.208Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:58:12 [2023-05-31T09:58:12.208Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:58:12 [2023-05-31T09:58:12.208Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:58:12 [2023-05-31T09:58:12.209Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:58:12 [2023-05-31T09:58:12.209Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
09:58:12 [2023-05-31T09:58:12.209Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
09:58:12 [2023-05-31T09:58:12.209Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
09:58:12 [2023-05-31T09:58:12.209Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
09:58:13 [2023-05-31T09:58:13.138Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
09:58:13 [2023-05-31T09:58:13.138Z] ok  	github.com/docker/docker/daemon	10.119s	coverage: 16.6% of statements
09:58:13 [2023-05-31T09:58:13.138Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:58:13 [2023-05-31T09:58:13.138Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:58:13 [2023-05-31T09:58:13.138Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:58:13 [2023-05-31T09:58:13.138Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:58:13 [2023-05-31T09:58:13.138Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:58:13 [2023-05-31T09:58:13.138Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:58:13 [2023-05-31T09:58:13.138Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
09:58:13 [2023-05-31T09:58:13.701Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
09:58:13 [2023-05-31T09:58:13.701Z] ok  	github.com/docker/docker/distribution/xfer	2.176s	coverage: 85.4% of statements
09:58:13 [2023-05-31T09:58:13.701Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:58:13 [2023-05-31T09:58:13.701Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:58:13 [2023-05-31T09:58:13.701Z] ok  	github.com/docker/docker/pkg/aaparser	0.024s	coverage: 52.9% of statements
09:58:13 [2023-05-31T09:58:13.957Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
09:58:13 [2023-05-31T09:58:13.957Z] ok  	github.com/docker/docker/oci	0.041s	coverage: 39.3% of statements
09:58:13 [2023-05-31T09:58:13.957Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
09:58:13 [2023-05-31T09:58:13.957Z] ok  	github.com/docker/docker/opts	0.051s	coverage: 67.9% of statements
09:58:14 [2023-05-31T09:58:14.214Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:58:14 [2023-05-31T09:58:14.214Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:58:14 [2023-05-31T09:58:14.214Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:58:14 [2023-05-31T09:58:14.214Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
09:58:14 [2023-05-31T09:58:14.214Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
09:58:14 [2023-05-31T09:58:14.214Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:58:14 [2023-05-31T09:58:14.214Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:58:14 [2023-05-31T09:58:14.214Z] ok  	github.com/docker/docker/pkg/containerfs	0.028s	coverage: 28.6% of statements
09:58:14 [2023-05-31T09:58:14.471Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:58:14 [2023-05-31T09:58:14.471Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:58:14 [2023-05-31T09:58:14.471Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
09:58:14 [2023-05-31T09:58:14.471Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
09:58:14 [2023-05-31T09:58:14.471Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
09:58:14 [2023-05-31T09:58:14.471Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.288s	coverage: 83.1% of statements
09:58:14 [2023-05-31T09:58:14.727Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:58:14 [2023-05-31T09:58:14.727Z] ok  	github.com/docker/docker/pkg/authorization	0.330s	coverage: 68.3% of statements
09:58:14 [2023-05-31T09:58:14.727Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
09:58:14 [2023-05-31T09:58:14.727Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 10.4% of statements
09:58:14 [2023-05-31T09:58:14.727Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
09:58:14 [2023-05-31T09:58:14.727Z] ok  	github.com/docker/docker/pkg/archive	0.453s	coverage: 81.5% of statements
09:58:14 [2023-05-31T09:58:14.984Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:58:14 [2023-05-31T09:58:14.984Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
09:58:14 [2023-05-31T09:58:14.984Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
09:58:14 [2023-05-31T09:58:14.984Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
09:58:14 [2023-05-31T09:58:14.984Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
09:58:14 [2023-05-31T09:58:14.984Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
09:58:14 [2023-05-31T09:58:14.984Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
09:58:14 [2023-05-31T09:58:14.984Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:58:14 [2023-05-31T09:58:14.984Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
09:58:15 [2023-05-31T09:58:15.240Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:58:15 [2023-05-31T09:58:15.240Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:58:15 [2023-05-31T09:58:15.240Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
09:58:15 [2023-05-31T09:58:15.240Z] ok  	github.com/docker/docker/pkg/idtools	0.353s	coverage: 69.6% of statements
09:58:15 [2023-05-31T09:58:15.240Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:58:15 [2023-05-31T09:58:15.240Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:58:15 [2023-05-31T09:58:15.240Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:58:15 [2023-05-31T09:58:15.240Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:58:15 [2023-05-31T09:58:15.240Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:58:15 [2023-05-31T09:58:15.240Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
09:58:15 [2023-05-31T09:58:15.240Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
09:58:15 [2023-05-31T09:58:15.240Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
09:58:15 [2023-05-31T09:58:15.240Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 94.1% of statements
09:58:15 [2023-05-31T09:58:15.240Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
09:58:15 [2023-05-31T09:58:15.240Z] ok  	github.com/docker/docker/pkg/ioutils	0.387s	coverage: 72.3% of statements
09:58:15 [2023-05-31T09:58:15.802Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:58:15 [2023-05-31T09:58:15.802Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:58:15 [2023-05-31T09:58:15.802Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
09:58:15 [2023-05-31T09:58:15.802Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:58:15 [2023-05-31T09:58:15.802Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
09:58:15 [2023-05-31T09:58:15.802Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:58:15 [2023-05-31T09:58:15.802Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:58:15 [2023-05-31T09:58:15.802Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
09:58:15 [2023-05-31T09:58:15.802Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
09:58:15 [2023-05-31T09:58:15.802Z] ok  	github.com/docker/docker/pkg/pools	0.007s	coverage: 88.2% of statements
09:58:16 [2023-05-31T09:58:16.059Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:58:16 [2023-05-31T09:58:16.059Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:58:16 [2023-05-31T09:58:16.059Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:58:16 [2023-05-31T09:58:16.059Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:58:16 [2023-05-31T09:58:16.059Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:58:16 [2023-05-31T09:58:16.059Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
09:58:16 [2023-05-31T09:58:16.059Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:58:16 [2023-05-31T09:58:16.059Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
09:58:16 [2023-05-31T09:58:16.059Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:58:16 [2023-05-31T09:58:16.059Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:58:16 [2023-05-31T09:58:16.315Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
09:58:16 [2023-05-31T09:58:16.315Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
09:58:16 [2023-05-31T09:58:16.315Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:58:16 [2023-05-31T09:58:16.315Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:58:16 [2023-05-31T09:58:16.572Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:58:16 [2023-05-31T09:58:16.572Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
09:58:16 [2023-05-31T09:58:16.572Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
09:58:16 [2023-05-31T09:58:16.572Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
09:58:16 [2023-05-31T09:58:16.572Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
09:58:16 [2023-05-31T09:58:16.572Z] ok  	github.com/docker/docker/pkg/sysinfo	0.022s	coverage: 53.4% of statements
09:58:16 [2023-05-31T09:58:16.572Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:58:16 [2023-05-31T09:58:16.572Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
09:58:16 [2023-05-31T09:58:16.572Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
09:58:16 [2023-05-31T09:58:16.572Z] ok  	github.com/docker/docker/pkg/tarsum	0.066s	coverage: 89.1% of statements
09:58:17 [2023-05-31T09:58:17.525Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:58:17 [2023-05-31T09:58:17.525Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:58:17 [2023-05-31T09:58:17.525Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:58:17 [2023-05-31T09:58:17.525Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
09:58:17 [2023-05-31T09:58:17.525Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:58:17 [2023-05-31T09:58:17.525Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
09:58:17 [2023-05-31T09:58:17.796Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
09:58:17 [2023-05-31T09:58:17.796Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 83.7% of statements
09:58:17 [2023-05-31T09:58:17.796Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
09:58:17 [2023-05-31T09:58:17.796Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
09:58:18 [2023-05-31T09:58:18.052Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
09:58:18 [2023-05-31T09:58:18.052Z] ok  	github.com/docker/docker/quota	0.369s	coverage: 71.4% of statements
09:58:18 [2023-05-31T09:58:18.308Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
09:58:18 [2023-05-31T09:58:18.308Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
09:58:18 [2023-05-31T09:58:18.308Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:58:18 [2023-05-31T09:58:18.308Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:58:18 [2023-05-31T09:58:18.308Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:58:18 [2023-05-31T09:58:18.308Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
09:58:18 [2023-05-31T09:58:18.308Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
09:58:18 [2023-05-31T09:58:18.308Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
09:58:18 [2023-05-31T09:58:18.308Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
09:58:18 [2023-05-31T09:58:18.308Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
09:58:18 [2023-05-31T09:58:18.308Z] ok  	github.com/docker/docker/registry	0.124s	coverage: 64.6% of statements
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:58:18 [2023-05-31T09:58:18.870Z] ?   	github.com/docker/docker/volume	[no test files]
09:58:19 [2023-05-31T09:58:19.432Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:58:19 [2023-05-31T09:58:19.432Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:58:19 [2023-05-31T09:58:19.432Z] 	github.com/docker/docker/volume/mounts	coverage: 68.3% of statements
09:58:19 [2023-05-31T09:58:19.432Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.3% of statements
09:58:19 [2023-05-31T09:58:19.688Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
09:58:19 [2023-05-31T09:58:19.688Z] ok  	github.com/docker/docker/volume/local	0.125s	coverage: 76.6% of statements
09:58:19 [2023-05-31T09:58:19.944Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:58:19 [2023-05-31T09:58:19.944Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:58:19 [2023-05-31T09:58:19.944Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
09:58:19 [2023-05-31T09:58:19.944Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.9% of statements
09:58:21 [2023-05-31T09:58:21.308Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
09:58:21 [2023-05-31T09:58:21.308Z] ok  	github.com/docker/docker/layer	7.907s	coverage: 68.7% of statements
09:58:53 [2023-05-31T09:58:53.330Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
09:58:53 [2023-05-31T09:58:53.330Z] ok  	github.com/docker/docker/pkg/plugins	33.654s	coverage: 74.4% of statements
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === Skipped
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     network_proxy_test.go:208: No support for dual stack yet
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver btrfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver btrfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver btrfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver btrfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver btrfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:70: No driver to put!
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z] time="2023-05-31T09:58:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: driver not supported
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z] time="2023-05-31T09:58:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: driver not supported
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z] time="2023-05-31T09:58:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: driver not supported
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z] time="2023-05-31T09:58:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: driver not supported
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z] time="2023-05-31T09:58:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: driver not supported
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver fuse-overlayfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:70: No driver to put!
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:313: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver zfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver zfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.330Z]     graphtest_unix.go:43: Driver zfs not supported
09:58:53 [2023-05-31T09:58:53.330Z] 
09:58:53 [2023-05-31T09:58:53.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:58:53 [2023-05-31T09:58:53.331Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.331Z]     graphtest_unix.go:43: Driver zfs not supported
09:58:53 [2023-05-31T09:58:53.331Z] 
09:58:53 [2023-05-31T09:58:53.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:58:53 [2023-05-31T09:58:53.331Z]     graphtest_unix.go:41: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:58:53 [2023-05-31T09:58:53.331Z]     graphtest_unix.go:43: Driver zfs not supported
09:58:53 [2023-05-31T09:58:53.331Z] 
09:58:53 [2023-05-31T09:58:53.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:58:53 [2023-05-31T09:58:53.331Z]     graphtest_unix.go:70: No driver to put!
09:58:53 [2023-05-31T09:58:53.331Z] 
09:58:53 [2023-05-31T09:58:53.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:58:53 [2023-05-31T09:58:53.331Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:58:53 [2023-05-31T09:58:53.331Z] 
09:58:53 [2023-05-31T09:58:53.331Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:58:53 [2023-05-31T09:58:53.331Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:58:53 [2023-05-31T09:58:53.331Z] 
09:58:53 [2023-05-31T09:58:53.331Z] DONE 3010 tests, 26 skipped in 90.340s
09:58:53 [2023-05-31T09:58:53.331Z] + '[' -n 'github.com/docker/docker/libnetwork
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/bitmap
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/bitseq
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/cluster
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/config
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/datastore
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/diagnostic
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/discoverapi
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/driverapi
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/bridge
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/host
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/null
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/overlay
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/remote
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/windows
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/drvregistry
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/etchosts
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/idm
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/internal/caller
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipam
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipamapi
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipams/builtin
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipams/null
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipams/remote
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipamutils
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ipbits
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/iptables
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/netlabel
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/netutils
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/networkdb
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/ns
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/options
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/osl
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/osl/kernel
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/portallocator
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/portmapper
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/resolvconf
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/testutils
09:58:53 [2023-05-31T09:58:53.331Z] github.com/docker/docker/libnetwork/types' ']'
09:58:53 [2023-05-31T09:58:53.331Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
09:59:39 [2023-05-31T09:59:39.951Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
09:59:39 [2023-05-31T09:59:39.951Z] ok  	github.com/docker/docker/libnetwork	44.287s	coverage: 42.3% of statements
09:59:39 [2023-05-31T09:59:39.951Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
09:59:39 [2023-05-31T09:59:39.951Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:59:39 [2023-05-31T09:59:39.951Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
09:59:39 [2023-05-31T09:59:39.951Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 75.7% of statements
09:59:39 [2023-05-31T09:59:39.951Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:59:39 [2023-05-31T09:59:39.951Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:59:39 [2023-05-31T09:59:39.951Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:59:39 [2023-05-31T09:59:39.951Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:59:39 [2023-05-31T09:59:39.951Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:59:39 [2023-05-31T09:59:39.951Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:59:39 [2023-05-31T09:59:39.951Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:59:40 [2023-05-31T09:59:40.525Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
09:59:40 [2023-05-31T09:59:40.525Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
09:59:40 [2023-05-31T09:59:40.781Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
09:59:40 [2023-05-31T09:59:40.781Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
09:59:40 [2023-05-31T09:59:40.781Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:59:40 [2023-05-31T09:59:40.781Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:59:41 [2023-05-31T09:59:41.036Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:59:41 [2023-05-31T09:59:41.036Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
09:59:44 [2023-05-31T09:59:44.313Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
09:59:44 [2023-05-31T09:59:44.313Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.888s	coverage: 62.2% of statements
09:59:44 [2023-05-31T09:59:44.313Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:59:44 [2023-05-31T09:59:44.313Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
09:59:44 [2023-05-31T09:59:44.313Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
09:59:45 [2023-05-31T09:59:45.678Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
09:59:45 [2023-05-31T09:59:45.678Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.670s	coverage: 5.2% of statements
09:59:45 [2023-05-31T09:59:45.678Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:59:45 [2023-05-31T09:59:45.934Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
09:59:45 [2023-05-31T09:59:45.934Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
09:59:45 [2023-05-31T09:59:45.934Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:59:46 [2023-05-31T09:59:46.496Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
09:59:46 [2023-05-31T09:59:46.496Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
09:59:47 [2023-05-31T09:59:47.425Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
09:59:47 [2023-05-31T09:59:47.425Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
09:59:47 [2023-05-31T09:59:47.425Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:59:47 [2023-05-31T09:59:47.681Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
09:59:47 [2023-05-31T09:59:47.681Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
09:59:48 [2023-05-31T09:59:48.242Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
09:59:48 [2023-05-31T09:59:48.242Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
09:59:48 [2023-05-31T09:59:48.242Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:59:48 [2023-05-31T09:59:48.242Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:59:48 [2023-05-31T09:59:48.242Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:59:48 [2023-05-31T09:59:48.804Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
09:59:48 [2023-05-31T09:59:48.804Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.041s	coverage: 86.2% of statements
09:59:49 [2023-05-31T09:59:49.059Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
09:59:49 [2023-05-31T09:59:49.059Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
09:59:49 [2023-05-31T09:59:49.315Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
09:59:49 [2023-05-31T09:59:49.315Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
09:59:49 [2023-05-31T09:59:49.571Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:59:49 [2023-05-31T09:59:49.571Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:00:01 [2023-05-31T10:00:01.740Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
10:00:01 [2023-05-31T10:00:01.740Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:00:02 [2023-05-31T10:00:02.668Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
10:00:02 [2023-05-31T10:00:02.668Z] ok  	github.com/docker/docker/libnetwork/ipam	2.412s	coverage: 80.5% of statements
10:00:02 [2023-05-31T10:00:02.668Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:00:02 [2023-05-31T10:00:02.668Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:00:02 [2023-05-31T10:00:02.924Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
10:00:02 [2023-05-31T10:00:02.924Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
10:00:03 [2023-05-31T10:00:03.485Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
10:00:03 [2023-05-31T10:00:03.485Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
10:00:03 [2023-05-31T10:00:03.485Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:00:03 [2023-05-31T10:00:03.741Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
10:00:03 [2023-05-31T10:00:03.741Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
10:00:04 [2023-05-31T10:00:04.303Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
10:00:04 [2023-05-31T10:00:04.303Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.278s	coverage: 86.4% of statements
10:00:04 [2023-05-31T10:00:04.303Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
10:00:04 [2023-05-31T10:00:04.303Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
10:00:05 [2023-05-31T10:00:05.231Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
10:00:05 [2023-05-31T10:00:05.231Z] ok  	github.com/docker/docker/libnetwork/iptables	0.224s	coverage: 40.7% of statements
10:00:05 [2023-05-31T10:00:05.231Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
10:00:05 [2023-05-31T10:00:05.486Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
10:00:05 [2023-05-31T10:00:05.486Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
10:01:56 [2023-05-31T10:01:56.899Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 59.2% of statements
10:01:56 [2023-05-31T10:01:56.899Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.267s	coverage: 59.2% of statements
10:01:56 [2023-05-31T10:01:56.899Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:01:56 [2023-05-31T10:01:56.899Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
10:01:56 [2023-05-31T10:01:56.899Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
10:01:56 [2023-05-31T10:01:56.899Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
10:01:56 [2023-05-31T10:01:56.899Z] ok  	github.com/docker/docker/libnetwork/osl	4.405s	coverage: 41.5% of statements
10:01:56 [2023-05-31T10:01:56.899Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
10:01:56 [2023-05-31T10:01:56.899Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:01:56 [2023-05-31T10:01:56.899Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
10:01:56 [2023-05-31T10:01:56.899Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
10:01:57 [2023-05-31T10:01:57.829Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
10:01:57 [2023-05-31T10:01:57.829Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.647s	coverage: 46.3% of statements
10:01:57 [2023-05-31T10:01:57.829Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
10:01:57 [2023-05-31T10:01:57.829Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
10:01:57 [2023-05-31T10:01:57.829Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:01:58 [2023-05-31T10:01:58.085Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
10:01:58 [2023-05-31T10:01:58.085Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
10:01:58 [2023-05-31T10:01:58.085Z] 
10:01:58 [2023-05-31T10:01:58.085Z] === Skipped
10:01:58 [2023-05-31T10:01:58.085Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:01:58 [2023-05-31T10:01:58.085Z]     firewalld_test.go:14: firewalld is not running
10:01:58 [2023-05-31T10:01:58.085Z] 
10:01:58 [2023-05-31T10:01:58.085Z] DONE 355 tests, 1 skipped in 188.549s
Post stage
[Pipeline] junit
10:01:59 [2023-05-31T10:01:59.023Z] Recording test results
10:01:59 [2023-05-31T10:01:59.105Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:01:59 [2023-05-31T10:01:59.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45660/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=637ca59375cdc26486e9451eea1aa6a9aac6154e -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:637ca59375cdc26486e9451eea1aa6a9aac6154e hack/make.sh dynbinary test-integration
10:01:59 [2023-05-31T10:01:59.670Z] 
10:01:59 [2023-05-31T10:01:59.936Z] Removing bundles/
10:01:59 [2023-05-31T10:01:59.936Z] 
10:01:59 [2023-05-31T10:01:59.936Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:01:59 [2023-05-31T10:01:59.936Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
10:02:38 [2023-05-31T10:02:38.616Z] Created binary: bundles/dynbinary-daemon/dockerd
10:02:38 [2023-05-31T10:02:38.616Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
10:02:38 [2023-05-31T10:02:38.616Z] Created binary: bundles/dynbinary-daemon/docker-proxy
10:02:38 [2023-05-31T10:02:38.616Z] 
10:02:38 [2023-05-31T10:02:38.616Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:02:38 [2023-05-31T10:02:38.616Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:02:38 [2023-05-31T10:02:38.616Z] HOSTNAME=68ebb9f2a204
10:02:38 [2023-05-31T10:02:38.616Z] TESTDEBUG=0
10:02:38 [2023-05-31T10:02:38.616Z] DEST=bundles/test-integration
10:02:38 [2023-05-31T10:02:38.616Z] PWD=/go/src/github.com/docker/docker
10:02:38 [2023-05-31T10:02:38.616Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
10:02:38 [2023-05-31T10:02:38.616Z] DOCKER_GITCOMMIT=637ca59375cdc26486e9451eea1aa6a9aac6154e
10:02:38 [2023-05-31T10:02:38.616Z] container=docker
10:02:38 [2023-05-31T10:02:38.616Z] HOME=/root
10:02:38 [2023-05-31T10:02:38.616Z] CONTAINERD_NAMESPACE=moby
10:02:38 [2023-05-31T10:02:38.616Z] GOLANG_VERSION=1.20.4
10:02:38 [2023-05-31T10:02:38.616Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:02:38 [2023-05-31T10:02:38.616Z] VALIDATE_BRANCH=master
10:02:38 [2023-05-31T10:02:38.616Z] TERM=xterm
10:02:38 [2023-05-31T10:02:38.616Z] DOCKER_PKG=github.com/docker/docker
10:02:38 [2023-05-31T10:02:38.616Z] SHLVL=1
10:02:38 [2023-05-31T10:02:38.616Z] TIMEOUT=120m
10:02:38 [2023-05-31T10:02:38.616Z] DOCKER_GRAPHDRIVER=overlay2
10:02:38 [2023-05-31T10:02:38.616Z] GO111MODULE=off
10:02:38 [2023-05-31T10:02:38.616Z] DOCKER_EXPERIMENTAL=1
10:02:38 [2023-05-31T10:02:38.616Z] TEST_SKIP_INTEGRATION_CLI=1
10:02:38 [2023-05-31T10:02:38.616Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:02:38 [2023-05-31T10:02:38.616Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:02:38 [2023-05-31T10:02:38.616Z] GOPATH=/go
10:02:38 [2023-05-31T10:02:38.616Z] PKG_CONFIG=pkg-config
10:02:38 [2023-05-31T10:02:38.616Z] _=/usr/bin/env
10:02:38 [2023-05-31T10:02:38.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:02:46 [2023-05-31T10:02:46.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:02:46 [2023-05-31T10:02:46.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:02:56 [2023-05-31T10:02:56.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:03:00 [2023-05-31T10:03:00.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:03:04 [2023-05-31T10:03:04.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
10:03:04 [2023-05-31T10:03:04.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:03:04 [2023-05-31T10:03:04.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:03:04 [2023-05-31T10:03:04.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:03:05 [2023-05-31T10:03:05.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:03:05 [2023-05-31T10:03:05.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:03:06 [2023-05-31T10:03:06.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:03:07 [2023-05-31T10:03:07.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:03:08 [2023-05-31T10:03:08.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:03:09 [2023-05-31T10:03:09.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:03:09 [2023-05-31T10:03:09.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:03:10 [2023-05-31T10:03:10.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:03:10 [2023-05-31T10:03:10.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:03:11 [2023-05-31T10:03:11.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:03:12 [2023-05-31T10:03:12.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:03:13 [2023-05-31T10:03:13.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:03:13 [2023-05-31T10:03:13.885Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:03:13 [2023-05-31T10:03:13.885Z] Using test binary docker
10:03:13 [2023-05-31T10:03:13.885Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:03:13 [2023-05-31T10:03:13.885Z] +++ /etc/init.d/apparmor start
10:03:13 [2023-05-31T10:03:13.885Z] Not: starting.
10:03:13 [2023-05-31T10:03:13.885Z] INFO: Waiting for daemon to start...
10:03:13 [2023-05-31T10:03:13.885Z] Starting dockerd
10:03:13 [2023-05-31T10:03:13.885Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:03:15 [2023-05-31T10:03:15.773Z] .
10:03:15 [2023-05-31T10:03:15.773Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:03:15 [2023-05-31T10:03:15.773Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
10:03:15 [2023-05-31T10:03:15.773Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:03:15 [2023-05-31T10:03:15.773Z] ++++ docker load
10:03:16 [2023-05-31T10:03:16.029Z] Loaded image: emptyfs:latest
10:03:16 [2023-05-31T10:03:16.029Z] ++++ tar -cC bundles/test-integration/dangling .
10:03:16 [2023-05-31T10:03:16.029Z] ++++ docker load
10:03:16 [2023-05-31T10:03:16.029Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
10:03:16 [2023-05-31T10:03:16.029Z] Running integration-test (iteration 1)
10:03:16 [2023-05-31T10:03:16.029Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:03:16 [2023-05-31T10:03:16.029Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:03:16 [2023-05-31T10:03:16.029Z] ++ set -e
10:03:16 [2023-05-31T10:03:16.029Z] ++ '[' -n 0 ']'
10:03:16 [2023-05-31T10:03:16.029Z] ++ set -x
10:03:16 [2023-05-31T10:03:16.029Z] ++ 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
10:03:16 [2023-05-31T10:03:16.029Z] Loaded image: busybox:latest
10:03:16 [2023-05-31T10:03:16.029Z] Loaded image: busybox:glibc
10:03:17 [2023-05-31T10:03:17.394Z] Loaded image: debian:bullseye-slim
10:03:17 [2023-05-31T10:03:17.394Z] Loaded image: hello-world:latest
10:03:17 [2023-05-31T10:03:17.394Z] Loaded image: arm32v7/hello-world:latest
10:03:17 [2023-05-31T10:03:17.394Z] INFO: Testing against a local daemon
10:03:17 [2023-05-31T10:03:17.394Z] === RUN   TestCgroupNamespacesBuild
10:03:18 [2023-05-31T10:03:18.321Z] --- PASS: TestCgroupNamespacesBuild (1.08s)
10:03:18 [2023-05-31T10:03:18.321Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:03:19 [2023-05-31T10:03:19.250Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
10:03:19 [2023-05-31T10:03:19.250Z] === RUN   TestBuildWithSession
10:03:19 [2023-05-31T10:03:19.250Z]     build_session_test.go:25: TODO: BuildKit
10:03:19 [2023-05-31T10:03:19.250Z] --- SKIP: TestBuildWithSession (0.00s)
10:03:19 [2023-05-31T10:03:19.250Z] === RUN   TestBuildSquashParent
10:03:22 [2023-05-31T10:03:22.518Z] --- PASS: TestBuildSquashParent (2.86s)
10:03:22 [2023-05-31T10:03:22.518Z] === RUN   TestBuildWithRemoveAndForceRemove
10:03:22 [2023-05-31T10:03:22.518Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:03:22 [2023-05-31T10:03:22.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:03:22 [2023-05-31T10:03:22.518Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:03:22 [2023-05-31T10:03:22.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:03:22 [2023-05-31T10:03:22.518Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:03:22 [2023-05-31T10:03:22.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:03:22 [2023-05-31T10:03:22.518Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:03:22 [2023-05-31T10:03:22.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:03:22 [2023-05-31T10:03:22.518Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:03:22 [2023-05-31T10:03:22.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:03:22 [2023-05-31T10:03:22.518Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:03:22 [2023-05-31T10:03:22.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:03:22 [2023-05-31T10:03:22.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:03:22 [2023-05-31T10:03:22.518Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:03:22 [2023-05-31T10:03:22.518Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:03:22 [2023-05-31T10:03:22.518Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:03:22 [2023-05-31T10:03:22.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:03:22 [2023-05-31T10:03:22.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:03:25 [2023-05-31T10:03:25.785Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:03:25 [2023-05-31T10:03:25.785Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.29s)
10:03:25 [2023-05-31T10:03:25.785Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s)
10:03:25 [2023-05-31T10:03:25.785Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s)
10:03:25 [2023-05-31T10:03:25.785Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
10:03:25 [2023-05-31T10:03:25.785Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s)
10:03:25 [2023-05-31T10:03:25.785Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
10:03:25 [2023-05-31T10:03:25.785Z] === RUN   TestBuildMultiStageCopy
10:03:25 [2023-05-31T10:03:25.785Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:03:26 [2023-05-31T10:03:26.346Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:03:26 [2023-05-31T10:03:26.346Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:03:26 [2023-05-31T10:03:26.602Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:03:26 [2023-05-31T10:03:26.602Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:03:26 [2023-05-31T10:03:26.602Z] --- PASS: TestBuildMultiStageCopy (1.18s)
10:03:26 [2023-05-31T10:03:26.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s)
10:03:26 [2023-05-31T10:03:26.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
10:03:26 [2023-05-31T10:03:26.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
10:03:26 [2023-05-31T10:03:26.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
10:03:26 [2023-05-31T10:03:26.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
10:03:26 [2023-05-31T10:03:26.602Z] === RUN   TestBuildMultiStageParentConfig
10:03:26 [2023-05-31T10:03:26.858Z] --- PASS: TestBuildMultiStageParentConfig (0.27s)
10:03:26 [2023-05-31T10:03:26.858Z] === RUN   TestBuildLabelWithTargets
10:03:27 [2023-05-31T10:03:27.419Z] --- PASS: TestBuildLabelWithTargets (0.44s)
10:03:27 [2023-05-31T10:03:27.419Z] === RUN   TestBuildWithEmptyLayers
10:03:27 [2023-05-31T10:03:27.419Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
10:03:27 [2023-05-31T10:03:27.419Z] === RUN   TestBuildMultiStageOnBuild
10:03:28 [2023-05-31T10:03:28.346Z] --- PASS: TestBuildMultiStageOnBuild (1.01s)
10:03:28 [2023-05-31T10:03:28.346Z] === RUN   TestBuildUncleanTarFilenames
10:03:28 [2023-05-31T10:03:28.602Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
10:03:28 [2023-05-31T10:03:28.602Z] === RUN   TestBuildMultiStageLayerLeak
10:03:29 [2023-05-31T10:03:29.529Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
10:03:29 [2023-05-31T10:03:29.529Z] === RUN   TestBuildWithHugeFile
10:04:16 [2023-05-31T10:04:16.143Z] --- PASS: TestBuildWithHugeFile (43.73s)
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildWCOWSandboxSize
10:04:16 [2023-05-31T10:04:16.143Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:04:16 [2023-05-31T10:04:16.143Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildWithEmptyDockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:04:16 [2023-05-31T10:04:16.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:04:16 [2023-05-31T10:04:16.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
10:04:16 [2023-05-31T10:04:16.143Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
10:04:16 [2023-05-31T10:04:16.143Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildPreserveOwnership
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildPreserveOwnership/copy_from
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:04:16 [2023-05-31T10:04:16.143Z] --- PASS: TestBuildPreserveOwnership (1.96s)
10:04:16 [2023-05-31T10:04:16.143Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.40s)
10:04:16 [2023-05-31T10:04:16.143Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildPlatformInvalid
10:04:16 [2023-05-31T10:04:16.143Z] --- PASS: TestBuildPlatformInvalid (0.02s)
10:04:16 [2023-05-31T10:04:16.143Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:04:16 [2023-05-31T10:04:16.143Z] Loaded image: busybox:latest
10:04:16 [2023-05-31T10:04:16.143Z] Loaded image: busybox:glibc
10:04:17 [2023-05-31T10:04:17.071Z] Loaded image: debian:bullseye-slim
10:04:17 [2023-05-31T10:04:17.071Z] Loaded image: hello-world:latest
10:04:17 [2023-05-31T10:04:17.071Z] Loaded image: arm32v7/hello-world:latest
10:04:25 [2023-05-31T10:04:25.155Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.90s)
10:04:25 [2023-05-31T10:04:25.155Z] PASS
10:04:25 [2023-05-31T10:04:25.155Z] 
10:04:25 [2023-05-31T10:04:25.155Z] === Skipped
10:04:25 [2023-05-31T10:04:25.155Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:04:25 [2023-05-31T10:04:25.155Z]     build_session_test.go:25: TODO: BuildKit
10:04:25 [2023-05-31T10:04:25.155Z] 
10:04:25 [2023-05-31T10:04:25.155Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:04:25 [2023-05-31T10:04:25.155Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:04:25 [2023-05-31T10:04:25.155Z] 
10:04:25 [2023-05-31T10:04:25.155Z] DONE 34 tests, 2 skipped in 68.190s
10:04:25 [2023-05-31T10:04:25.155Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:04:25 [2023-05-31T10:04:25.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:04:25 [2023-05-31T10:04:25.155Z] ++ set -e
10:04:25 [2023-05-31T10:04:25.155Z] ++ '[' -n 0 ']'
10:04:25 [2023-05-31T10:04:25.155Z] ++ set -x
10:04:25 [2023-05-31T10:04:25.155Z] ++ 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
10:04:25 [2023-05-31T10:04:25.155Z] INFO: Testing against a local daemon
10:04:25 [2023-05-31T10:04:25.155Z] === RUN   TestConfigInspect
10:04:26 [2023-05-31T10:04:26.082Z] --- PASS: TestConfigInspect (1.86s)
10:04:26 [2023-05-31T10:04:26.082Z] === RUN   TestConfigList
10:04:27 [2023-05-31T10:04:27.974Z] --- PASS: TestConfigList (1.84s)
10:04:27 [2023-05-31T10:04:27.974Z] === RUN   TestConfigsCreateAndDelete
10:04:29 [2023-05-31T10:04:29.862Z] --- PASS: TestConfigsCreateAndDelete (2.00s)
10:04:29 [2023-05-31T10:04:29.862Z] === RUN   TestConfigsUpdate
10:04:31 [2023-05-31T10:04:31.751Z] --- PASS: TestConfigsUpdate (1.92s)
10:04:31 [2023-05-31T10:04:31.751Z] === RUN   TestTemplatedConfig
10:04:35 [2023-05-31T10:04:35.017Z] --- PASS: TestTemplatedConfig (2.78s)
10:04:35 [2023-05-31T10:04:35.017Z] === RUN   TestConfigCreateResolve
10:04:36 [2023-05-31T10:04:36.382Z] --- PASS: TestConfigCreateResolve (1.83s)
10:04:36 [2023-05-31T10:04:36.382Z] PASS
10:04:36 [2023-05-31T10:04:36.382Z] 
10:04:36 [2023-05-31T10:04:36.382Z] DONE 6 tests in 12.258s
10:04:36 [2023-05-31T10:04:36.382Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:04:36 [2023-05-31T10:04:36.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:04:36 [2023-05-31T10:04:36.382Z] ++ set -e
10:04:36 [2023-05-31T10:04:36.382Z] ++ '[' -n 0 ']'
10:04:36 [2023-05-31T10:04:36.382Z] ++ set -x
10:04:36 [2023-05-31T10:04:36.382Z] ++ 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
10:04:36 [2023-05-31T10:04:36.382Z] INFO: Testing against a local daemon
10:04:36 [2023-05-31T10:04:36.382Z] === RUN   TestAttachWithTTY
10:04:36 [2023-05-31T10:04:36.638Z] --- PASS: TestAttachWithTTY (0.04s)
10:04:36 [2023-05-31T10:04:36.638Z] === RUN   TestAttachWithoutTTy
10:04:36 [2023-05-31T10:04:36.638Z] --- PASS: TestAttachWithoutTTy (0.03s)
10:04:36 [2023-05-31T10:04:36.638Z] === RUN   TestCreateWithCDIDevices
10:04:37 [2023-05-31T10:04:37.565Z] --- PASS: TestCreateWithCDIDevices (1.01s)
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestCheckpoint
10:04:37 [2023-05-31T10:04:37.565Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:04:37 [2023-05-31T10:04:37.565Z] --- SKIP: TestCheckpoint (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/commit
10:04:37 [2023-05-31T10:04:37.565Z] === PAUSE TestContainerInvalidJSON/commit
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/create
10:04:37 [2023-05-31T10:04:37.565Z] === PAUSE TestContainerInvalidJSON/containers/create
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:04:37 [2023-05-31T10:04:37.565Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:04:37 [2023-05-31T10:04:37.565Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:04:37 [2023-05-31T10:04:37.565Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:04:37 [2023-05-31T10:04:37.565Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:04:37 [2023-05-31T10:04:37.565Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:04:37 [2023-05-31T10:04:37.565Z] === CONT  TestContainerInvalidJSON/commit
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:04:37 [2023-05-31T10:04:37.565Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:04:37 [2023-05-31T10:04:37.565Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:04:37 [2023-05-31T10:04:37.565Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:04:37 [2023-05-31T10:04:37.565Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:04:37 [2023-05-31T10:04:37.565Z] === CONT  TestContainerInvalidJSON/containers/create
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:04:37 [2023-05-31T10:04:37.565Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:04:37 [2023-05-31T10:04:37.565Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:04:37 [2023-05-31T10:04:37.565Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestCopyFromContainerPathIsNotDir
10:04:37 [2023-05-31T10:04:37.565Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestCopyToContainerPathDoesNotExist
10:04:37 [2023-05-31T10:04:37.565Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:04:37 [2023-05-31T10:04:37.565Z] === RUN   TestCopyEmptyFile
10:04:37 [2023-05-31T10:04:37.821Z] --- PASS: TestCopyEmptyFile (0.05s)
10:04:37 [2023-05-31T10:04:37.821Z] === RUN   TestCopyToContainerPathIsNotDir
10:04:37 [2023-05-31T10:04:37.821Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:04:37 [2023-05-31T10:04:37.821Z] === RUN   TestCopyFromContainer
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer//
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer/.
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer//.
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer/./
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer//./
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer//bar/root
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer//bar/root/
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer//bar/root/.
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer/bar/quux
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer/bar/quux/
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer/bar/quux/.
10:04:38 [2023-05-31T10:04:38.383Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCopyFromContainer/bar/notarget
10:04:38 [2023-05-31T10:04:38.384Z] --- PASS: TestCopyFromContainer (0.69s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:04:38 [2023-05-31T10:04:38.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:04:38 [2023-05-31T10:04:38.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:04:38 [2023-05-31T10:04:38.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:04:38 [2023-05-31T10:04:38.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:04:38 [2023-05-31T10:04:38.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:04:38 [2023-05-31T10:04:38.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:04:38 [2023-05-31T10:04:38.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateLinkToNonExistingContainer
10:04:38 [2023-05-31T10:04:38.384Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateWithInvalidEnv
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateWithInvalidEnv/0
10:04:38 [2023-05-31T10:04:38.384Z] === PAUSE TestCreateWithInvalidEnv/0
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateWithInvalidEnv/1
10:04:38 [2023-05-31T10:04:38.384Z] === PAUSE TestCreateWithInvalidEnv/1
10:04:38 [2023-05-31T10:04:38.384Z] === RUN   TestCreateWithInvalidEnv/2
10:04:38 [2023-05-31T10:04:38.384Z] === PAUSE TestCreateWithInvalidEnv/2
10:04:38 [2023-05-31T10:04:38.639Z] === CONT  TestCreateWithInvalidEnv/0
10:04:38 [2023-05-31T10:04:38.639Z] === CONT  TestCreateWithInvalidEnv/1
10:04:38 [2023-05-31T10:04:38.639Z] === CONT  TestCreateWithInvalidEnv/2
10:04:38 [2023-05-31T10:04:38.639Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:04:38 [2023-05-31T10:04:38.639Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:04:38 [2023-05-31T10:04:38.639Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:04:38 [2023-05-31T10:04:38.639Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:04:38 [2023-05-31T10:04:38.639Z] === RUN   TestCreateTmpfsMountsTarget
10:04:38 [2023-05-31T10:04:38.639Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:04:38 [2023-05-31T10:04:38.639Z] === RUN   TestCreateWithCustomMaskedPaths
10:04:40 [2023-05-31T10:04:40.005Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
10:04:40 [2023-05-31T10:04:40.005Z] === RUN   TestCreateWithCustomReadonlyPaths
10:04:40 [2023-05-31T10:04:40.932Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
10:04:40 [2023-05-31T10:04:40.932Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:04:40 [2023-05-31T10:04:40.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:04:40 [2023-05-31T10:04:40.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:04:40 [2023-05-31T10:04:40.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:04:40 [2023-05-31T10:04:40.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:04:40 [2023-05-31T10:04:40.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:04:40 [2023-05-31T10:04:40.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:04:40 [2023-05-31T10:04:40.932Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:04:40 [2023-05-31T10:04:40.932Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:04:40 [2023-05-31T10:04:40.933Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:04:40 [2023-05-31T10:04:40.933Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:04:40 [2023-05-31T10:04:40.933Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:04:40 [2023-05-31T10:04:40.933Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:04:40 [2023-05-31T10:04:40.933Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:04:40 [2023-05-31T10:04:40.933Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:04:40 [2023-05-31T10:04:40.933Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:04:40 [2023-05-31T10:04:40.933Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:04:40 [2023-05-31T10:04:40.933Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:04:40 [2023-05-31T10:04:40.933Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:04:40 [2023-05-31T10:04:40.933Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:04:40 [2023-05-31T10:04:40.933Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:04:40 [2023-05-31T10:04:40.933Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:04:40 [2023-05-31T10:04:40.933Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:04:41 [2023-05-31T10:04:41.494Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateDifferentPlatform
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateDifferentPlatform/different_os
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:04:41 [2023-05-31T10:04:41.494Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:04:41 [2023-05-31T10:04:41.494Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:04:41 [2023-05-31T10:04:41.494Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:04:41 [2023-05-31T10:04:41.494Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:04:41 [2023-05-31T10:04:41.494Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateInvalidHostConfig
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:04:41 [2023-05-31T10:04:41.494Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:04:41 [2023-05-31T10:04:41.494Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:04:41 [2023-05-31T10:04:41.494Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:04:41 [2023-05-31T10:04:41.494Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:04:41 [2023-05-31T10:04:41.494Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:04:41 [2023-05-31T10:04:41.494Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:04:41 [2023-05-31T10:04:41.494Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:04:41 [2023-05-31T10:04:41.494Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:04:41 [2023-05-31T10:04:41.494Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:04:41 [2023-05-31T10:04:41.494Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:04:41 [2023-05-31T10:04:41.494Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestContainerStartOnDaemonRestart
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestContainerStartOnDaemonRestart
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestDaemonRestartIpcMode
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestDaemonRestartIpcMode
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestDaemonHostGatewayIP
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestDaemonHostGatewayIP
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestRestartDaemonWithRestartingContainer
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestContainerKillOnDaemonStart
10:04:41 [2023-05-31T10:04:41.494Z] === PAUSE TestContainerKillOnDaemonStart
10:04:41 [2023-05-31T10:04:41.494Z] === RUN   TestDiff
10:04:41 [2023-05-31T10:04:41.749Z] --- PASS: TestDiff (0.40s)
10:04:41 [2023-05-31T10:04:41.749Z] === RUN   TestExecConsoleSize
10:04:42 [2023-05-31T10:04:42.311Z] --- PASS: TestExecConsoleSize (0.45s)
10:04:42 [2023-05-31T10:04:42.311Z] === RUN   TestExecWithCloseStdin
10:04:42 [2023-05-31T10:04:42.872Z] --- PASS: TestExecWithCloseStdin (0.52s)
10:04:42 [2023-05-31T10:04:42.872Z] === RUN   TestExec
10:04:43 [2023-05-31T10:04:43.434Z] --- PASS: TestExec (0.51s)
10:04:43 [2023-05-31T10:04:43.434Z] === RUN   TestExecUser
10:04:43 [2023-05-31T10:04:43.690Z] --- PASS: TestExecUser (0.48s)
10:04:43 [2023-05-31T10:04:43.690Z] === RUN   TestExportContainerAndImportImage
10:04:44 [2023-05-31T10:04:44.251Z] --- PASS: TestExportContainerAndImportImage (0.45s)
10:04:44 [2023-05-31T10:04:44.251Z] === RUN   TestExportContainerAfterDaemonRestart
10:04:50 [2023-05-31T10:04:50.785Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
10:04:50 [2023-05-31T10:04:50.785Z] === RUN   TestHealthCheckWorkdir
10:04:50 [2023-05-31T10:04:50.785Z] --- PASS: TestHealthCheckWorkdir (0.52s)
10:04:50 [2023-05-31T10:04:50.785Z] === RUN   TestHealthKillContainer
10:04:58 [2023-05-31T10:04:58.869Z] --- PASS: TestHealthKillContainer (7.83s)
10:04:58 [2023-05-31T10:04:58.869Z] === RUN   TestHealthCheckProcessKilled
10:04:59 [2023-05-31T10:04:59.430Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
10:04:59 [2023-05-31T10:04:59.430Z] === RUN   TestInspectCpusetInConfigPre120
10:04:59 [2023-05-31T10:04:59.686Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
10:04:59 [2023-05-31T10:04:59.686Z] === RUN   TestInspectAnnotations
10:04:59 [2023-05-31T10:04:59.686Z] --- PASS: TestInspectAnnotations (0.03s)
10:04:59 [2023-05-31T10:04:59.686Z] === RUN   TestIpcModeNone
10:05:00 [2023-05-31T10:05:00.257Z] --- PASS: TestIpcModeNone (0.55s)
10:05:00 [2023-05-31T10:05:00.257Z] === RUN   TestIpcModePrivate
10:05:00 [2023-05-31T10:05:00.516Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
10:05:00 [2023-05-31T10:05:00.772Z] --- PASS: TestIpcModePrivate (0.50s)
10:05:00 [2023-05-31T10:05:00.772Z] === RUN   TestIpcModeShareable
10:05:01 [2023-05-31T10:05:01.027Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
10:05:01 [2023-05-31T10:05:01.283Z] --- PASS: TestIpcModeShareable (0.49s)
10:05:01 [2023-05-31T10:05:01.283Z] === RUN   TestAPIIpcModeShareableAndContainer
10:05:03 [2023-05-31T10:05:03.173Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
10:05:03 [2023-05-31T10:05:03.173Z] === RUN   TestAPIIpcModeHost
10:05:03 [2023-05-31T10:05:03.173Z] --- PASS: TestAPIIpcModeHost (0.33s)
10:05:03 [2023-05-31T10:05:03.173Z] === RUN   TestDaemonIpcModeShareable
10:05:04 [2023-05-31T10:05:04.100Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
10:05:04 [2023-05-31T10:05:04.100Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
10:05:04 [2023-05-31T10:05:04.100Z] === RUN   TestDaemonIpcModePrivate
10:05:05 [2023-05-31T10:05:05.027Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
10:05:05 [2023-05-31T10:05:05.283Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
10:05:05 [2023-05-31T10:05:05.283Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:05:06 [2023-05-31T10:05:06.211Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
10:05:06 [2023-05-31T10:05:06.467Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
10:05:06 [2023-05-31T10:05:06.467Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:05:07 [2023-05-31T10:05:07.394Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
10:05:07 [2023-05-31T10:05:07.394Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
10:05:07 [2023-05-31T10:05:07.394Z] === RUN   TestIpcModeOlderClient
10:05:07 [2023-05-31T10:05:07.394Z] === PAUSE TestIpcModeOlderClient
10:05:07 [2023-05-31T10:05:07.394Z] === RUN   TestKillContainerInvalidSignal
10:05:07 [2023-05-31T10:05:07.956Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
10:05:07 [2023-05-31T10:05:07.956Z] === RUN   TestKillContainer
10:05:07 [2023-05-31T10:05:07.956Z] === RUN   TestKillContainer/no_signal
10:05:08 [2023-05-31T10:05:08.517Z] === RUN   TestKillContainer/non_killing_signal
10:05:08 [2023-05-31T10:05:08.517Z] === RUN   TestKillContainer/killing_signal
10:05:09 [2023-05-31T10:05:09.444Z] --- PASS: TestKillContainer (1.37s)
10:05:09 [2023-05-31T10:05:09.444Z]     --- PASS: TestKillContainer/no_signal (0.45s)
10:05:09 [2023-05-31T10:05:09.444Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
10:05:09 [2023-05-31T10:05:09.444Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
10:05:09 [2023-05-31T10:05:09.444Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:05:09 [2023-05-31T10:05:09.444Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:05:09 [2023-05-31T10:05:09.700Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:05:10 [2023-05-31T10:05:10.261Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
10:05:10 [2023-05-31T10:05:10.261Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
10:05:10 [2023-05-31T10:05:10.261Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
10:05:10 [2023-05-31T10:05:10.261Z] === RUN   TestKillStoppedContainer
10:05:10 [2023-05-31T10:05:10.261Z] --- PASS: TestKillStoppedContainer (0.03s)
10:05:10 [2023-05-31T10:05:10.261Z] === RUN   TestKillStoppedContainerAPIPre120
10:05:10 [2023-05-31T10:05:10.261Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
10:05:10 [2023-05-31T10:05:10.261Z] === RUN   TestKillDifferentUserContainer
10:05:10 [2023-05-31T10:05:10.517Z] --- PASS: TestKillDifferentUserContainer (0.41s)
10:05:10 [2023-05-31T10:05:10.517Z] === RUN   TestInspectOomKilledTrue
10:05:11 [2023-05-31T10:05:11.079Z] --- PASS: TestInspectOomKilledTrue (0.48s)
10:05:11 [2023-05-31T10:05:11.079Z] === RUN   TestInspectOomKilledFalse
10:05:11 [2023-05-31T10:05:11.640Z] --- PASS: TestInspectOomKilledFalse (0.43s)
10:05:11 [2023-05-31T10:05:11.640Z] === RUN   TestLinksEtcHostsContentMatch
10:05:11 [2023-05-31T10:05:11.640Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s)
10:05:11 [2023-05-31T10:05:11.640Z] === RUN   TestLinksContainerNames
10:05:12 [2023-05-31T10:05:12.625Z] --- PASS: TestLinksContainerNames (0.84s)
10:05:12 [2023-05-31T10:05:12.625Z] === RUN   TestLogsFollowTailEmpty
10:05:12 [2023-05-31T10:05:12.881Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs/driver_local
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:05:12 [2023-05-31T10:05:12.881Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:05:12 [2023-05-31T10:05:12.881Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:05:12 [2023-05-31T10:05:12.881Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:05:12 [2023-05-31T10:05:12.881Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:05:12 [2023-05-31T10:05:12.881Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:05:14 [2023-05-31T10:05:14.770Z] === RUN   TestLogs/driver_json-file
10:05:14 [2023-05-31T10:05:14.770Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:05:14 [2023-05-31T10:05:14.770Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:05:14 [2023-05-31T10:05:14.770Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:05:14 [2023-05-31T10:05:14.770Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:05:14 [2023-05-31T10:05:14.770Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:05:14 [2023-05-31T10:05:14.770Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:05:14 [2023-05-31T10:05:14.770Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:05:14 [2023-05-31T10:05:14.770Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:05:16 [2023-05-31T10:05:16.659Z] --- PASS: TestLogs (3.40s)
10:05:16 [2023-05-31T10:05:16.659Z]     --- PASS: TestLogs/driver_local (0.01s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.80s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.22s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.26s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.41s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.42s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.48s)
10:05:16 [2023-05-31T10:05:16.659Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.00s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.17s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.38s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.49s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.84s)
10:05:16 [2023-05-31T10:05:16.659Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.89s)
10:05:16 [2023-05-31T10:05:16.659Z] === RUN   TestContainerNetworkMountsNoChown
10:05:16 [2023-05-31T10:05:16.915Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/default
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/default
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/private
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/private
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rprivate
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rprivate
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/slave
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/slave
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rslave
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rslave
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/shared
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/shared
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rshared
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rshared
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/default
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rslave
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rshared
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rprivate
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/private
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/shared
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/slave
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/private/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/default/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/default/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/private/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/default/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/private/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/default/mount_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/private/bind_root
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:05:16 [2023-05-31T10:05:16.915Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:05:16 [2023-05-31T10:05:16.915Z] --- PASS: TestMountDaemonRoot (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:05:16 [2023-05-31T10:05:16.915Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:05:16 [2023-05-31T10:05:16.915Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:05:16 [2023-05-31T10:05:16.915Z] === RUN   TestContainerBindMountNonRecursive
10:05:17 [2023-05-31T10:05:17.842Z] --- PASS: TestContainerBindMountNonRecursive (1.02s)
10:05:17 [2023-05-31T10:05:17.842Z] === RUN   TestContainerVolumesMountedAsShared
10:05:18 [2023-05-31T10:05:18.404Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
10:05:18 [2023-05-31T10:05:18.404Z] === RUN   TestContainerVolumesMountedAsSlave
10:05:18 [2023-05-31T10:05:18.660Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
10:05:18 [2023-05-31T10:05:18.660Z] === RUN   TestContainerCopyLeaksMounts
10:05:19 [2023-05-31T10:05:19.221Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
10:05:19 [2023-05-31T10:05:19.221Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:05:21 [2023-05-31T10:05:21.110Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.97s)
10:05:21 [2023-05-31T10:05:21.110Z] === RUN   TestNetworkNat
10:05:21 [2023-05-31T10:05:21.671Z] --- PASS: TestNetworkNat (0.45s)
10:05:21 [2023-05-31T10:05:21.671Z] === RUN   TestNetworkLocalhostTCPNat
10:05:22 [2023-05-31T10:05:22.236Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
10:05:22 [2023-05-31T10:05:22.236Z] === RUN   TestNetworkLoopbackNat
10:05:24 [2023-05-31T10:05:24.754Z] --- PASS: TestNetworkLoopbackNat (2.59s)
10:05:24 [2023-05-31T10:05:24.754Z] === RUN   TestPause
10:05:25 [2023-05-31T10:05:25.315Z] --- PASS: TestPause (0.46s)
10:05:25 [2023-05-31T10:05:25.316Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:05:25 [2023-05-31T10:05:25.316Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:05:25 [2023-05-31T10:05:25.316Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:05:25 [2023-05-31T10:05:25.316Z] === RUN   TestPauseStopPausedContainer
10:05:25 [2023-05-31T10:05:25.571Z] --- PASS: TestPauseStopPausedContainer (0.47s)
10:05:25 [2023-05-31T10:05:25.571Z] === RUN   TestPidHost
10:05:26 [2023-05-31T10:05:26.936Z] --- PASS: TestPidHost (1.01s)
10:05:26 [2023-05-31T10:05:26.936Z] === RUN   TestPsFilter
10:05:26 [2023-05-31T10:05:26.936Z] === RUN   TestPsFilter/since
10:05:26 [2023-05-31T10:05:26.936Z] === RUN   TestPsFilter/before
10:05:26 [2023-05-31T10:05:26.936Z] --- PASS: TestPsFilter (0.08s)
10:05:26 [2023-05-31T10:05:26.936Z]     --- PASS: TestPsFilter/since (0.00s)
10:05:26 [2023-05-31T10:05:26.936Z]     --- PASS: TestPsFilter/before (0.00s)
10:05:26 [2023-05-31T10:05:26.936Z] === RUN   TestRemoveContainerWithRemovedVolume
10:05:27 [2023-05-31T10:05:27.192Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
10:05:27 [2023-05-31T10:05:27.192Z] === RUN   TestRemoveContainerWithVolume
10:05:27 [2023-05-31T10:05:27.447Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
10:05:27 [2023-05-31T10:05:27.447Z] === RUN   TestRemoveContainerRunning
10:05:28 [2023-05-31T10:05:28.009Z] --- PASS: TestRemoveContainerRunning (0.44s)
10:05:28 [2023-05-31T10:05:28.009Z] === RUN   TestRemoveContainerForceRemoveRunning
10:05:28 [2023-05-31T10:05:28.571Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
10:05:28 [2023-05-31T10:05:28.571Z] === RUN   TestRemoveInvalidContainer
10:05:28 [2023-05-31T10:05:28.571Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:05:28 [2023-05-31T10:05:28.571Z] === RUN   TestRenameLinkedContainer
10:05:30 [2023-05-31T10:05:30.459Z] --- PASS: TestRenameLinkedContainer (1.80s)
10:05:30 [2023-05-31T10:05:30.459Z] === RUN   TestRenameStoppedContainer
10:05:30 [2023-05-31T10:05:30.714Z] --- PASS: TestRenameStoppedContainer (0.47s)
10:05:30 [2023-05-31T10:05:30.714Z] === RUN   TestRenameRunningContainerAndReuse
10:05:31 [2023-05-31T10:05:31.642Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
10:05:31 [2023-05-31T10:05:31.642Z] === RUN   TestRenameInvalidName
10:05:32 [2023-05-31T10:05:32.203Z] --- PASS: TestRenameInvalidName (0.48s)
10:05:32 [2023-05-31T10:05:32.203Z] === RUN   TestRenameAnonymousContainer
10:05:33 [2023-05-31T10:05:33.569Z] --- PASS: TestRenameAnonymousContainer (1.59s)
10:05:33 [2023-05-31T10:05:33.569Z] === RUN   TestRenameContainerWithSameName
10:05:34 [2023-05-31T10:05:34.130Z] --- PASS: TestRenameContainerWithSameName (0.44s)
10:05:34 [2023-05-31T10:05:34.130Z] === RUN   TestRenameContainerWithLinkedContainer
10:05:35 [2023-05-31T10:05:35.058Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
10:05:35 [2023-05-31T10:05:35.058Z] === RUN   TestResize
10:05:35 [2023-05-31T10:05:35.619Z] --- PASS: TestResize (0.42s)
10:05:35 [2023-05-31T10:05:35.619Z] === RUN   TestResizeWithInvalidSize
10:05:35 [2023-05-31T10:05:35.875Z] --- PASS: TestResizeWithInvalidSize (0.44s)
10:05:35 [2023-05-31T10:05:35.875Z] === RUN   TestResizeWhenContainerNotStarted
10:05:36 [2023-05-31T10:05:36.437Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:05:36 [2023-05-31T10:05:36.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:05:38 [2023-05-31T10:05:38.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:05:38 [2023-05-31T10:05:38.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:05:38 [2023-05-31T10:05:38.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:05:38 [2023-05-31T10:05:38.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:05:39 [2023-05-31T10:05:39.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:05:39 [2023-05-31T10:05:39.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:05:39 [2023-05-31T10:05:39.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:05:39 [2023-05-31T10:05:39.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:05:44 [2023-05-31T10:05:44.082Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:05:44 [2023-05-31T10:05:44.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s)
10:05:44 [2023-05-31T10:05:44.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.98s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s)
10:05:44 [2023-05-31T10:05:44.083Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s)
10:05:44 [2023-05-31T10:05:44.083Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:05:44 [2023-05-31T10:05:44.083Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:05:44 [2023-05-31T10:05:44.339Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:05:45 [2023-05-31T10:05:45.703Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s)
10:05:45 [2023-05-31T10:05:45.703Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
10:05:45 [2023-05-31T10:05:45.703Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s)
10:05:45 [2023-05-31T10:05:45.703Z] === RUN   TestCgroupNamespacesRun
10:05:46 [2023-05-31T10:05:46.630Z] --- PASS: TestCgroupNamespacesRun (1.09s)
10:05:46 [2023-05-31T10:05:46.630Z] === RUN   TestCgroupNamespacesRunPrivileged
10:05:47 [2023-05-31T10:05:47.562Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
10:05:47 [2023-05-31T10:05:47.562Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:05:48 [2023-05-31T10:05:48.490Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.04s)
10:05:48 [2023-05-31T10:05:48.490Z] === RUN   TestCgroupNamespacesRunHostMode
10:05:49 [2023-05-31T10:05:49.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
10:05:49 [2023-05-31T10:05:49.855Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:05:50 [2023-05-31T10:05:50.782Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
10:05:50 [2023-05-31T10:05:50.782Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:05:52 [2023-05-31T10:05:52.147Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
10:05:52 [2023-05-31T10:05:52.147Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:05:52 [2023-05-31T10:05:52.403Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
10:05:52 [2023-05-31T10:05:52.403Z] === RUN   TestCgroupNamespacesRunOlderClient
10:05:53 [2023-05-31T10:05:53.769Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
10:05:53 [2023-05-31T10:05:53.769Z] === RUN   TestNISDomainname
10:05:54 [2023-05-31T10:05:54.025Z] --- PASS: TestNISDomainname (0.54s)
10:05:54 [2023-05-31T10:05:54.025Z] === RUN   TestHostnameDnsResolution
10:05:54 [2023-05-31T10:05:54.952Z] --- PASS: TestHostnameDnsResolution (0.68s)
10:05:54 [2023-05-31T10:05:54.952Z] === RUN   TestUnprivilegedPortsAndPing
10:05:55 [2023-05-31T10:05:55.208Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
10:05:55 [2023-05-31T10:05:55.208Z] === RUN   TestPrivilegedHostDevices
10:05:55 [2023-05-31T10:05:55.769Z] --- PASS: TestPrivilegedHostDevices (0.55s)
10:05:55 [2023-05-31T10:05:55.769Z] === RUN   TestRunConsoleSize
10:05:56 [2023-05-31T10:05:56.331Z] --- PASS: TestRunConsoleSize (0.46s)
10:05:56 [2023-05-31T10:05:56.331Z] === RUN   TestRunWithAlternativeContainerdShim
10:06:00 [2023-05-31T10:06:00.497Z] --- PASS: TestRunWithAlternativeContainerdShim (3.93s)
10:06:00 [2023-05-31T10:06:00.497Z] === RUN   TestStats
10:06:03 [2023-05-31T10:06:03.012Z] --- PASS: TestStats (2.43s)
10:06:03 [2023-05-31T10:06:03.012Z] === RUN   TestStopContainerWithTimeout
10:06:03 [2023-05-31T10:06:03.012Z] === RUN   TestStopContainerWithTimeout/0
10:06:03 [2023-05-31T10:06:03.012Z] === PAUSE TestStopContainerWithTimeout/0
10:06:03 [2023-05-31T10:06:03.012Z] === RUN   TestStopContainerWithTimeout/1
10:06:03 [2023-05-31T10:06:03.012Z] === PAUSE TestStopContainerWithTimeout/1
10:06:03 [2023-05-31T10:06:03.012Z] === RUN   TestStopContainerWithTimeout/3
10:06:03 [2023-05-31T10:06:03.012Z] === PAUSE TestStopContainerWithTimeout/3
10:06:03 [2023-05-31T10:06:03.012Z] === RUN   TestStopContainerWithTimeout/-1
10:06:03 [2023-05-31T10:06:03.012Z] === PAUSE TestStopContainerWithTimeout/-1
10:06:03 [2023-05-31T10:06:03.012Z] === CONT  TestStopContainerWithTimeout/0
10:06:03 [2023-05-31T10:06:03.012Z] === CONT  TestStopContainerWithTimeout/3
10:06:03 [2023-05-31T10:06:03.012Z] === CONT  TestStopContainerWithTimeout/1
10:06:03 [2023-05-31T10:06:03.012Z] === CONT  TestStopContainerWithTimeout/-1
10:06:05 [2023-05-31T10:06:05.528Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:06:05 [2023-05-31T10:06:05.528Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
10:06:05 [2023-05-31T10:06:05.528Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
10:06:05 [2023-05-31T10:06:05.528Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
10:06:05 [2023-05-31T10:06:05.528Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
10:06:05 [2023-05-31T10:06:05.528Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:06:07 [2023-05-31T10:06:07.415Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s)
10:06:07 [2023-05-31T10:06:07.415Z] === RUN   TestUpdateMemory
10:06:07 [2023-05-31T10:06:07.977Z] --- PASS: TestUpdateMemory (0.56s)
10:06:07 [2023-05-31T10:06:07.977Z] === RUN   TestUpdateCPUQuota
10:06:08 [2023-05-31T10:06:08.903Z] --- PASS: TestUpdateCPUQuota (0.78s)
10:06:08 [2023-05-31T10:06:08.904Z] === RUN   TestUpdatePidsLimit
10:06:08 [2023-05-31T10:06:08.904Z] === RUN   TestUpdatePidsLimit/update_from_none
10:06:08 [2023-05-31T10:06:08.904Z] === RUN   TestUpdatePidsLimit/no_change
10:06:09 [2023-05-31T10:06:09.159Z] === RUN   TestUpdatePidsLimit/update_lower
10:06:09 [2023-05-31T10:06:09.415Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:06:09 [2023-05-31T10:06:09.671Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:06:09 [2023-05-31T10:06:09.671Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:06:09 [2023-05-31T10:06:09.927Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:06:10 [2023-05-31T10:06:10.855Z] --- PASS: TestUpdatePidsLimit (1.89s)
10:06:10 [2023-05-31T10:06:10.855Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
10:06:10 [2023-05-31T10:06:10.855Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
10:06:10 [2023-05-31T10:06:10.855Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
10:06:10 [2023-05-31T10:06:10.855Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
10:06:10 [2023-05-31T10:06:10.855Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
10:06:10 [2023-05-31T10:06:10.855Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
10:06:10 [2023-05-31T10:06:10.855Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
10:06:10 [2023-05-31T10:06:10.855Z] === RUN   TestUpdateRestartPolicy
10:06:23 [2023-05-31T10:06:23.041Z] --- PASS: TestUpdateRestartPolicy (10.70s)
10:06:23 [2023-05-31T10:06:23.041Z] === RUN   TestUpdateRestartWithAutoRemove
10:06:23 [2023-05-31T10:06:23.041Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
10:06:23 [2023-05-31T10:06:23.041Z] === RUN   TestWaitNonBlocked
10:06:23 [2023-05-31T10:06:23.041Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:06:23 [2023-05-31T10:06:23.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:06:23 [2023-05-31T10:06:23.041Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:06:23 [2023-05-31T10:06:23.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:06:23 [2023-05-31T10:06:23.041Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:06:23 [2023-05-31T10:06:23.041Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:06:23 [2023-05-31T10:06:23.041Z] --- PASS: TestWaitNonBlocked (0.01s)
10:06:23 [2023-05-31T10:06:23.041Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
10:06:23 [2023-05-31T10:06:23.041Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
10:06:23 [2023-05-31T10:06:23.041Z] === RUN   TestWaitBlocked
10:06:23 [2023-05-31T10:06:23.042Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:06:23 [2023-05-31T10:06:23.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:06:23 [2023-05-31T10:06:23.042Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:06:23 [2023-05-31T10:06:23.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:06:23 [2023-05-31T10:06:23.042Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:06:23 [2023-05-31T10:06:23.042Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:06:23 [2023-05-31T10:06:23.297Z] --- PASS: TestWaitBlocked (0.01s)
10:06:23 [2023-05-31T10:06:23.297Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
10:06:23 [2023-05-31T10:06:23.297Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
10:06:23 [2023-05-31T10:06:23.297Z] === RUN   TestWaitConditions
10:06:23 [2023-05-31T10:06:23.297Z] === RUN   TestWaitConditions/default
10:06:23 [2023-05-31T10:06:23.297Z] === PAUSE TestWaitConditions/default
10:06:23 [2023-05-31T10:06:23.297Z] === RUN   TestWaitConditions/not-running
10:06:23 [2023-05-31T10:06:23.297Z] === PAUSE TestWaitConditions/not-running
10:06:23 [2023-05-31T10:06:23.297Z] === RUN   TestWaitConditions/next-exit
10:06:23 [2023-05-31T10:06:23.297Z] === PAUSE TestWaitConditions/next-exit
10:06:23 [2023-05-31T10:06:23.297Z] === RUN   TestWaitConditions/removed
10:06:23 [2023-05-31T10:06:23.297Z] === PAUSE TestWaitConditions/removed
10:06:23 [2023-05-31T10:06:23.297Z] === CONT  TestWaitConditions/default
10:06:23 [2023-05-31T10:06:23.297Z] === CONT  TestWaitConditions/next-exit
10:06:23 [2023-05-31T10:06:23.297Z] === CONT  TestWaitConditions/removed
10:06:23 [2023-05-31T10:06:23.297Z] === CONT  TestWaitConditions/not-running
10:06:23 [2023-05-31T10:06:23.297Z]     wait_test.go:146: ContainerID = d13163bb2e50e6509119ab504734292d8100a270f92ed1e0654464431e03cbd3
10:06:23 [2023-05-31T10:06:23.297Z]     wait_test.go:146: ContainerID = 1ad3d08393779a78c86a13449e83a2ea17312b87e7562268dfc37143ee87f60b
10:06:23 [2023-05-31T10:06:23.297Z]     wait_test.go:146: ContainerID = 92f914877f3c6e531b8c1a8e94f18634fd3f4d017997cf06ebe4e775ecfa4a56
10:06:23 [2023-05-31T10:06:23.297Z]     wait_test.go:146: ContainerID = 99d9c45b9d8341ce2eb57bd66b4deb7ff4d04a415b8edce463e53fb753f3d6fc
10:06:24 [2023-05-31T10:06:24.662Z] --- PASS: TestWaitConditions (0.01s)
10:06:24 [2023-05-31T10:06:24.662Z]     --- PASS: TestWaitConditions/next-exit (0.62s)
10:06:24 [2023-05-31T10:06:24.662Z]     --- PASS: TestWaitConditions/removed (0.89s)
10:06:24 [2023-05-31T10:06:24.662Z]     --- PASS: TestWaitConditions/default (1.11s)
10:06:24 [2023-05-31T10:06:24.662Z]     --- PASS: TestWaitConditions/not-running (1.15s)
10:06:24 [2023-05-31T10:06:24.662Z] === RUN   TestWaitRestartedContainer
10:06:24 [2023-05-31T10:06:24.662Z] === RUN   TestWaitRestartedContainer/default
10:06:24 [2023-05-31T10:06:24.662Z] === PAUSE TestWaitRestartedContainer/default
10:06:24 [2023-05-31T10:06:24.662Z] === RUN   TestWaitRestartedContainer/not-running
10:06:24 [2023-05-31T10:06:24.662Z] === PAUSE TestWaitRestartedContainer/not-running
10:06:24 [2023-05-31T10:06:24.662Z] === RUN   TestWaitRestartedContainer/next-exit
10:06:24 [2023-05-31T10:06:24.662Z] === PAUSE TestWaitRestartedContainer/next-exit
10:06:24 [2023-05-31T10:06:24.662Z] === CONT  TestWaitRestartedContainer/default
10:06:24 [2023-05-31T10:06:24.662Z] === CONT  TestWaitRestartedContainer/next-exit
10:06:24 [2023-05-31T10:06:24.662Z] === CONT  TestWaitRestartedContainer/not-running
10:06:26 [2023-05-31T10:06:26.551Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:06:26 [2023-05-31T10:06:26.551Z]     --- PASS: TestWaitRestartedContainer/not-running (1.43s)
10:06:26 [2023-05-31T10:06:26.551Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.85s)
10:06:26 [2023-05-31T10:06:26.551Z]     --- PASS: TestWaitRestartedContainer/default (1.90s)
10:06:26 [2023-05-31T10:06:26.551Z] === CONT  TestRestartDaemonWithRestartingContainer
10:06:26 [2023-05-31T10:06:26.551Z] === CONT  TestDaemonHostGatewayIP
10:06:26 [2023-05-31T10:06:26.551Z] === CONT  TestIpcModeOlderClient
10:06:26 [2023-05-31T10:06:26.551Z] === CONT  TestDaemonRestartIpcMode
10:06:26 [2023-05-31T10:06:26.551Z] === CONT  TestContainerKillOnDaemonStart
10:06:26 [2023-05-31T10:06:26.551Z] === CONT  TestContainerStartOnDaemonRestart
10:06:26 [2023-05-31T10:06:26.551Z] --- PASS: TestIpcModeOlderClient (0.04s)
10:06:29 [2023-05-31T10:06:29.067Z] --- PASS: TestContainerStartOnDaemonRestart (2.48s)
10:06:29 [2023-05-31T10:06:29.067Z] --- PASS: TestDaemonRestartIpcMode (2.77s)
10:06:29 [2023-05-31T10:06:29.323Z] --- PASS: TestDaemonHostGatewayIP (2.88s)
10:06:29 [2023-05-31T10:06:29.579Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.23s)
10:06:39 [2023-05-31T10:06:39.516Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
10:06:39 [2023-05-31T10:06:39.516Z] PASS
10:06:39 [2023-05-31T10:06:39.516Z] 
10:06:39 [2023-05-31T10:06:39.516Z] === Skipped
10:06:39 [2023-05-31T10:06:39.516Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:06:39 [2023-05-31T10:06:39.516Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:06:39 [2023-05-31T10:06:39.516Z] 
10:06:39 [2023-05-31T10:06:39.516Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:06:39 [2023-05-31T10:06:39.516Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:06:39 [2023-05-31T10:06:39.516Z] 
10:06:39 [2023-05-31T10:06:39.516Z] DONE 286 tests, 2 skipped in 121.632s
10:06:39 [2023-05-31T10:06:39.516Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:06:39 [2023-05-31T10:06:39.516Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
10:06:39 [2023-05-31T10:06:39.516Z] ++ set -e
10:06:39 [2023-05-31T10:06:39.516Z] ++ '[' -n 0 ']'
10:06:39 [2023-05-31T10:06:39.516Z] ++ set -x
10:06:39 [2023-05-31T10:06:39.516Z] ++ 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
10:06:39 [2023-05-31T10:06:39.516Z] INFO: Testing against a local daemon
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestConfigDaemonID
10:06:39 [2023-05-31T10:06:39.516Z]     daemon_test.go:52: [d77599bc887c7] daemon is not started
10:06:39 [2023-05-31T10:06:39.516Z] --- PASS: TestConfigDaemonID (1.04s)
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestDaemonConfigValidation
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:06:39 [2023-05-31T10:06:39.516Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:06:39 [2023-05-31T10:06:39.516Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestDaemonConfigValidation/invalid_config
10:06:39 [2023-05-31T10:06:39.516Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestDaemonConfigValidation/malformed_config
10:06:39 [2023-05-31T10:06:39.516Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestDaemonConfigValidation/valid_config
10:06:39 [2023-05-31T10:06:39.516Z] === PAUSE TestDaemonConfigValidation/valid_config
10:06:39 [2023-05-31T10:06:39.516Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:06:39 [2023-05-31T10:06:39.516Z] === CONT  TestDaemonConfigValidation/malformed_config
10:06:39 [2023-05-31T10:06:39.516Z] === CONT  TestDaemonConfigValidation/valid_config
10:06:39 [2023-05-31T10:06:39.516Z] === CONT  TestDaemonConfigValidation/invalid_config
10:06:39 [2023-05-31T10:06:39.516Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:06:39 [2023-05-31T10:06:39.516Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:06:39 [2023-05-31T10:06:39.516Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
10:06:39 [2023-05-31T10:06:39.516Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
10:06:39 [2023-05-31T10:06:39.516Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:06:39 [2023-05-31T10:06:39.516Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:06:39 [2023-05-31T10:06:39.516Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestConfigDaemonSeccompProfiles
10:06:39 [2023-05-31T10:06:39.516Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:06:40 [2023-05-31T10:06:40.443Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:06:41 [2023-05-31T10:06:41.371Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:06:42 [2023-05-31T10:06:42.298Z]     daemon_test.go:166: [d43ef4886c0b9] daemon is not started
10:06:42 [2023-05-31T10:06:42.298Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
10:06:42 [2023-05-31T10:06:42.298Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:06:42 [2023-05-31T10:06:42.298Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:06:42 [2023-05-31T10:06:42.298Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:06:42 [2023-05-31T10:06:42.298Z] === RUN   TestDaemonProxy
10:06:42 [2023-05-31T10:06:42.298Z] === RUN   TestDaemonProxy/environment_variables
10:06:44 [2023-05-31T10:06:44.186Z] === RUN   TestDaemonProxy/command-line_options
10:06:46 [2023-05-31T10:06:46.074Z] === RUN   TestDaemonProxy/configuration_file
10:06:47 [2023-05-31T10:06:47.439Z] === RUN   TestDaemonProxy/conflicting_options
10:06:48 [2023-05-31T10:06:48.001Z] === RUN   TestDaemonProxy/reload_sanitized
10:06:48 [2023-05-31T10:06:48.563Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
10:06:48 [2023-05-31T10:06:48.563Z] --- PASS: TestDaemonProxy (6.22s)
10:06:48 [2023-05-31T10:06:48.563Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
10:06:48 [2023-05-31T10:06:48.563Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
10:06:48 [2023-05-31T10:06:48.563Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:06:48 [2023-05-31T10:06:48.563Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:06:48 [2023-05-31T10:06:48.563Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
10:06:48 [2023-05-31T10:06:48.563Z] === RUN   TestLiveRestore
10:06:48 [2023-05-31T10:06:48.563Z] === RUN   TestLiveRestore/volume_references
10:06:48 [2023-05-31T10:06:48.563Z] === PAUSE TestLiveRestore/volume_references
10:06:48 [2023-05-31T10:06:48.563Z] === CONT  TestLiveRestore/volume_references
10:06:49 [2023-05-31T10:06:49.124Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:06:49 [2023-05-31T10:06:49.124Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:06:50 [2023-05-31T10:06:50.051Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:06:50 [2023-05-31T10:06:50.977Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:06:51 [2023-05-31T10:06:51.914Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:06:52 [2023-05-31T10:06:52.842Z] --- PASS: TestLiveRestore (0.00s)
10:06:52 [2023-05-31T10:06:52.842Z]     --- PASS: TestLiveRestore/volume_references (4.36s)
10:06:52 [2023-05-31T10:06:52.842Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s)
10:06:52 [2023-05-31T10:06:52.842Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
10:06:52 [2023-05-31T10:06:52.842Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
10:06:52 [2023-05-31T10:06:52.842Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
10:06:52 [2023-05-31T10:06:52.842Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s)
10:06:52 [2023-05-31T10:06:52.842Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:06:53 [2023-05-31T10:06:53.769Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
10:06:53 [2023-05-31T10:06:53.769Z] PASS
10:06:53 [2023-05-31T10:06:53.769Z] 
10:06:53 [2023-05-31T10:06:53.769Z] === Skipped
10:06:53 [2023-05-31T10:06:53.769Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
10:06:53 [2023-05-31T10:06:53.769Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
10:06:53 [2023-05-31T10:06:53.769Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
10:06:53 [2023-05-31T10:06:53.769Z] 
10:06:53 [2023-05-31T10:06:53.769Z] DONE 25 tests, 1 skipped in 15.495s
10:06:53 [2023-05-31T10:06:53.769Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:06:53 [2023-05-31T10:06:53.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:06:53 [2023-05-31T10:06:53.769Z] ++ set -e
10:06:53 [2023-05-31T10:06:53.769Z] ++ '[' -n 0 ']'
10:06:53 [2023-05-31T10:06:53.769Z] ++ set -x
10:06:53 [2023-05-31T10:06:53.769Z] ++ 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
10:06:53 [2023-05-31T10:06:53.769Z] INFO: Testing against a local daemon
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestCommitInheritsEnv
10:06:53 [2023-05-31T10:06:53.769Z] --- PASS: TestCommitInheritsEnv (0.12s)
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportExtremelyLargeImageWorks
10:06:53 [2023-05-31T10:06:53.769Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:06:53 [2023-05-31T10:06:53.769Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/#00
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/_______
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform//
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/linux
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/LINUX
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/macos
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/macos/arm64
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImportWithCustomPlatform/nintendo64
10:06:53 [2023-05-31T10:06:53.769Z] --- PASS: TestImportWithCustomPlatform (0.10s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/linux (0.01s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
10:06:53 [2023-05-31T10:06:53.769Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:06:53 [2023-05-31T10:06:53.769Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:06:53 [2023-05-31T10:06:53.769Z] === RUN   TestImagesFilterMultiReference
10:06:54 [2023-05-31T10:06:54.025Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:06:54 [2023-05-31T10:06:54.025Z] === RUN   TestImagesFilterBeforeSince
10:06:54 [2023-05-31T10:06:54.025Z]     list_test.go:87: ImageList: ID=sha256:05f85d4e2aa34c5825a2592324ad33be30561e81fac22b70189e88dfb7539c54 RepoTags=[testimagesfilterbeforesince:v1]
10:06:54 [2023-05-31T10:06:54.025Z]     list_test.go:87: ImageList: ID=sha256:6b75325906c89179a192cab00a9a18c7a804cec2fe11541f2341dd69cfe6a90c RepoTags=[testimagesfilterbeforesince:v2]
10:06:54 [2023-05-31T10:06:54.025Z]     list_test.go:87: ImageList: ID=sha256:5757f31b98374c461be2ff6da61e5a97389e4d44bc390d9961938080abe1e832 RepoTags=[testimagesfilterbeforesince:v3]
10:06:54 [2023-05-31T10:06:54.025Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
10:06:54 [2023-05-31T10:06:54.025Z] === RUN   TestImagePullPlatformInvalid
10:06:54 [2023-05-31T10:06:54.025Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:06:54 [2023-05-31T10:06:54.025Z] === RUN   TestImagePullStoredfDigestForOtherRepo
10:06:54 [2023-05-31T10:06:54.025Z] time="2023-05-31T10:06:54Z" 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.4 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.025Z] time="2023-05-31T10:06:54Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.025Z] time="2023-05-31T10:06:54Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.20.4 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.025Z] time="2023-05-31T10:06:54Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=119ba134-c27d-4c28-8840-4f7298d7c9a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=119ba134-c27d-4c28-8840-4f7298d7c9a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38250" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.080589ms http.response.status=200 http.response.written=2 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3c92c564-a46b-4b38-b663-8a8e92675751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=98bb6049-b29e-471b-ad7a-d1ebc9d62a0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=98bb6049-b29e-471b-ad7a-d1ebc9d62a0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3c92c564-a46b-4b38-b663-8a8e92675751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=98bb6049-b29e-471b-ad7a-d1ebc9d62a0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=28.397µ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=bcbafaf3-c29c-468b-8fec-90487463ceba trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3c92c564-a46b-4b38-b663-8a8e92675751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=27.437µ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=b65b90ac-496f-42c2-beca-302e019ec8e8 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=98bb6049-b29e-471b-ad7a-d1ebc9d62a0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.998382ms http.response.status=404 http.response.written=157 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3c92c564-a46b-4b38-b663-8a8e92675751 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.09864ms http.response.status=404 http.response.written=157 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.283Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fa3d472-0241-46af-832b-8ebe6acaf35b http.request.method=POST http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.283Z] time="2023-05-31T10:06:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fa3d472-0241-46af-832b-8ebe6acaf35b http.request.method=POST http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d4ab9f01-0dc5-4798-b3e0-81cd50524497 http.request.method=POST http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d4ab9f01-0dc5-4798-b3e0-81cd50524497 http.request.method=POST http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fa3d472-0241-46af-832b-8ebe6acaf35b http.request.method=POST http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=103.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=089f49f0-d2cb-4f2e-8f54-9fe82b1d911e trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d4ab9f01-0dc5-4798-b3e0-81cd50524497 http.request.method=POST http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=61.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).PutContent" trace.id=e2dccf46-17a8-4e53-a128-009f1808e01c trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fa3d472-0241-46af-832b-8ebe6acaf35b http.request.method=POST http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=30.687µ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=cbf397ea-b527-4919-b831-702251efbba9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d4ab9f01-0dc5-4798-b3e0-81cd50524497 http.request.method=POST http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=15.056µ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=9e513ba3-4bcb-46af-9b34-31b3e068fc58 trace.line=141 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fa3d472-0241-46af-832b-8ebe6acaf35b http.request.method=POST http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=79.737µ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=135dadea-a5b6-4b05-967b-4178ec88c870 trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1fa3d472-0241-46af-832b-8ebe6acaf35b http.request.method=POST http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.967745ms http.response.status=202 http.response.written=0 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d4ab9f01-0dc5-4798-b3e0-81cd50524497 http.request.method=POST http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=79.04µ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=b1bbd2f6-6069-460a-bdaa-53c4f08053ee trace.line=95 vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d4ab9f01-0dc5-4798-b3e0-81cd50524497 http.request.method=POST http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.874306ms http.response.status=202 http.response.written=0 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=42.749µ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=e179f64a-f5ea-4d5b-be6d-384c23818563 trace.line=82 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=33.739µ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=f8375b90-c193-4762-8bc7-f325ce0c32dd trace.line=82 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=14.112µ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=da66c9dc-5e32-49a9-b80a-e5d0e8858227 trace.line=141 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=12.587µ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=a8225436-264f-4119-8a2f-30b46c1e3730 trace.line=141 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=114.271µ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=18c987af-344b-4b5b-9b87-0771f574a005 trace.line=124 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=12.291µ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=69d26085-1bec-4859-8ed8-46b124a73993 trace.line=141 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=13.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f263d3c4-2b50-41c5-8dca-d85a3470f5c2 trace.line=141 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=8.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=f1c70ad6-26f6-41fc-bed1-23b847963581 trace.line=141 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=103.745µ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=6787f373-5347-413b-ba43-8599ab995e3f trace.line=167 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.284Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=57.747µ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=32b24ecc-0fa0-47c4-947b-f1898ec48161 trace.line=95 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=87.958µ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=8f6f7f47-d8b4-4585-b6c2-aa5cc92f1757 trace.line=181 vars.name=test vars.uuid=fb61ca5f-6222-4ffc-8535-24fefa8d3fdf version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0c1dbdf4-bbbd-4bf4-894b-c75069831fe5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38276" http.request.uri="/v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.846809ms http.response.status=201 http.response.written=0 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "PUT /v2/test/blobs/uploads/fb61ca5f-6222-4ffc-8535-24fefa8d3fdf?_state=XVzGxCEsVB_LFbbLQQYMmXV_4jV1hQKhhAT759U9uzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZiNjFjYTVmLTYyMjItNGZmYy04NTM1LTI0ZmVmYThkM2ZkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgyMzA5MzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=83.052µ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=1c186ae0-77d0-4cf9-8850-7bd92bd6464d trace.line=124 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=11.381µ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=3473e037-dbaf-44c4-9c4d-d3bdd1250833 trace.line=141 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=12.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=bcbb7e4a-fc43-4f4a-9e96-82fb2c13bacc trace.line=141 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=8.353µ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=e5c2aac2-789d-442b-a877-2050f3d77d88 trace.line=141 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=37.005µ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=21320c6f-6f49-44ec-be0d-2a6024aeb167 trace.line=167 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=223.293µ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=3631b937-ab3d-4c59-80c2-af0dae25c7f3 trace.line=95 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e1448ad3-395a-45ef-af04-4176138f62ec\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=115.971µ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=72d43170-b1bd-4bb7-94be-3b4833392d77 trace.line=181 vars.name=test vars.uuid=e1448ad3-395a-45ef-af04-4176138f62ec version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2b6a6906-4b15-4d4f-ba02-83a5267e6c42 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=5.087201ms http.response.status=201 http.response.written=0 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "PUT /v2/test/blobs/uploads/e1448ad3-395a-45ef-af04-4176138f62ec?_state=1A9Qx0TNkSNmw8Hx3xTYya76T63rAEdAImzhUwqfbvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNDQ4YWQzLTM5NWEtNDVlZi1hZjA0LTQxNzYxMzhmNjJlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0zMVQxMDowNjo1NC4xMDgzMjM4OTlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dc51b3ee-4ed0-4ba4-b873-0c07a3cd0421 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dc51b3ee-4ed0-4ba4-b873-0c07a3cd0421 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dc51b3ee-4ed0-4ba4-b873-0c07a3cd0421 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=23.302µ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=6309bb5b-7b80-47bf-ac4e-67a33773c15b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dc51b3ee-4ed0-4ba4-b873-0c07a3cd0421 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="876.932µs" http.response.status=404 http.response.written=96 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=35.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=181afe22-27c5-41cb-a7f2-48615ca4b29e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=14.646µ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=0011f9a3-4d02-48fa-9db9-f2f335710fe6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=21.899µ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=64413e39-1247-4e6d-95a7-c5b637b3ba69 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=10.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).Stat" trace.id=0bc9d718-5362-4ce2-b54f-8d5ba0c193ef trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=11.429µ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=a9953925-7e3c-4f8a-9af5-aad5099d71a6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.285Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=50.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).PutContent" trace.id=ca335081-b1ae-4adb-8adb-4ad88efbba6a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=50.289µ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=7fc07952-e174-48b2-9eb8-26166459732d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=25.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d38ff57e-66ee-4bc7-aa66-3b80e6ee4971 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=63.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).PutContent" trace.id=4618c9b7-5545-4261-b059-4aa85c4e3f0f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=33.69µ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=ab13d047-7246-4e42-baf7-3311620d0cf5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0eb614a2-c3f5-4cdf-bb78-706639aa34b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38266" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.744731ms http.response.status=201 http.response.written=0 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6cc60fb6-22f3-460d-bdbf-9a3eb308937c http.request.method=GET http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=6cc60fb6-22f3-460d-bdbf-9a3eb308937c http.request.method=GET http.request.remoteaddr="127.0.0.1:38300" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="861.457µs" http.response.status=200 http.response.written=2 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=51.273µ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=ae94392f-b659-4009-bc33-1c4abe418770 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=25.353µ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=b10b5fdc-5141-457a-9890-317bdcf49fe9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=17.313µ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=f35d33fa-91b0-462b-96d9-966b29d5c6b1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=17.452µ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=5da2dfbe-b1bd-40d2-a4f5-2dc4ce9955fe trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=cd8e1217-da24-48be-ad02-f206b21946de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38306" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-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.349887ms http.response.status=200 http.response.written=417 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=41.026µ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=51e02e23-3df9-48cc-b32a-dc4d074e8648 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=14.966µ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=7751fd77-f275-4326-8f9a-bbffcc27df11 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=18.822µ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=e1b9fd26-cbc3-4aaa-9515-fecc34533740 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=363fb45d-aba4-4c34-a4de-135f1cb06952 http.request.method=GET http.request.remoteaddr="127.0.0.1:38318" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-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.347697ms http.response.status=200 http.response.written=417 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.286Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=38.761µ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=f26b5de5-b78a-4ee8-be69-719ae6191d2a trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=42.076µ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=25ef5c82-e221-4e7c-ac95-d3dc7881208a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=13.555µ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=d75c58ec-04d8-444e-9b41-b5374d05602c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=15.754µ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=e0dc1c7e-a820-405a-937c-c14ced212431 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=19.389µ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=6457c6db-540a-4411-a2c9-68d7f77eb941 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=23.803µ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=7d609451-ebb4-4dde-b8f3-6c60fa7d9692 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=10.298µ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=b0754ff9-1c1c-4fc3-8403-1e3865129634 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=9.993µ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=abaed1d0-9e7b-451b-baf9-45a78d1f086c trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=8.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=7af4d0b6-1b73-47ed-a230-5df9e66f01d8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=8.058µ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=c9876a8b-d611-4b7b-8d17-e882fcf4d2f3 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=5.169µ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=eac2e624-f7e8-4e71-8e22-37cd4247f919 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=4.989µ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=6e738ee4-3319-4906-bf4f-8a12db6302f5 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=14.195µ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=01b3e8f1-5b25-4222-9554-5343da3d9772 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=14.252µ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=8b54b80d-99ea-4d0a-b807-ee9c5d7a431a trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=342.184µ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=c971d9ee-fee6-4b47-a2f8-09181264c90b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=35.594µ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=3b1f3ef1-746e-412a-b233-a0a007ec0ab2 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=20.192µ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=8d9b11a6-ea50-4b0e-8f5e-a677915e00b1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=12.554µ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=d18f88b0-7c26-4876-aa38-ea0b220e3e77 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=50926389-0ae8-40da-9c47-3f4d61dbe5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:38336" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.350199ms http.response.status=200 http.response.written=68 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=305c67f2-1637-4aaf-85a7-685dcb2422ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38320" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.628966ms http.response.status=200 http.response.written=194 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9cdcf4b7-9e4a-4974-a4b8-1050625be37a http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.287Z] time="2023-05-31T10:06:54Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9cdcf4b7-9e4a-4974-a4b8-1050625be37a http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.327423ms http.response.status=200 http.response.written=2 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.288Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:06:54 [2023-05-31T10:06:54.288Z] time="2023-05-31T10:06:54Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a11dee16-34ce-4a9f-8794-f1c2008dd7ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38366" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.288Z] time="2023-05-31T10:06:54Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a11dee16-34ce-4a9f-8794-f1c2008dd7ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38366" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.288Z] time="2023-05-31T10:06:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a11dee16-34ce-4a9f-8794-f1c2008dd7ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38366" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.288Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a11dee16-34ce-4a9f-8794-f1c2008dd7ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38366" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=28.488µ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=9f2d9fec-e6e7-44a6-b44f-6dca3030419f trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.288Z] time="2023-05-31T10:06:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a11dee16-34ce-4a9f-8794-f1c2008dd7ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38366" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 trace.duration=12.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=fb93c714-e7e2-4d78-b174-3a512982c172 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.288Z] time="2023-05-31T10:06:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a11dee16-34ce-4a9f-8794-f1c2008dd7ed http.request.method=GET http.request.remoteaddr="127.0.0.1:38366" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079957ms http.response.status=404 http.response.written=181 instance.id=ac2bf1c0-9936-4fb4-a5ef-5020e706d824 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
10:06:54 [2023-05-31T10:06:54.288Z] 127.0.0.1 - - [31/May/2023:10:06:54 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/637ca59375cdc26486e9451eea1aa6a9aac6154e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:06:54 [2023-05-31T10:06:54.288Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
10:06:54 [2023-05-31T10:06:54.288Z] === RUN   TestRemoveImageOrphaning
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestRemoveImageOrphaning (0.11s)
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestRemoveImageGarbageCollector
10:06:54 [2023-05-31T10:06:54.544Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:06:54 [2023-05-31T10:06:54.544Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestTagInvalidReference
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestTagInvalidReference (0.01s)
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestTagValidPrefixedRepo
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestTagExistedNameWithoutForce
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestTagOfficialNames
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestTagOfficialNames (0.05s)
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestTagMatchesDigest
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestTagMatchesDigest (0.01s)
10:06:54 [2023-05-31T10:06:54.544Z] PASS
10:06:54 [2023-05-31T10:06:54.544Z] 
10:06:54 [2023-05-31T10:06:54.544Z] === Skipped
10:06:54 [2023-05-31T10:06:54.544Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:06:54 [2023-05-31T10:06:54.544Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
10:06:54 [2023-05-31T10:06:54.544Z] 
10:06:54 [2023-05-31T10:06:54.544Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:06:54 [2023-05-31T10:06:54.544Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:06:54 [2023-05-31T10:06:54.544Z] 
10:06:54 [2023-05-31T10:06:54.544Z] DONE 25 tests, 2 skipped in 0.980s
10:06:54 [2023-05-31T10:06:54.544Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
10:06:54 [2023-05-31T10:06:54.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
10:06:54 [2023-05-31T10:06:54.544Z] ++ set -e
10:06:54 [2023-05-31T10:06:54.544Z] ++ '[' -n 0 ']'
10:06:54 [2023-05-31T10:06:54.544Z] ++ set -x
10:06:54 [2023-05-31T10:06:54.544Z] ++ 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
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestStripANSICommands
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestStripANSICommands/#00
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestStripANSICommands/#01
10:06:54 [2023-05-31T10:06:54.544Z] --- PASS: TestStripANSICommands (0.00s)
10:06:54 [2023-05-31T10:06:54.544Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:06:54 [2023-05-31T10:06:54.544Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:06:54 [2023-05-31T10:06:54.544Z] PASS
10:06:54 [2023-05-31T10:06:54.544Z] 
10:06:54 [2023-05-31T10:06:54.544Z] DONE 3 tests in 0.009s
10:06:54 [2023-05-31T10:06:54.544Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:06:54 [2023-05-31T10:06:54.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:06:54 [2023-05-31T10:06:54.544Z] ++ set -e
10:06:54 [2023-05-31T10:06:54.544Z] ++ '[' -n 0 ']'
10:06:54 [2023-05-31T10:06:54.544Z] ++ set -x
10:06:54 [2023-05-31T10:06:54.544Z] ++ 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
10:06:54 [2023-05-31T10:06:54.544Z] INFO: Testing against a local daemon
10:06:54 [2023-05-31T10:06:54.544Z] === RUN   TestNetworkCreateDelete
10:06:54 [2023-05-31T10:06:54.800Z] --- PASS: TestNetworkCreateDelete (0.19s)
10:06:54 [2023-05-31T10:06:54.800Z] === RUN   TestDockerNetworkDeletePreferID
10:06:55 [2023-05-31T10:06:55.362Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
10:06:55 [2023-05-31T10:06:55.362Z] === RUN   TestDaemonDNSFallback
10:07:01 [2023-05-31T10:07:01.897Z] --- PASS: TestDaemonDNSFallback (6.17s)
10:07:01 [2023-05-31T10:07:01.897Z] === RUN   TestInspectNetwork
10:07:04 [2023-05-31T10:07:04.412Z] === RUN   TestInspectNetwork/full_network_id
10:07:04 [2023-05-31T10:07:04.412Z] === RUN   TestInspectNetwork/partial_network_id
10:07:04 [2023-05-31T10:07:04.412Z] === RUN   TestInspectNetwork/network_name
10:07:04 [2023-05-31T10:07:04.412Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:07:08 [2023-05-31T10:07:08.576Z] --- PASS: TestInspectNetwork (7.00s)
10:07:08 [2023-05-31T10:07:08.576Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:07:08 [2023-05-31T10:07:08.576Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:07:08 [2023-05-31T10:07:08.576Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:07:08 [2023-05-31T10:07:08.576Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:07:08 [2023-05-31T10:07:08.576Z] === RUN   TestRunContainerWithBridgeNone
10:07:09 [2023-05-31T10:07:09.941Z] --- PASS: TestRunContainerWithBridgeNone (1.27s)
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/create
10:07:09 [2023-05-31T10:07:09.941Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:07:09 [2023-05-31T10:07:09.941Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:07:09 [2023-05-31T10:07:09.941Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:07:09 [2023-05-31T10:07:09.941Z] === CONT  TestNetworkInvalidJSON/networks/create
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:07:09 [2023-05-31T10:07:09.941Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:07:09 [2023-05-31T10:07:09.941Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:07:09 [2023-05-31T10:07:09.941Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:07:09 [2023-05-31T10:07:09.941Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkList
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkList//networks
10:07:09 [2023-05-31T10:07:09.941Z] === PAUSE TestNetworkList//networks
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestNetworkList//networks/
10:07:09 [2023-05-31T10:07:09.941Z] === PAUSE TestNetworkList//networks/
10:07:09 [2023-05-31T10:07:09.941Z] === CONT  TestNetworkList//networks
10:07:09 [2023-05-31T10:07:09.941Z] === CONT  TestNetworkList//networks/
10:07:09 [2023-05-31T10:07:09.941Z] --- PASS: TestNetworkList (0.01s)
10:07:09 [2023-05-31T10:07:09.941Z]     --- PASS: TestNetworkList//networks (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:07:09 [2023-05-31T10:07:09.941Z] === RUN   TestHostIPv4BridgeLabel
10:07:10 [2023-05-31T10:07:10.502Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:07:10 [2023-05-31T10:07:10.502Z] === RUN   TestDefaultNetworkOpts
10:07:10 [2023-05-31T10:07:10.502Z] === RUN   TestDefaultNetworkOpts/default_value
10:07:11 [2023-05-31T10:07:11.868Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:07:12 [2023-05-31T10:07:12.795Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:07:14 [2023-05-31T10:07:14.160Z] --- PASS: TestDefaultNetworkOpts (3.83s)
10:07:14 [2023-05-31T10:07:14.160Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.28s)
10:07:14 [2023-05-31T10:07:14.160Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.26s)
10:07:14 [2023-05-31T10:07:14.160Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
10:07:14 [2023-05-31T10:07:14.160Z] === RUN   TestDaemonRestartWithLiveRestore
10:07:15 [2023-05-31T10:07:15.088Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:07:15 [2023-05-31T10:07:15.088Z] === RUN   TestDaemonDefaultNetworkPools
10:07:16 [2023-05-31T10:07:16.015Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
10:07:16 [2023-05-31T10:07:16.015Z] === RUN   TestDaemonRestartWithExistingNetwork
10:07:17 [2023-05-31T10:07:17.380Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:07:17 [2023-05-31T10:07:17.380Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:07:18 [2023-05-31T10:07:18.307Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
10:07:18 [2023-05-31T10:07:18.307Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:07:19 [2023-05-31T10:07:19.235Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
10:07:19 [2023-05-31T10:07:19.235Z] === RUN   TestServiceWithPredefinedNetwork
10:07:21 [2023-05-31T10:07:21.127Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
10:07:21 [2023-05-31T10:07:21.127Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:07:21 [2023-05-31T10:07:21.127Z]     service_test.go:242: FLAKY_TEST
10:07:21 [2023-05-31T10:07:21.127Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:07:21 [2023-05-31T10:07:21.127Z] === RUN   TestServiceWithDataPathPortInit
10:07:35 [2023-05-31T10:07:35.985Z] --- PASS: TestServiceWithDataPathPortInit (13.14s)
10:07:35 [2023-05-31T10:07:35.985Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:07:36 [2023-05-31T10:07:36.546Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hl6ikvlv3dvdwyw2q10iz17ij Created:2023-05-31 10:07:35.518783662 +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[3f20c21b067ca562acaa60f660415c5f78226e15af3a5f1e2f616c9fc9e8af5b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c7m3xe5jffgpgl6zxmm069mnh EndpointID:73d4736f144cb9b0bae33f216b7e6776af7675bc52b79308edc712a09a15408a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b2566fe94b6548a022f0529395a3c57e1f40b4185f5fae1e3d80efec04d7af66 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:dee3413b0cad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c7m3xe5jffgpgl6zxmm069mnh EndpointID:73d4736f144cb9b0bae33f216b7e6776af7675bc52b79308edc712a09a15408a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:07:41 [2023-05-31T10:07:41.790Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s)
10:07:41 [2023-05-31T10:07:41.790Z] PASS
10:07:41 [2023-05-31T10:07:41.790Z] 
10:07:41 [2023-05-31T10:07:41.790Z] === Skipped
10:07:41 [2023-05-31T10:07:41.790Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:07:41 [2023-05-31T10:07:41.790Z]     service_test.go:242: FLAKY_TEST
10:07:41 [2023-05-31T10:07:41.790Z] 
10:07:41 [2023-05-31T10:07:41.790Z] DONE 42 tests, 1 skipped in 46.330s
10:07:41 [2023-05-31T10:07:41.790Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:07:41 [2023-05-31T10:07:41.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:07:41 [2023-05-31T10:07:41.791Z] ++ set -e
10:07:41 [2023-05-31T10:07:41.791Z] ++ '[' -n 0 ']'
10:07:41 [2023-05-31T10:07:41.791Z] ++ set -x
10:07:41 [2023-05-31T10:07:41.791Z] ++ 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
10:07:41 [2023-05-31T10:07:41.791Z] INFO: Testing against a local daemon
10:07:41 [2023-05-31T10:07:41.791Z] === RUN   TestDockerNetworkIpvlanPersistance
10:07:41 [2023-05-31T10:07:41.791Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:07:41 [2023-05-31T10:07:41.791Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:07:41 [2023-05-31T10:07:41.791Z] === RUN   TestDockerNetworkIpvlan
10:07:41 [2023-05-31T10:07:41.791Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:07:41 [2023-05-31T10:07:41.791Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:07:41 [2023-05-31T10:07:41.791Z] PASS
10:07:41 [2023-05-31T10:07:41.791Z] 
10:07:41 [2023-05-31T10:07:41.791Z] === Skipped
10:07:41 [2023-05-31T10:07:41.791Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:07:41 [2023-05-31T10:07:41.791Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:07:41 [2023-05-31T10:07:41.791Z] 
10:07:41 [2023-05-31T10:07:41.791Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:07:41 [2023-05-31T10:07:41.791Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:07:41 [2023-05-31T10:07:41.791Z] 
10:07:41 [2023-05-31T10:07:41.791Z] DONE 2 tests, 2 skipped in 0.024s
10:07:41 [2023-05-31T10:07:41.791Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:07:41 [2023-05-31T10:07:41.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:07:41 [2023-05-31T10:07:41.791Z] ++ set -e
10:07:41 [2023-05-31T10:07:41.791Z] ++ '[' -n 0 ']'
10:07:41 [2023-05-31T10:07:41.791Z] ++ set -x
10:07:41 [2023-05-31T10:07:41.791Z] ++ 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
10:07:41 [2023-05-31T10:07:41.791Z] INFO: Testing against a local daemon
10:07:41 [2023-05-31T10:07:41.791Z] === RUN   TestDockerNetworkMacvlanPersistance
10:07:42 [2023-05-31T10:07:42.352Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
10:07:42 [2023-05-31T10:07:42.352Z] === RUN   TestDockerNetworkMacvlan
10:07:42 [2023-05-31T10:07:42.915Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:07:43 [2023-05-31T10:07:43.476Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:07:44 [2023-05-31T10:07:44.038Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:07:45 [2023-05-31T10:07:45.932Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:07:47 [2023-05-31T10:07:47.298Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:07:49 [2023-05-31T10:07:49.815Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:07:50 [2023-05-31T10:07:50.071Z] --- PASS: TestDockerNetworkMacvlan (7.84s)
10:07:50 [2023-05-31T10:07:50.071Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:07:50 [2023-05-31T10:07:50.071Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
10:07:50 [2023-05-31T10:07:50.071Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
10:07:50 [2023-05-31T10:07:50.071Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
10:07:50 [2023-05-31T10:07:50.071Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.26s)
10:07:50 [2023-05-31T10:07:50.071Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
10:07:50 [2023-05-31T10:07:50.071Z] PASS
10:07:50 [2023-05-31T10:07:50.071Z] 
10:07:50 [2023-05-31T10:07:50.071Z] DONE 8 tests in 9.027s
10:07:50 [2023-05-31T10:07:50.071Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:07:50 [2023-05-31T10:07:50.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:07:50 [2023-05-31T10:07:50.071Z] ++ set -e
10:07:50 [2023-05-31T10:07:50.071Z] ++ '[' -n 0 ']'
10:07:50 [2023-05-31T10:07:50.071Z] ++ set -x
10:07:50 [2023-05-31T10:07:50.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
10:07:50 [2023-05-31T10:07:50.071Z] testing: warning: no tests to run
10:07:50 [2023-05-31T10:07:50.071Z] PASS
10:07:50 [2023-05-31T10:07:50.071Z] 
10:07:50 [2023-05-31T10:07:50.071Z] DONE 0 tests in 0.008s
10:07:50 [2023-05-31T10:07:50.071Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:07:50 [2023-05-31T10:07:50.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:07:50 [2023-05-31T10:07:50.071Z] ++ set -e
10:07:50 [2023-05-31T10:07:50.071Z] ++ '[' -n 0 ']'
10:07:50 [2023-05-31T10:07:50.071Z] ++ set -x
10:07:50 [2023-05-31T10:07:50.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
10:07:50 [2023-05-31T10:07:50.071Z] INFO: Testing against a local daemon
10:07:50 [2023-05-31T10:07:50.071Z] === RUN   TestAuthZPluginAllowRequest
10:07:50 [2023-05-31T10:07:50.998Z] --- PASS: TestAuthZPluginAllowRequest (0.99s)
10:07:50 [2023-05-31T10:07:50.998Z] === RUN   TestAuthZPluginTLS
10:07:51 [2023-05-31T10:07:51.560Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:07:51 [2023-05-31T10:07:51.560Z] === RUN   TestAuthZPluginDenyRequest
10:07:52 [2023-05-31T10:07:52.122Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:07:52 [2023-05-31T10:07:52.122Z] === RUN   TestAuthZPluginAPIDenyResponse
10:07:52 [2023-05-31T10:07:52.684Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:07:52 [2023-05-31T10:07:52.684Z] === RUN   TestAuthZPluginDenyResponse
10:07:53 [2023-05-31T10:07:53.246Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:07:53 [2023-05-31T10:07:53.246Z] === RUN   TestAuthZPluginAllowEventStream
10:07:54 [2023-05-31T10:07:54.173Z] --- PASS: TestAuthZPluginAllowEventStream (1.01s)
10:07:54 [2023-05-31T10:07:54.173Z] === RUN   TestAuthZPluginErrorResponse
10:07:54 [2023-05-31T10:07:54.735Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:07:54 [2023-05-31T10:07:54.735Z] === RUN   TestAuthZPluginErrorRequest
10:07:55 [2023-05-31T10:07:55.297Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:07:55 [2023-05-31T10:07:55.297Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:07:55 [2023-05-31T10:07:55.859Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:07:55 [2023-05-31T10:07:55.859Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:07:57 [2023-05-31T10:07:57.224Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
10:07:57 [2023-05-31T10:07:57.224Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:07:58 [2023-05-31T10:07:58.157Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
10:07:58 [2023-05-31T10:07:58.157Z] === RUN   TestAuthZPluginHeader
10:07:58 [2023-05-31T10:07:58.720Z] --- PASS: TestAuthZPluginHeader (0.61s)
10:07:58 [2023-05-31T10:07:58.720Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:07:58 [2023-05-31T10:07:58.720Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:07:58 [2023-05-31T10:07:58.720Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:07:58 [2023-05-31T10:07:58.720Z] === RUN   TestAuthZPluginV2Disable
10:07:58 [2023-05-31T10:07:58.720Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:07:58 [2023-05-31T10:07:58.720Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:07:58 [2023-05-31T10:07:58.720Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:07:58 [2023-05-31T10:07:58.720Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:07:58 [2023-05-31T10:07:58.720Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:07:58 [2023-05-31T10:07:58.720Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:07:58 [2023-05-31T10:07:58.720Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:07:58 [2023-05-31T10:07:58.720Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:07:58 [2023-05-31T10:07:58.720Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:08:16 [2023-05-31T10:08:16.761Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
10:08:16 [2023-05-31T10:08:16.761Z] PASS
10:08:16 [2023-05-31T10:08:16.761Z] 
10:08:16 [2023-05-31T10:08:16.761Z] === Skipped
10:08:16 [2023-05-31T10:08:16.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:08:16 [2023-05-31T10:08:16.761Z] 
10:08:16 [2023-05-31T10:08:16.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:08:16 [2023-05-31T10:08:16.761Z] 
10:08:16 [2023-05-31T10:08:16.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:08:16 [2023-05-31T10:08:16.761Z] 
10:08:16 [2023-05-31T10:08:16.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:08:16 [2023-05-31T10:08:16.761Z] 
10:08:16 [2023-05-31T10:08:16.761Z] DONE 17 tests, 4 skipped in 25.506s
10:08:16 [2023-05-31T10:08:16.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:08:16 [2023-05-31T10:08:16.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:08:16 [2023-05-31T10:08:16.761Z] ++ set -e
10:08:16 [2023-05-31T10:08:16.761Z] ++ '[' -n 0 ']'
10:08:16 [2023-05-31T10:08:16.761Z] ++ set -x
10:08:16 [2023-05-31T10:08:16.761Z] ++ 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
10:08:16 [2023-05-31T10:08:16.761Z] INFO: Testing against a local daemon
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:08:16 [2023-05-31T10:08:16.761Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:08:16 [2023-05-31T10:08:16.761Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:08:16 [2023-05-31T10:08:16.761Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:08:16 [2023-05-31T10:08:16.761Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:08:16 [2023-05-31T10:08:16.761Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:08:16 [2023-05-31T10:08:16.761Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:08:16 [2023-05-31T10:08:16.761Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:08:16 [2023-05-31T10:08:16.761Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInstall
10:08:16 [2023-05-31T10:08:16.761Z] === RUN   TestPluginInstall/no_auth
10:08:18 [2023-05-31T10:08:18.651Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:08:18 [2023-05-31T10:08:18.651Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8934c434fff990f9d12d757b7730eb4418a2db199488a74c5f35b9f29e139f7a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:08:18 [2023-05-31T10:08:18.651Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:08:18 [2023-05-31T10:08:18.651Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8934c434fff990f9d12d757b7730eb4418a2db199488a74c5f35b9f29e139f7a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:08:18 [2023-05-31T10:08:18.651Z] === RUN   TestPluginInstall/with_htpasswd
10:08:18 [2023-05-31T10:08:18.907Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:08:18 [2023-05-31T10:08:18.907Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8934c434fff990f9d12d757b7730eb4418a2db199488a74c5f35b9f29e139f7a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:08:18 [2023-05-31T10:08:18.907Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:08:18 [2023-05-31T10:08:18.907Z] time="2023-05-31T10:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8934c434fff990f9d12d757b7730eb4418a2db199488a74c5f35b9f29e139f7a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:08:19 [2023-05-31T10:08:19.164Z] === RUN   TestPluginInstall/with_insecure
10:08:20 [2023-05-31T10:08:20.092Z] time="2023-05-31T10:08:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:08:20 [2023-05-31T10:08:20.092Z] time="2023-05-31T10:08:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe14e8f2da69ac4c24961e8d98511f9d1894d347df135adabf291e97956c0ba6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:08:20 [2023-05-31T10:08:20.092Z] time="2023-05-31T10:08:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:08:20 [2023-05-31T10:08:20.092Z] time="2023-05-31T10:08:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe14e8f2da69ac4c24961e8d98511f9d1894d347df135adabf291e97956c0ba6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:08:20 [2023-05-31T10:08:20.092Z]     plugin_test.go:195: [d673266ba090e] daemon is not started
10:08:20 [2023-05-31T10:08:20.092Z] --- PASS: TestPluginInstall (4.50s)
10:08:20 [2023-05-31T10:08:20.092Z]     --- PASS: TestPluginInstall/no_auth (3.09s)
10:08:20 [2023-05-31T10:08:20.092Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
10:08:20 [2023-05-31T10:08:20.092Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
10:08:20 [2023-05-31T10:08:20.092Z] === RUN   TestPluginsWithRuntimes
10:08:21 [2023-05-31T10:08:21.457Z] === RUN   TestPluginsWithRuntimes/No_Args
10:08:22 [2023-05-31T10:08:22.385Z] === RUN   TestPluginsWithRuntimes/With_Args
10:08:23 [2023-05-31T10:08:23.312Z] --- PASS: TestPluginsWithRuntimes (3.26s)
10:08:23 [2023-05-31T10:08:23.312Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
10:08:23 [2023-05-31T10:08:23.312Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
10:08:23 [2023-05-31T10:08:23.312Z] === RUN   TestPluginBackCompatMediaTypes
10:08:23 [2023-05-31T10:08:23.873Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
10:08:23 [2023-05-31T10:08:23.873Z] PASS
10:08:23 [2023-05-31T10:08:23.873Z] 
10:08:23 [2023-05-31T10:08:23.873Z] DONE 24 tests in 8.306s
10:08:23 [2023-05-31T10:08:23.873Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:08:23 [2023-05-31T10:08:23.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:08:23 [2023-05-31T10:08:23.873Z] ++ set -e
10:08:23 [2023-05-31T10:08:23.873Z] ++ '[' -n 0 ']'
10:08:23 [2023-05-31T10:08:23.873Z] ++ set -x
10:08:23 [2023-05-31T10:08:23.873Z] ++ 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
10:08:23 [2023-05-31T10:08:23.873Z] INFO: Testing against a local daemon
10:08:23 [2023-05-31T10:08:23.873Z] === RUN   TestExternalGraphDriver
10:08:24 [2023-05-31T10:08:24.435Z] === RUN   TestExternalGraphDriver/json
10:08:25 [2023-05-31T10:08:25.800Z] === RUN   TestExternalGraphDriver/spec
10:08:27 [2023-05-31T10:08:27.166Z] === RUN   TestExternalGraphDriver/pull
10:08:29 [2023-05-31T10:08:29.056Z] --- PASS: TestExternalGraphDriver (4.91s)
10:08:29 [2023-05-31T10:08:29.056Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
10:08:29 [2023-05-31T10:08:29.056Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
10:08:29 [2023-05-31T10:08:29.056Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
10:08:29 [2023-05-31T10:08:29.056Z] === RUN   TestGraphdriverPluginV2
10:08:29 [2023-05-31T10:08:29.312Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:08:29 [2023-05-31T10:08:29.312Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
10:08:29 [2023-05-31T10:08:29.312Z] PASS
10:08:29 [2023-05-31T10:08:29.312Z] 
10:08:29 [2023-05-31T10:08:29.312Z] === Skipped
10:08:29 [2023-05-31T10:08:29.312Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
10:08:29 [2023-05-31T10:08:29.312Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:08:29 [2023-05-31T10:08:29.312Z] 
10:08:29 [2023-05-31T10:08:29.312Z] DONE 5 tests, 1 skipped in 5.265s
10:08:29 [2023-05-31T10:08:29.312Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:08:29 [2023-05-31T10:08:29.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:08:29 [2023-05-31T10:08:29.312Z] ++ set -e
10:08:29 [2023-05-31T10:08:29.312Z] ++ '[' -n 0 ']'
10:08:29 [2023-05-31T10:08:29.312Z] ++ set -x
10:08:29 [2023-05-31T10:08:29.312Z] ++ 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
10:08:29 [2023-05-31T10:08:29.312Z] INFO: Testing against a local daemon
10:08:29 [2023-05-31T10:08:29.312Z] === RUN   TestContinueAfterPluginCrash
10:08:29 [2023-05-31T10:08:29.312Z] === PAUSE TestContinueAfterPluginCrash
10:08:29 [2023-05-31T10:08:29.312Z] === RUN   TestReadPluginNoRead
10:08:29 [2023-05-31T10:08:29.312Z] === PAUSE TestReadPluginNoRead
10:08:29 [2023-05-31T10:08:29.312Z] === RUN   TestDaemonStartWithLogOpt
10:08:29 [2023-05-31T10:08:29.312Z] === PAUSE TestDaemonStartWithLogOpt
10:08:29 [2023-05-31T10:08:29.312Z] === CONT  TestDaemonStartWithLogOpt
10:08:29 [2023-05-31T10:08:29.312Z] === CONT  TestContinueAfterPluginCrash
10:08:29 [2023-05-31T10:08:29.312Z] === CONT  TestReadPluginNoRead
10:08:31 [2023-05-31T10:08:31.201Z] === RUN   TestReadPluginNoRead/disabled_caching
10:08:32 [2023-05-31T10:08:32.128Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
10:08:32 [2023-05-31T10:08:32.384Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:08:33 [2023-05-31T10:08:33.749Z] === RUN   TestReadPluginNoRead/default
10:08:35 [2023-05-31T10:08:35.114Z]     read_test.go:91: [d5235907f39c6] daemon is not started
10:08:35 [2023-05-31T10:08:35.114Z] --- PASS: TestReadPluginNoRead (5.63s)
10:08:35 [2023-05-31T10:08:35.114Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
10:08:35 [2023-05-31T10:08:35.114Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
10:08:35 [2023-05-31T10:08:35.114Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
10:08:37 [2023-05-31T10:08:37.005Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
10:08:37 [2023-05-31T10:08:37.005Z] PASS
10:08:37 [2023-05-31T10:08:37.005Z] 
10:08:37 [2023-05-31T10:08:37.005Z] DONE 6 tests in 7.564s
10:08:37 [2023-05-31T10:08:37.005Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:08:37 [2023-05-31T10:08:37.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:08:37 [2023-05-31T10:08:37.005Z] ++ set -e
10:08:37 [2023-05-31T10:08:37.005Z] ++ '[' -n 0 ']'
10:08:37 [2023-05-31T10:08:37.005Z] ++ set -x
10:08:37 [2023-05-31T10:08:37.005Z] ++ 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
10:08:37 [2023-05-31T10:08:37.005Z] testing: warning: no tests to run
10:08:37 [2023-05-31T10:08:37.005Z] PASS
10:08:37 [2023-05-31T10:08:37.005Z] 
10:08:37 [2023-05-31T10:08:37.005Z] DONE 0 tests in 0.008s
10:08:37 [2023-05-31T10:08:37.005Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:08:37 [2023-05-31T10:08:37.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:08:37 [2023-05-31T10:08:37.005Z] ++ set -e
10:08:37 [2023-05-31T10:08:37.005Z] ++ '[' -n 0 ']'
10:08:37 [2023-05-31T10:08:37.005Z] ++ set -x
10:08:37 [2023-05-31T10:08:37.006Z] ++ 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
10:08:37 [2023-05-31T10:08:37.006Z] INFO: Testing against a local daemon
10:08:37 [2023-05-31T10:08:37.006Z] === RUN   TestPluginWithDevMounts
10:08:37 [2023-05-31T10:08:37.006Z] === PAUSE TestPluginWithDevMounts
10:08:37 [2023-05-31T10:08:37.006Z] === CONT  TestPluginWithDevMounts
10:08:38 [2023-05-31T10:08:38.373Z] --- PASS: TestPluginWithDevMounts (1.48s)
10:08:38 [2023-05-31T10:08:38.373Z] PASS
10:08:38 [2023-05-31T10:08:38.373Z] 
10:08:38 [2023-05-31T10:08:38.373Z] DONE 1 tests in 1.504s
10:08:38 [2023-05-31T10:08:38.373Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:08:38 [2023-05-31T10:08:38.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:08:38 [2023-05-31T10:08:38.373Z] ++ set -e
10:08:38 [2023-05-31T10:08:38.373Z] ++ '[' -n 0 ']'
10:08:38 [2023-05-31T10:08:38.373Z] ++ set -x
10:08:38 [2023-05-31T10:08:38.373Z] ++ 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
10:08:38 [2023-05-31T10:08:38.373Z] INFO: Testing against a local daemon
10:08:38 [2023-05-31T10:08:38.373Z] === RUN   TestSecretInspect
10:08:40 [2023-05-31T10:08:40.262Z] --- PASS: TestSecretInspect (1.86s)
10:08:40 [2023-05-31T10:08:40.262Z] === RUN   TestSecretList
10:08:42 [2023-05-31T10:08:42.151Z] --- PASS: TestSecretList (1.90s)
10:08:42 [2023-05-31T10:08:42.151Z] === RUN   TestSecretsCreateAndDelete
10:08:44 [2023-05-31T10:08:44.040Z] --- PASS: TestSecretsCreateAndDelete (1.97s)
10:08:44 [2023-05-31T10:08:44.040Z] === RUN   TestSecretsUpdate
10:08:45 [2023-05-31T10:08:45.929Z] --- PASS: TestSecretsUpdate (1.96s)
10:08:45 [2023-05-31T10:08:45.929Z] === RUN   TestTemplatedSecret
10:08:48 [2023-05-31T10:08:48.444Z] --- PASS: TestTemplatedSecret (2.50s)
10:08:48 [2023-05-31T10:08:48.444Z] === RUN   TestSecretCreateResolve
10:08:50 [2023-05-31T10:08:50.959Z] --- PASS: TestSecretCreateResolve (1.93s)
10:08:50 [2023-05-31T10:08:50.959Z] PASS
10:08:50 [2023-05-31T10:08:50.959Z] 
10:08:50 [2023-05-31T10:08:50.959Z] DONE 6 tests in 12.159s
10:08:50 [2023-05-31T10:08:50.959Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:08:50 [2023-05-31T10:08:50.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:08:50 [2023-05-31T10:08:50.959Z] ++ set -e
10:08:50 [2023-05-31T10:08:50.959Z] ++ '[' -n 0 ']'
10:08:50 [2023-05-31T10:08:50.959Z] ++ set -x
10:08:50 [2023-05-31T10:08:50.959Z] ++ 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
10:08:50 [2023-05-31T10:08:50.959Z] INFO: Testing against a local daemon
10:08:50 [2023-05-31T10:08:50.959Z] === RUN   TestServiceCreateInit
10:08:50 [2023-05-31T10:08:50.959Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:08:54 [2023-05-31T10:08:54.226Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:08:58 [2023-05-31T10:08:58.392Z] --- PASS: TestServiceCreateInit (7.36s)
10:08:58 [2023-05-31T10:08:58.392Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s)
10:08:58 [2023-05-31T10:08:58.392Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s)
10:08:58 [2023-05-31T10:08:58.392Z] === RUN   TestCreateServiceMultipleTimes
10:09:13 [2023-05-31T10:09:13.230Z] --- PASS: TestCreateServiceMultipleTimes (14.97s)
10:09:13 [2023-05-31T10:09:13.230Z] === RUN   TestCreateServiceConflict
10:09:15 [2023-05-31T10:09:15.119Z] --- PASS: TestCreateServiceConflict (1.87s)
10:09:15 [2023-05-31T10:09:15.119Z] === RUN   TestCreateServiceMaxReplicas
10:09:17 [2023-05-31T10:09:17.637Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
10:09:17 [2023-05-31T10:09:17.637Z] === RUN   TestCreateWithDuplicateNetworkNames
10:09:32 [2023-05-31T10:09:32.489Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s)
10:09:32 [2023-05-31T10:09:32.489Z] === RUN   TestCreateServiceSecretFileMode
10:09:33 [2023-05-31T10:09:33.051Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
10:09:33 [2023-05-31T10:09:33.051Z] === RUN   TestCreateServiceConfigFileMode
10:09:35 [2023-05-31T10:09:35.616Z] --- PASS: TestCreateServiceConfigFileMode (2.55s)
10:09:35 [2023-05-31T10:09:35.616Z] === RUN   TestCreateServiceSysctls
10:09:38 [2023-05-31T10:09:38.884Z] --- PASS: TestCreateServiceSysctls (3.26s)
10:09:38 [2023-05-31T10:09:38.884Z] === RUN   TestCreateServiceCapabilities
10:09:41 [2023-05-31T10:09:41.400Z] --- PASS: TestCreateServiceCapabilities (2.56s)
10:09:41 [2023-05-31T10:09:41.400Z] === RUN   TestInspect
10:09:44 [2023-05-31T10:09:44.665Z] --- PASS: TestInspect (2.83s)
10:09:44 [2023-05-31T10:09:44.665Z] === RUN   TestCreateJob
10:09:47 [2023-05-31T10:09:47.931Z] --- PASS: TestCreateJob (3.13s)
10:09:47 [2023-05-31T10:09:47.931Z] === RUN   TestReplicatedJob
10:09:53 [2023-05-31T10:09:53.177Z] --- PASS: TestReplicatedJob (4.76s)
10:09:53 [2023-05-31T10:09:53.177Z] === RUN   TestUpdateReplicatedJob
10:09:55 [2023-05-31T10:09:55.693Z] --- PASS: TestUpdateReplicatedJob (3.13s)
10:09:55 [2023-05-31T10:09:55.693Z] === RUN   TestServiceListWithStatuses
10:09:55 [2023-05-31T10:09:55.693Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:09:55 [2023-05-31T10:09:55.693Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:09:55 [2023-05-31T10:09:55.693Z] === RUN   TestDockerNetworkConnectAlias
10:09:59 [2023-05-31T10:09:59.858Z] --- PASS: TestDockerNetworkConnectAlias (4.11s)
10:09:59 [2023-05-31T10:09:59.858Z] === RUN   TestDockerNetworkReConnect
10:10:03 [2023-05-31T10:10:03.125Z] --- PASS: TestDockerNetworkReConnect (3.19s)
10:10:03 [2023-05-31T10:10:03.125Z] === RUN   TestServicePlugin
10:10:03 [2023-05-31T10:10:03.125Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:10:03 [2023-05-31T10:10:03.125Z] --- SKIP: TestServicePlugin (0.00s)
10:10:03 [2023-05-31T10:10:03.125Z] === RUN   TestServiceUpdateLabel
10:10:05 [2023-05-31T10:10:05.013Z] --- PASS: TestServiceUpdateLabel (2.02s)
10:10:05 [2023-05-31T10:10:05.013Z] === RUN   TestServiceUpdateSecrets
10:10:19 [2023-05-31T10:10:19.850Z] --- PASS: TestServiceUpdateSecrets (14.43s)
10:10:19 [2023-05-31T10:10:19.850Z] === RUN   TestServiceUpdateConfigs
10:10:34 [2023-05-31T10:10:34.691Z] --- PASS: TestServiceUpdateConfigs (14.55s)
10:10:34 [2023-05-31T10:10:34.691Z] === RUN   TestServiceUpdateNetwork
10:10:46 [2023-05-31T10:10:46.867Z] --- PASS: TestServiceUpdateNetwork (11.97s)
10:10:46 [2023-05-31T10:10:46.867Z] === RUN   TestServiceUpdatePidsLimit
10:10:46 [2023-05-31T10:10:46.867Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:10:47 [2023-05-31T10:10:47.794Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:10:54 [2023-05-31T10:10:54.328Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:11:02 [2023-05-31T10:11:02.412Z] --- PASS: TestServiceUpdatePidsLimit (16.24s)
10:11:02 [2023-05-31T10:11:02.412Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
10:11:02 [2023-05-31T10:11:02.412Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s)
10:11:02 [2023-05-31T10:11:02.412Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
10:11:02 [2023-05-31T10:11:02.412Z] PASS
10:11:02 [2023-05-31T10:11:02.412Z] 
10:11:02 [2023-05-31T10:11:02.412Z] === Skipped
10:11:02 [2023-05-31T10:11:02.412Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:11:02 [2023-05-31T10:11:02.412Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:11:02 [2023-05-31T10:11:02.412Z] 
10:11:02 [2023-05-31T10:11:02.412Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:11:02 [2023-05-31T10:11:02.412Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:02 [2023-05-31T10:11:02.412Z] 
10:11:02 [2023-05-31T10:11:02.412Z] DONE 27 tests, 2 skipped in 131.394s
10:11:02 [2023-05-31T10:11:02.412Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:11:02 [2023-05-31T10:11:02.412Z] ++ 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
10:11:02 [2023-05-31T10:11:02.412Z] ++ set -e
10:11:02 [2023-05-31T10:11:02.412Z] ++ '[' -n 0 ']'
10:11:02 [2023-05-31T10:11:02.412Z] ++ set -x
10:11:02 [2023-05-31T10:11:02.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
10:11:02 [2023-05-31T10:11:02.412Z] INFO: Testing against a local daemon
10:11:02 [2023-05-31T10:11:02.412Z] === RUN   TestSessionCreate
10:11:02 [2023-05-31T10:11:02.412Z] --- PASS: TestSessionCreate (0.02s)
10:11:02 [2023-05-31T10:11:02.412Z] === RUN   TestSessionCreateWithBadUpgrade
10:11:02 [2023-05-31T10:11:02.412Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:11:02 [2023-05-31T10:11:02.412Z] PASS
10:11:02 [2023-05-31T10:11:02.412Z] 
10:11:02 [2023-05-31T10:11:02.412Z] DONE 2 tests in 0.064s
10:11:02 [2023-05-31T10:11:02.412Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:11:02 [2023-05-31T10:11:02.412Z] ++ 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
10:11:02 [2023-05-31T10:11:02.412Z] ++ set -e
10:11:02 [2023-05-31T10:11:02.412Z] ++ '[' -n 0 ']'
10:11:02 [2023-05-31T10:11:02.412Z] ++ set -x
10:11:02 [2023-05-31T10:11:02.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
10:11:02 [2023-05-31T10:11:02.412Z] INFO: Testing against a local daemon
10:11:02 [2023-05-31T10:11:02.412Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:11:02 [2023-05-31T10:11:02.412Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:11:02 [2023-05-31T10:11:02.412Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:11:02 [2023-05-31T10:11:02.412Z] === RUN   TestDiskUsage
10:11:02 [2023-05-31T10:11:02.412Z] === PAUSE TestDiskUsage
10:11:02 [2023-05-31T10:11:02.412Z] === RUN   TestEventsExecDie
10:11:02 [2023-05-31T10:11:02.412Z] --- PASS: TestEventsExecDie (0.51s)
10:11:02 [2023-05-31T10:11:02.412Z] === RUN   TestEventsBackwardsCompatible
10:11:02 [2023-05-31T10:11:02.668Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:11:02 [2023-05-31T10:11:02.668Z] === RUN   TestEventsVolumeCreate
10:11:02 [2023-05-31T10:11:02.668Z] --- PASS: TestEventsVolumeCreate (0.04s)
10:11:02 [2023-05-31T10:11:02.668Z] === RUN   TestInfoBinaryCommits
10:11:02 [2023-05-31T10:11:02.668Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:11:02 [2023-05-31T10:11:02.668Z] === RUN   TestInfoAPIVersioned
10:11:02 [2023-05-31T10:11:02.668Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:11:02 [2023-05-31T10:11:02.668Z] === RUN   TestInfoAPI
10:11:02 [2023-05-31T10:11:02.668Z] --- PASS: TestInfoAPI (0.02s)
10:11:02 [2023-05-31T10:11:02.668Z] === RUN   TestInfoAPIWarnings
10:11:20 [2023-05-31T10:11:20.707Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:11:20 [2023-05-31T10:11:20.707Z] === RUN   TestInfoDebug
10:11:20 [2023-05-31T10:11:20.707Z] --- PASS: TestInfoDebug (0.52s)
10:11:20 [2023-05-31T10:11:20.707Z] === RUN   TestInfoInsecureRegistries
10:11:20 [2023-05-31T10:11:20.707Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:11:20 [2023-05-31T10:11:20.707Z] === RUN   TestInfoRegistryMirrors
10:11:20 [2023-05-31T10:11:20.707Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:11:20 [2023-05-31T10:11:20.707Z] === RUN   TestLoginFailsWithBadCredentials
10:11:21 [2023-05-31T10:11:21.268Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:11:21 [2023-05-31T10:11:21.268Z] === RUN   TestPingCacheHeaders
10:11:21 [2023-05-31T10:11:21.268Z] --- PASS: TestPingCacheHeaders (0.02s)
10:11:21 [2023-05-31T10:11:21.268Z] === RUN   TestPingGet
10:11:21 [2023-05-31T10:11:21.268Z] --- PASS: TestPingGet (0.01s)
10:11:21 [2023-05-31T10:11:21.268Z] === RUN   TestPingHead
10:11:21 [2023-05-31T10:11:21.268Z] --- PASS: TestPingHead (0.02s)
10:11:21 [2023-05-31T10:11:21.268Z] === RUN   TestPingSwarmHeader
10:11:21 [2023-05-31T10:11:21.830Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:11:21 [2023-05-31T10:11:21.830Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:11:22 [2023-05-31T10:11:22.758Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:11:22 [2023-05-31T10:11:22.758Z] --- PASS: TestPingSwarmHeader (1.47s)
10:11:22 [2023-05-31T10:11:22.758Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:11:22 [2023-05-31T10:11:22.758Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:11:22 [2023-05-31T10:11:22.758Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:11:22 [2023-05-31T10:11:22.758Z] === RUN   TestPingBuilderHeader
10:11:22 [2023-05-31T10:11:22.758Z] === RUN   TestPingBuilderHeader/default_config
10:11:23 [2023-05-31T10:11:23.320Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:11:23 [2023-05-31T10:11:23.881Z] --- PASS: TestPingBuilderHeader (1.04s)
10:11:23 [2023-05-31T10:11:23.881Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
10:11:23 [2023-05-31T10:11:23.881Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
10:11:23 [2023-05-31T10:11:23.881Z] === RUN   TestVersion
10:11:23 [2023-05-31T10:11:23.881Z] --- PASS: TestVersion (0.02s)
10:11:23 [2023-05-31T10:11:23.881Z] === CONT  TestDiskUsage
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/container_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/image_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/volume_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/build-cache_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.137Z] === RUN   TestDiskUsage/after_LoadBusybox
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.393Z] === RUN   TestDiskUsage/after_container.Run
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:11:24 [2023-05-31T10:11:24.649Z] --- PASS: TestDiskUsage (1.00s)
10:11:24 [2023-05-31T10:11:24.649Z]     --- PASS: TestDiskUsage/empty (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z] PASS
10:11:24 [2023-05-31T10:11:24.649Z] 
10:11:24 [2023-05-31T10:11:24.649Z] === Skipped
10:11:24 [2023-05-31T10:11:24.649Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:11:24 [2023-05-31T10:11:24.649Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:11:24 [2023-05-31T10:11:24.649Z] 
10:11:24 [2023-05-31T10:11:24.649Z] DONE 57 tests, 1 skipped in 22.737s
10:11:24 [2023-05-31T10:11:24.649Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:11:24 [2023-05-31T10:11:24.649Z] ++ 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
10:11:24 [2023-05-31T10:11:24.649Z] ++ set -e
10:11:24 [2023-05-31T10:11:24.649Z] ++ '[' -n 0 ']'
10:11:24 [2023-05-31T10:11:24.649Z] ++ set -x
10:11:24 [2023-05-31T10:11:24.649Z] ++ 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
10:11:24 [2023-05-31T10:11:24.649Z] INFO: Testing against a local daemon
10:11:24 [2023-05-31T10:11:24.649Z] === RUN   TestVolumesCreateAndList
10:11:24 [2023-05-31T10:11:24.905Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesRemove
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesRemove/volume_in_use
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesRemove/volume_not_in_use
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesRemove/non-existing_volume
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:11:24 [2023-05-31T10:11:24.905Z] --- PASS: TestVolumesRemove (0.04s)
10:11:24 [2023-05-31T10:11:24.905Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:11:24 [2023-05-31T10:11:24.905Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesRemoveSwarmEnabled
10:11:24 [2023-05-31T10:11:24.905Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesInspect
10:11:24 [2023-05-31T10:11:24.905Z] --- PASS: TestVolumesInspect (0.02s)
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesInvalidJSON
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:11:24 [2023-05-31T10:11:24.905Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:11:24 [2023-05-31T10:11:24.905Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:11:24 [2023-05-31T10:11:24.905Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:11:24 [2023-05-31T10:11:24.905Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumePruneAnonymous
10:11:24 [2023-05-31T10:11:24.905Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:11:24 [2023-05-31T10:11:24.905Z] === RUN   TestVolumePruneAnonFromImage
10:11:24 [2023-05-31T10:11:24.905Z] --- PASS: TestVolumePruneAnonFromImage (0.08s)
10:11:24 [2023-05-31T10:11:24.905Z] === CONT  TestVolumesRemoveSwarmEnabled
10:11:26 [2023-05-31T10:11:26.275Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:11:26 [2023-05-31T10:11:26.275Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:11:26 [2023-05-31T10:11:26.275Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:11:26 [2023-05-31T10:11:26.275Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:11:26 [2023-05-31T10:11:26.836Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.86s)
10:11:26 [2023-05-31T10:11:26.836Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:11:26 [2023-05-31T10:11:26.836Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:11:26 [2023-05-31T10:11:26.836Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:11:26 [2023-05-31T10:11:26.836Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:11:26 [2023-05-31T10:11:26.836Z] PASS
10:11:26 [2023-05-31T10:11:26.836Z] 
10:11:26 [2023-05-31T10:11:26.836Z] DONE 20 tests in 2.088s
10:11:26 [2023-05-31T10:11:26.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:11:27 [2023-05-31T10:11:27.092Z] ++++ cat bundles/test-integration/docker.pid
10:11:27 [2023-05-31T10:11:27.092Z] +++ kill 21965
10:11:28 [2023-05-31T10:11:28.458Z] +++ /etc/init.d/apparmor stop
10:11:28 [2023-05-31T10:11:28.458Z] Leaving: AppArmorNo profiles have been unloaded.
10:11:28 [2023-05-31T10:11:28.458Z] 
10:11:28 [2023-05-31T10:11:28.458Z] Unloading profiles will leave already running processes permanently
10:11:28 [2023-05-31T10:11:28.458Z] unconfined, which can lead to unexpected situations.
10:11:28 [2023-05-31T10:11:28.458Z] 
10:11:28 [2023-05-31T10:11:28.458Z] To set a process to complain mode, use the command line tool
10:11:28 [2023-05-31T10:11:28.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:11:28 [2023-05-31T10:11:28.458Z] +++ true
10:11:28 [2023-05-31T10:11:28.458Z] exiting test-integration
10:11:28 [2023-05-31T10:11:28.458Z] ++ exit 0
10:11:28 [2023-05-31T10:11:28.458Z] 
Post stage
[Pipeline] junit
10:11:29 [2023-05-31T10:11:29.397Z] Recording test results
10:11:29 [2023-05-31T10:11:29.556Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:11:29 [2023-05-31T10:11:29.902Z] + echo Ensuring container killed.
10:11:29 [2023-05-31T10:11:29.902Z] Ensuring container killed.
10:11:29 [2023-05-31T10:11:29.902Z] + docker rm -vf docker-pr1
10:11:29 [2023-05-31T10:11:29.902Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
10:11:30 [2023-05-31T10:11:30.218Z] + echo Chowning /workspace to jenkins user
10:11:30 [2023-05-31T10:11:30.218Z] Chowning /workspace to jenkins user
10:11:30 [2023-05-31T10:11:30.218Z] + id -u
10:11:30 [2023-05-31T10:11:30.218Z] + id -g
10:11:30 [2023-05-31T10:11:30.218Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45660:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:11:31 [2023-05-31T10:11:31.864Z] + bundleName=arm64-integration
10:11:31 [2023-05-31T10:11:31.864Z] + echo Creating arm64-integration-bundles.tar.gz
10:11:31 [2023-05-31T10:11:31.864Z] Creating arm64-integration-bundles.tar.gz
10:11:31 [2023-05-31T10:11:31.864Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:11:31 [2023-05-31T10:11:31.864Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:11:32 [2023-05-31T10:11:32.129Z] Archiving artifacts
10:11:32 [2023-05-31T10:11:32.379Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45660/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:11:32 [2023-05-31T10:11:32.667Z] + make clean
10:11:32 [2023-05-31T10:11:32.922Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:11:32 [2023-05-31T10:11:32.922Z] docker-dev-cache
10:11:32 [2023-05-31T10:11:32.922Z] 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