Skip to content
Success

Console Output

Pull request #45517 updated
12:33:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 3309e45ca19641101dc1a19c4429e96664c97e6c+e58c267d66cd9c8fc89c582047b22158c9d44db8 (57451db1e0ce681e8c86b8447eb8f0e1df07cc5a)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45517@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:33:28 [2023-05-11T12:33:28.062Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:33:28 [2023-05-11T12:33:28.065Z] Trying to pass milestone 1
[Pipeline] milestone
12:33:28 [2023-05-11T12:33:28.183Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:33:43 [2023-05-11T12:33:43.375Z] Still waiting to schedule task
12:33:43 [2023-05-11T12:33:43.376Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-092ce46a68b3d97d1)12:33:44 [2023-05-11T12:33:44.426Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-092ce46a68b3d97d1) in /home/ubuntu/workspace/moby_PR-45517
[Pipeline] {
[Pipeline] checkout
12:33:44 [2023-05-11T12:33:44.453Z] The recommended git tool is: git
12:33:44 [2023-05-11T12:33:44.463Z] using credential docker-jenkins-github-credentials
12:33:44 [2023-05-11T12:33:44.477Z] Cloning the remote Git repository
12:33:44 [2023-05-11T12:33:44.477Z] Cloning with configured refspecs honoured and without tags
12:33:44 [2023-05-11T12:33:44.479Z] Cloning repository https://github.com/moby/moby.git
12:33:44 [2023-05-11T12:33:44.480Z]  > git init /home/ubuntu/workspace/moby_PR-45517 # timeout=10
12:33:44 [2023-05-11T12:33:44.485Z] Fetching upstream changes from https://github.com/moby/moby.git
12:33:44 [2023-05-11T12:33:44.485Z]  > git --version # timeout=10
12:33:44 [2023-05-11T12:33:44.487Z]  > git --version # 'git version 2.25.1'
12:33:44 [2023-05-11T12:33:44.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:33:44 [2023-05-11T12:33:44.488Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45517/head:refs/remotes/origin/PR-45517 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:33:56 [2023-05-11T12:33:56.763Z] Fetching without tags
12:33:56 [2023-05-11T12:33:56.977Z] Merging remotes/origin/master commit e58c267d66cd9c8fc89c582047b22158c9d44db8 into PR head commit 3309e45ca19641101dc1a19c4429e96664c97e6c
12:33:56 [2023-05-11T12:33:56.749Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:33:56 [2023-05-11T12:33:56.752Z]  > git config --add remote.origin.fetch +refs/pull/45517/head:refs/remotes/origin/PR-45517 # timeout=10
12:33:56 [2023-05-11T12:33:56.755Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:33:56 [2023-05-11T12:33:56.760Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:33:56 [2023-05-11T12:33:56.765Z] Fetching upstream changes from https://github.com/moby/moby.git
12:33:56 [2023-05-11T12:33:56.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:33:56 [2023-05-11T12:33:56.766Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45517/head:refs/remotes/origin/PR-45517 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:33:56 [2023-05-11T12:33:56.979Z]  > git config core.sparsecheckout # timeout=10
12:33:56 [2023-05-11T12:33:56.981Z]  > git checkout -f 3309e45ca19641101dc1a19c4429e96664c97e6c # timeout=10
12:33:57 [2023-05-11T12:33:57.571Z] Merge succeeded, producing 3309e45ca19641101dc1a19c4429e96664c97e6c
12:33:57 [2023-05-11T12:33:57.571Z] Checking out Revision 3309e45ca19641101dc1a19c4429e96664c97e6c (PR-45517)
12:33:58 [2023-05-11T12:33:58.350Z] Commit message: "c8d: Don't create authorizer for empty AuthConfig"
12:33:58 [2023-05-11T12:33:58.356Z] First time build. Skipping changelog.
12:33:57 [2023-05-11T12:33:57.554Z]  > git remote # timeout=10
12:33:57 [2023-05-11T12:33:57.557Z]  > git config --get remote.origin.url # timeout=10
12:33:57 [2023-05-11T12:33:57.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:33:57 [2023-05-11T12:33:57.561Z]  > git merge e58c267d66cd9c8fc89c582047b22158c9d44db8 # timeout=10
12:33:57 [2023-05-11T12:33:57.568Z]  > git rev-parse HEAD^{commit} # timeout=10
12:33:57 [2023-05-11T12:33:57.574Z]  > git config core.sparsecheckout # timeout=10
12:33:57 [2023-05-11T12:33:57.576Z]  > git checkout -f 3309e45ca19641101dc1a19c4429e96664c97e6c # timeout=10
12:33:58 [2023-05-11T12:33:58.353Z]  > git rev-list --no-walk cb6c27fb0880030ffdb09491f276e2efecf80c06 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:33:59 [2023-05-11T12:33:59.027Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45517:/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
12:34:01 [2023-05-11T12:34:01.553Z] 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
12:34:02 [2023-05-11T12:34:02.243Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-092ce46a68b3d97d1) in /home/ubuntu/workspace/moby_PR-45517
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
12:34:02 [2023-05-11T12:34:02.282Z] The recommended git tool is: git
[Pipeline] // stage
12:34:02 [2023-05-11T12:34:02.289Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
12:34:02 [2023-05-11T12:34:02.307Z] Fetching changes from the remote Git repository
[Pipeline] // stage
12:34:02 [2023-05-11T12:34:02.312Z] Fetching without tags
[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] }
12:34:02 [2023-05-11T12:34:02.548Z] Merging remotes/origin/master commit e58c267d66cd9c8fc89c582047b22158c9d44db8 into PR head commit 3309e45ca19641101dc1a19c4429e96664c97e6c
12:34:02 [2023-05-11T12:34:02.596Z] Merge succeeded, producing 3309e45ca19641101dc1a19c4429e96664c97e6c
12:34:02 [2023-05-11T12:34:02.596Z] Checking out Revision 3309e45ca19641101dc1a19c4429e96664c97e6c (PR-45517)
12:34:02 [2023-05-11T12:34:02.644Z] Commit message: "c8d: Don't create authorizer for empty AuthConfig"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:34:02 [2023-05-11T12:34:02.304Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45517/.git # timeout=10
12:34:02 [2023-05-11T12:34:02.310Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:02 [2023-05-11T12:34:02.315Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:02 [2023-05-11T12:34:02.315Z]  > git --version # timeout=10
12:34:02 [2023-05-11T12:34:02.317Z]  > git --version # 'git version 2.25.1'
12:34:02 [2023-05-11T12:34:02.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:02 [2023-05-11T12:34:02.318Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45517/head:refs/remotes/origin/PR-45517 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:02 [2023-05-11T12:34:02.551Z]  > git config core.sparsecheckout # timeout=10
12:34:02 [2023-05-11T12:34:02.553Z]  > git checkout -f 3309e45ca19641101dc1a19c4429e96664c97e6c # timeout=10
12:34:02 [2023-05-11T12:34:02.579Z]  > git remote # timeout=10
12:34:02 [2023-05-11T12:34:02.582Z]  > git config --get remote.origin.url # timeout=10
12:34:02 [2023-05-11T12:34:02.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:02 [2023-05-11T12:34:02.585Z]  > git merge e58c267d66cd9c8fc89c582047b22158c9d44db8 # timeout=10
12:34:02 [2023-05-11T12:34:02.592Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:02 [2023-05-11T12:34:02.598Z]  > git config core.sparsecheckout # timeout=10
12:34:02 [2023-05-11T12:34:02.601Z]  > git checkout -f 3309e45ca19641101dc1a19c4429e96664c97e6c # timeout=10
12:34:03 [2023-05-11T12:34:03.353Z] + docker version
12:34:03 [2023-05-11T12:34:03.353Z] Client: Docker Engine - Community
12:34:03 [2023-05-11T12:34:03.353Z]  Version:           23.0.1
12:34:03 [2023-05-11T12:34:03.353Z]  API version:       1.42
12:34:03 [2023-05-11T12:34:03.353Z]  Go version:        go1.19.5
12:34:03 [2023-05-11T12:34:03.353Z]  Git commit:        a5ee5b1
12:34:03 [2023-05-11T12:34:03.353Z]  Built:             Thu Feb  9 19:46:32 2023
12:34:03 [2023-05-11T12:34:03.353Z]  OS/Arch:           linux/arm64
12:34:03 [2023-05-11T12:34:03.353Z]  Context:           default
12:34:03 [2023-05-11T12:34:03.353Z] 
12:34:03 [2023-05-11T12:34:03.353Z] Server: Docker Engine - Community
12:34:03 [2023-05-11T12:34:03.353Z]  Engine:
12:34:03 [2023-05-11T12:34:03.353Z]   Version:          23.0.1
12:34:03 [2023-05-11T12:34:03.353Z]   API version:      1.42 (minimum version 1.12)
12:34:03 [2023-05-11T12:34:03.353Z]   Go version:       go1.19.5
12:34:03 [2023-05-11T12:34:03.353Z]   Git commit:       bc3805a
12:34:03 [2023-05-11T12:34:03.353Z]   Built:            Thu Feb  9 19:46:32 2023
12:34:03 [2023-05-11T12:34:03.353Z]   OS/Arch:          linux/arm64
12:34:03 [2023-05-11T12:34:03.353Z]   Experimental:     true
12:34:03 [2023-05-11T12:34:03.353Z]  containerd:
12:34:03 [2023-05-11T12:34:03.353Z]   Version:          1.6.18
12:34:03 [2023-05-11T12:34:03.353Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
12:34:03 [2023-05-11T12:34:03.353Z]  runc:
12:34:03 [2023-05-11T12:34:03.353Z]   Version:          1.1.4
12:34:03 [2023-05-11T12:34:03.353Z]   GitCommit:        v1.1.4-0-g5fd4c4d
12:34:03 [2023-05-11T12:34:03.353Z]  docker-init:
12:34:03 [2023-05-11T12:34:03.353Z]   Version:          0.19.0
12:34:03 [2023-05-11T12:34:03.353Z]   GitCommit:        de40ad0
[Pipeline] sh
12:34:03 [2023-05-11T12:34:03.631Z] + docker info
12:34:03 [2023-05-11T12:34:03.631Z] Client:
12:34:03 [2023-05-11T12:34:03.631Z]  Context:    default
12:34:03 [2023-05-11T12:34:03.631Z]  Debug Mode: false
12:34:03 [2023-05-11T12:34:03.631Z]  Plugins:
12:34:03 [2023-05-11T12:34:03.631Z]   buildx: Docker Buildx (Docker Inc.)
12:34:03 [2023-05-11T12:34:03.631Z]     Version:  v0.10.4
12:34:03 [2023-05-11T12:34:03.631Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:34:03 [2023-05-11T12:34:03.631Z]   compose: Docker Compose (Docker Inc.)
12:34:03 [2023-05-11T12:34:03.631Z]     Version:  v2.16.0
12:34:03 [2023-05-11T12:34:03.631Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:34:03 [2023-05-11T12:34:03.631Z] 
12:34:03 [2023-05-11T12:34:03.631Z] Server:
12:34:03 [2023-05-11T12:34:03.631Z]  Containers: 0
12:34:03 [2023-05-11T12:34:03.631Z]   Running: 0
12:34:03 [2023-05-11T12:34:03.631Z]   Paused: 0
12:34:03 [2023-05-11T12:34:03.631Z]   Stopped: 0
12:34:03 [2023-05-11T12:34:03.631Z]  Images: 3
12:34:03 [2023-05-11T12:34:03.631Z]  Server Version: 23.0.1
12:34:03 [2023-05-11T12:34:03.631Z]  Storage Driver: overlay2
12:34:03 [2023-05-11T12:34:03.631Z]   Backing Filesystem: extfs
12:34:03 [2023-05-11T12:34:03.631Z]   Supports d_type: true
12:34:03 [2023-05-11T12:34:03.631Z]   Using metacopy: false
12:34:03 [2023-05-11T12:34:03.631Z]   Native Overlay Diff: true
12:34:03 [2023-05-11T12:34:03.631Z]   userxattr: false
12:34:03 [2023-05-11T12:34:03.631Z]  Logging Driver: json-file
12:34:03 [2023-05-11T12:34:03.631Z]  Cgroup Driver: cgroupfs
12:34:03 [2023-05-11T12:34:03.631Z]  Cgroup Version: 1
12:34:03 [2023-05-11T12:34:03.631Z]  Plugins:
12:34:03 [2023-05-11T12:34:03.631Z]   Volume: local
12:34:03 [2023-05-11T12:34:03.631Z]   Network: bridge host ipvlan macvlan null overlay
12:34:03 [2023-05-11T12:34:03.631Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:34:03 [2023-05-11T12:34:03.631Z]  Swarm: inactive
12:34:03 [2023-05-11T12:34:03.631Z]  Runtimes: io.containerd.runc.v2 runc
12:34:03 [2023-05-11T12:34:03.631Z]  Default Runtime: runc
12:34:03 [2023-05-11T12:34:03.631Z]  Init Binary: docker-init
12:34:03 [2023-05-11T12:34:03.631Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
12:34:03 [2023-05-11T12:34:03.631Z]  runc version: v1.1.4-0-g5fd4c4d
12:34:03 [2023-05-11T12:34:03.631Z]  init version: de40ad0
12:34:03 [2023-05-11T12:34:03.631Z]  Security Options:
12:34:03 [2023-05-11T12:34:03.631Z]   apparmor
12:34:03 [2023-05-11T12:34:03.631Z]   seccomp
12:34:03 [2023-05-11T12:34:03.631Z]    Profile: builtin
12:34:03 [2023-05-11T12:34:03.631Z]  Kernel Version: 5.15.0-1031-aws
12:34:03 [2023-05-11T12:34:03.631Z]  Operating System: Ubuntu 20.04.6 LTS
12:34:03 [2023-05-11T12:34:03.631Z]  OSType: linux
12:34:03 [2023-05-11T12:34:03.631Z]  Architecture: aarch64
12:34:03 [2023-05-11T12:34:03.631Z]  CPUs: 8
12:34:03 [2023-05-11T12:34:03.631Z]  Total Memory: 30.64GiB
12:34:03 [2023-05-11T12:34:03.631Z]  Name: ip-10-100-103-94
12:34:03 [2023-05-11T12:34:03.631Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
12:34:03 [2023-05-11T12:34:03.631Z]  Docker Root Dir: /var/lib/docker
12:34:03 [2023-05-11T12:34:03.631Z]  Debug Mode: false
12:34:03 [2023-05-11T12:34:03.631Z]  Registry: https://index.docker.io/v1/
12:34:03 [2023-05-11T12:34:03.631Z]  Experimental: true
12:34:03 [2023-05-11T12:34:03.631Z]  Insecure Registries:
12:34:03 [2023-05-11T12:34:03.631Z]   127.0.0.0/8
12:34:03 [2023-05-11T12:34:03.631Z]  Live Restore Enabled: true
12:34:03 [2023-05-11T12:34:03.631Z] 
[Pipeline] sh
12:34:03 [2023-05-11T12:34:03.908Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:34:03 [2023-05-11T12:34:03.908Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:34:03 [2023-05-11T12:34:03.908Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45517/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:34:03 [2023-05-11T12:34:03.908Z] + bash /home/ubuntu/workspace/moby_PR-45517/check-config.sh
12:34:03 [2023-05-11T12:34:03.908Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:34:03 [2023-05-11T12:34:03.908Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
12:34:03 [2023-05-11T12:34:03.908Z] 
12:34:03 [2023-05-11T12:34:03.908Z] Generally Necessary:
12:34:03 [2023-05-11T12:34:03.908Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:34:03 [2023-05-11T12:34:03.908Z] - apparmor: enabled and tools installed
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_NAMESPACES: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_NET_NS: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_PID_NS: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_IPC_NS: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_UTS_NS: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_CGROUPS: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_CGROUP_CPUACCT: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_CGROUP_DEVICE: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_CGROUP_FREEZER: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_CGROUP_SCHED: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_CPUSETS: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_MEMCG: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_KEYS: enabled
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_VETH: enabled (as module)
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_BRIDGE: enabled (as module)
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:34:03 [2023-05-11T12:34:03.908Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:34:04 [2023-05-11T12:34:04.165Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_NF_NAT: enabled (as module)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_POSIX_MQUEUE: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_CGROUP_BPF: enabled
12:34:04 [2023-05-11T12:34:04.166Z] 
12:34:04 [2023-05-11T12:34:04.166Z] Optional Features:
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_USER_NS: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_SECCOMP: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_SECCOMP_FILTER: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_CGROUP_PIDS: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_MEMCG_SWAP: enabled
12:34:04 [2023-05-11T12:34:04.166Z]     (cgroup swap accounting is currently enabled)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_BLK_CGROUP: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_CGROUP_PERF: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_CGROUP_HUGETLB: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_CFS_BANDWIDTH: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_RT_GROUP_SCHED: missing
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_IP_VS: enabled (as module)
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_IP_VS_NFCT: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:34:04 [2023-05-11T12:34:04.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:34:04 [2023-05-11T12:34:04.423Z] - CONFIG_IP_VS_RR: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z] - CONFIG_SECURITY_SELINUX: enabled
12:34:04 [2023-05-11T12:34:04.423Z] - CONFIG_SECURITY_APPARMOR: enabled
12:34:04 [2023-05-11T12:34:04.423Z] - CONFIG_EXT4_FS: enabled
12:34:04 [2023-05-11T12:34:04.423Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:34:04 [2023-05-11T12:34:04.423Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:34:04 [2023-05-11T12:34:04.423Z] - Network Drivers:
12:34:04 [2023-05-11T12:34:04.423Z]   - "overlay":
12:34:04 [2023-05-11T12:34:04.423Z]     - CONFIG_VXLAN: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:34:04 [2023-05-11T12:34:04.423Z]       Optional (for encrypted networks):
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_CRYPTO: enabled
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_CRYPTO_AEAD: enabled
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_CRYPTO_GCM: enabled
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_CRYPTO_GHASH: enabled
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_XFRM: enabled
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_XFRM_USER: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z]       - CONFIG_INET_ESP: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z]   - "ipvlan":
12:34:04 [2023-05-11T12:34:04.423Z]     - CONFIG_IPVLAN: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z]   - "macvlan":
12:34:04 [2023-05-11T12:34:04.423Z]     - CONFIG_MACVLAN: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z]     - CONFIG_DUMMY: enabled (as module)
12:34:04 [2023-05-11T12:34:04.423Z]   - "ftp,tftp client in container":
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z] - Storage Drivers:
12:34:04 [2023-05-11T12:34:04.681Z]   - "aufs":
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_AUFS_FS: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z]   - "btrfs":
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:34:04 [2023-05-11T12:34:04.681Z]   - "devicemapper":
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_BLK_DEV_DM: enabled
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z]   - "overlay":
12:34:04 [2023-05-11T12:34:04.681Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:34:04 [2023-05-11T12:34:04.681Z]   - "zfs":
12:34:04 [2023-05-11T12:34:04.681Z]     - /dev/zfs: present
12:34:04 [2023-05-11T12:34:04.681Z]     - zfs command: missing
12:34:04 [2023-05-11T12:34:04.681Z]     - zpool command: missing
12:34:04 [2023-05-11T12:34:04.681Z] 
12:34:04 [2023-05-11T12:34:04.681Z] Limits:
12:34:04 [2023-05-11T12:34:04.681Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:34:04 [2023-05-11T12:34:04.681Z] 
12:34:04 [2023-05-11T12:34:04.681Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:34:04 [2023-05-11T12:34:04.987Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3309e45ca19641101dc1a19c4429e96664c97e6c .
12:34:05 [2023-05-11T12:34:05.244Z] #1 [internal] load build definition from Dockerfile
12:34:05 [2023-05-11T12:34:05.244Z] #1 transferring dockerfile: 26.95kB done
12:34:05 [2023-05-11T12:34:05.244Z] #1 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.244Z] 
12:34:05 [2023-05-11T12:34:05.244Z] #2 [internal] load .dockerignore
12:34:05 [2023-05-11T12:34:05.244Z] #2 transferring context: 113B done
12:34:05 [2023-05-11T12:34:05.244Z] #2 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.244Z] 
12:34:05 [2023-05-11T12:34:05.244Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:34:05 [2023-05-11T12:34:05.244Z] #3 DONE 0.1s
12:34:05 [2023-05-11T12:34:05.244Z] 
12:34:05 [2023-05-11T12:34:05.244Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
12:34:05 [2023-05-11T12:34:05.244Z] #4 CACHED
12:34:05 [2023-05-11T12:34:05.244Z] 
12:34:05 [2023-05-11T12:34:05.244Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:05 [2023-05-11T12:34:05.502Z] #5 ...
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #6 [internal] load metadata for docker.io/library/busybox:latest
12:34:05 [2023-05-11T12:34:05.502Z] #6 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
12:34:05 [2023-05-11T12:34:05.502Z] #7 DONE 0.1s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #8 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
12:34:05 [2023-05-11T12:34:05.502Z] #8 DONE 0.1s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:34:05 [2023-05-11T12:34:05.502Z] #5 DONE 0.2s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:34:05 [2023-05-11T12:34:05.502Z] #9 DONE 0.2s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:34:05 [2023-05-11T12:34:05.502Z] #10 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
12:34:05 [2023-05-11T12:34:05.502Z] #11 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
12:34:05 [2023-05-11T12:34:05.502Z] #12 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
12:34:05 [2023-05-11T12:34:05.502Z] #13 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
12:34:05 [2023-05-11T12:34:05.502Z] #14 DONE 0.0s
12:34:05 [2023-05-11T12:34:05.502Z] 
12:34:05 [2023-05-11T12:34:05.502Z] #15 [internal] load build context
12:34:05 [2023-05-11T12:34:05.760Z] #15 ...
12:34:05 [2023-05-11T12:34:05.760Z] 
12:34:05 [2023-05-11T12:34:05.760Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:34:05 [2023-05-11T12:34:05.760Z] #16 DONE 0.3s
12:34:05 [2023-05-11T12:34:05.760Z] 
12:34:05 [2023-05-11T12:34:05.760Z] #15 [internal] load build context
12:34:06 [2023-05-11T12:34:06.327Z] #15 transferring context: 67.67MB 0.8s done
12:34:06 [2023-05-11T12:34:06.327Z] #15 DONE 0.9s
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #17 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:34:06 [2023-05-11T12:34:06.327Z] #17 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #18 [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
12:34:06 [2023-05-11T12:34:06.327Z] #18 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #19 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:34:06 [2023-05-11T12:34:06.327Z] #19 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #20 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:34:06 [2023-05-11T12:34:06.327Z] #20 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #21 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:34:06 [2023-05-11T12:34:06.327Z] #21 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #22 [build-dummy 2/2] RUN mkdir -p /build
12:34:06 [2023-05-11T12:34:06.327Z] #22 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #23 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
12:34:06 [2023-05-11T12:34:06.327Z] #23 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #24 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #24 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #25 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:34:06 [2023-05-11T12:34:06.327Z] #25 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #26 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
12:34:06 [2023-05-11T12:34:06.327Z] #26 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #27 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
12:34:06 [2023-05-11T12:34:06.327Z] #27 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #28 [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
12:34:06 [2023-05-11T12:34:06.327Z] #28 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #29 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:34:06 [2023-05-11T12:34:06.327Z] #29 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #30 [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
12:34:06 [2023-05-11T12:34:06.327Z] #30 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #31 [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
12:34:06 [2023-05-11T12:34:06.327Z] #31 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #32 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:34:06 [2023-05-11T12:34:06.327Z] #32 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #33 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #33 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #34 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:34:06 [2023-05-11T12:34:06.327Z] #34 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #35 [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
12:34:06 [2023-05-11T12:34:06.327Z] #35 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #36 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
12:34:06 [2023-05-11T12:34:06.327Z] #36 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #37 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #37 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #38 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:34:06 [2023-05-11T12:34:06.327Z] #38 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #39 [base 2/5] COPY --from=xx / /
12:34:06 [2023-05-11T12:34:06.327Z] #39 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:34:06 [2023-05-11T12:34:06.327Z] #40 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #41 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:34:06 [2023-05-11T12:34:06.327Z] #41 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #42 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #42 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #43 [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...)
12:34:06 [2023-05-11T12:34:06.327Z] #43 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #44 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #44 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #45 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #45 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #46 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
12:34:06 [2023-05-11T12:34:06.327Z] #46 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #47 [tini-src 1/3] WORKDIR /usr/src/tini
12:34:06 [2023-05-11T12:34:06.327Z] #47 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:34:06 [2023-05-11T12:34:06.327Z] #48 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #49 [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...)
12:34:06 [2023-05-11T12:34:06.327Z] #49 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #50 [registry-src 1/2] WORKDIR /usr/src/registry
12:34:06 [2023-05-11T12:34:06.327Z] #50 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #51 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:34:06 [2023-05-11T12:34:06.327Z] #51 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #52 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
12:34:06 [2023-05-11T12:34:06.327Z] #52 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #53 [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
12:34:06 [2023-05-11T12:34:06.327Z] #53 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #54 [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
12:34:06 [2023-05-11T12:34:06.327Z] #54 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #55 [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...)
12:34:06 [2023-05-11T12:34:06.327Z] #55 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #56 [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
12:34:06 [2023-05-11T12:34:06.327Z] #56 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #57 [runc-src 1/3] WORKDIR /usr/src/runc
12:34:06 [2023-05-11T12:34:06.327Z] #57 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:34:06 [2023-05-11T12:34:06.327Z] #58 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #59 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:34:06 [2023-05-11T12:34:06.327Z] #59 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #60 [dev-base  1/11] RUN groupadd -r docker
12:34:06 [2023-05-11T12:34:06.327Z] #60 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #61 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
12:34:06 [2023-05-11T12:34:06.327Z] #61 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #62 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #62 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #63 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:34:06 [2023-05-11T12:34:06.327Z] #63 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #64 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #64 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #65 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
12:34:06 [2023-05-11T12:34:06.327Z] #65 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #66 [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
12:34:06 [2023-05-11T12:34:06.327Z] #66 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #67 [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...)
12:34:06 [2023-05-11T12:34:06.327Z] #67 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:34:06 [2023-05-11T12:34:06.327Z] #68 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #69 [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...)
12:34:06 [2023-05-11T12:34:06.327Z] #69 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #70 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
12:34:06 [2023-05-11T12:34:06.327Z] #70 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #71 [dev-base  6/11] RUN ldconfig
12:34:06 [2023-05-11T12:34:06.327Z] #71 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #72 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #72 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #73 [delve-src 1/3] WORKDIR /usr/src/delve
12:34:06 [2023-05-11T12:34:06.327Z] #73 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #74 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
12:34:06 [2023-05-11T12:34:06.327Z] #74 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #75 [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...)
12:34:06 [2023-05-11T12:34:06.327Z] #75 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #76 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #76 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #77 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:34:06 [2023-05-11T12:34:06.327Z] #77 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #78 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:34:06 [2023-05-11T12:34:06.327Z] #78 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #79 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:34:06 [2023-05-11T12:34:06.327Z] #79 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #80 [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             ;
12:34:06 [2023-05-11T12:34:06.327Z] #80 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #81 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #81 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #82 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:34:06 [2023-05-11T12:34:06.327Z] #82 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #83 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #83 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #84 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:34:06 [2023-05-11T12:34:06.327Z] #84 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #85 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.327Z] #85 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #86 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:34:06 [2023-05-11T12:34:06.327Z] #86 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #87 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:34:06 [2023-05-11T12:34:06.327Z] #87 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #88 [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
12:34:06 [2023-05-11T12:34:06.327Z] #88 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #89 [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
12:34:06 [2023-05-11T12:34:06.327Z] #89 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #90 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
12:34:06 [2023-05-11T12:34:06.327Z] #90 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #91 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
12:34:06 [2023-05-11T12:34:06.327Z] #91 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #92 [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
12:34:06 [2023-05-11T12:34:06.327Z] #92 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #93 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:34:06 [2023-05-11T12:34:06.327Z] #93 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #94 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
12:34:06 [2023-05-11T12:34:06.327Z] #94 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #95 [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
12:34:06 [2023-05-11T12:34:06.327Z] #95 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #96 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:34:06 [2023-05-11T12:34:06.327Z] #96 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #97 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
12:34:06 [2023-05-11T12:34:06.327Z] #97 CACHED
12:34:06 [2023-05-11T12:34:06.327Z] 
12:34:06 [2023-05-11T12:34:06.327Z] #98 [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...)
12:34:06 [2023-05-11T12:34:06.327Z] #98 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #99 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:34:06 [2023-05-11T12:34:06.328Z] #99 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #100 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:34:06 [2023-05-11T12:34:06.328Z] #100 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #101 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:34:06 [2023-05-11T12:34:06.328Z] #101 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #102 [dockercli-src 1/5] WORKDIR /tmp/dockercli
12:34:06 [2023-05-11T12:34:06.328Z] #102 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #103 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:34:06 [2023-05-11T12:34:06.328Z] #103 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #104 [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...)
12:34:06 [2023-05-11T12:34:06.328Z] #104 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #105 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:34:06 [2023-05-11T12:34:06.328Z] #105 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #106 [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
12:34:06 [2023-05-11T12:34:06.328Z] #106 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #107 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:34:06 [2023-05-11T12:34:06.328Z] #107 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #108 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.328Z] #108 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #109 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.328Z] #109 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #110 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:34:06 [2023-05-11T12:34:06.328Z] #110 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #111 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:34:06 [2023-05-11T12:34:06.328Z] #111 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #112 [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
12:34:06 [2023-05-11T12:34:06.328Z] #112 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #113 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
12:34:06 [2023-05-11T12:34:06.328Z] #113 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #114 [dev 1/1] COPY . .
12:34:06 [2023-05-11T12:34:06.328Z] #114 CACHED
12:34:06 [2023-05-11T12:34:06.328Z] 
12:34:06 [2023-05-11T12:34:06.328Z] #115 exporting to image
12:34:06 [2023-05-11T12:34:06.328Z] #115 exporting layers done
12:34:06 [2023-05-11T12:34:06.328Z] #115 writing image sha256:a3ad686bf0c109968e8c4e2b68206ee2913e74fa48dbb03ea6affe6aafc76f31 0.0s done
12:34:06 [2023-05-11T12:34:06.328Z] #115 naming to docker.io/library/docker:3309e45ca19641101dc1a19c4429e96664c97e6c done
12:34:06 [2023-05-11T12:34:06.328Z] #115 DONE 0.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:34:06 [2023-05-11T12:34:06.632Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:34:06 [2023-05-11T12:34:06.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3309e45ca19641101dc1a19c4429e96664c97e6c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3309e45ca19641101dc1a19c4429e96664c97e6c hack/test/unit
12:34:07 [2023-05-11T12:34:07.474Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
12:34:07 [2023-05-11T12:34:07.474Z] + TESTFLAGS+=' -test.timeout=5m'
12:34:07 [2023-05-11T12:34:07.474Z] + TESTDIRS=./...
12:34:07 [2023-05-11T12:34:07.474Z] + exclude_paths='/vendor/|/integration'
12:34:07 [2023-05-11T12:34:07.474Z] ++ go list ./...
12:34:07 [2023-05-11T12:34:07.474Z] ++ grep -vE '(/vendor/|/integration)'
12:34:08 [2023-05-11T12:34:08.041Z] + pkg_list='github.com/docker/docker/api
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/backend/build
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/httpstatus
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/httputils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/middleware
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/build
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/checkpoint
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/container
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/debug
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/distribution
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/grpc
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/image
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/network
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/plugin
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/session
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/swarm
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/system
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/server/router/volume
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/backend
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/blkiodev
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/container
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/events
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/filters
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/image
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/mount
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/network
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/plugins/logdriver
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/registry
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/strslice
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/swarm
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/swarm/runtime
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/time
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/versions
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/versions/v1p19
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/versions/v1p20
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/api/types/volume
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/exporter
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/builder-next/worker
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/dockerfile
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/remotecontext
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/remotecontext/git
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/builder/remotecontext/urlutil
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/cli/debug
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/cli/winresources/docker-proxy
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/cli/winresources/dockerd
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/client
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/client/buildkit
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/cmd/docker-proxy
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/cmd/dockerd
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/cmd/dockerd/trap
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/container
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/container/stream
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/contrib/apparmor
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/contrib/docker-device-tool
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/contrib/httpserver
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/cluster
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/cluster/convert
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/cluster/executor
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/cluster/executor/container
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/cluster/provider
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/config
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/containerd
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/events
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/events/testutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/copy
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/register
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/vfs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/graphdriver/zfs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/images
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/initlayer
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/links
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/listeners
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/awslogs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/fluentd
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/gcplogs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/gelf
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/journald
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/local
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/logentries
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/loggertest
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/loggerutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/splunk
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/syslog
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/logger/templates
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/names
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/network
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/daemon/stats
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/distribution
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/distribution/metadata
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/distribution/utils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/distribution/xfer
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/dockerversion
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/errdefs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/image
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/image/cache
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/image/tarexport
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/image/v1
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/internal/mod
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/internal/mounttree
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/internal/test/suite
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/internal/unshare
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/layer
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libcontainerd
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libcontainerd/queue
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libcontainerd/remote
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libcontainerd/shimopts
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libcontainerd/supervisor
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libcontainerd/types
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/bitmap
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/bitseq
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/cluster
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/config
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/datastore
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/diagnostic
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/discoverapi
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/driverapi
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/bridge
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/host
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/null
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/overlay
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/remote
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/windows
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/drvregistry
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/etchosts
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/idm
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/internal/caller
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipam
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipamapi
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipams/builtin
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipams/null
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipams/remote
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipamutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ipbits
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/iptables
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/netlabel
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/netutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/networkdb
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/ns
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/options
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/osl
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/osl/kernel
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/portallocator
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/portmapper
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/resolvconf
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/testutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/libnetwork/types
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/oci
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/oci/caps
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/opts
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/aaparser
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/archive
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/authorization
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/broadcaster
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/capabilities
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/chrootarchive
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/containerfs
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/devicemapper
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/directory
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/dmesg
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/fileutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/homedir
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/idtools
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/ioutils
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/jsonmessage
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/longpath
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/loopback
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/meminfo
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/namesgenerator
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/parsers
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/parsers/kernel
12:34:08 [2023-05-11T12:34:08.041Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/pidfile
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/platform
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/platforms
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugingetter
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/transport
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/pools
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/process
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/progress
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/reexec
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/rootless
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/rootless/specconv
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/stack
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/stdcopy
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/streamformatter
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/stringid
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/sysinfo
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/system
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/tailfile
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/tarsum
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/useragent
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/plugin
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/plugin/executor/containerd
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/plugin/v2
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/profiles/apparmor
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/profiles/seccomp
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/quota
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/reference
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/registry
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/registry/resumable
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/restartmanager
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/runconfig
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/runconfig/opts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/daemon
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/environment
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fakecontext
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fakegit
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fakestorage
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fixtures/load
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fixtures/plugin
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/registry
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/request
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/drivers
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/local
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/mounts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/service
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/service/opts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/testutils'
12:34:08 [2023-05-11T12:34:08.042Z] ++ grep --fixed-strings -v /libnetwork
12:34:08 [2023-05-11T12:34:08.042Z] ++ echo 'github.com/docker/docker/api
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/backend/build
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/httpstatus
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/httputils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/middleware
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/build
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/checkpoint
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/container
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/debug
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/distribution
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/grpc
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/image
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/network
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/plugin
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/session
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/swarm
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/system
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/volume
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/backend
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/blkiodev
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/container
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/events
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/filters
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/image
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/mount
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/network
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/plugins/logdriver
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/registry
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/strslice
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/swarm
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/swarm/runtime
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/time
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/versions
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/versions/v1p19
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/versions/v1p20
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/types/volume
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/exporter
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/builder-next/worker
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/dockerfile
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/remotecontext
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/remotecontext/git
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/builder/remotecontext/urlutil
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/cli/debug
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/cli/winresources/docker-proxy
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/cli/winresources/dockerd
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/client
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/client/buildkit
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/cmd/docker-proxy
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/cmd/dockerd
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/cmd/dockerd/trap
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/container
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/container/stream
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/contrib/apparmor
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/contrib/docker-device-tool
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/contrib/httpserver
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/cluster
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/cluster/convert
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/cluster/executor
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/cluster/executor/container
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/cluster/provider
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/config
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/containerd
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/events
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/events/testutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/copy
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/register
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/vfs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/graphdriver/zfs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/images
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/initlayer
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/links
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/listeners
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/awslogs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/fluentd
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/gcplogs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/gelf
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/journald
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/local
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/logentries
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/loggertest
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/loggerutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/splunk
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/syslog
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/logger/templates
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/names
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/network
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/daemon/stats
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/distribution
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/distribution/metadata
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/distribution/utils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/distribution/xfer
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/dockerversion
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/errdefs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/image
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/image/cache
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/image/tarexport
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/image/v1
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/internal/mod
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/internal/mounttree
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/internal/test/suite
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/internal/unshare
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/layer
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libcontainerd
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libcontainerd/queue
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libcontainerd/remote
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libcontainerd/shimopts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libcontainerd/supervisor
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libcontainerd/types
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/bitmap
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/bitseq
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/cluster
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/config
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/datastore
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/diagnostic
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/discoverapi
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/driverapi
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/bridge
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/host
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/null
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/overlay
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/remote
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/windows
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/drvregistry
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/etchosts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/idm
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/internal/caller
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipam
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipamapi
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipams/builtin
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipams/null
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipams/remote
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipamutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ipbits
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/iptables
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/netlabel
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/netutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/networkdb
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/ns
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/options
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/osl
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/osl/kernel
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/portallocator
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/portmapper
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/resolvconf
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/testutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/libnetwork/types
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/oci
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/oci/caps
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/opts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/aaparser
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/archive
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/authorization
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/broadcaster
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/capabilities
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/chrootarchive
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/containerfs
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/devicemapper
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/directory
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/dmesg
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/fileutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/homedir
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/idtools
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/ioutils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/jsonmessage
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/longpath
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/loopback
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/meminfo
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/namesgenerator
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/parsers
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/parsers/kernel
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/pidfile
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/platform
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/platforms
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugingetter
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/plugins/transport
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/pools
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/process
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/progress
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/reexec
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/rootless
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/rootless/specconv
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/stack
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/stdcopy
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/streamformatter
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/stringid
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/sysinfo
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/system
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/tailfile
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/tarsum
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/pkg/useragent
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/plugin
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/plugin/executor/containerd
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/plugin/v2
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/profiles/apparmor
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/profiles/seccomp
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/quota
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/reference
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/registry
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/registry/resumable
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/restartmanager
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/runconfig
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/runconfig/opts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/daemon
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/environment
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fakecontext
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fakegit
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fakestorage
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fixtures/load
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fixtures/plugin
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/registry
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/testutil/request
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/drivers
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/local
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/mounts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/service
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/service/opts
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/volume/testutils'
12:34:08 [2023-05-11T12:34:08.042Z] + base_pkg_list='github.com/docker/docker/api
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/backend/build
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/httpstatus
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/httputils
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/middleware
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router
12:34:08 [2023-05-11T12:34:08.042Z] github.com/docker/docker/api/server/router/build
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/checkpoint
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/debug
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/distribution
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/grpc
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/image
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/network
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/plugin
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/session
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/swarm
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/system
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/volume
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/backend
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/blkiodev
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/events
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/filters
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/image
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/mount
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/network
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/plugins/logdriver
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/registry
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/strslice
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/swarm
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/swarm/runtime
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/time
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/versions
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/versions/v1p19
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/versions/v1p20
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/volume
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/exporter
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/worker
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/dockerfile
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/remotecontext
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/remotecontext/git
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/remotecontext/urlutil
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cli/debug
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cli/winresources/docker-proxy
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cli/winresources/dockerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/client
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/client/buildkit
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/docker-proxy
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/dockerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/dockerd/trap
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/container/stream
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/contrib/apparmor
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/contrib/docker-device-tool
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/contrib/httpserver
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/convert
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/executor
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/executor/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/provider
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/config
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/containerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/events
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/events/testutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/copy
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/register
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/vfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/zfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/images
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/initlayer
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/links
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/listeners
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/awslogs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/fluentd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/gcplogs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/gelf
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/local
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/logentries
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/loggertest
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/loggerutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/splunk
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/syslog
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/templates
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/names
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/network
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/stats
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution/metadata
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution/utils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution/xfer
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/dockerversion
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/errdefs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image/cache
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image/tarexport
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image/v1
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/mod
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/mounttree
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/test/suite
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/unshare
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/layer
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/libcontainerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/libcontainerd/queue
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/libcontainerd/remote
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/libcontainerd/shimopts
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/libcontainerd/supervisor
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/libcontainerd/types
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/oci
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/oci/caps
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/opts
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/aaparser
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/archive
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/authorization
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/broadcaster
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/capabilities
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/chrootarchive
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/containerfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/devicemapper
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/directory
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/dmesg
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/fileutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/homedir
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/idtools
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/ioutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/jsonmessage
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/longpath
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/loopback
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/meminfo
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/namesgenerator
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/parsers
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/parsers/kernel
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/pidfile
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/platform
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/platforms
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/plugingetter
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/plugins
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/plugins/transport
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/pools
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/process
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/progress
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/reexec
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/rootless
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/rootless/specconv
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/stack
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/stdcopy
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/streamformatter
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/stringid
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/sysinfo
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/system
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/tailfile
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/tarsum
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/pkg/useragent
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/plugin
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/plugin/executor/containerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/plugin/v2
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/profiles/apparmor
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/profiles/seccomp
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/quota
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/reference
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/registry
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/registry/resumable
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/restartmanager
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/runconfig
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/runconfig/opts
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/daemon
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/environment
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/fakecontext
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/fakegit
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/fakestorage
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/fixtures/load
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/fixtures/plugin
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/registry
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/testutil/request
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/volume
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/volume/drivers
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/volume/local
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/volume/mounts
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/volume/service
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/volume/service/opts
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/volume/testutils'
12:34:08 [2023-05-11T12:34:08.043Z] ++ grep --fixed-strings /libnetwork
12:34:08 [2023-05-11T12:34:08.043Z] ++ echo 'github.com/docker/docker/api
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/backend/build
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/httpstatus
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/httputils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/middleware
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/build
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/checkpoint
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/debug
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/distribution
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/grpc
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/image
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/network
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/plugin
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/session
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/swarm
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/system
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/server/router/volume
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/backend
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/blkiodev
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/events
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/filters
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/image
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/mount
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/network
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/plugins/logdriver
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/registry
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/strslice
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/swarm
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/swarm/runtime
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/time
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/versions
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/versions/v1p19
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/versions/v1p20
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/api/types/volume
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/exporter
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/builder-next/worker
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/dockerfile
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/remotecontext
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/remotecontext/git
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/builder/remotecontext/urlutil
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cli/debug
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cli/winresources/docker-proxy
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cli/winresources/dockerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/client
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/client/buildkit
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/docker-proxy
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/dockerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/dockerd/trap
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/container/stream
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/contrib/apparmor
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/contrib/docker-device-tool
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/contrib/httpserver
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/convert
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/executor
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/executor/container
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/cluster/provider
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/config
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/containerd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/events
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/events/testutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/copy
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/register
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/vfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/graphdriver/zfs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/images
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/initlayer
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/links
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/listeners
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/awslogs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/fluentd
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/gcplogs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/gelf
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/local
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/logentries
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/loggertest
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/loggerutils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/splunk
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/syslog
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/logger/templates
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/names
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/network
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/daemon/stats
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution/metadata
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution/utils
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/distribution/xfer
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/dockerversion
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/errdefs
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image/cache
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image/tarexport
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/image/v1
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/mod
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/mounttree
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/test/suite
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/internal/unshare
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/layer
12:34:08 [2023-05-11T12:34:08.043Z] github.com/docker/docker/libcontainerd
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libcontainerd/queue
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libcontainerd/remote
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libcontainerd/shimopts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libcontainerd/supervisor
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libcontainerd/types
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/bitmap
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/bitseq
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cluster
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/config
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/datastore
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/diagnostic
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/discoverapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/driverapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/host
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/null
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/remote
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/windows
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drvregistry
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/etchosts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/idm
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/internal/caller
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipam
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipamapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/builtin
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/null
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/remote
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipamutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipbits
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/iptables
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/netlabel
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/netutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/networkdb
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ns
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/options
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/osl
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/osl/kernel
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/portallocator
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/portmapper
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/resolvconf
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/testutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/types
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/oci
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/oci/caps
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/opts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/aaparser
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/archive
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/authorization
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/broadcaster
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/capabilities
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/chrootarchive
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/containerfs
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/devicemapper
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/directory
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/dmesg
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/fileutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/homedir
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/idtools
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/ioutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/jsonmessage
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/longpath
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/loopback
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/meminfo
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/namesgenerator
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/parsers
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/parsers/kernel
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/pidfile
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/platform
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/platforms
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/plugingetter
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/plugins
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/plugins/transport
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/pools
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/process
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/progress
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/reexec
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/rootless
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/rootless/specconv
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/stack
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/stdcopy
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/streamformatter
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/stringid
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/sysinfo
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/system
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/tailfile
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/tarsum
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/pkg/useragent
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/plugin
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/plugin/executor/containerd
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/plugin/v2
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/profiles/apparmor
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/profiles/seccomp
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/quota
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/reference
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/registry
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/registry/resumable
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/restartmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/runconfig
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/runconfig/opts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/daemon
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/environment
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/fakecontext
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/fakegit
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/fakestorage
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/fixtures/load
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/fixtures/plugin
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/registry
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/testutil/request
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/volume
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/volume/drivers
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/volume/local
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/volume/mounts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/volume/service
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/volume/service/opts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/volume/testutils'
12:34:08 [2023-05-11T12:34:08.044Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/bitmap
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/bitseq
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cluster
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/config
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/datastore
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/diagnostic
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/discoverapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/driverapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/host
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/null
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/remote
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/windows
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drvregistry
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/etchosts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/idm
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/internal/caller
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipam
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipamapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/builtin
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/null
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/remote
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipamutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipbits
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/iptables
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/netlabel
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/netutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/networkdb
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ns
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/options
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/osl
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/osl/kernel
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/portallocator
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/portmapper
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/resolvconf
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/testutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/types'
12:34:08 [2023-05-11T12:34:08.044Z] + echo 'github.com/docker/docker/libnetwork
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/bitmap
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/bitseq
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cluster
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/config
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/datastore
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/diagnostic
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/discoverapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/driverapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/host
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/null
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/remote
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/windows
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drvregistry
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/etchosts
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/idm
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/internal/caller
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipam
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipamapi
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/builtin
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/null
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/remote
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipamutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ipbits
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/iptables
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/netlabel
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/netutils
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/networkdb
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/ns
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/options
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/osl
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/osl/kernel
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/portallocator
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/portmapper
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/resolvconf
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/testutils
12:34:08 [2023-05-11T12:34:08.044Z] + grep --fixed-strings libnetwork/drivers/bridge
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/types'
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge
12:34:08 [2023-05-11T12:34:08.044Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:34:08 [2023-05-11T12:34:08.044Z] + type docker-proxy
12:34:08 [2023-05-11T12:34:08.044Z] hack/test/unit: line 25: type: docker-proxy: not found
12:34:08 [2023-05-11T12:34:08.044Z] + hack/make.sh binary-proxy install-proxy
12:34:08 [2023-05-11T12:34:08.044Z] 
12:34:08 [2023-05-11T12:34:08.044Z] Removing bundles/
12:34:08 [2023-05-11T12:34:08.044Z] 
12:34:08 [2023-05-11T12:34:08.044Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:34:08 [2023-05-11T12:34:08.044Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:34:12 [2023-05-11T12:34:12.226Z] Created binary: bundles/binary-proxy/docker-proxy
12:34:12 [2023-05-11T12:34:12.226Z] 
12:34:12 [2023-05-11T12:34:12.226Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:34:12 [2023-05-11T12:34:12.226Z] Installing docker-proxy to /usr/local/bin/
12:34:12 [2023-05-11T12:34:12.226Z] 
12:34:12 [2023-05-11T12:34:12.226Z] + mkdir -p bundles
12:34:12 [2023-05-11T12:34:12.226Z] + '[' -n 'github.com/docker/docker/api
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/backend/build
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/httpstatus
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/httputils
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/middleware
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/build
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/checkpoint
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/container
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/debug
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/distribution
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/grpc
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/image
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/network
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/plugin
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/session
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/swarm
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/system
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/server/router/volume
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/backend
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/blkiodev
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/container
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/events
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/filters
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/image
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/mount
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/network
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/plugins/logdriver
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/registry
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/strslice
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/swarm
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/swarm/runtime
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/time
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/versions
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/versions/v1p19
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/versions/v1p20
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/api/types/volume
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/exporter
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/builder-next/worker
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/dockerfile
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/remotecontext
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/remotecontext/git
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/builder/remotecontext/urlutil
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/cli/debug
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/cli/winresources/docker-proxy
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/cli/winresources/dockerd
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/client
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/client/buildkit
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/cmd/docker-proxy
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/cmd/dockerd
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/cmd/dockerd/trap
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/container
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/container/stream
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/contrib/apparmor
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/contrib/docker-device-tool
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/contrib/httpserver
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/cluster
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/cluster/convert
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/cluster/executor
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/cluster/executor/container
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/cluster/provider
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/config
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/containerd
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/events
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/events/testutils
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/copy
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/register
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/vfs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/graphdriver/zfs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/images
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/initlayer
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/links
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/listeners
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/awslogs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/fluentd
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/gcplogs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/gelf
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/journald
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/local
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/logentries
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/loggertest
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/loggerutils
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/splunk
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/syslog
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/logger/templates
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/names
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/network
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/daemon/stats
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/distribution
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/distribution/metadata
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/distribution/utils
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/distribution/xfer
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/dockerversion
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/errdefs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/image
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/image/cache
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/image/tarexport
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/image/v1
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/internal/mod
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/internal/mounttree
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/internal/test/suite
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/internal/unshare
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/layer
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/libcontainerd
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/libcontainerd/queue
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/libcontainerd/remote
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/libcontainerd/shimopts
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/libcontainerd/supervisor
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/libcontainerd/types
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/oci
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/oci/caps
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/opts
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/aaparser
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/archive
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/authorization
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/broadcaster
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/capabilities
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/chrootarchive
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/containerfs
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/devicemapper
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/directory
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/dmesg
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/fileutils
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/homedir
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/idtools
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/ioutils
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/jsonmessage
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/longpath
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/loopback
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/meminfo
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/namesgenerator
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/parsers
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/parsers/kernel
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/pidfile
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/platform
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/platforms
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/plugingetter
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/plugins
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/plugins/transport
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/pools
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/process
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/progress
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/reexec
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/rootless
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/rootless/specconv
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/stack
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/stdcopy
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/streamformatter
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/stringid
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/sysinfo
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/system
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/tailfile
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/tarsum
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/pkg/useragent
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/plugin
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/plugin/executor/containerd
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/plugin/v2
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/profiles/apparmor
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/profiles/seccomp
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/quota
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/reference
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/registry
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/registry/resumable
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/restartmanager
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/runconfig
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/runconfig/opts
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/daemon
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/environment
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/fakecontext
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/fakegit
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/fakestorage
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/fixtures/load
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/fixtures/plugin
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/registry
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/testutil/request
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/volume
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/volume/drivers
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/volume/local
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/volume/mounts
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/volume/service
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/volume/service/opts
12:34:12 [2023-05-11T12:34:12.226Z] github.com/docker/docker/volume/testutils' ']'
12:34:12 [2023-05-11T12:34:12.227Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:34:13 [2023-05-11T12:34:13.170Z] ?   	github.com/docker/docker/api	[no test files]
12:34:19 [2023-05-11T12:34:19.734Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
12:34:19 [2023-05-11T12:34:19.734Z] ok  	github.com/docker/docker/api/server	0.048s	coverage: 13.0% of statements
12:34:37 [2023-05-11T12:34:37.819Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:34:37 [2023-05-11T12:34:37.819Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:34:37 [2023-05-11T12:34:37.819Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
12:34:37 [2023-05-11T12:34:37.819Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
12:34:38 [2023-05-11T12:34:38.083Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:34:38 [2023-05-11T12:34:38.083Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:34:38 [2023-05-11T12:34:38.083Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:34:38 [2023-05-11T12:34:38.083Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:34:38 [2023-05-11T12:34:38.083Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:34:38 [2023-05-11T12:34:38.083Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:34:38 [2023-05-11T12:34:38.083Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:34:38 [2023-05-11T12:34:38.083Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
12:34:38 [2023-05-11T12:34:38.083Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
12:34:38 [2023-05-11T12:34:38.342Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:34:38 [2023-05-11T12:34:38.599Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:34:38 [2023-05-11T12:34:38.857Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:34:38 [2023-05-11T12:34:38.857Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:34:38 [2023-05-11T12:34:38.857Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:34:38 [2023-05-11T12:34:38.857Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:34:38 [2023-05-11T12:34:38.857Z] ?   	github.com/docker/docker/api/types	[no test files]
12:34:38 [2023-05-11T12:34:38.857Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:34:38 [2023-05-11T12:34:38.857Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
12:34:38 [2023-05-11T12:34:38.857Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
12:34:38 [2023-05-11T12:34:38.857Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
12:34:38 [2023-05-11T12:34:38.857Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
12:34:39 [2023-05-11T12:34:39.115Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:34:39 [2023-05-11T12:34:39.115Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
12:34:39 [2023-05-11T12:34:39.115Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
12:34:39 [2023-05-11T12:34:39.115Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:34:39 [2023-05-11T12:34:39.115Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:34:39 [2023-05-11T12:34:39.115Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:34:39 [2023-05-11T12:34:39.115Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:34:39 [2023-05-11T12:34:39.115Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
12:34:39 [2023-05-11T12:34:39.115Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 89.3% of statements
12:34:39 [2023-05-11T12:34:39.115Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
12:34:39 [2023-05-11T12:34:39.115Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
12:34:39 [2023-05-11T12:34:39.115Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:34:39 [2023-05-11T12:34:39.115Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:34:39 [2023-05-11T12:34:39.115Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
12:34:39 [2023-05-11T12:34:39.115Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:34:39 [2023-05-11T12:34:39.373Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
12:34:39 [2023-05-11T12:34:39.373Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
12:34:39 [2023-05-11T12:34:39.373Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:34:39 [2023-05-11T12:34:39.373Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
12:34:41 [2023-05-11T12:34:41.272Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:34:41 [2023-05-11T12:34:41.272Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:34:41 [2023-05-11T12:34:41.272Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
12:34:41 [2023-05-11T12:34:41.272Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
12:34:41 [2023-05-11T12:34:41.272Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
12:34:41 [2023-05-11T12:34:41.272Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.017s	coverage: 100.0% of statements
12:34:41 [2023-05-11T12:34:41.272Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
12:34:41 [2023-05-11T12:34:41.272Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 13.7% of statements
12:34:41 [2023-05-11T12:34:41.272Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
12:34:41 [2023-05-11T12:34:41.272Z] ok  	github.com/docker/docker/builder/dockerfile	0.069s	coverage: 50.1% of statements
12:34:41 [2023-05-11T12:34:41.531Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:34:41 [2023-05-11T12:34:41.531Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
12:34:41 [2023-05-11T12:34:41.531Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.026s	coverage: 66.5% of statements
12:34:41 [2023-05-11T12:34:41.531Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
12:34:41 [2023-05-11T12:34:41.531Z] ok  	github.com/docker/docker/client	0.070s	coverage: 76.9% of statements
12:34:46 [2023-05-11T12:34:46.806Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
12:34:46 [2023-05-11T12:34:46.806Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.242s	coverage: 82.5% of statements
12:34:53 [2023-05-11T12:34:53.364Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:34:53 [2023-05-11T12:34:53.364Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:34:53 [2023-05-11T12:34:53.364Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:34:53 [2023-05-11T12:34:53.364Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:34:53 [2023-05-11T12:34:53.364Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:34:53 [2023-05-11T12:34:53.364Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
12:34:53 [2023-05-11T12:34:53.365Z] ok  	github.com/docker/docker/container	0.142s	coverage: 36.5% of statements
12:34:53 [2023-05-11T12:34:53.365Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
12:34:53 [2023-05-11T12:34:53.365Z] ok  	github.com/docker/docker/cmd/dockerd	0.252s	coverage: 29.2% of statements
12:34:55 [2023-05-11T12:34:55.893Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
12:34:55 [2023-05-11T12:34:55.893Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.548s	coverage: 0.0% of statements
12:34:59 [2023-05-11T12:34:59.172Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:34:59 [2023-05-11T12:34:59.172Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:34:59 [2023-05-11T12:34:59.172Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
12:34:59 [2023-05-11T12:34:59.172Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 36.9% of statements
12:34:59 [2023-05-11T12:34:59.172Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
12:34:59 [2023-05-11T12:34:59.172Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
12:34:59 [2023-05-11T12:34:59.172Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
12:34:59 [2023-05-11T12:34:59.172Z] ok  	github.com/docker/docker/daemon/config	0.041s	coverage: 75.2% of statements
12:34:59 [2023-05-11T12:34:59.173Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
12:34:59 [2023-05-11T12:34:59.173Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
12:35:00 [2023-05-11T12:35:00.153Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:35:00 [2023-05-11T12:35:00.153Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
12:35:00 [2023-05-11T12:35:00.153Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
12:35:00 [2023-05-11T12:35:00.153Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
12:35:00 [2023-05-11T12:35:00.153Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
12:35:00 [2023-05-11T12:35:00.153Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.5% of statements
12:35:00 [2023-05-11T12:35:00.153Z] ok  	github.com/docker/docker/daemon/containerd	0.026s	coverage: 0.5% of statements
12:35:00 [2023-05-11T12:35:00.153Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
12:35:00 [2023-05-11T12:35:00.153Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
12:35:00 [2023-05-11T12:35:00.440Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
12:35:00 [2023-05-11T12:35:00.440Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.202s	coverage: 59.6% of statements
12:35:01 [2023-05-11T12:35:01.415Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:35:01 [2023-05-11T12:35:01.415Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:35:01 [2023-05-11T12:35:01.415Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:35:01 [2023-05-11T12:35:01.415Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
12:35:01 [2023-05-11T12:35:01.415Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.9% of statements
12:35:01 [2023-05-11T12:35:01.685Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
12:35:01 [2023-05-11T12:35:01.685Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.187s	coverage: 60.2% of statements
12:35:02 [2023-05-11T12:35:02.251Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
12:35:02 [2023-05-11T12:35:02.251Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.471s	coverage: 13.0% of statements
12:35:02 [2023-05-11T12:35:02.251Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
12:35:02 [2023-05-11T12:35:02.251Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
12:35:02 [2023-05-11T12:35:02.251Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
12:35:02 [2023-05-11T12:35:02.251Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
12:35:02 [2023-05-11T12:35:02.816Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:35:02 [2023-05-11T12:35:02.816Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:35:03 [2023-05-11T12:35:03.075Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
12:35:03 [2023-05-11T12:35:03.075Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
12:35:03 [2023-05-11T12:35:03.075Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
12:35:03 [2023-05-11T12:35:03.075Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 3.0% of statements
12:35:03 [2023-05-11T12:35:03.333Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
12:35:03 [2023-05-11T12:35:03.333Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 43.2% of statements
12:35:03 [2023-05-11T12:35:03.591Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
12:35:03 [2023-05-11T12:35:03.591Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.130s	coverage: 78.2% of statements
12:35:03 [2023-05-11T12:35:03.591Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:35:03 [2023-05-11T12:35:03.592Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
12:35:03 [2023-05-11T12:35:03.592Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
12:35:03 [2023-05-11T12:35:03.592Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
12:35:03 [2023-05-11T12:35:03.592Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
12:35:04 [2023-05-11T12:35:04.157Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:35:04 [2023-05-11T12:35:04.157Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:35:04 [2023-05-11T12:35:04.157Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
12:35:04 [2023-05-11T12:35:04.157Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.017s	coverage: 88.2% of statements
12:35:04 [2023-05-11T12:35:04.157Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
12:35:04 [2023-05-11T12:35:04.157Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
12:35:04 [2023-05-11T12:35:04.415Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
12:35:04 [2023-05-11T12:35:04.415Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.064s	coverage: 76.8% of statements
12:35:04 [2023-05-11T12:35:04.674Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
12:35:04 [2023-05-11T12:35:04.674Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.308s	coverage: 45.9% of statements
12:35:04 [2023-05-11T12:35:04.674Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:35:04 [2023-05-11T12:35:04.674Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:35:04 [2023-05-11T12:35:04.933Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
12:35:04 [2023-05-11T12:35:04.933Z] ok  	github.com/docker/docker/daemon/logger/local	0.045s	coverage: 79.4% of statements
12:35:05 [2023-05-11T12:35:05.190Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
12:35:05 [2023-05-11T12:35:05.190Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
12:35:05 [2023-05-11T12:35:05.190Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
12:35:05 [2023-05-11T12:35:05.190Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 63.5% of statements
12:35:05 [2023-05-11T12:35:05.448Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
12:35:05 [2023-05-11T12:35:05.448Z] ok  	github.com/docker/docker/daemon/logger/journald	1.374s	coverage: 74.5% of statements
12:35:05 [2023-05-11T12:35:05.448Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:35:05 [2023-05-11T12:35:05.448Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
12:35:05 [2023-05-11T12:35:05.448Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
12:35:05 [2023-05-11T12:35:05.448Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
12:35:05 [2023-05-11T12:35:05.706Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
12:35:05 [2023-05-11T12:35:05.706Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:35:05 [2023-05-11T12:35:05.706Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
12:35:05 [2023-05-11T12:35:05.706Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
12:35:06 [2023-05-11T12:35:06.640Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:35:06 [2023-05-11T12:35:06.640Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:35:06 [2023-05-11T12:35:06.640Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
12:35:06 [2023-05-11T12:35:06.640Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
12:35:06 [2023-05-11T12:35:06.640Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
12:35:06 [2023-05-11T12:35:06.640Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
12:35:07 [2023-05-11T12:35:07.205Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
12:35:07 [2023-05-11T12:35:07.205Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.471s	coverage: 82.5% of statements
12:35:07 [2023-05-11T12:35:07.205Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
12:35:07 [2023-05-11T12:35:07.205Z] ok  	github.com/docker/docker/distribution	0.598s	coverage: 29.5% of statements
12:35:07 [2023-05-11T12:35:07.205Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
12:35:07 [2023-05-11T12:35:07.205Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
12:35:07 [2023-05-11T12:35:07.205Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
12:35:07 [2023-05-11T12:35:07.205Z] ok  	github.com/docker/docker/image	0.030s	coverage: 86.5% of statements
12:35:07 [2023-05-11T12:35:07.463Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:35:07 [2023-05-11T12:35:07.463Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:35:07 [2023-05-11T12:35:07.463Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
12:35:07 [2023-05-11T12:35:07.463Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
12:35:07 [2023-05-11T12:35:07.463Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
12:35:07 [2023-05-11T12:35:07.463Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
12:35:07 [2023-05-11T12:35:07.463Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:35:07 [2023-05-11T12:35:07.463Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:35:08 [2023-05-11T12:35:08.396Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:35:08 [2023-05-11T12:35:08.396Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:35:08 [2023-05-11T12:35:08.396Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
12:35:08 [2023-05-11T12:35:08.396Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:35:08 [2023-05-11T12:35:08.396Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:35:08 [2023-05-11T12:35:08.396Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
12:35:08 [2023-05-11T12:35:08.396Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
12:35:08 [2023-05-11T12:35:08.654Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
12:35:08 [2023-05-11T12:35:08.654Z] ok  	github.com/docker/docker/daemon	10.129s	coverage: 16.6% of statements
12:35:08 [2023-05-11T12:35:08.912Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
12:35:08 [2023-05-11T12:35:08.912Z] ok  	github.com/docker/docker/distribution/xfer	2.185s	coverage: 85.4% of statements
12:35:08 [2023-05-11T12:35:08.912Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:35:08 [2023-05-11T12:35:08.912Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
12:35:08 [2023-05-11T12:35:08.912Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
12:35:08 [2023-05-11T12:35:08.912Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 39.3% of statements
12:35:09 [2023-05-11T12:35:09.170Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
12:35:09 [2023-05-11T12:35:09.170Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 52.9% of statements
12:35:09 [2023-05-11T12:35:09.170Z] ok  	github.com/docker/docker/opts	0.033s	coverage: 67.9% of statements
12:35:09 [2023-05-11T12:35:09.428Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:35:09 [2023-05-11T12:35:09.428Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
12:35:09 [2023-05-11T12:35:09.428Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
12:35:09 [2023-05-11T12:35:09.428Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
12:35:09 [2023-05-11T12:35:09.428Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
12:35:09 [2023-05-11T12:35:09.428Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
12:35:09 [2023-05-11T12:35:09.428Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
12:35:09 [2023-05-11T12:35:09.687Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
12:35:09 [2023-05-11T12:35:09.687Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
12:35:09 [2023-05-11T12:35:09.687Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
12:35:09 [2023-05-11T12:35:09.687Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
12:35:09 [2023-05-11T12:35:09.687Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
12:35:09 [2023-05-11T12:35:09.687Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.250s	coverage: 83.1% of statements
12:35:09 [2023-05-11T12:35:09.687Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
12:35:09 [2023-05-11T12:35:09.687Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
12:35:09 [2023-05-11T12:35:09.946Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
12:35:09 [2023-05-11T12:35:09.946Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 10.4% of statements
12:35:09 [2023-05-11T12:35:09.946Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
12:35:09 [2023-05-11T12:35:09.946Z] ok  	github.com/docker/docker/pkg/authorization	0.407s	coverage: 68.3% of statements
12:35:09 [2023-05-11T12:35:09.946Z] 	github.com/docker/docker/pkg/archive	coverage: 81.6% of statements
12:35:09 [2023-05-11T12:35:09.946Z] ok  	github.com/docker/docker/pkg/archive	0.459s	coverage: 81.6% of statements
12:35:10 [2023-05-11T12:35:10.204Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:35:10 [2023-05-11T12:35:10.204Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
12:35:10 [2023-05-11T12:35:10.204Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
12:35:10 [2023-05-11T12:35:10.204Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
12:35:10 [2023-05-11T12:35:10.204Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
12:35:10 [2023-05-11T12:35:10.204Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
12:35:10 [2023-05-11T12:35:10.204Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
12:35:10 [2023-05-11T12:35:10.204Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
12:35:10 [2023-05-11T12:35:10.204Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:35:10 [2023-05-11T12:35:10.462Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
12:35:10 [2023-05-11T12:35:10.462Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:35:10 [2023-05-11T12:35:10.462Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
12:35:10 [2023-05-11T12:35:10.462Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:35:10 [2023-05-11T12:35:10.462Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
12:35:10 [2023-05-11T12:35:10.462Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.2% of statements
12:35:10 [2023-05-11T12:35:10.462Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:35:10 [2023-05-11T12:35:10.462Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
12:35:10 [2023-05-11T12:35:10.462Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:35:10 [2023-05-11T12:35:10.462Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
12:35:10 [2023-05-11T12:35:10.462Z] ok  	github.com/docker/docker/pkg/pidfile	0.020s	coverage: 94.1% of statements
12:35:10 [2023-05-11T12:35:10.462Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
12:35:10 [2023-05-11T12:35:10.462Z] ok  	github.com/docker/docker/pkg/idtools	0.384s	coverage: 69.6% of statements
12:35:10 [2023-05-11T12:35:10.462Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
12:35:10 [2023-05-11T12:35:10.462Z] ok  	github.com/docker/docker/pkg/ioutils	0.399s	coverage: 72.3% of statements
12:35:11 [2023-05-11T12:35:11.028Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:35:11 [2023-05-11T12:35:11.028Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:35:11 [2023-05-11T12:35:11.028Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
12:35:11 [2023-05-11T12:35:11.028Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
12:35:11 [2023-05-11T12:35:11.028Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
12:35:11 [2023-05-11T12:35:11.028Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
12:35:11 [2023-05-11T12:35:11.028Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
12:35:11 [2023-05-11T12:35:11.028Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
12:35:11 [2023-05-11T12:35:11.028Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
12:35:11 [2023-05-11T12:35:11.028Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
12:35:11 [2023-05-11T12:35:11.286Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
12:35:11 [2023-05-11T12:35:11.286Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
12:35:11 [2023-05-11T12:35:11.286Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:35:11 [2023-05-11T12:35:11.286Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:35:11 [2023-05-11T12:35:11.286Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
12:35:11 [2023-05-11T12:35:11.286Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
12:35:11 [2023-05-11T12:35:11.286Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
12:35:11 [2023-05-11T12:35:11.286Z] ok  	github.com/docker/docker/pkg/reexec	0.021s	coverage: 82.4% of statements
12:35:11 [2023-05-11T12:35:11.286Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
12:35:11 [2023-05-11T12:35:11.286Z] ok  	github.com/docker/docker/pkg/stdcopy	0.015s	coverage: 100.0% of statements
12:35:11 [2023-05-11T12:35:11.545Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
12:35:11 [2023-05-11T12:35:11.545Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
12:35:11 [2023-05-11T12:35:11.545Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
12:35:11 [2023-05-11T12:35:11.545Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
12:35:11 [2023-05-11T12:35:11.803Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
12:35:11 [2023-05-11T12:35:11.803Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
12:35:11 [2023-05-11T12:35:11.803Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 43.1% of statements
12:35:11 [2023-05-11T12:35:11.803Z] ok  	github.com/docker/docker/pkg/sysinfo	0.009s	coverage: 53.4% of statements
12:35:11 [2023-05-11T12:35:11.803Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
12:35:11 [2023-05-11T12:35:11.803Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
12:35:12 [2023-05-11T12:35:12.061Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
12:35:12 [2023-05-11T12:35:12.061Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:35:12 [2023-05-11T12:35:12.061Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
12:35:12 [2023-05-11T12:35:12.061Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
12:35:12 [2023-05-11T12:35:12.627Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:35:12 [2023-05-11T12:35:12.627Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:35:12 [2023-05-11T12:35:12.627Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
12:35:12 [2023-05-11T12:35:12.627Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
12:35:12 [2023-05-11T12:35:12.627Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
12:35:12 [2023-05-11T12:35:12.627Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.4% of statements
12:35:13 [2023-05-11T12:35:13.193Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
12:35:13 [2023-05-11T12:35:13.193Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
12:35:13 [2023-05-11T12:35:13.193Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
12:35:13 [2023-05-11T12:35:13.193Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
12:35:13 [2023-05-11T12:35:13.450Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
12:35:13 [2023-05-11T12:35:13.451Z] ok  	github.com/docker/docker/quota	0.185s	coverage: 71.4% of statements
12:35:13 [2023-05-11T12:35:13.451Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
12:35:13 [2023-05-11T12:35:13.451Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 46.2% of statements
12:35:13 [2023-05-11T12:35:13.451Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
12:35:13 [2023-05-11T12:35:13.451Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
12:35:13 [2023-05-11T12:35:13.451Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
12:35:13 [2023-05-11T12:35:13.451Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 64.6% of statements
12:35:13 [2023-05-11T12:35:13.451Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:35:13 [2023-05-11T12:35:13.451Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
12:35:13 [2023-05-11T12:35:13.451Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
12:35:13 [2023-05-11T12:35:13.451Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
12:35:13 [2023-05-11T12:35:13.451Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
12:35:13 [2023-05-11T12:35:13.708Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:35:13 [2023-05-11T12:35:13.708Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:35:13 [2023-05-11T12:35:13.708Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:35:13 [2023-05-11T12:35:13.708Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:35:13 [2023-05-11T12:35:13.708Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:35:13 [2023-05-11T12:35:13.708Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:35:13 [2023-05-11T12:35:13.708Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:35:13 [2023-05-11T12:35:13.966Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:35:13 [2023-05-11T12:35:13.966Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:35:13 [2023-05-11T12:35:13.966Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:35:13 [2023-05-11T12:35:13.966Z] ?   	github.com/docker/docker/volume	[no test files]
12:35:14 [2023-05-11T12:35:14.224Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
12:35:14 [2023-05-11T12:35:14.224Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
12:35:14 [2023-05-11T12:35:14.481Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
12:35:14 [2023-05-11T12:35:14.481Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
12:35:14 [2023-05-11T12:35:14.481Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
12:35:14 [2023-05-11T12:35:14.481Z] ok  	github.com/docker/docker/volume/local	0.114s	coverage: 76.6% of statements
12:35:15 [2023-05-11T12:35:15.046Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:35:15 [2023-05-11T12:35:15.046Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:35:15 [2023-05-11T12:35:15.046Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
12:35:15 [2023-05-11T12:35:15.046Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
12:35:16 [2023-05-11T12:35:16.417Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
12:35:16 [2023-05-11T12:35:16.417Z] ok  	github.com/docker/docker/layer	7.653s	coverage: 68.7% of statements
12:35:48 [2023-05-11T12:35:48.469Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
12:35:48 [2023-05-11T12:35:48.469Z] ok  	github.com/docker/docker/pkg/plugins	33.651s	coverage: 74.4% of statements
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === Skipped
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     network_proxy_test.go:208: No support for dual stack yet
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver btrfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver btrfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver btrfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver btrfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver btrfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:71: No driver to put!
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z] time="2023-05-11T12:35:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z] time="2023-05-11T12:35:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z] time="2023-05-11T12:35:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z] time="2023-05-11T12:35:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z] time="2023-05-11T12:35:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:71: No driver to put!
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     overlay_test.go:62: Cannot run test with naive change algorithm
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver zfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver zfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver zfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver zfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:44: Driver zfs not supported
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     graphtest_unix.go:71: No driver to put!
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:35:48 [2023-05-11T12:35:48.469Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:35:48 [2023-05-11T12:35:48.469Z] 
12:35:48 [2023-05-11T12:35:48.469Z] DONE 3013 tests, 26 skipped in 92.594s
12:35:48 [2023-05-11T12:35:48.469Z] + '[' -n 'github.com/docker/docker/libnetwork
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/bitmap
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/bitseq
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/cluster
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/config
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/datastore
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/diagnostic
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/discoverapi
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/driverapi
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/bridge
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/host
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/null
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/overlay
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/remote
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/windows
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/drvregistry
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/etchosts
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/idm
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/internal/caller
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipam
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipamapi
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipams/builtin
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipams/null
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipams/remote
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipamutils
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ipbits
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/iptables
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/netlabel
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/netutils
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/networkdb
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/ns
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/options
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/osl
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/osl/kernel
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/portallocator
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/portmapper
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/resolvconf
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/testutils
12:35:48 [2023-05-11T12:35:48.470Z] github.com/docker/docker/libnetwork/types' ']'
12:35:48 [2023-05-11T12:35:48.470Z] + 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
12:36:35 [2023-05-11T12:36:35.118Z] 	github.com/docker/docker/libnetwork	coverage: 42.4% of statements
12:36:35 [2023-05-11T12:36:35.118Z] ok  	github.com/docker/docker/libnetwork	44.651s	coverage: 42.4% of statements
12:36:35 [2023-05-11T12:36:35.118Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
12:36:35 [2023-05-11T12:36:35.118Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
12:36:35 [2023-05-11T12:36:35.118Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
12:36:35 [2023-05-11T12:36:35.118Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
12:36:35 [2023-05-11T12:36:35.118Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:36:35 [2023-05-11T12:36:35.118Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:36:35 [2023-05-11T12:36:35.118Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:36:35 [2023-05-11T12:36:35.118Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:36:35 [2023-05-11T12:36:35.118Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:36:35 [2023-05-11T12:36:35.118Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:36:35 [2023-05-11T12:36:35.376Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:36:35 [2023-05-11T12:36:35.633Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
12:36:35 [2023-05-11T12:36:35.633Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
12:36:36 [2023-05-11T12:36:36.198Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
12:36:36 [2023-05-11T12:36:36.198Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
12:36:36 [2023-05-11T12:36:36.198Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:36:36 [2023-05-11T12:36:36.198Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:36:36 [2023-05-11T12:36:36.455Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
12:36:36 [2023-05-11T12:36:36.455Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
12:36:39 [2023-05-11T12:36:39.737Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
12:36:39 [2023-05-11T12:36:39.737Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.964s	coverage: 62.2% of statements
12:36:39 [2023-05-11T12:36:39.737Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:36:39 [2023-05-11T12:36:39.737Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
12:36:39 [2023-05-11T12:36:39.737Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
12:36:41 [2023-05-11T12:36:41.109Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
12:36:41 [2023-05-11T12:36:41.109Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.694s	coverage: 5.2% of statements
12:36:41 [2023-05-11T12:36:41.109Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:36:41 [2023-05-11T12:36:41.367Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
12:36:41 [2023-05-11T12:36:41.367Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
12:36:41 [2023-05-11T12:36:41.367Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:36:41 [2023-05-11T12:36:41.625Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
12:36:41 [2023-05-11T12:36:41.625Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
12:36:42 [2023-05-11T12:36:42.997Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
12:36:42 [2023-05-11T12:36:42.997Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
12:36:42 [2023-05-11T12:36:42.997Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:36:42 [2023-05-11T12:36:42.997Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
12:36:42 [2023-05-11T12:36:42.997Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
12:36:43 [2023-05-11T12:36:43.561Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
12:36:43 [2023-05-11T12:36:43.561Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
12:36:43 [2023-05-11T12:36:43.561Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:36:43 [2023-05-11T12:36:43.561Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:36:43 [2023-05-11T12:36:43.561Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:36:44 [2023-05-11T12:36:44.125Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
12:36:44 [2023-05-11T12:36:44.125Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.039s	coverage: 86.2% of statements
12:36:44 [2023-05-11T12:36:44.383Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
12:36:44 [2023-05-11T12:36:44.383Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
12:36:44 [2023-05-11T12:36:44.640Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
12:36:44 [2023-05-11T12:36:44.640Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
12:36:44 [2023-05-11T12:36:44.897Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
12:36:44 [2023-05-11T12:36:44.897Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:36:57 [2023-05-11T12:36:57.086Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
12:36:57 [2023-05-11T12:36:57.086Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:36:58 [2023-05-11T12:36:58.020Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
12:36:58 [2023-05-11T12:36:58.020Z] ok  	github.com/docker/docker/libnetwork/ipam	2.283s	coverage: 80.5% of statements
12:36:58 [2023-05-11T12:36:58.020Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:36:58 [2023-05-11T12:36:58.020Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:36:58 [2023-05-11T12:36:58.020Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
12:36:58 [2023-05-11T12:36:58.020Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
12:36:58 [2023-05-11T12:36:58.585Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
12:36:58 [2023-05-11T12:36:58.585Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
12:36:58 [2023-05-11T12:36:58.585Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:36:58 [2023-05-11T12:36:58.843Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
12:36:58 [2023-05-11T12:36:58.843Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
12:36:59 [2023-05-11T12:36:59.409Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
12:36:59 [2023-05-11T12:36:59.409Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 86.4% of statements
12:36:59 [2023-05-11T12:36:59.666Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
12:36:59 [2023-05-11T12:36:59.666Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
12:37:00 [2023-05-11T12:37:00.231Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
12:37:00 [2023-05-11T12:37:00.231Z] ok  	github.com/docker/docker/libnetwork/iptables	0.222s	coverage: 40.7% of statements
12:37:00 [2023-05-11T12:37:00.231Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:37:00 [2023-05-11T12:37:00.611Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
12:37:00 [2023-05-11T12:37:00.611Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
12:38:52 [2023-05-11T12:38:52.032Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
12:38:52 [2023-05-11T12:38:52.032Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.864s	coverage: 60.2% of statements
12:38:52 [2023-05-11T12:38:52.032Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:38:52 [2023-05-11T12:38:52.032Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
12:38:52 [2023-05-11T12:38:52.032Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:38:52 [2023-05-11T12:38:52.032Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
12:38:52 [2023-05-11T12:38:52.032Z] ok  	github.com/docker/docker/libnetwork/osl	4.466s	coverage: 41.4% of statements
12:38:52 [2023-05-11T12:38:52.032Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
12:38:52 [2023-05-11T12:38:52.032Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:38:52 [2023-05-11T12:38:52.032Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
12:38:52 [2023-05-11T12:38:52.032Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
12:38:52 [2023-05-11T12:38:52.597Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
12:38:52 [2023-05-11T12:38:52.597Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.685s	coverage: 46.3% of statements
12:38:52 [2023-05-11T12:38:52.597Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
12:38:52 [2023-05-11T12:38:52.598Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
12:38:52 [2023-05-11T12:38:52.598Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:38:52 [2023-05-11T12:38:52.859Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
12:38:52 [2023-05-11T12:38:52.859Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
12:38:52 [2023-05-11T12:38:52.859Z] 
12:38:52 [2023-05-11T12:38:52.859Z] === Skipped
12:38:52 [2023-05-11T12:38:52.859Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:38:52 [2023-05-11T12:38:52.859Z]     firewalld_test.go:14: firewalld is not running
12:38:52 [2023-05-11T12:38:52.859Z] 
12:38:52 [2023-05-11T12:38:52.859Z] DONE 354 tests, 1 skipped in 188.098s
Post stage
[Pipeline] junit
12:38:53 [2023-05-11T12:38:53.804Z] Recording test results
12:38:54 [2023-05-11T12:38:54.546Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:38:54 [2023-05-11T12:38:54.871Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3309e45ca19641101dc1a19c4429e96664c97e6c -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:3309e45ca19641101dc1a19c4429e96664c97e6c hack/make.sh dynbinary test-integration
12:38:55 [2023-05-11T12:38:55.129Z] 
12:38:55 [2023-05-11T12:38:55.387Z] Removing bundles/
12:38:55 [2023-05-11T12:38:55.387Z] 
12:38:55 [2023-05-11T12:38:55.387Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:38:55 [2023-05-11T12:38:55.387Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:39:34 [2023-05-11T12:39:34.117Z] Created binary: bundles/dynbinary-daemon/dockerd
12:39:34 [2023-05-11T12:39:34.117Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:39:34 [2023-05-11T12:39:34.117Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:39:34 [2023-05-11T12:39:34.117Z] 
12:39:34 [2023-05-11T12:39:34.117Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:39:34 [2023-05-11T12:39:34.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:39:34 [2023-05-11T12:39:34.117Z] HOSTNAME=f8a58ef44200
12:39:34 [2023-05-11T12:39:34.117Z] TESTDEBUG=0
12:39:34 [2023-05-11T12:39:34.117Z] DEST=bundles/test-integration
12:39:34 [2023-05-11T12:39:34.117Z] PWD=/go/src/github.com/docker/docker
12:39:34 [2023-05-11T12:39:34.117Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:39:34 [2023-05-11T12:39:34.117Z] DOCKER_GITCOMMIT=3309e45ca19641101dc1a19c4429e96664c97e6c
12:39:34 [2023-05-11T12:39:34.117Z] container=docker
12:39:34 [2023-05-11T12:39:34.117Z] HOME=/root
12:39:34 [2023-05-11T12:39:34.117Z] CONTAINERD_NAMESPACE=moby
12:39:34 [2023-05-11T12:39:34.117Z] GOLANG_VERSION=1.20.4
12:39:34 [2023-05-11T12:39:34.117Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:39:34 [2023-05-11T12:39:34.117Z] VALIDATE_BRANCH=master
12:39:34 [2023-05-11T12:39:34.117Z] TERM=xterm
12:39:34 [2023-05-11T12:39:34.117Z] DOCKER_PKG=github.com/docker/docker
12:39:34 [2023-05-11T12:39:34.117Z] SHLVL=1
12:39:34 [2023-05-11T12:39:34.117Z] TIMEOUT=120m
12:39:34 [2023-05-11T12:39:34.117Z] DOCKER_GRAPHDRIVER=overlay2
12:39:34 [2023-05-11T12:39:34.117Z] GO111MODULE=off
12:39:34 [2023-05-11T12:39:34.117Z] DOCKER_EXPERIMENTAL=1
12:39:34 [2023-05-11T12:39:34.117Z] TEST_SKIP_INTEGRATION_CLI=1
12:39:34 [2023-05-11T12:39:34.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:39:34 [2023-05-11T12:39:34.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:39:34 [2023-05-11T12:39:34.117Z] GOPATH=/go
12:39:34 [2023-05-11T12:39:34.117Z] PKG_CONFIG=pkg-config
12:39:34 [2023-05-11T12:39:34.117Z] _=/usr/bin/env
12:39:34 [2023-05-11T12:39:34.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:39:42 [2023-05-11T12:39:42.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:39:42 [2023-05-11T12:39:42.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:39:52 [2023-05-11T12:39:52.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:39:55 [2023-05-11T12:39:55.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:39:58 [2023-05-11T12:39:58.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:39:58 [2023-05-11T12:39:58.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:39:59 [2023-05-11T12:39:59.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:39:59 [2023-05-11T12:39:59.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:40:00 [2023-05-11T12:40:00.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:40:00 [2023-05-11T12:40:00.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:40:01 [2023-05-11T12:40:01.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:40:02 [2023-05-11T12:40:02.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:40:03 [2023-05-11T12:40:03.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:40:04 [2023-05-11T12:40:04.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:40:04 [2023-05-11T12:40:04.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:40:05 [2023-05-11T12:40:05.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:40:05 [2023-05-11T12:40:05.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:40:06 [2023-05-11T12:40:06.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:40:07 [2023-05-11T12:40:07.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:40:07 [2023-05-11T12:40:07.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:40:08 [2023-05-11T12:40:08.543Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:40:08 [2023-05-11T12:40:08.543Z] Using test binary docker
12:40:08 [2023-05-11T12:40:08.543Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:40:08 [2023-05-11T12:40:08.543Z] +++ /etc/init.d/apparmor start
12:40:08 [2023-05-11T12:40:08.543Z] Not: starting.
12:40:08 [2023-05-11T12:40:08.543Z] INFO: Waiting for daemon to start...
12:40:08 [2023-05-11T12:40:08.543Z] Starting dockerd
12:40:08 [2023-05-11T12:40:08.543Z] +++ 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
12:40:12 [2023-05-11T12:40:12.722Z] .
12:40:12 [2023-05-11T12:40:12.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:40:12 [2023-05-11T12:40:12.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:40:12 [2023-05-11T12:40:12.722Z] Error: No such image: emptyfs
12:40:12 [2023-05-11T12:40:12.722Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:40:12 [2023-05-11T12:40:12.722Z] ++++ docker load
12:40:12 [2023-05-11T12:40:12.722Z] Loaded image: emptyfs:latest
12:40:12 [2023-05-11T12:40:12.722Z] Running integration-test (iteration 1)
12:40:12 [2023-05-11T12:40:12.722Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:40:12 [2023-05-11T12:40:12.722Z] ++ 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
12:40:12 [2023-05-11T12:40:12.722Z] ++ set -e
12:40:12 [2023-05-11T12:40:12.722Z] ++ '[' -n 0 ']'
12:40:12 [2023-05-11T12:40:12.722Z] ++ set -x
12:40:12 [2023-05-11T12:40:12.722Z] ++ 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
12:40:12 [2023-05-11T12:40:12.722Z] Loaded image: busybox:latest
12:40:12 [2023-05-11T12:40:12.722Z] Loaded image: busybox:glibc
12:40:13 [2023-05-11T12:40:13.287Z] Loaded image: debian:bullseye-slim
12:40:13 [2023-05-11T12:40:13.287Z] Loaded image: hello-world:latest
12:40:13 [2023-05-11T12:40:13.287Z] Loaded image: arm32v7/hello-world:latest
12:40:13 [2023-05-11T12:40:13.287Z] INFO: Testing against a local daemon
12:40:13 [2023-05-11T12:40:13.287Z] === RUN   TestCgroupNamespacesBuild
12:40:14 [2023-05-11T12:40:14.659Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
12:40:14 [2023-05-11T12:40:14.659Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:40:15 [2023-05-11T12:40:15.592Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
12:40:15 [2023-05-11T12:40:15.592Z] === RUN   TestBuildWithSession
12:40:15 [2023-05-11T12:40:15.592Z]     build_session_test.go:25: TODO: BuildKit
12:40:15 [2023-05-11T12:40:15.592Z] --- SKIP: TestBuildWithSession (0.00s)
12:40:15 [2023-05-11T12:40:15.592Z] === RUN   TestBuildSquashParent
12:40:19 [2023-05-11T12:40:19.771Z] --- PASS: TestBuildSquashParent (3.43s)
12:40:19 [2023-05-11T12:40:19.771Z] === RUN   TestBuildWithRemoveAndForceRemove
12:40:19 [2023-05-11T12:40:19.771Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:40:19 [2023-05-11T12:40:19.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:40:19 [2023-05-11T12:40:19.771Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:40:19 [2023-05-11T12:40:19.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:40:19 [2023-05-11T12:40:19.771Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:40:19 [2023-05-11T12:40:19.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:40:19 [2023-05-11T12:40:19.771Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:40:19 [2023-05-11T12:40:19.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:40:19 [2023-05-11T12:40:19.771Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:40:19 [2023-05-11T12:40:19.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:40:19 [2023-05-11T12:40:19.771Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:40:19 [2023-05-11T12:40:19.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:40:19 [2023-05-11T12:40:19.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:40:19 [2023-05-11T12:40:19.771Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:40:19 [2023-05-11T12:40:19.771Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:40:19 [2023-05-11T12:40:19.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:40:19 [2023-05-11T12:40:19.771Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:40:19 [2023-05-11T12:40:19.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:40:22 [2023-05-11T12:40:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:40:22 [2023-05-11T12:40:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s)
12:40:22 [2023-05-11T12:40:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s)
12:40:22 [2023-05-11T12:40:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s)
12:40:22 [2023-05-11T12:40:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s)
12:40:22 [2023-05-11T12:40:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s)
12:40:22 [2023-05-11T12:40:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s)
12:40:22 [2023-05-11T12:40:22.297Z] === RUN   TestBuildMultiStageCopy
12:40:22 [2023-05-11T12:40:22.297Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:40:23 [2023-05-11T12:40:23.230Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:40:23 [2023-05-11T12:40:23.230Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:40:23 [2023-05-11T12:40:23.230Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:40:23 [2023-05-11T12:40:23.230Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:40:23 [2023-05-11T12:40:23.230Z] --- PASS: TestBuildMultiStageCopy (1.11s)
12:40:23 [2023-05-11T12:40:23.230Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s)
12:40:23 [2023-05-11T12:40:23.230Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
12:40:23 [2023-05-11T12:40:23.230Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
12:40:23 [2023-05-11T12:40:23.230Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
12:40:23 [2023-05-11T12:40:23.230Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
12:40:23 [2023-05-11T12:40:23.230Z] === RUN   TestBuildMultiStageParentConfig
12:40:23 [2023-05-11T12:40:23.490Z] --- PASS: TestBuildMultiStageParentConfig (0.24s)
12:40:23 [2023-05-11T12:40:23.490Z] === RUN   TestBuildLabelWithTargets
12:40:24 [2023-05-11T12:40:24.055Z] --- PASS: TestBuildLabelWithTargets (0.36s)
12:40:24 [2023-05-11T12:40:24.055Z] === RUN   TestBuildWithEmptyLayers
12:40:24 [2023-05-11T12:40:24.055Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
12:40:24 [2023-05-11T12:40:24.055Z] === RUN   TestBuildMultiStageOnBuild
12:40:24 [2023-05-11T12:40:24.988Z] --- PASS: TestBuildMultiStageOnBuild (1.10s)
12:40:24 [2023-05-11T12:40:24.988Z] === RUN   TestBuildUncleanTarFilenames
12:40:25 [2023-05-11T12:40:25.245Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
12:40:25 [2023-05-11T12:40:25.245Z] === RUN   TestBuildMultiStageLayerLeak
12:40:26 [2023-05-11T12:40:26.178Z] --- PASS: TestBuildMultiStageLayerLeak (1.05s)
12:40:26 [2023-05-11T12:40:26.178Z] === RUN   TestBuildWithHugeFile
12:41:33 [2023-05-11T12:41:33.843Z] --- PASS: TestBuildWithHugeFile (59.37s)
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildWCOWSandboxSize
12:41:33 [2023-05-11T12:41:33.843Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:41:33 [2023-05-11T12:41:33.843Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildWithEmptyDockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:33 [2023-05-11T12:41:33.843Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:41:33 [2023-05-11T12:41:33.843Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:41:33 [2023-05-11T12:41:33.843Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:41:33 [2023-05-11T12:41:33.843Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildPreserveOwnership
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildPreserveOwnership/copy_from
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:41:33 [2023-05-11T12:41:33.843Z] --- PASS: TestBuildPreserveOwnership (1.97s)
12:41:33 [2023-05-11T12:41:33.843Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.41s)
12:41:33 [2023-05-11T12:41:33.843Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildPlatformInvalid
12:41:33 [2023-05-11T12:41:33.843Z] --- PASS: TestBuildPlatformInvalid (0.02s)
12:41:33 [2023-05-11T12:41:33.843Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:41:33 [2023-05-11T12:41:33.843Z] Loaded image: busybox:latest
12:41:33 [2023-05-11T12:41:33.843Z] Loaded image: busybox:glibc
12:41:33 [2023-05-11T12:41:33.843Z] Loaded image: debian:bullseye-slim
12:41:33 [2023-05-11T12:41:33.843Z] Loaded image: hello-world:latest
12:41:33 [2023-05-11T12:41:33.843Z] Loaded image: arm32v7/hello-world:latest
12:41:37 [2023-05-11T12:41:37.127Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.15s)
12:41:37 [2023-05-11T12:41:37.127Z] PASS
12:41:37 [2023-05-11T12:41:37.127Z] 
12:41:37 [2023-05-11T12:41:37.127Z] === Skipped
12:41:37 [2023-05-11T12:41:37.127Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:41:37 [2023-05-11T12:41:37.127Z]     build_session_test.go:25: TODO: BuildKit
12:41:37 [2023-05-11T12:41:37.127Z] 
12:41:37 [2023-05-11T12:41:37.127Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:41:37 [2023-05-11T12:41:37.127Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:41:37 [2023-05-11T12:41:37.127Z] 
12:41:37 [2023-05-11T12:41:37.127Z] DONE 34 tests, 2 skipped in 84.586s
12:41:37 [2023-05-11T12:41:37.127Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:41:37 [2023-05-11T12:41:37.127Z] ++ 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
12:41:37 [2023-05-11T12:41:37.127Z] ++ set -e
12:41:37 [2023-05-11T12:41:37.127Z] ++ '[' -n 0 ']'
12:41:37 [2023-05-11T12:41:37.127Z] ++ set -x
12:41:37 [2023-05-11T12:41:37.127Z] ++ 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
12:41:37 [2023-05-11T12:41:37.127Z] INFO: Testing against a local daemon
12:41:37 [2023-05-11T12:41:37.127Z] === RUN   TestConfigInspect
12:41:39 [2023-05-11T12:41:39.025Z] --- PASS: TestConfigInspect (1.93s)
12:41:39 [2023-05-11T12:41:39.025Z] === RUN   TestConfigList
12:41:40 [2023-05-11T12:41:40.923Z] --- PASS: TestConfigList (1.90s)
12:41:40 [2023-05-11T12:41:40.923Z] === RUN   TestConfigsCreateAndDelete
12:41:42 [2023-05-11T12:41:42.819Z] --- PASS: TestConfigsCreateAndDelete (1.81s)
12:41:42 [2023-05-11T12:41:42.819Z] === RUN   TestConfigsUpdate
12:41:44 [2023-05-11T12:41:44.716Z] --- PASS: TestConfigsUpdate (1.90s)
12:41:44 [2023-05-11T12:41:44.716Z] === RUN   TestTemplatedConfig
12:41:47 [2023-05-11T12:41:47.241Z] --- PASS: TestTemplatedConfig (2.61s)
12:41:47 [2023-05-11T12:41:47.241Z] === RUN   TestConfigCreateResolve
12:41:49 [2023-05-11T12:41:49.138Z] --- PASS: TestConfigCreateResolve (1.83s)
12:41:49 [2023-05-11T12:41:49.138Z] PASS
12:41:49 [2023-05-11T12:41:49.138Z] 
12:41:49 [2023-05-11T12:41:49.138Z] DONE 6 tests in 12.005s
12:41:49 [2023-05-11T12:41:49.138Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:41:49 [2023-05-11T12:41:49.138Z] ++ 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
12:41:49 [2023-05-11T12:41:49.138Z] ++ set -e
12:41:49 [2023-05-11T12:41:49.139Z] ++ '[' -n 0 ']'
12:41:49 [2023-05-11T12:41:49.139Z] ++ set -x
12:41:49 [2023-05-11T12:41:49.139Z] ++ 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
12:41:49 [2023-05-11T12:41:49.139Z] INFO: Testing against a local daemon
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestAttachWithTTY
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestAttachWithTTY (0.05s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestAttachWithoutTTy
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestCheckpoint
12:41:49 [2023-05-11T12:41:49.139Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:41:49 [2023-05-11T12:41:49.139Z] --- SKIP: TestCheckpoint (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/commit
12:41:49 [2023-05-11T12:41:49.139Z] === PAUSE TestContainerInvalidJSON/commit
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/create
12:41:49 [2023-05-11T12:41:49.139Z] === PAUSE TestContainerInvalidJSON/containers/create
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:41:49 [2023-05-11T12:41:49.139Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:41:49 [2023-05-11T12:41:49.139Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:41:49 [2023-05-11T12:41:49.139Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:41:49 [2023-05-11T12:41:49.139Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:41:49 [2023-05-11T12:41:49.139Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:41:49 [2023-05-11T12:41:49.139Z] === CONT  TestContainerInvalidJSON/commit
12:41:49 [2023-05-11T12:41:49.139Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:41:49 [2023-05-11T12:41:49.139Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:41:49 [2023-05-11T12:41:49.139Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:41:49 [2023-05-11T12:41:49.139Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:41:49 [2023-05-11T12:41:49.139Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:41:49 [2023-05-11T12:41:49.139Z] === CONT  TestContainerInvalidJSON/containers/create
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:41:49 [2023-05-11T12:41:49.139Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestCopyFromContainerPathIsNotDir
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestCopyToContainerPathDoesNotExist
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestCopyEmptyFile
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestCopyEmptyFile (0.05s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestCopyToContainerPathIsNotDir
12:41:49 [2023-05-11T12:41:49.139Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:41:49 [2023-05-11T12:41:49.139Z] === RUN   TestCopyFromContainer
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer//
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/.
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer//.
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/./
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer//./
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer//bar/root
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer//bar/root/
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer//bar/root/.
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/quux
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/quux/
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/quux/.
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:41:49 [2023-05-11T12:41:49.704Z] === RUN   TestCopyFromContainer/bar/notarget
12:41:49 [2023-05-11T12:41:49.962Z] --- PASS: TestCopyFromContainer (0.71s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/. (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:41:49 [2023-05-11T12:41:49.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:41:49 [2023-05-11T12:41:49.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:41:49 [2023-05-11T12:41:49.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:41:49 [2023-05-11T12:41:49.962Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:41:49 [2023-05-11T12:41:49.962Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:41:49 [2023-05-11T12:41:49.962Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:41:49 [2023-05-11T12:41:49.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateLinkToNonExistingContainer
12:41:49 [2023-05-11T12:41:49.962Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateWithInvalidEnv
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateWithInvalidEnv/0
12:41:49 [2023-05-11T12:41:49.962Z] === PAUSE TestCreateWithInvalidEnv/0
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateWithInvalidEnv/1
12:41:49 [2023-05-11T12:41:49.962Z] === PAUSE TestCreateWithInvalidEnv/1
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateWithInvalidEnv/2
12:41:49 [2023-05-11T12:41:49.962Z] === PAUSE TestCreateWithInvalidEnv/2
12:41:49 [2023-05-11T12:41:49.962Z] === CONT  TestCreateWithInvalidEnv/0
12:41:49 [2023-05-11T12:41:49.962Z] === CONT  TestCreateWithInvalidEnv/1
12:41:49 [2023-05-11T12:41:49.962Z] === CONT  TestCreateWithInvalidEnv/2
12:41:49 [2023-05-11T12:41:49.962Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateTmpfsMountsTarget
12:41:49 [2023-05-11T12:41:49.962Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:41:49 [2023-05-11T12:41:49.962Z] === RUN   TestCreateWithCustomMaskedPaths
12:41:51 [2023-05-11T12:41:51.334Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
12:41:51 [2023-05-11T12:41:51.334Z] === RUN   TestCreateWithCustomReadonlyPaths
12:41:52 [2023-05-11T12:41:52.706Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
12:41:52 [2023-05-11T12:41:52.706Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:41:52 [2023-05-11T12:41:52.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:41:52 [2023-05-11T12:41:52.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:41:52 [2023-05-11T12:41:52.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:41:52 [2023-05-11T12:41:52.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:41:52 [2023-05-11T12:41:52.706Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:41:52 [2023-05-11T12:41:52.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:41:52 [2023-05-11T12:41:52.706Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:41:52 [2023-05-11T12:41:52.706Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:41:52 [2023-05-11T12:41:52.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:41:52 [2023-05-11T12:41:52.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:41:52 [2023-05-11T12:41:52.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:41:52 [2023-05-11T12:41:52.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:41:52 [2023-05-11T12:41:52.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:41:52 [2023-05-11T12:41:52.706Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:41:52 [2023-05-11T12:41:52.963Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateDifferentPlatform
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateDifferentPlatform/different_os
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:41:52 [2023-05-11T12:41:52.963Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:41:52 [2023-05-11T12:41:52.963Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:41:52 [2023-05-11T12:41:52.963Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:41:52 [2023-05-11T12:41:52.963Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:41:52 [2023-05-11T12:41:52.963Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateInvalidHostConfig
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:41:52 [2023-05-11T12:41:52.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:41:52 [2023-05-11T12:41:52.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:41:52 [2023-05-11T12:41:52.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:41:52 [2023-05-11T12:41:52.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
12:41:52 [2023-05-11T12:41:52.963Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
12:41:52 [2023-05-11T12:41:52.963Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:41:52 [2023-05-11T12:41:52.963Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:41:52 [2023-05-11T12:41:52.963Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:41:52 [2023-05-11T12:41:52.963Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
12:41:52 [2023-05-11T12:41:52.963Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:41:52 [2023-05-11T12:41:52.963Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:41:52 [2023-05-11T12:41:52.963Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:41:52 [2023-05-11T12:41:52.963Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:41:52 [2023-05-11T12:41:52.963Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
12:41:52 [2023-05-11T12:41:52.963Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:41:52 [2023-05-11T12:41:52.963Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:41:52 [2023-05-11T12:41:52.963Z] === RUN   TestContainerStartOnDaemonRestart
12:41:52 [2023-05-11T12:41:52.964Z] === PAUSE TestContainerStartOnDaemonRestart
12:41:52 [2023-05-11T12:41:52.964Z] === RUN   TestDaemonRestartIpcMode
12:41:52 [2023-05-11T12:41:52.964Z] === PAUSE TestDaemonRestartIpcMode
12:41:52 [2023-05-11T12:41:52.964Z] === RUN   TestDaemonHostGatewayIP
12:41:52 [2023-05-11T12:41:52.964Z] === PAUSE TestDaemonHostGatewayIP
12:41:52 [2023-05-11T12:41:52.964Z] === RUN   TestRestartDaemonWithRestartingContainer
12:41:52 [2023-05-11T12:41:52.964Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:41:52 [2023-05-11T12:41:52.964Z] === RUN   TestContainerKillOnDaemonStart
12:41:52 [2023-05-11T12:41:52.964Z] === PAUSE TestContainerKillOnDaemonStart
12:41:52 [2023-05-11T12:41:52.964Z] === RUN   TestDiff
12:41:53 [2023-05-11T12:41:53.528Z] --- PASS: TestDiff (0.40s)
12:41:53 [2023-05-11T12:41:53.528Z] === RUN   TestExecConsoleSize
12:41:54 [2023-05-11T12:41:54.093Z] --- PASS: TestExecConsoleSize (0.56s)
12:41:54 [2023-05-11T12:41:54.093Z] === RUN   TestExecWithCloseStdin
12:41:54 [2023-05-11T12:41:54.351Z] --- PASS: TestExecWithCloseStdin (0.51s)
12:41:54 [2023-05-11T12:41:54.351Z] === RUN   TestExec
12:41:54 [2023-05-11T12:41:54.916Z] --- PASS: TestExec (0.55s)
12:41:54 [2023-05-11T12:41:54.916Z] === RUN   TestExecUser
12:41:55 [2023-05-11T12:41:55.481Z] --- PASS: TestExecUser (0.48s)
12:41:55 [2023-05-11T12:41:55.481Z] === RUN   TestExportContainerAndImportImage
12:41:56 [2023-05-11T12:41:56.046Z] --- PASS: TestExportContainerAndImportImage (0.50s)
12:41:56 [2023-05-11T12:41:56.046Z] === RUN   TestExportContainerAfterDaemonRestart
12:42:02 [2023-05-11T12:42:02.597Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s)
12:42:02 [2023-05-11T12:42:02.597Z] === RUN   TestHealthCheckWorkdir
12:42:02 [2023-05-11T12:42:02.597Z] --- PASS: TestHealthCheckWorkdir (0.61s)
12:42:02 [2023-05-11T12:42:02.597Z] === RUN   TestHealthKillContainer
12:42:10 [2023-05-11T12:42:10.699Z] --- PASS: TestHealthKillContainer (7.96s)
12:42:10 [2023-05-11T12:42:10.699Z] === RUN   TestHealthCheckProcessKilled
12:42:11 [2023-05-11T12:42:11.631Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
12:42:11 [2023-05-11T12:42:11.631Z] === RUN   TestInspectCpusetInConfigPre120
12:42:11 [2023-05-11T12:42:11.889Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
12:42:11 [2023-05-11T12:42:11.889Z] === RUN   TestInspectAnnotations
12:42:11 [2023-05-11T12:42:11.889Z] --- PASS: TestInspectAnnotations (0.04s)
12:42:11 [2023-05-11T12:42:11.889Z] === RUN   TestIpcModeNone
12:42:12 [2023-05-11T12:42:12.454Z] --- PASS: TestIpcModeNone (0.50s)
12:42:12 [2023-05-11T12:42:12.454Z] === RUN   TestIpcModePrivate
12:42:12 [2023-05-11T12:42:12.711Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
12:42:12 [2023-05-11T12:42:12.969Z] --- PASS: TestIpcModePrivate (0.58s)
12:42:12 [2023-05-11T12:42:12.969Z] === RUN   TestIpcModeShareable
12:42:13 [2023-05-11T12:42:13.226Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
12:42:13 [2023-05-11T12:42:13.484Z] --- PASS: TestIpcModeShareable (0.48s)
12:42:13 [2023-05-11T12:42:13.484Z] === RUN   TestAPIIpcModeShareableAndContainer
12:42:15 [2023-05-11T12:42:15.381Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
12:42:15 [2023-05-11T12:42:15.381Z] === RUN   TestAPIIpcModeHost
12:42:15 [2023-05-11T12:42:15.381Z] --- PASS: TestAPIIpcModeHost (0.29s)
12:42:15 [2023-05-11T12:42:15.381Z] === RUN   TestDaemonIpcModeShareable
12:42:16 [2023-05-11T12:42:16.313Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
12:42:16 [2023-05-11T12:42:16.313Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
12:42:16 [2023-05-11T12:42:16.313Z] === RUN   TestDaemonIpcModePrivate
12:42:17 [2023-05-11T12:42:17.245Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
12:42:17 [2023-05-11T12:42:17.503Z] --- PASS: TestDaemonIpcModePrivate (1.05s)
12:42:17 [2023-05-11T12:42:17.503Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:42:18 [2023-05-11T12:42:18.435Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
12:42:18 [2023-05-11T12:42:18.692Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
12:42:18 [2023-05-11T12:42:18.692Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:42:19 [2023-05-11T12:42:19.625Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
12:42:19 [2023-05-11T12:42:19.625Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
12:42:19 [2023-05-11T12:42:19.625Z] === RUN   TestIpcModeOlderClient
12:42:19 [2023-05-11T12:42:19.625Z] === PAUSE TestIpcModeOlderClient
12:42:19 [2023-05-11T12:42:19.625Z] === RUN   TestKillContainerInvalidSignal
12:42:20 [2023-05-11T12:42:20.189Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
12:42:20 [2023-05-11T12:42:20.189Z] === RUN   TestKillContainer
12:42:20 [2023-05-11T12:42:20.189Z] === RUN   TestKillContainer/no_signal
12:42:20 [2023-05-11T12:42:20.447Z] === RUN   TestKillContainer/non_killing_signal
12:42:20 [2023-05-11T12:42:20.705Z] === RUN   TestKillContainer/killing_signal
12:42:21 [2023-05-11T12:42:21.638Z] --- PASS: TestKillContainer (1.32s)
12:42:21 [2023-05-11T12:42:21.638Z]     --- PASS: TestKillContainer/no_signal (0.41s)
12:42:21 [2023-05-11T12:42:21.638Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
12:42:21 [2023-05-11T12:42:21.638Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
12:42:21 [2023-05-11T12:42:21.638Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:42:21 [2023-05-11T12:42:21.638Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:42:21 [2023-05-11T12:42:21.896Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:42:22 [2023-05-11T12:42:22.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s)
12:42:22 [2023-05-11T12:42:22.461Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
12:42:22 [2023-05-11T12:42:22.461Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
12:42:22 [2023-05-11T12:42:22.461Z] === RUN   TestKillStoppedContainer
12:42:22 [2023-05-11T12:42:22.461Z] --- PASS: TestKillStoppedContainer (0.03s)
12:42:22 [2023-05-11T12:42:22.461Z] === RUN   TestKillStoppedContainerAPIPre120
12:42:22 [2023-05-11T12:42:22.461Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
12:42:22 [2023-05-11T12:42:22.461Z] === RUN   TestKillDifferentUserContainer
12:42:22 [2023-05-11T12:42:22.719Z] --- PASS: TestKillDifferentUserContainer (0.41s)
12:42:22 [2023-05-11T12:42:22.719Z] === RUN   TestInspectOomKilledTrue
12:42:23 [2023-05-11T12:42:23.284Z] --- PASS: TestInspectOomKilledTrue (0.48s)
12:42:23 [2023-05-11T12:42:23.284Z] === RUN   TestInspectOomKilledFalse
12:42:23 [2023-05-11T12:42:23.849Z] --- PASS: TestInspectOomKilledFalse (0.41s)
12:42:23 [2023-05-11T12:42:23.849Z] === RUN   TestLinksEtcHostsContentMatch
12:42:23 [2023-05-11T12:42:23.849Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
12:42:23 [2023-05-11T12:42:23.849Z] === RUN   TestLinksContainerNames
12:42:24 [2023-05-11T12:42:24.782Z] --- PASS: TestLinksContainerNames (0.88s)
12:42:24 [2023-05-11T12:42:24.782Z] === RUN   TestLogsFollowTailEmpty
12:42:25 [2023-05-11T12:42:25.347Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs/driver_local
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:42:25 [2023-05-11T12:42:25.347Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:42:25 [2023-05-11T12:42:25.347Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:42:25 [2023-05-11T12:42:25.347Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:42:25 [2023-05-11T12:42:25.347Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:42:25 [2023-05-11T12:42:25.347Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:42:25 [2023-05-11T12:42:25.347Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:42:27 [2023-05-11T12:42:27.245Z] === RUN   TestLogs/driver_json-file
12:42:27 [2023-05-11T12:42:27.245Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:42:27 [2023-05-11T12:42:27.245Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:42:27 [2023-05-11T12:42:27.245Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:42:27 [2023-05-11T12:42:27.245Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:42:27 [2023-05-11T12:42:27.245Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:42:27 [2023-05-11T12:42:27.245Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:42:27 [2023-05-11T12:42:27.246Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:42:27 [2023-05-11T12:42:27.246Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:42:27 [2023-05-11T12:42:27.246Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:42:27 [2023-05-11T12:42:27.246Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:42:28 [2023-05-11T12:42:28.618Z] --- PASS: TestLogs (3.15s)
12:42:28 [2023-05-11T12:42:28.618Z]     --- PASS: TestLogs/driver_local (0.01s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.12s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.32s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.51s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.51s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.58s)
12:42:28 [2023-05-11T12:42:28.618Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.13s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.32s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.50s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.50s)
12:42:28 [2023-05-11T12:42:28.618Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.56s)
12:42:28 [2023-05-11T12:42:28.618Z] === RUN   TestContainerNetworkMountsNoChown
12:42:28 [2023-05-11T12:42:28.876Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/default
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/default
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/private
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/private
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rprivate
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rprivate
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/slave
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/slave
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rslave
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rslave
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/shared
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/shared
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rshared
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rshared
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/default
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/default/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rslave
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rshared
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/shared
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/slave
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rprivate
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/private
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/private/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/private/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/default/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/default/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/default/mount_root
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:42:28 [2023-05-11T12:42:28.876Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/private/bind_root
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/private/mount_root
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:42:29 [2023-05-11T12:42:29.134Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:42:29 [2023-05-11T12:42:29.134Z] --- PASS: TestMountDaemonRoot (0.02s)
12:42:29 [2023-05-11T12:42:29.134Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:42:29 [2023-05-11T12:42:29.134Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:42:29 [2023-05-11T12:42:29.134Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:42:29 [2023-05-11T12:42:29.134Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:42:29 [2023-05-11T12:42:29.134Z] === RUN   TestContainerBindMountNonRecursive
12:42:30 [2023-05-11T12:42:30.067Z] --- PASS: TestContainerBindMountNonRecursive (1.12s)
12:42:30 [2023-05-11T12:42:30.067Z] === RUN   TestContainerVolumesMountedAsShared
12:42:30 [2023-05-11T12:42:30.632Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
12:42:30 [2023-05-11T12:42:30.632Z] === RUN   TestContainerVolumesMountedAsSlave
12:42:30 [2023-05-11T12:42:30.889Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
12:42:30 [2023-05-11T12:42:30.889Z] === RUN   TestContainerCopyLeaksMounts
12:42:31 [2023-05-11T12:42:31.454Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
12:42:31 [2023-05-11T12:42:31.454Z] === RUN   TestNetworkNat
12:42:32 [2023-05-11T12:42:32.019Z] --- PASS: TestNetworkNat (0.49s)
12:42:32 [2023-05-11T12:42:32.019Z] === RUN   TestNetworkLocalhostTCPNat
12:42:32 [2023-05-11T12:42:32.584Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
12:42:32 [2023-05-11T12:42:32.584Z] === RUN   TestNetworkLoopbackNat
12:42:35 [2023-05-11T12:42:35.109Z] --- PASS: TestNetworkLoopbackNat (2.59s)
12:42:35 [2023-05-11T12:42:35.109Z] === RUN   TestPause
12:42:35 [2023-05-11T12:42:35.674Z] --- PASS: TestPause (0.51s)
12:42:35 [2023-05-11T12:42:35.674Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:42:35 [2023-05-11T12:42:35.674Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:42:35 [2023-05-11T12:42:35.674Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:42:35 [2023-05-11T12:42:35.674Z] === RUN   TestPauseStopPausedContainer
12:42:35 [2023-05-11T12:42:35.932Z] --- PASS: TestPauseStopPausedContainer (0.49s)
12:42:35 [2023-05-11T12:42:35.932Z] === RUN   TestPidHost
12:42:37 [2023-05-11T12:42:37.304Z] --- PASS: TestPidHost (1.04s)
12:42:37 [2023-05-11T12:42:37.304Z] === RUN   TestPsFilter
12:42:37 [2023-05-11T12:42:37.304Z] === RUN   TestPsFilter/since
12:42:37 [2023-05-11T12:42:37.304Z] === RUN   TestPsFilter/before
12:42:37 [2023-05-11T12:42:37.304Z] --- PASS: TestPsFilter (0.07s)
12:42:37 [2023-05-11T12:42:37.304Z]     --- PASS: TestPsFilter/since (0.00s)
12:42:37 [2023-05-11T12:42:37.304Z]     --- PASS: TestPsFilter/before (0.00s)
12:42:37 [2023-05-11T12:42:37.304Z] === RUN   TestRemoveContainerWithRemovedVolume
12:42:37 [2023-05-11T12:42:37.562Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
12:42:37 [2023-05-11T12:42:37.562Z] === RUN   TestRemoveContainerWithVolume
12:42:38 [2023-05-11T12:42:38.127Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
12:42:38 [2023-05-11T12:42:38.127Z] === RUN   TestRemoveContainerRunning
12:42:38 [2023-05-11T12:42:38.385Z] --- PASS: TestRemoveContainerRunning (0.43s)
12:42:38 [2023-05-11T12:42:38.385Z] === RUN   TestRemoveContainerForceRemoveRunning
12:42:38 [2023-05-11T12:42:38.950Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
12:42:38 [2023-05-11T12:42:38.950Z] === RUN   TestRemoveInvalidContainer
12:42:38 [2023-05-11T12:42:38.950Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:42:38 [2023-05-11T12:42:38.950Z] === RUN   TestRenameLinkedContainer
12:42:40 [2023-05-11T12:42:40.847Z] --- PASS: TestRenameLinkedContainer (1.78s)
12:42:40 [2023-05-11T12:42:40.847Z] === RUN   TestRenameStoppedContainer
12:42:41 [2023-05-11T12:42:41.105Z] --- PASS: TestRenameStoppedContainer (0.45s)
12:42:41 [2023-05-11T12:42:41.105Z] === RUN   TestRenameRunningContainerAndReuse
12:42:42 [2023-05-11T12:42:42.038Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
12:42:42 [2023-05-11T12:42:42.038Z] === RUN   TestRenameInvalidName
12:42:42 [2023-05-11T12:42:42.295Z] --- PASS: TestRenameInvalidName (0.42s)
12:42:42 [2023-05-11T12:42:42.295Z] === RUN   TestRenameAnonymousContainer
12:42:44 [2023-05-11T12:42:44.193Z] --- PASS: TestRenameAnonymousContainer (1.57s)
12:42:44 [2023-05-11T12:42:44.193Z] === RUN   TestRenameContainerWithSameName
12:42:44 [2023-05-11T12:42:44.450Z] --- PASS: TestRenameContainerWithSameName (0.46s)
12:42:44 [2023-05-11T12:42:44.450Z] === RUN   TestRenameContainerWithLinkedContainer
12:42:45 [2023-05-11T12:42:45.383Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
12:42:45 [2023-05-11T12:42:45.383Z] === RUN   TestResize
12:42:45 [2023-05-11T12:42:45.947Z] --- PASS: TestResize (0.45s)
12:42:45 [2023-05-11T12:42:45.947Z] === RUN   TestResizeWithInvalidSize
12:42:46 [2023-05-11T12:42:46.205Z] --- PASS: TestResizeWithInvalidSize (0.48s)
12:42:46 [2023-05-11T12:42:46.205Z] === RUN   TestResizeWhenContainerNotStarted
12:42:46 [2023-05-11T12:42:46.770Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:42:46 [2023-05-11T12:42:46.770Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:42:46 [2023-05-11T12:42:46.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:42:48 [2023-05-11T12:42:48.143Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:42:48 [2023-05-11T12:42:48.143Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:42:48 [2023-05-11T12:42:48.143Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:42:48 [2023-05-11T12:42:48.143Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:42:48 [2023-05-11T12:42:48.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:42:48 [2023-05-11T12:42:48.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:42:49 [2023-05-11T12:42:49.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:42:49 [2023-05-11T12:42:49.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:42:52 [2023-05-11T12:42:52.425Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.58s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.58s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.44s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s)
12:42:52 [2023-05-11T12:42:52.425Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.28s)
12:42:52 [2023-05-11T12:42:52.425Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:42:52 [2023-05-11T12:42:52.425Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:42:53 [2023-05-11T12:42:53.357Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:42:54 [2023-05-11T12:42:54.289Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
12:42:54 [2023-05-11T12:42:54.289Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
12:42:54 [2023-05-11T12:42:54.289Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s)
12:42:54 [2023-05-11T12:42:54.289Z] === RUN   TestCgroupNamespacesRun
12:42:55 [2023-05-11T12:42:55.221Z] --- PASS: TestCgroupNamespacesRun (1.12s)
12:42:55 [2023-05-11T12:42:55.221Z] === RUN   TestCgroupNamespacesRunPrivileged
12:42:56 [2023-05-11T12:42:56.593Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
12:42:56 [2023-05-11T12:42:56.593Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:42:57 [2023-05-11T12:42:57.526Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
12:42:57 [2023-05-11T12:42:57.526Z] === RUN   TestCgroupNamespacesRunHostMode
12:42:58 [2023-05-11T12:42:58.458Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
12:42:58 [2023-05-11T12:42:58.458Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:42:59 [2023-05-11T12:42:59.830Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
12:42:59 [2023-05-11T12:42:59.830Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:43:00 [2023-05-11T12:43:00.762Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
12:43:00 [2023-05-11T12:43:00.762Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:43:01 [2023-05-11T12:43:01.328Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
12:43:01 [2023-05-11T12:43:01.328Z] === RUN   TestCgroupNamespacesRunOlderClient
12:43:02 [2023-05-11T12:43:02.699Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
12:43:02 [2023-05-11T12:43:02.699Z] === RUN   TestNISDomainname
12:43:02 [2023-05-11T12:43:02.957Z] --- PASS: TestNISDomainname (0.57s)
12:43:02 [2023-05-11T12:43:02.957Z] === RUN   TestHostnameDnsResolution
12:43:03 [2023-05-11T12:43:03.890Z] --- PASS: TestHostnameDnsResolution (0.72s)
12:43:03 [2023-05-11T12:43:03.890Z] === RUN   TestUnprivilegedPortsAndPing
12:43:04 [2023-05-11T12:43:04.455Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
12:43:04 [2023-05-11T12:43:04.455Z] === RUN   TestPrivilegedHostDevices
12:43:04 [2023-05-11T12:43:04.713Z] --- PASS: TestPrivilegedHostDevices (0.53s)
12:43:04 [2023-05-11T12:43:04.713Z] === RUN   TestRunConsoleSize
12:43:05 [2023-05-11T12:43:05.278Z] --- PASS: TestRunConsoleSize (0.43s)
12:43:05 [2023-05-11T12:43:05.278Z] === RUN   TestRunWithAlternativeContainerdShim
12:43:09 [2023-05-11T12:43:09.459Z] --- PASS: TestRunWithAlternativeContainerdShim (3.92s)
12:43:09 [2023-05-11T12:43:09.459Z] === RUN   TestStats
12:43:11 [2023-05-11T12:43:11.984Z] --- PASS: TestStats (2.45s)
12:43:11 [2023-05-11T12:43:11.984Z] === RUN   TestStopContainerWithTimeout
12:43:11 [2023-05-11T12:43:11.984Z] === RUN   TestStopContainerWithTimeout/0
12:43:11 [2023-05-11T12:43:11.984Z] === PAUSE TestStopContainerWithTimeout/0
12:43:11 [2023-05-11T12:43:11.984Z] === RUN   TestStopContainerWithTimeout/1
12:43:11 [2023-05-11T12:43:11.984Z] === PAUSE TestStopContainerWithTimeout/1
12:43:11 [2023-05-11T12:43:11.984Z] === RUN   TestStopContainerWithTimeout/3
12:43:11 [2023-05-11T12:43:11.984Z] === PAUSE TestStopContainerWithTimeout/3
12:43:11 [2023-05-11T12:43:11.984Z] === RUN   TestStopContainerWithTimeout/-1
12:43:11 [2023-05-11T12:43:11.984Z] === PAUSE TestStopContainerWithTimeout/-1
12:43:11 [2023-05-11T12:43:11.984Z] === CONT  TestStopContainerWithTimeout/0
12:43:11 [2023-05-11T12:43:11.984Z] === CONT  TestStopContainerWithTimeout/3
12:43:11 [2023-05-11T12:43:11.984Z] === CONT  TestStopContainerWithTimeout/-1
12:43:11 [2023-05-11T12:43:11.984Z] === CONT  TestStopContainerWithTimeout/1
12:43:15 [2023-05-11T12:43:15.263Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:43:15 [2023-05-11T12:43:15.263Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
12:43:15 [2023-05-11T12:43:15.263Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
12:43:15 [2023-05-11T12:43:15.263Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
12:43:15 [2023-05-11T12:43:15.263Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
12:43:15 [2023-05-11T12:43:15.263Z] === RUN   TestDeleteDevicemapper
12:43:15 [2023-05-11T12:43:15.263Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:43:15 [2023-05-11T12:43:15.263Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:43:15 [2023-05-11T12:43:15.263Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:43:16 [2023-05-11T12:43:16.635Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
12:43:16 [2023-05-11T12:43:16.635Z] === RUN   TestUpdateMemory
12:43:17 [2023-05-11T12:43:17.201Z] --- PASS: TestUpdateMemory (0.53s)
12:43:17 [2023-05-11T12:43:17.201Z] === RUN   TestUpdateCPUQuota
12:43:18 [2023-05-11T12:43:18.133Z] --- PASS: TestUpdateCPUQuota (0.88s)
12:43:18 [2023-05-11T12:43:18.133Z] === RUN   TestUpdatePidsLimit
12:43:18 [2023-05-11T12:43:18.133Z] === RUN   TestUpdatePidsLimit/update_from_none
12:43:18 [2023-05-11T12:43:18.133Z] === RUN   TestUpdatePidsLimit/no_change
12:43:18 [2023-05-11T12:43:18.391Z] === RUN   TestUpdatePidsLimit/update_lower
12:43:18 [2023-05-11T12:43:18.648Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:43:18 [2023-05-11T12:43:18.906Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:43:19 [2023-05-11T12:43:19.163Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:43:19 [2023-05-11T12:43:19.163Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:43:20 [2023-05-11T12:43:20.095Z] --- PASS: TestUpdatePidsLimit (1.91s)
12:43:20 [2023-05-11T12:43:20.095Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
12:43:20 [2023-05-11T12:43:20.095Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
12:43:20 [2023-05-11T12:43:20.095Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
12:43:20 [2023-05-11T12:43:20.095Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
12:43:20 [2023-05-11T12:43:20.095Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
12:43:20 [2023-05-11T12:43:20.095Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:43:20 [2023-05-11T12:43:20.095Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
12:43:20 [2023-05-11T12:43:20.095Z] === RUN   TestUpdateRestartPolicy
12:43:32 [2023-05-11T12:43:32.286Z] --- PASS: TestUpdateRestartPolicy (10.73s)
12:43:32 [2023-05-11T12:43:32.286Z] === RUN   TestUpdateRestartWithAutoRemove
12:43:32 [2023-05-11T12:43:32.286Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
12:43:32 [2023-05-11T12:43:32.286Z] === RUN   TestWaitNonBlocked
12:43:32 [2023-05-11T12:43:32.286Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:43:32 [2023-05-11T12:43:32.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:43:32 [2023-05-11T12:43:32.286Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:43:32 [2023-05-11T12:43:32.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:43:32 [2023-05-11T12:43:32.286Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:43:32 [2023-05-11T12:43:32.286Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:43:32 [2023-05-11T12:43:32.286Z] --- PASS: TestWaitNonBlocked (0.01s)
12:43:32 [2023-05-11T12:43:32.286Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
12:43:32 [2023-05-11T12:43:32.286Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
12:43:32 [2023-05-11T12:43:32.286Z] === RUN   TestWaitBlocked
12:43:32 [2023-05-11T12:43:32.286Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:43:32 [2023-05-11T12:43:32.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:43:32 [2023-05-11T12:43:32.286Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:43:32 [2023-05-11T12:43:32.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:43:32 [2023-05-11T12:43:32.286Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:43:32 [2023-05-11T12:43:32.286Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:43:32 [2023-05-11T12:43:32.543Z] --- PASS: TestWaitBlocked (0.01s)
12:43:32 [2023-05-11T12:43:32.544Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
12:43:32 [2023-05-11T12:43:32.544Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
12:43:32 [2023-05-11T12:43:32.544Z] === RUN   TestWaitConditions
12:43:32 [2023-05-11T12:43:32.801Z] === RUN   TestWaitConditions/default
12:43:32 [2023-05-11T12:43:32.801Z] === PAUSE TestWaitConditions/default
12:43:32 [2023-05-11T12:43:32.801Z] === RUN   TestWaitConditions/not-running
12:43:32 [2023-05-11T12:43:32.801Z] === PAUSE TestWaitConditions/not-running
12:43:32 [2023-05-11T12:43:32.801Z] === RUN   TestWaitConditions/next-exit
12:43:32 [2023-05-11T12:43:32.801Z] === PAUSE TestWaitConditions/next-exit
12:43:32 [2023-05-11T12:43:32.801Z] === RUN   TestWaitConditions/removed
12:43:32 [2023-05-11T12:43:32.801Z] === PAUSE TestWaitConditions/removed
12:43:32 [2023-05-11T12:43:32.801Z] === CONT  TestWaitConditions/default
12:43:32 [2023-05-11T12:43:32.801Z] === CONT  TestWaitConditions/next-exit
12:43:32 [2023-05-11T12:43:32.801Z] === CONT  TestWaitConditions/removed
12:43:32 [2023-05-11T12:43:32.801Z] === CONT  TestWaitConditions/not-running
12:43:32 [2023-05-11T12:43:32.801Z]     wait_test.go:146: ContainerID = 2f5b074721503817a1024e3044a24dd573935d06e4de65085435c21794364bc1
12:43:32 [2023-05-11T12:43:32.801Z]     wait_test.go:146: ContainerID = 08c5f37dc756bc59d995bced1ee6fc904abee399c170d268bb117582a914ea14
12:43:32 [2023-05-11T12:43:32.801Z]     wait_test.go:146: ContainerID = a49568299b8586589e7415453e28fec379587bfed8979f8a3101c16667025460
12:43:32 [2023-05-11T12:43:32.801Z]     wait_test.go:146: ContainerID = 21ee9162d92ccde251834a0714eace7610c806be3967c8a44a790ea4d272e57e
12:43:34 [2023-05-11T12:43:34.174Z] --- PASS: TestWaitConditions (0.01s)
12:43:34 [2023-05-11T12:43:34.174Z]     --- PASS: TestWaitConditions/not-running (0.88s)
12:43:34 [2023-05-11T12:43:34.174Z]     --- PASS: TestWaitConditions/removed (1.02s)
12:43:34 [2023-05-11T12:43:34.174Z]     --- PASS: TestWaitConditions/default (1.11s)
12:43:34 [2023-05-11T12:43:34.174Z]     --- PASS: TestWaitConditions/next-exit (1.18s)
12:43:34 [2023-05-11T12:43:34.174Z] === RUN   TestWaitRestartedContainer
12:43:34 [2023-05-11T12:43:34.174Z] === RUN   TestWaitRestartedContainer/default
12:43:34 [2023-05-11T12:43:34.174Z] === PAUSE TestWaitRestartedContainer/default
12:43:34 [2023-05-11T12:43:34.174Z] === RUN   TestWaitRestartedContainer/not-running
12:43:34 [2023-05-11T12:43:34.174Z] === PAUSE TestWaitRestartedContainer/not-running
12:43:34 [2023-05-11T12:43:34.174Z] === RUN   TestWaitRestartedContainer/next-exit
12:43:34 [2023-05-11T12:43:34.174Z] === PAUSE TestWaitRestartedContainer/next-exit
12:43:34 [2023-05-11T12:43:34.174Z] === CONT  TestWaitRestartedContainer/default
12:43:34 [2023-05-11T12:43:34.174Z] === CONT  TestWaitRestartedContainer/next-exit
12:43:34 [2023-05-11T12:43:34.174Z] === CONT  TestWaitRestartedContainer/not-running
12:43:36 [2023-05-11T12:43:36.071Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:43:36 [2023-05-11T12:43:36.071Z]     --- PASS: TestWaitRestartedContainer/default (1.45s)
12:43:36 [2023-05-11T12:43:36.071Z]     --- PASS: TestWaitRestartedContainer/not-running (1.87s)
12:43:36 [2023-05-11T12:43:36.071Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.93s)
12:43:36 [2023-05-11T12:43:36.071Z] === CONT  TestContainerStartOnDaemonRestart
12:43:36 [2023-05-11T12:43:36.071Z] === CONT  TestIpcModeOlderClient
12:43:36 [2023-05-11T12:43:36.071Z] === CONT  TestDaemonHostGatewayIP
12:43:36 [2023-05-11T12:43:36.071Z] === CONT  TestDaemonRestartIpcMode
12:43:36 [2023-05-11T12:43:36.071Z] === CONT  TestContainerKillOnDaemonStart
12:43:36 [2023-05-11T12:43:36.071Z] === CONT  TestRestartDaemonWithRestartingContainer
12:43:36 [2023-05-11T12:43:36.071Z] --- PASS: TestIpcModeOlderClient (0.04s)
12:43:37 [2023-05-11T12:43:37.969Z] --- PASS: TestContainerStartOnDaemonRestart (2.23s)
12:43:38 [2023-05-11T12:43:38.904Z] --- PASS: TestDaemonHostGatewayIP (2.96s)
12:43:38 [2023-05-11T12:43:38.904Z] --- PASS: TestDaemonRestartIpcMode (2.99s)
12:43:38 [2023-05-11T12:43:38.904Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.14s)
12:43:48 [2023-05-11T12:43:48.865Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
12:43:48 [2023-05-11T12:43:48.865Z] PASS
12:43:48 [2023-05-11T12:43:48.865Z] 
12:43:48 [2023-05-11T12:43:48.865Z] === Skipped
12:43:48 [2023-05-11T12:43:48.865Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:43:48 [2023-05-11T12:43:48.865Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:43:48 [2023-05-11T12:43:48.865Z] 
12:43:48 [2023-05-11T12:43:48.865Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:43:48 [2023-05-11T12:43:48.865Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:43:48 [2023-05-11T12:43:48.865Z] 
12:43:48 [2023-05-11T12:43:48.865Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:43:48 [2023-05-11T12:43:48.865Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:43:48 [2023-05-11T12:43:48.865Z] 
12:43:48 [2023-05-11T12:43:48.865Z] DONE 285 tests, 3 skipped in 118.655s
12:43:48 [2023-05-11T12:43:48.865Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:43:48 [2023-05-11T12:43:48.865Z] ++ 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
12:43:48 [2023-05-11T12:43:48.865Z] ++ set -e
12:43:48 [2023-05-11T12:43:48.865Z] ++ '[' -n 0 ']'
12:43:48 [2023-05-11T12:43:48.865Z] ++ set -x
12:43:48 [2023-05-11T12:43:48.865Z] ++ 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
12:43:48 [2023-05-11T12:43:48.865Z] INFO: Testing against a local daemon
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestConfigDaemonID
12:43:48 [2023-05-11T12:43:48.865Z]     daemon_test.go:52: [daa1c6ca49bda] daemon is not started
12:43:48 [2023-05-11T12:43:48.865Z] --- PASS: TestConfigDaemonID (1.04s)
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestDaemonConfigValidation
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:43:48 [2023-05-11T12:43:48.865Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:43:48 [2023-05-11T12:43:48.865Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestDaemonConfigValidation/invalid_config
12:43:48 [2023-05-11T12:43:48.865Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestDaemonConfigValidation/malformed_config
12:43:48 [2023-05-11T12:43:48.865Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestDaemonConfigValidation/valid_config
12:43:48 [2023-05-11T12:43:48.865Z] === PAUSE TestDaemonConfigValidation/valid_config
12:43:48 [2023-05-11T12:43:48.865Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:43:48 [2023-05-11T12:43:48.865Z] === CONT  TestDaemonConfigValidation/malformed_config
12:43:48 [2023-05-11T12:43:48.865Z] === CONT  TestDaemonConfigValidation/invalid_config
12:43:48 [2023-05-11T12:43:48.865Z] === CONT  TestDaemonConfigValidation/valid_config
12:43:48 [2023-05-11T12:43:48.865Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:43:48 [2023-05-11T12:43:48.865Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:43:48 [2023-05-11T12:43:48.865Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
12:43:48 [2023-05-11T12:43:48.865Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
12:43:48 [2023-05-11T12:43:48.865Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
12:43:48 [2023-05-11T12:43:48.865Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:43:48 [2023-05-11T12:43:48.865Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestConfigDaemonSeccompProfiles
12:43:48 [2023-05-11T12:43:48.865Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:43:49 [2023-05-11T12:43:49.799Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:43:50 [2023-05-11T12:43:50.753Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:43:51 [2023-05-11T12:43:51.688Z]     daemon_test.go:166: [df1fd4448add4] daemon is not started
12:43:51 [2023-05-11T12:43:51.688Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
12:43:51 [2023-05-11T12:43:51.688Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:43:51 [2023-05-11T12:43:51.688Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:43:51 [2023-05-11T12:43:51.688Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:43:51 [2023-05-11T12:43:51.688Z] === RUN   TestDaemonProxy
12:43:51 [2023-05-11T12:43:51.688Z] === RUN   TestDaemonProxy/environment_variables
12:43:53 [2023-05-11T12:43:53.589Z] === RUN   TestDaemonProxy/command-line_options
12:43:55 [2023-05-11T12:43:55.508Z] === RUN   TestDaemonProxy/configuration_file
12:43:56 [2023-05-11T12:43:56.914Z] === RUN   TestDaemonProxy/conflicting_options
12:43:57 [2023-05-11T12:43:57.494Z] === RUN   TestDaemonProxy/reload_sanitized
12:43:58 [2023-05-11T12:43:58.061Z] --- PASS: TestDaemonProxy (6.22s)
12:43:58 [2023-05-11T12:43:58.061Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
12:43:58 [2023-05-11T12:43:58.061Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
12:43:58 [2023-05-11T12:43:58.061Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
12:43:58 [2023-05-11T12:43:58.061Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:43:58 [2023-05-11T12:43:58.061Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:43:58 [2023-05-11T12:43:58.061Z] === RUN   TestLiveRestore
12:43:58 [2023-05-11T12:43:58.061Z] === RUN   TestLiveRestore/volume_references
12:43:58 [2023-05-11T12:43:58.061Z] === PAUSE TestLiveRestore/volume_references
12:43:58 [2023-05-11T12:43:58.061Z] === CONT  TestLiveRestore/volume_references
12:43:58 [2023-05-11T12:43:58.634Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:43:58 [2023-05-11T12:43:58.634Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:43:59 [2023-05-11T12:43:59.583Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:44:00 [2023-05-11T12:44:00.148Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:44:01 [2023-05-11T12:44:01.081Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:44:02 [2023-05-11T12:44:02.014Z] --- PASS: TestLiveRestore (0.00s)
12:44:02 [2023-05-11T12:44:02.014Z]     --- PASS: TestLiveRestore/volume_references (3.97s)
12:44:02 [2023-05-11T12:44:02.014Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.37s)
12:44:02 [2023-05-11T12:44:02.014Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s)
12:44:02 [2023-05-11T12:44:02.014Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s)
12:44:02 [2023-05-11T12:44:02.014Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.85s)
12:44:02 [2023-05-11T12:44:02.014Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.84s)
12:44:02 [2023-05-11T12:44:02.014Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
12:44:02 [2023-05-11T12:44:02.579Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
12:44:02 [2023-05-11T12:44:02.579Z] PASS
12:44:02 [2023-05-11T12:44:02.579Z] 
12:44:02 [2023-05-11T12:44:02.579Z] DONE 25 tests in 15.106s
12:44:02 [2023-05-11T12:44:02.579Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:44:02 [2023-05-11T12:44:02.579Z] ++ 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
12:44:02 [2023-05-11T12:44:02.579Z] ++ set -e
12:44:02 [2023-05-11T12:44:02.579Z] ++ '[' -n 0 ']'
12:44:02 [2023-05-11T12:44:02.579Z] ++ set -x
12:44:02 [2023-05-11T12:44:02.579Z] ++ 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
12:44:02 [2023-05-11T12:44:02.579Z] INFO: Testing against a local daemon
12:44:02 [2023-05-11T12:44:02.579Z] === RUN   TestCommitInheritsEnv
12:44:02 [2023-05-11T12:44:02.836Z] --- PASS: TestCommitInheritsEnv (0.14s)
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportExtremelyLargeImageWorks
12:44:02 [2023-05-11T12:44:02.837Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:44:02 [2023-05-11T12:44:02.837Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/#00
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/_______
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform//
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/linux
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/LINUX
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/macos
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:44:02 [2023-05-11T12:44:02.837Z] --- PASS: TestImportWithCustomPlatform (0.11s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:44:02 [2023-05-11T12:44:02.837Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImagesFilterMultiReference
12:44:02 [2023-05-11T12:44:02.837Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:44:02 [2023-05-11T12:44:02.837Z] === RUN   TestImagesFilterBeforeSince
12:44:03 [2023-05-11T12:44:03.094Z]     list_test.go:87: ImageList: ID=sha256:f88a12a756a21235cd7d7e4321f96bdc2cf4a3d952f50be409df36efc0b92c43 RepoTags=[testimagesfilterbeforesince:v1]
12:44:03 [2023-05-11T12:44:03.094Z]     list_test.go:87: ImageList: ID=sha256:01d43deb77de954e002aee6f8e748422c408c9e8fc36786c6322e35038ab4ab0 RepoTags=[testimagesfilterbeforesince:v3]
12:44:03 [2023-05-11T12:44:03.094Z]     list_test.go:87: ImageList: ID=sha256:38b7fc0dd0fc4500a98af2c0064f4abab81972ecaa7cfe1b49dbe7d9d4f6b99b RepoTags=[testimagesfilterbeforesince:v2]
12:44:03 [2023-05-11T12:44:03.094Z] --- PASS: TestImagesFilterBeforeSince (0.20s)
12:44:03 [2023-05-11T12:44:03.094Z] === RUN   TestImagePullPlatformInvalid
12:44:03 [2023-05-11T12:44:03.094Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:44:03 [2023-05-11T12:44:03.094Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:44:03 [2023-05-11T12:44:03.094Z] time="2023-05-11T12:44:03Z" 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=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.094Z] time="2023-05-11T12:44:03Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.094Z] time="2023-05-11T12:44:03Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.20.4 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.094Z] time="2023-05-11T12:44:03Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=00fd200b-76ae-4bfc-b461-0ab1985919a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=00fd200b-76ae-4bfc-b461-0ab1985919a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40996" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.051768ms http.response.status=200 http.response.written=2 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=184a9a66-2263-4bf8-8cf9-ff981ce49e1a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ed6058a8-771b-4386-9237-0713d723b2ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=184a9a66-2263-4bf8-8cf9-ff981ce49e1a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=ed6058a8-771b-4386-9237-0713d723b2ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" 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=ed6058a8-771b-4386-9237-0713d723b2ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=27.708µ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=b870acac-39af-4ffc-888d-d60902ad96e3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=184a9a66-2263-4bf8-8cf9-ff981ce49e1a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=28.422µ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=8dcd0e8f-ca5a-4331-9bfd-3d7af2c538f4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=184a9a66-2263-4bf8-8cf9-ff981ce49e1a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.113777ms http.response.status=404 http.response.written=157 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" 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=ed6058a8-771b-4386-9237-0713d723b2ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" 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.961603ms http.response.status=404 http.response.written=157 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d2d1498-03a5-4dc0-8956-c88950a03b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d2d1498-03a5-4dc0-8956-c88950a03b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8418d8f6-af53-427d-acd6-4d0bf569e6f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8418d8f6-af53-427d-acd6-4d0bf569e6f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d2d1498-03a5-4dc0-8956-c88950a03b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=110.278µ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=65ffb5b7-f1ce-473b-9afe-e7088fc5469d trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d2d1498-03a5-4dc0-8956-c88950a03b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=30.975µ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=5c11e42d-4bc3-4f90-b88d-b8eaea348b1b trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8418d8f6-af53-427d-acd6-4d0bf569e6f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=61.9µ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=fc0e31d7-0838-49b0-b6e3-3e34291dc837 trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8418d8f6-af53-427d-acd6-4d0bf569e6f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=12.21µ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=1ddb25e2-c412-4e56-b424-5856ffdc7585 trace.line=141 vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d2d1498-03a5-4dc0-8956-c88950a03b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=76.702µ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=987d77cf-2802-4be9-8d3a-60fc31b98abf trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9d2d1498-03a5-4dc0-8956-c88950a03b48 http.request.method=POST http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.969955ms http.response.status=202 http.response.written=0 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8418d8f6-af53-427d-acd6-4d0bf569e6f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=67.718µ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=23092448-0795-4a03-9515-d203d4b717cb trace.line=95 vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8418d8f6-af53-427d-acd6-4d0bf569e6f5 http.request.method=POST http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.910115ms http.response.status=202 http.response.written=0 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" 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=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.355Z] time="2023-05-11T12:44:03Z" 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=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=39.762µ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=dfcc52fe-3c71-4002-b139-05e7b7c7e3d8 trace.line=82 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=13.087µ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=4588d84f-9c4b-4d87-bfa2-9ece5cfc6720 trace.line=141 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=59.693µ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=61696699-3a9b-4792-9270-660a1ee262e5 trace.line=124 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" 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=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=9.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a44f792a-1727-4204-8c64-063a0604f4ec trace.line=141 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" 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=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=10.396µ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=982436ad-86dc-421e-9f4b-19a2d163fbc3 trace.line=141 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=7.697µ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=a1aa8726-878e-4fec-8944-e19cf4a6071c trace.line=141 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b/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=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=47.787µ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=2e50ce6a-11fb-49e3-8e8a-6f4ae95e1ff5 trace.line=167 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" 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=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=48.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).PutContent" trace.id=5c45f011-31d8-456d-a32e-c30f44a40157 trace.line=95 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=95.443µ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=ec90f446-37f9-40f6-820f-221f3a618312 trace.line=181 vars.name=test vars.uuid=fa5690e4-f056-4a46-aab6-c7e989c6211b version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" 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=3fe75c7e-7ee8-49ad-b211-ba651d191f33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41010" http.request.uri="/v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.792025ms http.response.status=201 http.response.written=0 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "PUT /v2/test/blobs/uploads/fa5690e4-f056-4a46-aab6-c7e989c6211b?_state=qAdzoZOdMYoa3my_gS7cuXkMYMjGUo-TNxzYxVbengV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZhNTY5MGU0LWYwNTYtNGE0Ni1hYWI2LWM3ZTk4OWM2MjExYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgyNzQ4MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" 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=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" 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=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=34.479µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f90e04a5-99c3-47c8-8e0f-39564d0c8694 trace.line=82 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=12.718µ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=8c4fb048-511c-4519-94f2-fdfef8840240 trace.line=141 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=121.799µ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=ec1e658f-7c20-4d93-8ad3-d9e02b384f76 trace.line=124 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" 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=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=18.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2dd61f2c-6fa4-438e-82f2-ab72fe63b344 trace.line=141 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=14.613µ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=94b42290-64dc-46eb-bd8b-e1a174ff96d7 trace.line=141 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.356Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=8.919µ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=860812f2-b757-4c36-bdbc-6908867d69b7 trace.line=141 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=39.016µ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=d14adf90-d6cb-47b6-a3e4-885b1de3be4a trace.line=167 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=82.208µ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=4bf7c100-d9ae-454c-8d71-7ee44243dd64 trace.line=95 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e14db00f-9533-4cba-9994-061f30812691\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=82.856µ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=cbbaf6b9-7dc5-4fad-9ed1-1a785055aba9 trace.line=181 vars.name=test vars.uuid=e14db00f-9533-4cba-9994-061f30812691 version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=fd1017c5-77b6-460e-bb2d-7f4ebc4ba584 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.202688ms http.response.status=201 http.response.written=0 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "PUT /v2/test/blobs/uploads/e14db00f-9533-4cba-9994-061f30812691?_state=TfnsexzVK7cF-CJ15_pB02llUeoozhxzKDI6o6QGMa97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUxNGRiMDBmLTk1MzMtNGNiYS05OTk0LTA2MWYzMDgxMjY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xMVQxMjo0NDowMy4xMjgxNTE3ODhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=bf5dcd20-41e9-45c4-80f0-568170b37583 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=bf5dcd20-41e9-45c4-80f0-568170b37583 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=bf5dcd20-41e9-45c4-80f0-568170b37583 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=22.564µ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=957ac359-ca90-4b88-964b-7339cdbe8e9f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=bf5dcd20-41e9-45c4-80f0-568170b37583 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41018" 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="880.477µs" http.response.status=404 http.response.written=96 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=35.119µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb566a04-61af-42ab-b5fc-3dda4a3c7f2b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=13.046µ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=1c0083e6-a3fa-44d9-8153-0157233a0ea8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=20.463µ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=67d3746c-4268-449a-9fd0-3274669e8eb3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=10.24µ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=8f8ee181-cd8f-4348-b656-c92e17e46328 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=19.644µ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=2bfb6726-10aa-4208-9b79-03b4f9ec14cb trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=51.414µ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=bb362262-a826-4ca0-8e78-9f957b8baeeb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=50.306µ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=723af920-cf03-4c53-bfd7-d1dc58ceb2bb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=23.147µ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=b5dc5822-5193-4bb7-97b7-a2f6841ab074 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=76.456µ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=b5f32590-fca1-4144-bb54-503f518ff6ed trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=30.843µ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=5f9492bc-2255-401f-82fb-646c3e9ad610 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=07babb61-27f3-4d43-99aa-2a5c0ce85ee6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41018" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.634576ms http.response.status=201 http.response.written=0 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=45d0f473-7fab-4ae1-8303-9d28ae3814f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41034" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=45d0f473-7fab-4ae1-8303-9d28ae3814f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:41034" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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="856.468µs" http.response.status=200 http.response.written=2 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" 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=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=43.193µ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=bb2ef9fd-d6c1-4f75-806a-5c77ec61c880 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.357Z] time="2023-05-11T12:44:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=21.441µ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=79a65d9a-70b0-4048-9b79-8252ef1dc992 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=15.253µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=59ff7c88-e19e-4116-b28c-8de21096b1bd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=17.017µ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=d4c450df-6946-45a5-a107-b97512f19056 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=69bc6461-bac0-49f4-9d91-5a3308d39fd3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41036" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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.260287ms http.response.status=200 http.response.written=417 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=41.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d25086d7-2473-4d7b-9ef7-d1e9bbe89ea9 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=16.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46ff3ca4-56b4-4de2-9d0a-609eea4dd450 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=17.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).GetContent" trace.id=de72d159-eaf5-4f99-9bb8-ec05f243da18 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=c7dfa8d1-51bd-483a-b6d2-4c558c95a911 http.request.method=GET http.request.remoteaddr="127.0.0.1:41052" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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.290958ms http.response.status=200 http.response.written=417 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=45.424µ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=75e4e6f5-86ce-462b-9b8a-d90ab189ada0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=15.328µ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=ad3bd849-8b63-46e7-a184-e7ad316b7d14 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=17.732µ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=59f45db5-ac61-41ad-973d-3947312e5a54 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=34.011µ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=912868cf-59cc-4834-bbe3-4df7c8dc15fc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=9.485µ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=0f781d07-40c0-4de7-8bc8-39fc8a9238d5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.358Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=13.161µ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=5fa18021-5ff8-4b1a-9a54-3ffdf53e48d8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=8.352µ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=d1058140-7905-4c1d-9b48-a73ad212cff7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=22.146µ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=9326f709-bf28-4ad2-8694-949b1b67e46f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=5.136µ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=3b7d152d-434b-4d35-a3a8-d0578d7f385b trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=8.812µ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=cf355d48-b4c1-4dd1-95c7-195457db080b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=14.483µ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=5f697e87-1906-4dc8-87da-39cc56391e47 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=9.215µ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=62126780-289b-4313-bd21-419ef09403fb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=9.305µ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=e5291e27-a1df-4bbe-9868-e6291e51f702 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=54.237µ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=77ea4195-c9be-4e34-afbd-e8725fb255b4 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=35.175µ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=5255f492-bae4-49f3-a5b5-53c878384793 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=14.392µ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=b7e30fd8-18a3-4668-8759-03fa9fe9c910 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cd7c405-c27f-4175-bfc0-394ab0cce694 http.request.method=GET http.request.remoteaddr="127.0.0.1:41066" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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.979533ms http.response.status=200 http.response.written=179 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=35.504µ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=1bb040af-db0e-41b7-a035-8f8ab752f0f7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" 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=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=14.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).Stat" trace.id=e362ded7-b6a5-4315-a81d-62cec4ca3e84 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=38ce6f99-9f47-47a4-98d3-47d704c77111 http.request.method=GET http.request.remoteaddr="127.0.0.1:41074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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=3.742051ms http.response.status=200 http.response.written=68 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=73a6b78a-5f5c-486a-871e-6474f398933e http.request.method=GET http.request.remoteaddr="127.0.0.1:41080" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=73a6b78a-5f5c-486a-871e-6474f398933e http.request.method=GET http.request.remoteaddr="127.0.0.1:41080" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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.216012ms http.response.status=200 http.response.written=2 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2dfe0347-4cd6-4a81-b1b9-9551cacc1ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2dfe0347-4cd6-4a81-b1b9-9551cacc1ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2dfe0347-4cd6-4a81-b1b9-9551cacc1ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2dfe0347-4cd6-4a81-b1b9-9551cacc1ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=31.385µ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=80b6673f-9468-4727-a703-ac552b0d0184 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2dfe0347-4cd6-4a81-b1b9-9551cacc1ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=11.988µ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=378034e8-4912-4874-87cd-942f001bd56e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2dfe0347-4cd6-4a81-b1b9-9551cacc1ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41082" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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.173402ms http.response.status=404 http.response.written=181 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a17db69a-1e1d-4ca0-9bf0-f8e7ec0d4c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:41094" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.359Z] time="2023-05-11T12:44:03Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a17db69a-1e1d-4ca0-9bf0-f8e7ec0d4c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:41094" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.360Z] time="2023-05-11T12:44:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a17db69a-1e1d-4ca0-9bf0-f8e7ec0d4c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:41094" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.360Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a17db69a-1e1d-4ca0-9bf0-f8e7ec0d4c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:41094" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=30.171µ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=3f3a1610-9ea4-4a72-a18c-22750d24c192 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.360Z] time="2023-05-11T12:44:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a17db69a-1e1d-4ca0-9bf0-f8e7ec0d4c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:41094" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c8fde1fd-508b-4c93-8561-998588134c7a trace.duration=12.513µ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=0d729071-51e5-4632-97b4-5fdc1167d442 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.360Z] time="2023-05-11T12:44:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a17db69a-1e1d-4ca0-9bf0-f8e7ec0d4c91 http.request.method=GET http.request.remoteaddr="127.0.0.1:41094" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c 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.078107ms http.response.status=404 http.response.written=181 instance.id=c8fde1fd-508b-4c93-8561-998588134c7a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
12:44:03 [2023-05-11T12:44:03.360Z] 127.0.0.1 - - [11/May/2023:12:44:03 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/3309e45ca19641101dc1a19c4429e96664c97e6c kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:44:03 [2023-05-11T12:44:03.360Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
12:44:03 [2023-05-11T12:44:03.360Z] === RUN   TestRemoveImageOrphaning
12:44:03 [2023-05-11T12:44:03.360Z] --- PASS: TestRemoveImageOrphaning (0.13s)
12:44:03 [2023-05-11T12:44:03.360Z] === RUN   TestRemoveImageGarbageCollector
12:44:03 [2023-05-11T12:44:03.360Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:44:03 [2023-05-11T12:44:03.360Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:44:03 [2023-05-11T12:44:03.360Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:44:03 [2023-05-11T12:44:03.618Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestTagInvalidReference
12:44:03 [2023-05-11T12:44:03.618Z] --- PASS: TestTagInvalidReference (0.01s)
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestTagValidPrefixedRepo
12:44:03 [2023-05-11T12:44:03.618Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestTagExistedNameWithoutForce
12:44:03 [2023-05-11T12:44:03.618Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestTagOfficialNames
12:44:03 [2023-05-11T12:44:03.618Z] --- PASS: TestTagOfficialNames (0.05s)
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestTagMatchesDigest
12:44:03 [2023-05-11T12:44:03.618Z] --- PASS: TestTagMatchesDigest (0.01s)
12:44:03 [2023-05-11T12:44:03.618Z] PASS
12:44:03 [2023-05-11T12:44:03.618Z] 
12:44:03 [2023-05-11T12:44:03.618Z] === Skipped
12:44:03 [2023-05-11T12:44:03.618Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:44:03 [2023-05-11T12:44:03.618Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:44:03 [2023-05-11T12:44:03.618Z] 
12:44:03 [2023-05-11T12:44:03.618Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:44:03 [2023-05-11T12:44:03.618Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:44:03 [2023-05-11T12:44:03.618Z] 
12:44:03 [2023-05-11T12:44:03.618Z] DONE 24 tests, 2 skipped in 1.041s
12:44:03 [2023-05-11T12:44:03.618Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:44:03 [2023-05-11T12:44:03.618Z] ++ 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
12:44:03 [2023-05-11T12:44:03.618Z] ++ set -e
12:44:03 [2023-05-11T12:44:03.618Z] ++ '[' -n 0 ']'
12:44:03 [2023-05-11T12:44:03.618Z] ++ set -x
12:44:03 [2023-05-11T12:44:03.618Z] ++ 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
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestStripANSICommands
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestStripANSICommands/#00
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestStripANSICommands/#01
12:44:03 [2023-05-11T12:44:03.618Z] --- PASS: TestStripANSICommands (0.00s)
12:44:03 [2023-05-11T12:44:03.618Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:44:03 [2023-05-11T12:44:03.618Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:44:03 [2023-05-11T12:44:03.618Z] PASS
12:44:03 [2023-05-11T12:44:03.618Z] 
12:44:03 [2023-05-11T12:44:03.618Z] DONE 3 tests in 0.009s
12:44:03 [2023-05-11T12:44:03.618Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:44:03 [2023-05-11T12:44:03.618Z] ++ 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
12:44:03 [2023-05-11T12:44:03.618Z] ++ set -e
12:44:03 [2023-05-11T12:44:03.618Z] ++ '[' -n 0 ']'
12:44:03 [2023-05-11T12:44:03.618Z] ++ set -x
12:44:03 [2023-05-11T12:44:03.618Z] ++ 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
12:44:03 [2023-05-11T12:44:03.618Z] INFO: Testing against a local daemon
12:44:03 [2023-05-11T12:44:03.618Z] === RUN   TestNetworkCreateDelete
12:44:03 [2023-05-11T12:44:03.875Z] --- PASS: TestNetworkCreateDelete (0.19s)
12:44:03 [2023-05-11T12:44:03.875Z] === RUN   TestDockerNetworkDeletePreferID
12:44:04 [2023-05-11T12:44:04.440Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s)
12:44:04 [2023-05-11T12:44:04.440Z] === RUN   TestDaemonDNSFallback
12:44:10 [2023-05-11T12:44:10.991Z] --- PASS: TestDaemonDNSFallback (6.20s)
12:44:10 [2023-05-11T12:44:10.991Z] === RUN   TestInspectNetwork
12:44:13 [2023-05-11T12:44:13.516Z] === RUN   TestInspectNetwork/full_network_id
12:44:13 [2023-05-11T12:44:13.516Z] === RUN   TestInspectNetwork/partial_network_id
12:44:13 [2023-05-11T12:44:13.516Z] === RUN   TestInspectNetwork/network_name
12:44:13 [2023-05-11T12:44:13.516Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:44:18 [2023-05-11T12:44:18.774Z] --- PASS: TestInspectNetwork (7.20s)
12:44:18 [2023-05-11T12:44:18.774Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:44:18 [2023-05-11T12:44:18.774Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:44:18 [2023-05-11T12:44:18.774Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:44:18 [2023-05-11T12:44:18.774Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:44:18 [2023-05-11T12:44:18.774Z] === RUN   TestRunContainerWithBridgeNone
12:44:19 [2023-05-11T12:44:19.031Z] --- PASS: TestRunContainerWithBridgeNone (1.29s)
12:44:19 [2023-05-11T12:44:19.031Z] === RUN   TestNetworkInvalidJSON
12:44:19 [2023-05-11T12:44:19.031Z] === RUN   TestNetworkInvalidJSON/networks/create
12:44:19 [2023-05-11T12:44:19.031Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:44:19 [2023-05-11T12:44:19.032Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:44:19 [2023-05-11T12:44:19.032Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:44:19 [2023-05-11T12:44:19.032Z] === CONT  TestNetworkInvalidJSON/networks/create
12:44:19 [2023-05-11T12:44:19.032Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:44:19 [2023-05-11T12:44:19.032Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:44:19 [2023-05-11T12:44:19.032Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:44:19 [2023-05-11T12:44:19.032Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkList
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkList//networks
12:44:19 [2023-05-11T12:44:19.032Z] === PAUSE TestNetworkList//networks
12:44:19 [2023-05-11T12:44:19.032Z] === RUN   TestNetworkList//networks/
12:44:19 [2023-05-11T12:44:19.032Z] === PAUSE TestNetworkList//networks/
12:44:19 [2023-05-11T12:44:19.289Z] === CONT  TestNetworkList//networks
12:44:19 [2023-05-11T12:44:19.289Z] === CONT  TestNetworkList//networks/
12:44:19 [2023-05-11T12:44:19.289Z] --- PASS: TestNetworkList (0.01s)
12:44:19 [2023-05-11T12:44:19.289Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:44:19 [2023-05-11T12:44:19.289Z]     --- PASS: TestNetworkList//networks (0.00s)
12:44:19 [2023-05-11T12:44:19.289Z] === RUN   TestHostIPv4BridgeLabel
12:44:19 [2023-05-11T12:44:19.854Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:44:19 [2023-05-11T12:44:19.854Z] === RUN   TestDefaultNetworkOpts
12:44:19 [2023-05-11T12:44:19.854Z] === RUN   TestDefaultNetworkOpts/default_value
12:44:21 [2023-05-11T12:44:21.226Z] === RUN   TestDefaultNetworkOpts/cmdline_value
12:44:22 [2023-05-11T12:44:22.158Z] === RUN   TestDefaultNetworkOpts/config-from_value
12:44:23 [2023-05-11T12:44:23.530Z] --- PASS: TestDefaultNetworkOpts (3.83s)
12:44:23 [2023-05-11T12:44:23.530Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
12:44:23 [2023-05-11T12:44:23.530Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s)
12:44:23 [2023-05-11T12:44:23.530Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s)
12:44:23 [2023-05-11T12:44:23.530Z] === RUN   TestDaemonRestartWithLiveRestore
12:44:24 [2023-05-11T12:44:24.903Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:44:24 [2023-05-11T12:44:24.903Z] === RUN   TestDaemonDefaultNetworkPools
12:44:25 [2023-05-11T12:44:25.469Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
12:44:25 [2023-05-11T12:44:25.469Z] === RUN   TestDaemonRestartWithExistingNetwork
12:44:26 [2023-05-11T12:44:26.841Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
12:44:26 [2023-05-11T12:44:26.841Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:44:27 [2023-05-11T12:44:27.774Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
12:44:27 [2023-05-11T12:44:27.774Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:44:28 [2023-05-11T12:44:28.339Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
12:44:28 [2023-05-11T12:44:28.339Z] === RUN   TestServiceWithPredefinedNetwork
12:44:30 [2023-05-11T12:44:30.864Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
12:44:30 [2023-05-11T12:44:30.864Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:44:30 [2023-05-11T12:44:30.864Z]     service_test.go:242: FLAKY_TEST
12:44:30 [2023-05-11T12:44:30.864Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:30 [2023-05-11T12:44:30.864Z] === RUN   TestServiceWithDataPathPortInit
12:44:45 [2023-05-11T12:44:45.725Z] --- PASS: TestServiceWithDataPathPortInit (13.61s)
12:44:45 [2023-05-11T12:44:45.725Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:44:46 [2023-05-11T12:44:46.657Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vlwolf65hmmj6k8wnda9px2g5 Created:2023-05-11 12:44:45.376857484 +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[bad8a1404c0e1521119e65360742f73e80d6e8a217e2d42bd54a1c18f129889c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yoh6ecm29ule32ruhs312mjee EndpointID:cebbddd800ad3767b381594a63c6376fe2b62dbda5238e537e6446bf7f9436cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17dfd6a5e09a5c7192172412057d4eb612b20beef93425385c8461b99baf325f 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:977fd280306b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yoh6ecm29ule32ruhs312mjee EndpointID:cebbddd800ad3767b381594a63c6376fe2b62dbda5238e537e6446bf7f9436cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:44:51 [2023-05-11T12:44:51.917Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
12:44:51 [2023-05-11T12:44:51.917Z] PASS
12:44:51 [2023-05-11T12:44:51.917Z] 
12:44:51 [2023-05-11T12:44:51.917Z] === Skipped
12:44:51 [2023-05-11T12:44:51.917Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:51 [2023-05-11T12:44:51.917Z]     service_test.go:242: FLAKY_TEST
12:44:51 [2023-05-11T12:44:51.917Z] 
12:44:51 [2023-05-11T12:44:51.917Z] DONE 42 tests, 1 skipped in 47.339s
12:44:51 [2023-05-11T12:44:51.917Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:44:51 [2023-05-11T12:44:51.917Z] ++ 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
12:44:51 [2023-05-11T12:44:51.917Z] ++ set -e
12:44:51 [2023-05-11T12:44:51.917Z] ++ '[' -n 0 ']'
12:44:51 [2023-05-11T12:44:51.917Z] ++ set -x
12:44:51 [2023-05-11T12:44:51.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
12:44:51 [2023-05-11T12:44:51.917Z] INFO: Testing against a local daemon
12:44:51 [2023-05-11T12:44:51.917Z] === RUN   TestDockerNetworkIpvlanPersistance
12:44:51 [2023-05-11T12:44:51.917Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:51 [2023-05-11T12:44:51.917Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:44:51 [2023-05-11T12:44:51.917Z] === RUN   TestDockerNetworkIpvlan
12:44:51 [2023-05-11T12:44:51.917Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:51 [2023-05-11T12:44:51.917Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:44:51 [2023-05-11T12:44:51.917Z] PASS
12:44:51 [2023-05-11T12:44:51.917Z] 
12:44:51 [2023-05-11T12:44:51.917Z] === Skipped
12:44:51 [2023-05-11T12:44:51.917Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:44:51 [2023-05-11T12:44:51.917Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:51 [2023-05-11T12:44:51.917Z] 
12:44:51 [2023-05-11T12:44:51.917Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:44:51 [2023-05-11T12:44:51.917Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:51 [2023-05-11T12:44:51.917Z] 
12:44:51 [2023-05-11T12:44:51.917Z] DONE 2 tests, 2 skipped in 0.024s
12:44:51 [2023-05-11T12:44:51.917Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:44:51 [2023-05-11T12:44:51.917Z] ++ 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
12:44:51 [2023-05-11T12:44:51.917Z] ++ set -e
12:44:51 [2023-05-11T12:44:51.917Z] ++ '[' -n 0 ']'
12:44:51 [2023-05-11T12:44:51.917Z] ++ set -x
12:44:51 [2023-05-11T12:44:51.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
12:44:51 [2023-05-11T12:44:51.917Z] INFO: Testing against a local daemon
12:44:51 [2023-05-11T12:44:51.917Z] === RUN   TestDockerNetworkMacvlanPersistance
12:44:52 [2023-05-11T12:44:52.482Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
12:44:52 [2023-05-11T12:44:52.482Z] === RUN   TestDockerNetworkMacvlan
12:44:53 [2023-05-11T12:44:53.047Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:44:53 [2023-05-11T12:44:53.611Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:44:54 [2023-05-11T12:44:54.176Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:44:56 [2023-05-11T12:44:56.074Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:44:57 [2023-05-11T12:44:57.446Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:44:59 [2023-05-11T12:44:59.972Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:45:00 [2023-05-11T12:45:00.538Z] --- PASS: TestDockerNetworkMacvlan (8.23s)
12:45:00 [2023-05-11T12:45:00.538Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:45:00 [2023-05-11T12:45:00.538Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
12:45:00 [2023-05-11T12:45:00.538Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s)
12:45:00 [2023-05-11T12:45:00.538Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s)
12:45:00 [2023-05-11T12:45:00.538Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.38s)
12:45:00 [2023-05-11T12:45:00.538Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
12:45:00 [2023-05-11T12:45:00.538Z] PASS
12:45:00 [2023-05-11T12:45:00.538Z] 
12:45:00 [2023-05-11T12:45:00.538Z] DONE 8 tests in 9.462s
12:45:00 [2023-05-11T12:45:00.538Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:45:00 [2023-05-11T12:45:00.538Z] ++ 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
12:45:00 [2023-05-11T12:45:00.538Z] ++ set -e
12:45:00 [2023-05-11T12:45:00.538Z] ++ '[' -n 0 ']'
12:45:00 [2023-05-11T12:45:00.538Z] ++ set -x
12:45:00 [2023-05-11T12:45:00.538Z] ++ 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
12:45:00 [2023-05-11T12:45:00.538Z] testing: warning: no tests to run
12:45:00 [2023-05-11T12:45:00.538Z] PASS
12:45:00 [2023-05-11T12:45:00.538Z] 
12:45:00 [2023-05-11T12:45:00.538Z] DONE 0 tests in 0.008s
12:45:00 [2023-05-11T12:45:00.538Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:45:00 [2023-05-11T12:45:00.538Z] ++ 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
12:45:00 [2023-05-11T12:45:00.538Z] ++ set -e
12:45:00 [2023-05-11T12:45:00.538Z] ++ '[' -n 0 ']'
12:45:00 [2023-05-11T12:45:00.538Z] ++ set -x
12:45:00 [2023-05-11T12:45:00.538Z] ++ 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
12:45:00 [2023-05-11T12:45:00.538Z] INFO: Testing against a local daemon
12:45:00 [2023-05-11T12:45:00.538Z] === RUN   TestAuthZPluginAllowRequest
12:45:01 [2023-05-11T12:45:01.911Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
12:45:01 [2023-05-11T12:45:01.911Z] === RUN   TestAuthZPluginTLS
12:45:02 [2023-05-11T12:45:02.168Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:45:02 [2023-05-11T12:45:02.168Z] === RUN   TestAuthZPluginDenyRequest
12:45:02 [2023-05-11T12:45:02.734Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:45:02 [2023-05-11T12:45:02.734Z] === RUN   TestAuthZPluginAPIDenyResponse
12:45:03 [2023-05-11T12:45:03.300Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:45:03 [2023-05-11T12:45:03.300Z] === RUN   TestAuthZPluginDenyResponse
12:45:03 [2023-05-11T12:45:03.864Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:45:03 [2023-05-11T12:45:03.864Z] === RUN   TestAuthZPluginAllowEventStream
12:45:04 [2023-05-11T12:45:04.797Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
12:45:04 [2023-05-11T12:45:04.797Z] === RUN   TestAuthZPluginErrorResponse
12:45:05 [2023-05-11T12:45:05.362Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:45:05 [2023-05-11T12:45:05.362Z] === RUN   TestAuthZPluginErrorRequest
12:45:05 [2023-05-11T12:45:05.927Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:45:05 [2023-05-11T12:45:05.927Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:45:06 [2023-05-11T12:45:06.492Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:45:06 [2023-05-11T12:45:06.492Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:45:07 [2023-05-11T12:45:07.864Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
12:45:07 [2023-05-11T12:45:07.864Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:45:08 [2023-05-11T12:45:08.797Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
12:45:08 [2023-05-11T12:45:08.797Z] === RUN   TestAuthZPluginHeader
12:45:09 [2023-05-11T12:45:09.362Z] --- PASS: TestAuthZPluginHeader (0.62s)
12:45:09 [2023-05-11T12:45:09.362Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:45:09 [2023-05-11T12:45:09.362Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:09 [2023-05-11T12:45:09.362Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:45:09 [2023-05-11T12:45:09.362Z] === RUN   TestAuthZPluginV2Disable
12:45:09 [2023-05-11T12:45:09.362Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:09 [2023-05-11T12:45:09.362Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:45:09 [2023-05-11T12:45:09.362Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:45:09 [2023-05-11T12:45:09.362Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:09 [2023-05-11T12:45:09.362Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:45:09 [2023-05-11T12:45:09.362Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:45:09 [2023-05-11T12:45:09.362Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:09 [2023-05-11T12:45:09.362Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:45:09 [2023-05-11T12:45:09.362Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:45:27 [2023-05-11T12:45:27.430Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:45:27 [2023-05-11T12:45:27.430Z] PASS
12:45:27 [2023-05-11T12:45:27.430Z] 
12:45:27 [2023-05-11T12:45:27.430Z] === Skipped
12:45:27 [2023-05-11T12:45:27.430Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:45:27 [2023-05-11T12:45:27.430Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:27 [2023-05-11T12:45:27.430Z] 
12:45:27 [2023-05-11T12:45:27.430Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:45:27 [2023-05-11T12:45:27.430Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:27 [2023-05-11T12:45:27.430Z] 
12:45:27 [2023-05-11T12:45:27.430Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:45:27 [2023-05-11T12:45:27.430Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:27 [2023-05-11T12:45:27.430Z] 
12:45:27 [2023-05-11T12:45:27.430Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:45:27 [2023-05-11T12:45:27.430Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:27 [2023-05-11T12:45:27.430Z] 
12:45:27 [2023-05-11T12:45:27.430Z] DONE 17 tests, 4 skipped in 25.675s
12:45:27 [2023-05-11T12:45:27.430Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:45:27 [2023-05-11T12:45:27.430Z] ++ 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
12:45:27 [2023-05-11T12:45:27.430Z] ++ set -e
12:45:27 [2023-05-11T12:45:27.430Z] ++ '[' -n 0 ']'
12:45:27 [2023-05-11T12:45:27.430Z] ++ set -x
12:45:27 [2023-05-11T12:45:27.431Z] ++ 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
12:45:27 [2023-05-11T12:45:27.431Z] INFO: Testing against a local daemon
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:45:27 [2023-05-11T12:45:27.431Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:45:27 [2023-05-11T12:45:27.431Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:45:27 [2023-05-11T12:45:27.431Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:45:27 [2023-05-11T12:45:27.431Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:45:27 [2023-05-11T12:45:27.431Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:45:27 [2023-05-11T12:45:27.431Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:45:27 [2023-05-11T12:45:27.431Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:45:27 [2023-05-11T12:45:27.431Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInstall
12:45:27 [2023-05-11T12:45:27.431Z] === RUN   TestPluginInstall/no_auth
12:45:29 [2023-05-11T12:45:29.345Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:29 [2023-05-11T12:45:29.345Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6033390b6827e8544d89eb829701bff7cc318a19a97481f29af77da35af7729e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:29 [2023-05-11T12:45:29.345Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:29 [2023-05-11T12:45:29.345Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6033390b6827e8544d89eb829701bff7cc318a19a97481f29af77da35af7729e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:29 [2023-05-11T12:45:29.345Z] === RUN   TestPluginInstall/with_htpasswd
12:45:29 [2023-05-11T12:45:29.602Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:29 [2023-05-11T12:45:29.603Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdafd1ccccdcb125e9519735114581285c36df9f24cb05e5704d7169a90eaf2b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:29 [2023-05-11T12:45:29.603Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:29 [2023-05-11T12:45:29.603Z] time="2023-05-11T12:45:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdafd1ccccdcb125e9519735114581285c36df9f24cb05e5704d7169a90eaf2b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:29 [2023-05-11T12:45:29.860Z] === RUN   TestPluginInstall/with_insecure
12:45:30 [2023-05-11T12:45:30.793Z] time="2023-05-11T12:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:30 [2023-05-11T12:45:30.793Z] time="2023-05-11T12:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b135ced2b4fe31c6372396278374f5be2ca54788692df314d8f5245d2139876" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:30 [2023-05-11T12:45:30.793Z] time="2023-05-11T12:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:30 [2023-05-11T12:45:30.793Z] time="2023-05-11T12:45:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b135ced2b4fe31c6372396278374f5be2ca54788692df314d8f5245d2139876" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:30 [2023-05-11T12:45:30.793Z]     plugin_test.go:195: [d68a1af331f3b] daemon is not started
12:45:30 [2023-05-11T12:45:30.793Z] --- PASS: TestPluginInstall (4.51s)
12:45:30 [2023-05-11T12:45:30.793Z]     --- PASS: TestPluginInstall/no_auth (3.06s)
12:45:30 [2023-05-11T12:45:30.793Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
12:45:30 [2023-05-11T12:45:30.793Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
12:45:30 [2023-05-11T12:45:30.793Z] === RUN   TestPluginsWithRuntimes
12:45:32 [2023-05-11T12:45:32.691Z] === RUN   TestPluginsWithRuntimes/No_Args
12:45:33 [2023-05-11T12:45:33.257Z] === RUN   TestPluginsWithRuntimes/With_Args
12:45:34 [2023-05-11T12:45:34.189Z] --- PASS: TestPluginsWithRuntimes (3.26s)
12:45:34 [2023-05-11T12:45:34.189Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
12:45:34 [2023-05-11T12:45:34.189Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
12:45:34 [2023-05-11T12:45:34.189Z] === RUN   TestPluginBackCompatMediaTypes
12:45:34 [2023-05-11T12:45:34.754Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
12:45:34 [2023-05-11T12:45:34.754Z] PASS
12:45:34 [2023-05-11T12:45:34.754Z] 
12:45:34 [2023-05-11T12:45:34.754Z] DONE 24 tests in 8.325s
12:45:34 [2023-05-11T12:45:34.754Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:45:34 [2023-05-11T12:45:34.754Z] ++ 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
12:45:34 [2023-05-11T12:45:34.754Z] ++ set -e
12:45:34 [2023-05-11T12:45:34.754Z] ++ '[' -n 0 ']'
12:45:34 [2023-05-11T12:45:34.754Z] ++ set -x
12:45:34 [2023-05-11T12:45:34.754Z] ++ 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
12:45:34 [2023-05-11T12:45:34.754Z] INFO: Testing against a local daemon
12:45:34 [2023-05-11T12:45:34.754Z] === RUN   TestExternalGraphDriver
12:45:35 [2023-05-11T12:45:35.012Z] === RUN   TestExternalGraphDriver/json
12:45:36 [2023-05-11T12:45:36.383Z] === RUN   TestExternalGraphDriver/spec
12:45:38 [2023-05-11T12:45:38.280Z] === RUN   TestExternalGraphDriver/pull
12:45:39 [2023-05-11T12:45:39.652Z] --- PASS: TestExternalGraphDriver (4.96s)
12:45:39 [2023-05-11T12:45:39.652Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
12:45:39 [2023-05-11T12:45:39.652Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
12:45:39 [2023-05-11T12:45:39.652Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
12:45:39 [2023-05-11T12:45:39.652Z] === RUN   TestGraphdriverPluginV2
12:45:39 [2023-05-11T12:45:39.909Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:39 [2023-05-11T12:45:39.909Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:45:39 [2023-05-11T12:45:39.909Z] PASS
12:45:39 [2023-05-11T12:45:39.909Z] 
12:45:39 [2023-05-11T12:45:39.909Z] === Skipped
12:45:39 [2023-05-11T12:45:39.909Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:45:39 [2023-05-11T12:45:39.909Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:39 [2023-05-11T12:45:39.909Z] 
12:45:39 [2023-05-11T12:45:39.909Z] DONE 5 tests, 1 skipped in 5.311s
12:45:39 [2023-05-11T12:45:39.909Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:45:39 [2023-05-11T12:45:39.909Z] ++ 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
12:45:39 [2023-05-11T12:45:39.909Z] ++ set -e
12:45:39 [2023-05-11T12:45:39.909Z] ++ '[' -n 0 ']'
12:45:39 [2023-05-11T12:45:39.909Z] ++ set -x
12:45:39 [2023-05-11T12:45:39.909Z] ++ 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
12:45:39 [2023-05-11T12:45:39.909Z] INFO: Testing against a local daemon
12:45:39 [2023-05-11T12:45:39.909Z] === RUN   TestContinueAfterPluginCrash
12:45:39 [2023-05-11T12:45:39.909Z] === PAUSE TestContinueAfterPluginCrash
12:45:39 [2023-05-11T12:45:39.909Z] === RUN   TestReadPluginNoRead
12:45:39 [2023-05-11T12:45:39.909Z] === PAUSE TestReadPluginNoRead
12:45:39 [2023-05-11T12:45:39.909Z] === RUN   TestDaemonStartWithLogOpt
12:45:39 [2023-05-11T12:45:39.909Z] === PAUSE TestDaemonStartWithLogOpt
12:45:39 [2023-05-11T12:45:39.909Z] === CONT  TestContinueAfterPluginCrash
12:45:39 [2023-05-11T12:45:39.909Z] === CONT  TestDaemonStartWithLogOpt
12:45:39 [2023-05-11T12:45:39.909Z] === CONT  TestReadPluginNoRead
12:45:42 [2023-05-11T12:45:42.435Z] === RUN   TestReadPluginNoRead/default
12:45:42 [2023-05-11T12:45:42.693Z] --- PASS: TestDaemonStartWithLogOpt (2.64s)
12:45:43 [2023-05-11T12:45:43.258Z] === RUN   TestReadPluginNoRead/disabled_caching
12:45:44 [2023-05-11T12:45:44.629Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:45:45 [2023-05-11T12:45:45.562Z]     read_test.go:91: [df27e82d34ea8] daemon is not started
12:45:45 [2023-05-11T12:45:45.562Z] --- PASS: TestReadPluginNoRead (5.61s)
12:45:45 [2023-05-11T12:45:45.562Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
12:45:45 [2023-05-11T12:45:45.562Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
12:45:45 [2023-05-11T12:45:45.562Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
12:45:48 [2023-05-11T12:45:48.087Z] --- PASS: TestContinueAfterPluginCrash (7.65s)
12:45:48 [2023-05-11T12:45:48.087Z] PASS
12:45:48 [2023-05-11T12:45:48.087Z] 
12:45:48 [2023-05-11T12:45:48.087Z] DONE 6 tests in 7.674s
12:45:48 [2023-05-11T12:45:48.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:45:48 [2023-05-11T12:45:48.087Z] ++ 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
12:45:48 [2023-05-11T12:45:48.087Z] ++ set -e
12:45:48 [2023-05-11T12:45:48.087Z] ++ '[' -n 0 ']'
12:45:48 [2023-05-11T12:45:48.087Z] ++ set -x
12:45:48 [2023-05-11T12:45:48.087Z] ++ 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
12:45:48 [2023-05-11T12:45:48.087Z] testing: warning: no tests to run
12:45:48 [2023-05-11T12:45:48.087Z] PASS
12:45:48 [2023-05-11T12:45:48.087Z] 
12:45:48 [2023-05-11T12:45:48.087Z] DONE 0 tests in 0.008s
12:45:48 [2023-05-11T12:45:48.087Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:45:48 [2023-05-11T12:45:48.087Z] ++ 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
12:45:48 [2023-05-11T12:45:48.087Z] ++ set -e
12:45:48 [2023-05-11T12:45:48.087Z] ++ '[' -n 0 ']'
12:45:48 [2023-05-11T12:45:48.087Z] ++ set -x
12:45:48 [2023-05-11T12:45:48.087Z] ++ 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
12:45:48 [2023-05-11T12:45:48.087Z] INFO: Testing against a local daemon
12:45:48 [2023-05-11T12:45:48.087Z] === RUN   TestPluginWithDevMounts
12:45:48 [2023-05-11T12:45:48.087Z] === PAUSE TestPluginWithDevMounts
12:45:48 [2023-05-11T12:45:48.087Z] === CONT  TestPluginWithDevMounts
12:45:49 [2023-05-11T12:45:49.460Z] --- PASS: TestPluginWithDevMounts (1.48s)
12:45:49 [2023-05-11T12:45:49.460Z] PASS
12:45:49 [2023-05-11T12:45:49.460Z] 
12:45:49 [2023-05-11T12:45:49.460Z] DONE 1 tests in 1.507s
12:45:49 [2023-05-11T12:45:49.460Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:45:49 [2023-05-11T12:45:49.460Z] ++ 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
12:45:49 [2023-05-11T12:45:49.460Z] ++ set -e
12:45:49 [2023-05-11T12:45:49.460Z] ++ '[' -n 0 ']'
12:45:49 [2023-05-11T12:45:49.460Z] ++ set -x
12:45:49 [2023-05-11T12:45:49.460Z] ++ 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
12:45:49 [2023-05-11T12:45:49.460Z] INFO: Testing against a local daemon
12:45:49 [2023-05-11T12:45:49.460Z] === RUN   TestSecretInspect
12:45:51 [2023-05-11T12:45:51.356Z] --- PASS: TestSecretInspect (1.88s)
12:45:51 [2023-05-11T12:45:51.357Z] === RUN   TestSecretList
12:45:53 [2023-05-11T12:45:53.254Z] --- PASS: TestSecretList (1.91s)
12:45:53 [2023-05-11T12:45:53.254Z] === RUN   TestSecretsCreateAndDelete
12:45:55 [2023-05-11T12:45:55.150Z] --- PASS: TestSecretsCreateAndDelete (1.97s)
12:45:55 [2023-05-11T12:45:55.150Z] === RUN   TestSecretsUpdate
12:45:57 [2023-05-11T12:45:57.047Z] --- PASS: TestSecretsUpdate (1.86s)
12:45:57 [2023-05-11T12:45:57.047Z] === RUN   TestTemplatedSecret
12:45:59 [2023-05-11T12:45:59.573Z] --- PASS: TestTemplatedSecret (2.59s)
12:45:59 [2023-05-11T12:45:59.573Z] === RUN   TestSecretCreateResolve
12:46:01 [2023-05-11T12:46:01.469Z] --- PASS: TestSecretCreateResolve (1.91s)
12:46:01 [2023-05-11T12:46:01.469Z] PASS
12:46:01 [2023-05-11T12:46:01.470Z] 
12:46:01 [2023-05-11T12:46:01.470Z] DONE 6 tests in 12.170s
12:46:01 [2023-05-11T12:46:01.470Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:46:01 [2023-05-11T12:46:01.470Z] ++ 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
12:46:01 [2023-05-11T12:46:01.470Z] ++ set -e
12:46:01 [2023-05-11T12:46:01.470Z] ++ '[' -n 0 ']'
12:46:01 [2023-05-11T12:46:01.470Z] ++ set -x
12:46:01 [2023-05-11T12:46:01.470Z] ++ 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
12:46:01 [2023-05-11T12:46:01.470Z] INFO: Testing against a local daemon
12:46:01 [2023-05-11T12:46:01.470Z] === RUN   TestServiceCreateInit
12:46:01 [2023-05-11T12:46:01.470Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:46:05 [2023-05-11T12:46:05.649Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:46:08 [2023-05-11T12:46:08.926Z] --- PASS: TestServiceCreateInit (7.55s)
12:46:08 [2023-05-11T12:46:08.926Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
12:46:08 [2023-05-11T12:46:08.926Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
12:46:08 [2023-05-11T12:46:08.926Z] === RUN   TestCreateServiceMultipleTimes
12:46:23 [2023-05-11T12:46:23.789Z] --- PASS: TestCreateServiceMultipleTimes (14.96s)
12:46:23 [2023-05-11T12:46:23.789Z] === RUN   TestCreateServiceConflict
12:46:25 [2023-05-11T12:46:25.686Z] --- PASS: TestCreateServiceConflict (1.91s)
12:46:25 [2023-05-11T12:46:25.686Z] === RUN   TestCreateServiceMaxReplicas
12:46:28 [2023-05-11T12:46:28.964Z] --- PASS: TestCreateServiceMaxReplicas (2.96s)
12:46:28 [2023-05-11T12:46:28.964Z] === RUN   TestCreateWithDuplicateNetworkNames
12:46:43 [2023-05-11T12:46:43.827Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s)
12:46:43 [2023-05-11T12:46:43.827Z] === RUN   TestCreateServiceSecretFileMode
12:46:44 [2023-05-11T12:46:44.085Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
12:46:44 [2023-05-11T12:46:44.085Z] === RUN   TestCreateServiceConfigFileMode
12:46:46 [2023-05-11T12:46:46.611Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
12:46:46 [2023-05-11T12:46:46.611Z] === RUN   TestCreateServiceSysctls
12:46:49 [2023-05-11T12:46:49.889Z] --- PASS: TestCreateServiceSysctls (3.11s)
12:46:49 [2023-05-11T12:46:49.889Z] === RUN   TestCreateServiceCapabilities
12:46:52 [2023-05-11T12:46:52.415Z] --- PASS: TestCreateServiceCapabilities (2.28s)
12:46:52 [2023-05-11T12:46:52.415Z] === RUN   TestInspect
12:46:55 [2023-05-11T12:46:55.087Z] --- PASS: TestInspect (2.85s)
12:46:55 [2023-05-11T12:46:55.087Z] === RUN   TestCreateJob
12:46:58 [2023-05-11T12:46:58.364Z] --- PASS: TestCreateJob (3.25s)
12:46:58 [2023-05-11T12:46:58.364Z] === RUN   TestReplicatedJob
12:47:03 [2023-05-11T12:47:03.624Z] --- PASS: TestReplicatedJob (5.05s)
12:47:03 [2023-05-11T12:47:03.624Z] === RUN   TestUpdateReplicatedJob
12:47:06 [2023-05-11T12:47:06.149Z] --- PASS: TestUpdateReplicatedJob (2.99s)
12:47:06 [2023-05-11T12:47:06.150Z] === RUN   TestServiceListWithStatuses
12:47:06 [2023-05-11T12:47:06.150Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:47:06 [2023-05-11T12:47:06.150Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:47:06 [2023-05-11T12:47:06.150Z] === RUN   TestDockerNetworkConnectAlias
12:47:10 [2023-05-11T12:47:10.332Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
12:47:10 [2023-05-11T12:47:10.332Z] === RUN   TestDockerNetworkReConnect
12:47:13 [2023-05-11T12:47:13.611Z] --- PASS: TestDockerNetworkReConnect (3.33s)
12:47:13 [2023-05-11T12:47:13.611Z] === RUN   TestServicePlugin
12:47:13 [2023-05-11T12:47:13.611Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:47:13 [2023-05-11T12:47:13.611Z] --- SKIP: TestServicePlugin (0.00s)
12:47:13 [2023-05-11T12:47:13.611Z] === RUN   TestServiceUpdateLabel
12:47:15 [2023-05-11T12:47:15.508Z] --- PASS: TestServiceUpdateLabel (1.97s)
12:47:15 [2023-05-11T12:47:15.508Z] === RUN   TestServiceUpdateSecrets
12:47:30 [2023-05-11T12:47:30.369Z] --- PASS: TestServiceUpdateSecrets (14.54s)
12:47:30 [2023-05-11T12:47:30.369Z] === RUN   TestServiceUpdateConfigs
12:47:45 [2023-05-11T12:47:45.231Z] --- PASS: TestServiceUpdateConfigs (14.44s)
12:47:45 [2023-05-11T12:47:45.231Z] === RUN   TestServiceUpdateNetwork
12:47:57 [2023-05-11T12:47:57.423Z] --- PASS: TestServiceUpdateNetwork (12.47s)
12:47:57 [2023-05-11T12:47:57.423Z] === RUN   TestServiceUpdatePidsLimit
12:47:57 [2023-05-11T12:47:57.988Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:47:58 [2023-05-11T12:47:58.921Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:48:07 [2023-05-11T12:48:07.026Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:48:13 [2023-05-11T12:48:13.578Z] --- PASS: TestServiceUpdatePidsLimit (16.32s)
12:48:13 [2023-05-11T12:48:13.578Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:48:13 [2023-05-11T12:48:13.578Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
12:48:13 [2023-05-11T12:48:13.578Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
12:48:13 [2023-05-11T12:48:13.578Z] PASS
12:48:13 [2023-05-11T12:48:13.578Z] 
12:48:13 [2023-05-11T12:48:13.578Z] === Skipped
12:48:13 [2023-05-11T12:48:13.578Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:48:13 [2023-05-11T12:48:13.578Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:48:13 [2023-05-11T12:48:13.578Z] 
12:48:13 [2023-05-11T12:48:13.578Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:48:13 [2023-05-11T12:48:13.578Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:48:13 [2023-05-11T12:48:13.578Z] 
12:48:13 [2023-05-11T12:48:13.578Z] DONE 27 tests, 2 skipped in 131.891s
12:48:13 [2023-05-11T12:48:13.578Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:48:13 [2023-05-11T12:48:13.578Z] ++ 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
12:48:13 [2023-05-11T12:48:13.578Z] ++ set -e
12:48:13 [2023-05-11T12:48:13.578Z] ++ '[' -n 0 ']'
12:48:13 [2023-05-11T12:48:13.578Z] ++ set -x
12:48:13 [2023-05-11T12:48:13.578Z] ++ 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
12:48:13 [2023-05-11T12:48:13.578Z] INFO: Testing against a local daemon
12:48:13 [2023-05-11T12:48:13.578Z] === RUN   TestSessionCreate
12:48:13 [2023-05-11T12:48:13.578Z] --- PASS: TestSessionCreate (0.02s)
12:48:13 [2023-05-11T12:48:13.578Z] === RUN   TestSessionCreateWithBadUpgrade
12:48:13 [2023-05-11T12:48:13.578Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:48:13 [2023-05-11T12:48:13.578Z] PASS
12:48:13 [2023-05-11T12:48:13.578Z] 
12:48:13 [2023-05-11T12:48:13.578Z] DONE 2 tests in 0.063s
12:48:13 [2023-05-11T12:48:13.578Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:48:13 [2023-05-11T12:48:13.578Z] ++ 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
12:48:13 [2023-05-11T12:48:13.578Z] ++ set -e
12:48:13 [2023-05-11T12:48:13.578Z] ++ '[' -n 0 ']'
12:48:13 [2023-05-11T12:48:13.578Z] ++ set -x
12:48:13 [2023-05-11T12:48:13.579Z] ++ 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
12:48:13 [2023-05-11T12:48:13.579Z] INFO: Testing against a local daemon
12:48:13 [2023-05-11T12:48:13.579Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:48:13 [2023-05-11T12:48:13.579Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:48:13 [2023-05-11T12:48:13.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:48:13 [2023-05-11T12:48:13.579Z] === RUN   TestDiskUsage
12:48:13 [2023-05-11T12:48:13.579Z] === PAUSE TestDiskUsage
12:48:13 [2023-05-11T12:48:13.579Z] === RUN   TestEventsExecDie
12:48:13 [2023-05-11T12:48:13.836Z] --- PASS: TestEventsExecDie (0.52s)
12:48:13 [2023-05-11T12:48:13.836Z] === RUN   TestEventsBackwardsCompatible
12:48:13 [2023-05-11T12:48:13.836Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:48:13 [2023-05-11T12:48:13.836Z] === RUN   TestEventsVolumeCreate
12:48:14 [2023-05-11T12:48:14.094Z] --- PASS: TestEventsVolumeCreate (0.04s)
12:48:14 [2023-05-11T12:48:14.094Z] === RUN   TestInfoBinaryCommits
12:48:14 [2023-05-11T12:48:14.094Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:48:14 [2023-05-11T12:48:14.094Z] === RUN   TestInfoAPIVersioned
12:48:14 [2023-05-11T12:48:14.094Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:48:14 [2023-05-11T12:48:14.094Z] === RUN   TestInfoAPI
12:48:14 [2023-05-11T12:48:14.094Z] --- PASS: TestInfoAPI (0.02s)
12:48:14 [2023-05-11T12:48:14.094Z] === RUN   TestInfoAPIWarnings
12:48:32 [2023-05-11T12:48:32.159Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:48:32 [2023-05-11T12:48:32.159Z] === RUN   TestInfoDebug
12:48:32 [2023-05-11T12:48:32.159Z] --- PASS: TestInfoDebug (0.52s)
12:48:32 [2023-05-11T12:48:32.159Z] === RUN   TestInfoInsecureRegistries
12:48:32 [2023-05-11T12:48:32.159Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:48:32 [2023-05-11T12:48:32.159Z] === RUN   TestInfoRegistryMirrors
12:48:32 [2023-05-11T12:48:32.159Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:48:32 [2023-05-11T12:48:32.159Z] === RUN   TestLoginFailsWithBadCredentials
12:48:32 [2023-05-11T12:48:32.417Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:48:32 [2023-05-11T12:48:32.417Z] === RUN   TestPingCacheHeaders
12:48:32 [2023-05-11T12:48:32.417Z] --- PASS: TestPingCacheHeaders (0.02s)
12:48:32 [2023-05-11T12:48:32.417Z] === RUN   TestPingGet
12:48:32 [2023-05-11T12:48:32.417Z] --- PASS: TestPingGet (0.01s)
12:48:32 [2023-05-11T12:48:32.417Z] === RUN   TestPingHead
12:48:32 [2023-05-11T12:48:32.674Z] --- PASS: TestPingHead (0.02s)
12:48:32 [2023-05-11T12:48:32.674Z] === RUN   TestPingSwarmHeader
12:48:33 [2023-05-11T12:48:33.239Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:48:33 [2023-05-11T12:48:33.804Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:48:34 [2023-05-11T12:48:34.736Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:48:34 [2023-05-11T12:48:34.736Z] --- PASS: TestPingSwarmHeader (2.05s)
12:48:34 [2023-05-11T12:48:34.736Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:48:34 [2023-05-11T12:48:34.736Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:48:34 [2023-05-11T12:48:34.736Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:48:34 [2023-05-11T12:48:34.736Z] === RUN   TestPingBuilderHeader
12:48:34 [2023-05-11T12:48:34.736Z] === RUN   TestPingBuilderHeader/default_config
12:48:35 [2023-05-11T12:48:35.301Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:48:35 [2023-05-11T12:48:35.558Z] --- PASS: TestPingBuilderHeader (1.04s)
12:48:35 [2023-05-11T12:48:35.558Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
12:48:35 [2023-05-11T12:48:35.558Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
12:48:35 [2023-05-11T12:48:35.558Z] === RUN   TestVersion
12:48:35 [2023-05-11T12:48:35.558Z] --- PASS: TestVersion (0.02s)
12:48:35 [2023-05-11T12:48:35.558Z] === CONT  TestDiskUsage
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/container_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/image_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/volume_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/build-cache_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.133Z] === RUN   TestDiskUsage/after_LoadBusybox
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.398Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.658Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:48:36 [2023-05-11T12:48:36.658Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:48:36 [2023-05-11T12:48:36.658Z] --- PASS: TestDiskUsage (1.08s)
12:48:36 [2023-05-11T12:48:36.658Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z] PASS
12:48:36 [2023-05-11T12:48:36.658Z] 
12:48:36 [2023-05-11T12:48:36.658Z] === Skipped
12:48:36 [2023-05-11T12:48:36.658Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:48:36 [2023-05-11T12:48:36.658Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:48:36 [2023-05-11T12:48:36.658Z] 
12:48:36 [2023-05-11T12:48:36.658Z] DONE 57 tests, 1 skipped in 23.405s
12:48:36 [2023-05-11T12:48:36.658Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:48:36 [2023-05-11T12:48:36.658Z] ++ 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
12:48:36 [2023-05-11T12:48:36.658Z] ++ set -e
12:48:36 [2023-05-11T12:48:36.658Z] ++ '[' -n 0 ']'
12:48:36 [2023-05-11T12:48:36.658Z] ++ set -x
12:48:36 [2023-05-11T12:48:36.658Z] ++ 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
12:48:36 [2023-05-11T12:48:36.918Z] INFO: Testing against a local daemon
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesCreateAndList
12:48:36 [2023-05-11T12:48:36.918Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesRemove
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesRemove/volume_in_use
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesRemove/volume_not_in_use
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesRemove/non-existing_volume
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesRemove/non-existing_volume_force
12:48:36 [2023-05-11T12:48:36.918Z] --- PASS: TestVolumesRemove (0.05s)
12:48:36 [2023-05-11T12:48:36.918Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
12:48:36 [2023-05-11T12:48:36.918Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesRemoveSwarmEnabled
12:48:36 [2023-05-11T12:48:36.918Z] === PAUSE TestVolumesRemoveSwarmEnabled
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesInspect
12:48:36 [2023-05-11T12:48:36.918Z] --- PASS: TestVolumesInspect (0.02s)
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesInvalidJSON
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:48:36 [2023-05-11T12:48:36.918Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:48:36 [2023-05-11T12:48:36.918Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:48:36 [2023-05-11T12:48:36.918Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:48:36 [2023-05-11T12:48:36.918Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumePruneAnonymous
12:48:36 [2023-05-11T12:48:36.918Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:48:36 [2023-05-11T12:48:36.918Z] === RUN   TestVolumePruneAnonFromImage
12:48:36 [2023-05-11T12:48:36.918Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
12:48:36 [2023-05-11T12:48:36.918Z] === CONT  TestVolumesRemoveSwarmEnabled
12:48:38 [2023-05-11T12:48:38.313Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
12:48:38 [2023-05-11T12:48:38.313Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
12:48:38 [2023-05-11T12:48:38.313Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
12:48:38 [2023-05-11T12:48:38.313Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
12:48:38 [2023-05-11T12:48:38.891Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.88s)
12:48:38 [2023-05-11T12:48:38.891Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
12:48:38 [2023-05-11T12:48:38.891Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
12:48:38 [2023-05-11T12:48:38.891Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
12:48:38 [2023-05-11T12:48:38.891Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
12:48:38 [2023-05-11T12:48:38.891Z] PASS
12:48:38 [2023-05-11T12:48:38.891Z] 
12:48:38 [2023-05-11T12:48:38.891Z] DONE 20 tests in 2.152s
12:48:38 [2023-05-11T12:48:38.891Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:48:39 [2023-05-11T12:48:39.155Z] ++++ cat bundles/test-integration/docker.pid
12:48:39 [2023-05-11T12:48:39.155Z] +++ kill 21794
12:48:40 [2023-05-11T12:48:40.543Z] +++ /etc/init.d/apparmor stop
12:48:40 [2023-05-11T12:48:40.543Z] Leaving: AppArmorNo profiles have been unloaded.
12:48:40 [2023-05-11T12:48:40.543Z] 
12:48:40 [2023-05-11T12:48:40.543Z] Unloading profiles will leave already running processes permanently
12:48:40 [2023-05-11T12:48:40.543Z] unconfined, which can lead to unexpected situations.
12:48:40 [2023-05-11T12:48:40.543Z] 
12:48:40 [2023-05-11T12:48:40.543Z] To set a process to complain mode, use the command line tool
12:48:40 [2023-05-11T12:48:40.543Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:48:40 [2023-05-11T12:48:40.543Z] +++ true
12:48:40 [2023-05-11T12:48:40.543Z] exiting test-integration
12:48:40 [2023-05-11T12:48:40.543Z] ++ exit 0
12:48:40 [2023-05-11T12:48:40.543Z] 
Post stage
[Pipeline] junit
12:48:41 [2023-05-11T12:48:41.500Z] Recording test results
12:48:41 [2023-05-11T12:48:41.672Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:48:42 [2023-05-11T12:48:42.004Z] + echo Ensuring container killed.
12:48:42 [2023-05-11T12:48:42.004Z] Ensuring container killed.
12:48:42 [2023-05-11T12:48:42.004Z] + docker rm -vf docker-pr2
12:48:42 [2023-05-11T12:48:42.004Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
12:48:42 [2023-05-11T12:48:42.290Z] + echo Chowning /workspace to jenkins user
12:48:42 [2023-05-11T12:48:42.290Z] Chowning /workspace to jenkins user
12:48:42 [2023-05-11T12:48:42.290Z] + id -u
12:48:42 [2023-05-11T12:48:42.290Z] + id -g
12:48:42 [2023-05-11T12:48:42.290Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45517:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:48:43 [2023-05-11T12:48:43.946Z] + bundleName=arm64-integration
12:48:43 [2023-05-11T12:48:43.946Z] + echo Creating arm64-integration-bundles.tar.gz
12:48:43 [2023-05-11T12:48:43.946Z] Creating arm64-integration-bundles.tar.gz
12:48:43 [2023-05-11T12:48:43.946Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:48:43 [2023-05-11T12:48:43.946Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:48:44 [2023-05-11T12:48:44.215Z] Archiving artifacts
12:48:44 [2023-05-11T12:48:44.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45517/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:48:44 [2023-05-11T12:48:44.803Z] + make clean
12:48:45 [2023-05-11T12:48:45.061Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:48:45 [2023-05-11T12:48:45.061Z] docker-dev-cache
12:48:45 [2023-05-11T12:48:45.061Z] 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