Pull request #47683 updated 08:39:58 Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d+4318ab0b33888d155abea0366d9c066dad46cf6c (5858e09fad45609ad8d172056c1d8ed33ebdb878) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47683@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.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.39.2' 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 c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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 08:40:01 [2024-06-03T08:40:01.291Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 08:40:01 [2024-06-03T08:40:01.294Z] Trying to pass milestone 11 [Pipeline] milestone 08:40:01 [2024-06-03T08:40:01.594Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 08:40:01 [2024-06-03T08:40:01.830Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-089f352f8eadc8cbc) in /home/ubuntu/workspace/moby_PR-47683 [Pipeline] { [Pipeline] checkout 08:40:01 [2024-06-03T08:40:01.848Z] The recommended git tool is: git 08:40:01 [2024-06-03T08:40:01.856Z] using credential docker-jenkins-github-credentials 08:40:01 [2024-06-03T08:40:01.866Z] Cloning the remote Git repository 08:40:01 [2024-06-03T08:40:01.866Z] Cloning with configured refspecs honoured and without tags 08:40:01 [2024-06-03T08:40:01.865Z] Cloning repository https://github.com/moby/moby.git 08:40:01 [2024-06-03T08:40:01.865Z] > git init /home/ubuntu/workspace/moby_PR-47683 # timeout=10 08:40:01 [2024-06-03T08:40:01.869Z] Fetching upstream changes from https://github.com/moby/moby.git 08:40:01 [2024-06-03T08:40:01.870Z] > git --version # timeout=10 08:40:01 [2024-06-03T08:40:01.871Z] > git --version # 'git version 2.25.1' 08:40:01 [2024-06-03T08:40:01.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:40:01 [2024-06-03T08:40:01.874Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:40:13 [2024-06-03T08:40:13.970Z] Fetching without tags 08:40:14 [2024-06-03T08:40:14.149Z] Merging remotes/origin/master commit 4318ab0b33888d155abea0366d9c066dad46cf6c into PR head commit 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d 08:40:13 [2024-06-03T08:40:13.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:40:13 [2024-06-03T08:40:13.953Z] > git config --add remote.origin.fetch +refs/pull/47683/head:refs/remotes/origin/PR-47683 # timeout=10 08:40:13 [2024-06-03T08:40:13.955Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:40:13 [2024-06-03T08:40:13.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:40:13 [2024-06-03T08:40:13.968Z] Fetching upstream changes from https://github.com/moby/moby.git 08:40:13 [2024-06-03T08:40:13.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:40:13 [2024-06-03T08:40:13.971Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:40:14 [2024-06-03T08:40:14.148Z] > git config core.sparsecheckout # timeout=10 08:40:14 [2024-06-03T08:40:14.150Z] > git checkout -f 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d # timeout=10 08:40:14 [2024-06-03T08:40:14.825Z] Merge succeeded, producing 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d 08:40:14 [2024-06-03T08:40:14.825Z] Checking out Revision 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d (PR-47683) 08:40:15 [2024-06-03T08:40:15.724Z] Commit message: "builder-next: Adjust NewGatewayFrontend invocation" 08:40:15 [2024-06-03T08:40:15.730Z] First time build. Skipping changelog. 08:40:14 [2024-06-03T08:40:14.806Z] > git remote # timeout=10 08:40:14 [2024-06-03T08:40:14.808Z] > git config --get remote.origin.url # timeout=10 08:40:14 [2024-06-03T08:40:14.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:40:14 [2024-06-03T08:40:14.813Z] > git merge 4318ab0b33888d155abea0366d9c066dad46cf6c # timeout=10 08:40:14 [2024-06-03T08:40:14.819Z] > git rev-parse HEAD^{commit} # timeout=10 08:40:14 [2024-06-03T08:40:14.824Z] > git config core.sparsecheckout # timeout=10 08:40:14 [2024-06-03T08:40:14.826Z] > git checkout -f 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d # timeout=10 08:40:15 [2024-06-03T08:40:15.724Z] > git rev-list --no-walk 1a017cdce183f6efc5569069b3bd98c8aff67546 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:16 [2024-06-03T08:40:16.364Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47683:/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 08:40:20 [2024-06-03T08:40:20.547Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node 08:40:20 [2024-06-03T08:40:20.595Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-089f352f8eadc8cbc) in /home/ubuntu/workspace/moby_PR-47683 [Pipeline] { [Pipeline] checkout 08:40:20 [2024-06-03T08:40:20.608Z] The recommended git tool is: git 08:40:20 [2024-06-03T08:40:20.615Z] using credential docker-jenkins-github-credentials 08:40:20 [2024-06-03T08:40:20.625Z] Fetching changes from the remote Git repository 08:40:20 [2024-06-03T08:40:20.633Z] Fetching without tags 08:40:20 [2024-06-03T08:40:20.824Z] Merging remotes/origin/master commit 4318ab0b33888d155abea0366d9c066dad46cf6c into PR head commit 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d 08:40:20 [2024-06-03T08:40:20.871Z] Merge succeeded, producing 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d 08:40:20 [2024-06-03T08:40:20.872Z] Checking out Revision 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d (PR-47683) 08:40:20 [2024-06-03T08:40:20.925Z] Commit message: "builder-next: Adjust NewGatewayFrontend invocation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 08:40:21 [2024-06-03T08:40:21.579Z] + docker version 08:40:21 [2024-06-03T08:40:21.579Z] Client: Docker Engine - Community 08:40:21 [2024-06-03T08:40:21.579Z] Version: 25.0.3 08:40:21 [2024-06-03T08:40:21.579Z] API version: 1.44 08:40:21 [2024-06-03T08:40:21.579Z] Go version: go1.21.6 08:40:21 [2024-06-03T08:40:21.579Z] Git commit: 4debf41 08:40:21 [2024-06-03T08:40:21.579Z] Built: Tue Feb 6 21:13:09 2024 08:40:21 [2024-06-03T08:40:21.579Z] OS/Arch: linux/arm64 08:40:21 [2024-06-03T08:40:21.579Z] Context: default 08:40:21 [2024-06-03T08:40:21.579Z] 08:40:21 [2024-06-03T08:40:21.579Z] Server: Docker Engine - Community 08:40:21 [2024-06-03T08:40:21.579Z] Engine: 08:40:21 [2024-06-03T08:40:21.579Z] Version: 25.0.3 08:40:21 [2024-06-03T08:40:21.579Z] API version: 1.44 (minimum version 1.24) 08:40:21 [2024-06-03T08:40:21.579Z] Go version: go1.21.6 08:40:21 [2024-06-03T08:40:21.579Z] Git commit: f417435 08:40:21 [2024-06-03T08:40:21.579Z] Built: Tue Feb 6 21:13:09 2024 08:40:21 [2024-06-03T08:40:21.579Z] OS/Arch: linux/arm64 08:40:21 [2024-06-03T08:40:21.579Z] Experimental: true 08:40:21 [2024-06-03T08:40:21.579Z] containerd: 08:40:21 [2024-06-03T08:40:21.579Z] Version: 1.6.28 08:40:21 [2024-06-03T08:40:21.579Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 08:40:21 [2024-06-03T08:40:21.579Z] runc: 08:40:21 [2024-06-03T08:40:21.579Z] Version: 1.1.12 08:40:21 [2024-06-03T08:40:21.579Z] GitCommit: v1.1.12-0-g51d5e94 08:40:21 [2024-06-03T08:40:21.579Z] docker-init: 08:40:21 [2024-06-03T08:40:21.579Z] Version: 0.19.0 08:40:21 [2024-06-03T08:40:21.579Z] GitCommit: de40ad0 [Pipeline] sh 08:40:20 [2024-06-03T08:40:20.619Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47683/.git # timeout=10 08:40:20 [2024-06-03T08:40:20.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:40:20 [2024-06-03T08:40:20.631Z] Fetching upstream changes from https://github.com/moby/moby.git 08:40:20 [2024-06-03T08:40:20.632Z] > git --version # timeout=10 08:40:20 [2024-06-03T08:40:20.633Z] > git --version # 'git version 2.25.1' 08:40:20 [2024-06-03T08:40:20.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:40:20 [2024-06-03T08:40:20.636Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:40:20 [2024-06-03T08:40:20.822Z] > git config core.sparsecheckout # timeout=10 08:40:20 [2024-06-03T08:40:20.825Z] > git checkout -f 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d # timeout=10 08:40:20 [2024-06-03T08:40:20.852Z] > git remote # timeout=10 08:40:20 [2024-06-03T08:40:20.854Z] > git config --get remote.origin.url # timeout=10 08:40:20 [2024-06-03T08:40:20.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:40:20 [2024-06-03T08:40:20.859Z] > git merge 4318ab0b33888d155abea0366d9c066dad46cf6c # timeout=10 08:40:20 [2024-06-03T08:40:20.865Z] > git rev-parse HEAD^{commit} # timeout=10 08:40:20 [2024-06-03T08:40:20.870Z] > git config core.sparsecheckout # timeout=10 08:40:20 [2024-06-03T08:40:20.872Z] > git checkout -f 9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d # timeout=10 08:40:21 [2024-06-03T08:40:21.857Z] + docker info 08:40:21 [2024-06-03T08:40:21.857Z] Client: Docker Engine - Community 08:40:21 [2024-06-03T08:40:21.857Z] Version: 25.0.3 08:40:21 [2024-06-03T08:40:21.857Z] Context: default 08:40:21 [2024-06-03T08:40:21.857Z] Debug Mode: false 08:40:21 [2024-06-03T08:40:21.857Z] Plugins: 08:40:21 [2024-06-03T08:40:21.857Z] buildx: Docker Buildx (Docker Inc.) 08:40:21 [2024-06-03T08:40:21.857Z] Version: v0.12.1 08:40:21 [2024-06-03T08:40:21.857Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 08:40:21 [2024-06-03T08:40:21.857Z] compose: Docker Compose (Docker Inc.) 08:40:21 [2024-06-03T08:40:21.857Z] Version: v2.24.6 08:40:21 [2024-06-03T08:40:21.857Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 08:40:21 [2024-06-03T08:40:21.857Z] 08:40:21 [2024-06-03T08:40:21.857Z] Server: 08:40:21 [2024-06-03T08:40:21.857Z] Containers: 0 08:40:21 [2024-06-03T08:40:21.857Z] Running: 0 08:40:21 [2024-06-03T08:40:21.857Z] Paused: 0 08:40:21 [2024-06-03T08:40:21.857Z] Stopped: 0 08:40:21 [2024-06-03T08:40:21.857Z] Images: 3 08:40:21 [2024-06-03T08:40:21.857Z] Server Version: 25.0.3 08:40:21 [2024-06-03T08:40:21.857Z] Storage Driver: overlay2 08:40:21 [2024-06-03T08:40:21.857Z] Backing Filesystem: extfs 08:40:21 [2024-06-03T08:40:21.857Z] Supports d_type: true 08:40:21 [2024-06-03T08:40:21.857Z] Using metacopy: false 08:40:21 [2024-06-03T08:40:21.857Z] Native Overlay Diff: true 08:40:21 [2024-06-03T08:40:21.857Z] userxattr: false 08:40:21 [2024-06-03T08:40:21.857Z] Logging Driver: json-file 08:40:21 [2024-06-03T08:40:21.857Z] Cgroup Driver: cgroupfs 08:40:21 [2024-06-03T08:40:21.857Z] Cgroup Version: 1 08:40:21 [2024-06-03T08:40:21.857Z] Plugins: 08:40:21 [2024-06-03T08:40:21.857Z] Volume: local 08:40:21 [2024-06-03T08:40:21.857Z] Network: bridge host ipvlan macvlan null overlay 08:40:21 [2024-06-03T08:40:21.857Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog 08:40:21 [2024-06-03T08:40:21.857Z] Swarm: inactive 08:40:21 [2024-06-03T08:40:21.857Z] Runtimes: io.containerd.runc.v2 runc 08:40:21 [2024-06-03T08:40:21.857Z] Default Runtime: runc 08:40:21 [2024-06-03T08:40:21.857Z] Init Binary: docker-init 08:40:21 [2024-06-03T08:40:21.857Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb 08:40:21 [2024-06-03T08:40:21.857Z] runc version: v1.1.12-0-g51d5e94 08:40:21 [2024-06-03T08:40:21.857Z] init version: de40ad0 08:40:21 [2024-06-03T08:40:21.857Z] Security Options: 08:40:21 [2024-06-03T08:40:21.857Z] apparmor 08:40:21 [2024-06-03T08:40:21.857Z] seccomp 08:40:21 [2024-06-03T08:40:21.857Z] Profile: builtin 08:40:21 [2024-06-03T08:40:21.857Z] Kernel Version: 5.15.0-1053-aws 08:40:21 [2024-06-03T08:40:21.857Z] Operating System: Ubuntu 20.04.6 LTS 08:40:21 [2024-06-03T08:40:21.857Z] OSType: linux 08:40:21 [2024-06-03T08:40:21.857Z] Architecture: aarch64 08:40:21 [2024-06-03T08:40:21.857Z] CPUs: 8 08:40:21 [2024-06-03T08:40:21.857Z] Total Memory: 30.64GiB 08:40:21 [2024-06-03T08:40:21.857Z] Name: ip-10-100-41-162 08:40:21 [2024-06-03T08:40:21.857Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac 08:40:21 [2024-06-03T08:40:21.857Z] Docker Root Dir: /var/lib/docker 08:40:21 [2024-06-03T08:40:21.857Z] Debug Mode: false 08:40:21 [2024-06-03T08:40:21.857Z] Experimental: true 08:40:21 [2024-06-03T08:40:21.857Z] Insecure Registries: 08:40:21 [2024-06-03T08:40:21.857Z] 127.0.0.0/8 08:40:21 [2024-06-03T08:40:21.857Z] Live Restore Enabled: true 08:40:21 [2024-06-03T08:40:21.857Z] [Pipeline] sh 08:40:22 [2024-06-03T08:40:22.136Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 08:40:22 [2024-06-03T08:40:22.136Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 08:40:22 [2024-06-03T08:40:22.136Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47683/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 08:40:22 [2024-06-03T08:40:22.136Z] + bash /home/ubuntu/workspace/moby_PR-47683/check-config.sh 08:40:22 [2024-06-03T08:40:22.136Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 08:40:22 [2024-06-03T08:40:22.136Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... 08:40:22 [2024-06-03T08:40:22.136Z] 08:40:22 [2024-06-03T08:40:22.136Z] Generally Necessary: 08:40:22 [2024-06-03T08:40:22.136Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 08:40:22 [2024-06-03T08:40:22.136Z] - apparmor: enabled and tools installed 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_NAMESPACES: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_NET_NS: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_PID_NS: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_IPC_NS: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_UTS_NS: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_CGROUPS: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_CGROUP_CPUACCT: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_CGROUP_DEVICE: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_CGROUP_FREEZER: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_CGROUP_SCHED: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_CPUSETS: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_MEMCG: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_KEYS: enabled 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_VETH: enabled (as module) 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_BRIDGE: enabled (as module) 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_IP_NF_FILTER: enabled (as module) 08:40:22 [2024-06-03T08:40:22.136Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_IP_NF_NAT: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_NF_NAT: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_POSIX_MQUEUE: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_CGROUP_BPF: enabled 08:40:22 [2024-06-03T08:40:22.395Z] 08:40:22 [2024-06-03T08:40:22.395Z] Optional Features: 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_USER_NS: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_SECCOMP: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_SECCOMP_FILTER: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_CGROUP_PIDS: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_MEMCG_SWAP: enabled 08:40:22 [2024-06-03T08:40:22.395Z] (cgroup swap accounting is currently enabled) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_BLK_CGROUP: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_CGROUP_PERF: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_CGROUP_HUGETLB: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_CGROUP_NET_PRIO: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_CFS_BANDWIDTH: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_RT_GROUP_SCHED: missing 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_IP_VS: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_IP_VS_NFCT: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_IP_VS_PROTO_UDP: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_IP_VS_RR: enabled (as module) 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_SECURITY_SELINUX: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_SECURITY_APPARMOR: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_EXT4_FS: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - CONFIG_EXT4_FS_SECURITY: enabled 08:40:22 [2024-06-03T08:40:22.395Z] - Network Drivers: 08:40:22 [2024-06-03T08:40:22.395Z] - "overlay": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_VXLAN: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 08:40:22 [2024-06-03T08:40:22.653Z] Optional (for encrypted networks): 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_CRYPTO: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_CRYPTO_AEAD: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_CRYPTO_GCM: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_CRYPTO_SEQIV: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_CRYPTO_GHASH: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_XFRM: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_XFRM_USER: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_XFRM_ALGO: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_INET_ESP: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - "ipvlan": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_IPVLAN: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - "macvlan": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_MACVLAN: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_DUMMY: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - "ftp,tftp client in container": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_NF_NAT_FTP: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - Storage Drivers: 08:40:22 [2024-06-03T08:40:22.653Z] - "aufs": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_AUFS_FS: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - "btrfs": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_BTRFS_FS: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - "devicemapper": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_BLK_DEV_DM: enabled 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - "overlay": 08:40:22 [2024-06-03T08:40:22.653Z] - CONFIG_OVERLAY_FS: enabled (as module) 08:40:22 [2024-06-03T08:40:22.653Z] - "zfs": 08:40:22 [2024-06-03T08:40:22.653Z] - /dev/zfs: present 08:40:22 [2024-06-03T08:40:22.653Z] - zfs command: missing 08:40:22 [2024-06-03T08:40:22.653Z] - zpool command: missing 08:40:22 [2024-06-03T08:40:22.653Z] 08:40:22 [2024-06-03T08:40:22.653Z] Limits: 08:40:22 [2024-06-03T08:40:22.653Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 08:40:22 [2024-06-03T08:40:22.653Z] 08:40:22 [2024-06-03T08:40:22.653Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 08:40:22 [2024-06-03T08:40:22.945Z] + docker build --force-rm -t docker:9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d . 08:40:23 [2024-06-03T08:40:23.257Z] #0 building with "default" instance using docker driver 08:40:23 [2024-06-03T08:40:23.257Z] 08:40:23 [2024-06-03T08:40:23.257Z] #1 [internal] load build definition from Dockerfile 08:40:23 [2024-06-03T08:40:23.257Z] #1 transferring dockerfile: 28.30kB done 08:40:23 [2024-06-03T08:40:23.257Z] #1 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.257Z] 08:40:23 [2024-06-03T08:40:23.257Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 08:40:23 [2024-06-03T08:40:23.257Z] #2 DONE 0.1s 08:40:23 [2024-06-03T08:40:23.257Z] 08:40:23 [2024-06-03T08:40:23.257Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 08:40:23 [2024-06-03T08:40:23.257Z] #3 CACHED 08:40:23 [2024-06-03T08:40:23.257Z] 08:40:23 [2024-06-03T08:40:23.257Z] #4 [internal] load metadata for docker.io/library/busybox:latest 08:40:23 [2024-06-03T08:40:23.257Z] #4 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.257Z] 08:40:23 [2024-06-03T08:40:23.257Z] #5 [internal] load metadata for docker.io/library/debian:bookworm 08:40:23 [2024-06-03T08:40:23.257Z] #5 DONE 0.1s 08:40:23 [2024-06-03T08:40:23.257Z] 08:40:23 [2024-06-03T08:40:23.257Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.14.1 08:40:23 [2024-06-03T08:40:23.519Z] #6 DONE 0.2s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #7 [internal] load metadata for docker.io/library/golang:1.21.10-bookworm 08:40:23 [2024-06-03T08:40:23.519Z] #7 DONE 0.1s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.27.1 08:40:23 [2024-06-03T08:40:23.519Z] #8 DONE 0.2s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3 08:40:23 [2024-06-03T08:40:23.519Z] #9 DONE 0.2s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:40:23 [2024-06-03T08:40:23.519Z] #10 DONE 0.2s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 08:40:23 [2024-06-03T08:40:23.519Z] #11 DONE 0.2s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #12 [internal] load .dockerignore 08:40:23 [2024-06-03T08:40:23.519Z] #12 transferring context: 113B done 08:40:23 [2024-06-03T08:40:23.519Z] #12 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e 08:40:23 [2024-06-03T08:40:23.519Z] #13 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 08:40:23 [2024-06-03T08:40:23.519Z] #14 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.27.1@sha256:601c41a181bbef3e383383cfa2df5554ed014723bf21e414d5c7c878a957d17b 08:40:23 [2024-06-03T08:40:23.519Z] #15 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.14.1@sha256:1e82963902534debe971aa9dbe1ee69fea1aadc0ae21a34ec6ec3fb9703cf6a6 08:40:23 [2024-06-03T08:40:23.519Z] #16 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:40:23 [2024-06-03T08:40:23.519Z] #17 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest 08:40:23 [2024-06-03T08:40:23.519Z] #18 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 08:40:23 [2024-06-03T08:40:23.519Z] #19 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c 08:40:23 [2024-06-03T08:40:23.519Z] #20 DONE 0.0s 08:40:23 [2024-06-03T08:40:23.519Z] 08:40:23 [2024-06-03T08:40:23.519Z] #21 [internal] load build context 08:40:24 [2024-06-03T08:40:24.455Z] #21 transferring context: 77.74MB 1.0s done 08:40:24 [2024-06-03T08:40:24.455Z] #21 DONE 1.1s 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #22 [tini-src 1/3] WORKDIR /usr/src/tini 08:40:24 [2024-06-03T08:40:24.714Z] #22 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #23 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #23 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #24 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install 08:40:24 [2024-06-03T08:40:24.714Z] #24 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #25 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 08:40:24 [2024-06-03T08:40:24.714Z] #25 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #26 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 08:40:24 [2024-06-03T08:40:24.714Z] #26 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #27 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli 08:40:24 [2024-06-03T08:40:24.714Z] #27 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #28 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 08:40:24 [2024-06-03T08:40:24.714Z] #28 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc 08:40:24 [2024-06-03T08:40:24.714Z] #29 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #30 [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...) 08:40:24 [2024-06-03T08:40:24.714Z] #30 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #31 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 08:40:24 [2024-06-03T08:40:24.714Z] #31 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #32 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 08:40:24 [2024-06-03T08:40:24.714Z] #32 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #33 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #33 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 08:40:24 [2024-06-03T08:40:24.714Z] #34 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #35 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:40:24 [2024-06-03T08:40:24.714Z] #35 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #36 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 08:40:24 [2024-06-03T08:40:24.714Z] #36 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve 08:40:24 [2024-06-03T08:40:24.714Z] #37 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #38 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 08:40:24 [2024-06-03T08:40:24.714Z] #38 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #39 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #39 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #40 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 08:40:24 [2024-06-03T08:40:24.714Z] #40 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #41 [build-dummy 2/2] RUN mkdir -p /build 08:40:24 [2024-06-03T08:40:24.714Z] #41 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry 08:40:24 [2024-06-03T08:40:24.714Z] #42 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #43 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.17" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:40:24 [2024-06-03T08:40:24.714Z] #43 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #44 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file 08:40:24 [2024-06-03T08:40:24.714Z] #44 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #45 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:40:24 [2024-06-03T08:40:24.714Z] #45 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 08:40:24 [2024-06-03T08:40:24.714Z] #46 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #47 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint 08:40:24 [2024-06-03T08:40:24.714Z] #47 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #48 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 08:40:24 [2024-06-03T08:40:24.714Z] #48 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #49 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 08:40:24 [2024-06-03T08:40:24.714Z] #49 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #50 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #50 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #51 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 08:40:24 [2024-06-03T08:40:24.714Z] #51 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #52 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #52 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #53 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 08:40:24 [2024-06-03T08:40:24.714Z] #53 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #54 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 08:40:24 [2024-06-03T08:40:24.714Z] #54 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #55 [swagger-src 1/3] WORKDIR /usr/src/swagger 08:40:24 [2024-06-03T08:40:24.714Z] #55 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #56 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 08:40:24 [2024-06-03T08:40:24.714Z] #56 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #57 [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.8.0" && /build/shfmt --version 08:40:24 [2024-06-03T08:40:24.714Z] #57 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #58 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 08:40:24 [2024-06-03T08:40:24.714Z] #58 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #59 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config 08:40:24 [2024-06-03T08:40:24.714Z] #59 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #60 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli 08:40:24 [2024-06-03T08:40:24.714Z] #60 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #61 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #61 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1" && /build/go-winres --help 08:40:24 [2024-06-03T08:40:24.714Z] #62 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #63 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 08:40:24 [2024-06-03T08:40:24.714Z] #63 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #64 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #64 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #65 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #65 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #66 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 08:40:24 [2024-06-03T08:40:24.714Z] #66 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #67 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 08:40:24 [2024-06-03T08:40:24.714Z] #67 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #68 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 08:40:24 [2024-06-03T08:40:24.714Z] #68 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #69 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config 08:40:24 [2024-06-03T08:40:24.714Z] #69 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 08:40:24 [2024-06-03T08:40:24.714Z] #70 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #71 [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 08:40:24 [2024-06-03T08:40:24.714Z] #71 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #72 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 08:40:24 [2024-06-03T08:40:24.714Z] #72 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #73 [containerd-src 1/3] WORKDIR /usr/src/containerd 08:40:24 [2024-06-03T08:40:24.714Z] #73 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #74 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #74 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #75 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 08:40:24 [2024-06-03T08:40:24.714Z] #75 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #76 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #76 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #77 [base 2/4] COPY --from=xx / / 08:40:24 [2024-06-03T08:40:24.714Z] #77 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #78 [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 08:40:24 [2024-06-03T08:40:24.714Z] #78 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #79 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 08:40:24 [2024-06-03T08:40:24.714Z] #79 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #80 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 08:40:24 [2024-06-03T08:40:24.714Z] #80 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #81 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.714Z] #81 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #82 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config 08:40:24 [2024-06-03T08:40:24.714Z] #82 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.714Z] #83 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 08:40:24 [2024-06-03T08:40:24.714Z] #83 CACHED 08:40:24 [2024-06-03T08:40:24.714Z] 08:40:24 [2024-06-03T08:40:24.715Z] #84 [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 ; 08:40:24 [2024-06-03T08:40:24.715Z] #84 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #85 [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...) 08:40:24 [2024-06-03T08:40:24.715Z] #85 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #86 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 08:40:24 [2024-06-03T08:40:24.715Z] #86 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #87 [dev-base 6/12] RUN ldconfig 08:40:24 [2024-06-03T08:40:24.715Z] #87 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #88 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2" && /build/golangci-lint --version 08:40:24 [2024-06-03T08:40:24.715Z] #88 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #89 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.715Z] #89 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #90 [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 08:40:24 [2024-06-03T08:40:24.715Z] #90 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #91 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 08:40:24 [2024-06-03T08:40:24.715Z] #91 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #92 [binary-dummy 1/1] COPY --from=build-dummy /build /build 08:40:24 [2024-06-03T08:40:24.715Z] #92 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #93 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.715Z] #93 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #94 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 08:40:24 [2024-06-03T08:40:24.715Z] #94 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #95 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 08:40:24 [2024-06-03T08:40:24.715Z] #95 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #96 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 08:40:24 [2024-06-03T08:40:24.715Z] #96 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #97 [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...) 08:40:24 [2024-06-03T08:40:24.715Z] #97 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #98 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 08:40:24 [2024-06-03T08:40:24.715Z] #98 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 08:40:24 [2024-06-03T08:40:24.715Z] #99 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #100 [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...) 08:40:24 [2024-06-03T08:40:24.715Z] #100 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #101 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 08:40:24 [2024-06-03T08:40:24.715Z] #101 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #102 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.715Z] #102 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #103 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.715Z] #103 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #104 [delve-supported 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...) 08:40:24 [2024-06-03T08:40:24.715Z] #104 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #105 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:40:24 [2024-06-03T08:40:24.715Z] #105 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #106 [dev-base 1/12] RUN groupadd -r docker 08:40:24 [2024-06-03T08:40:24.715Z] #106 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #107 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:40:24 [2024-06-03T08:40:24.715Z] #107 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #108 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 08:40:24 [2024-06-03T08:40:24.715Z] #108 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #109 [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 08:40:24 [2024-06-03T08:40:24.715Z] #109 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #110 [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...) 08:40:24 [2024-06-03T08:40:24.715Z] #110 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #111 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build && /build/docker --version 08:40:24 [2024-06-03T08:40:24.715Z] #111 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #112 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 08:40:24 [2024-06-03T08:40:24.715Z] #112 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 08:40:24 [2024-06-03T08:40:24.715Z] #113 CACHED 08:40:24 [2024-06-03T08:40:24.715Z] 08:40:24 [2024-06-03T08:40:24.715Z] #114 [dev 1/1] COPY --link . . 08:40:31 [2024-06-03T08:40:31.273Z] #114 DONE 5.8s 08:40:31 [2024-06-03T08:40:31.273Z] 08:40:31 [2024-06-03T08:40:31.273Z] #115 exporting to image 08:40:31 [2024-06-03T08:40:31.273Z] #115 exporting layers 08:40:31 [2024-06-03T08:40:31.273Z] #115 exporting layers 0.9s done 08:40:31 [2024-06-03T08:40:31.273Z] #115 writing image sha256:f93b4634920b15662e17a98c5d0a0db459ee3e830ef3d9772c2ef050bf73699f done 08:40:31 [2024-06-03T08:40:31.273Z] #115 naming to docker.io/library/docker:9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d done 08:40:31 [2024-06-03T08:40:31.273Z] #115 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 08:40:31 [2024-06-03T08:40:31.566Z] + sudo modprobe ip6table_filter [Pipeline] sh 08:40:31 [2024-06-03T08:40:31.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d hack/test/unit 08:40:32 [2024-06-03T08:40:32.102Z] + BUILDFLAGS=(-tags 'netgo journald') 08:40:32 [2024-06-03T08:40:32.102Z] + TESTFLAGS+=' -test.timeout=5m' 08:40:32 [2024-06-03T08:40:32.102Z] + TESTDIRS=./... 08:40:32 [2024-06-03T08:40:32.102Z] + exclude_paths='/vendor/|/integration' 08:40:32 [2024-06-03T08:40:32.102Z] ++ go list ./... 08:40:32 [2024-06-03T08:40:32.102Z] ++ grep -vE '(/vendor/|/integration)' 08:40:32 [2024-06-03T08:40:32.671Z] + pkg_list='github.com/docker/docker/api 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/backend/build 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/httpstatus 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/httputils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/middleware 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/build 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/checkpoint 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/container 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/debug 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/distribution 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/grpc 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/image 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/network 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/plugin 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/session 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/swarm 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/system 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/volume 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/backend 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/blkiodev 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/checkpoint 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/container 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/events 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/filters 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/image 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/mount 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/network 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/plugins/logdriver 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/registry 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/strslice 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/swarm 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/swarm/runtime 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/system 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/time 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/versions 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/types/volume 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/exporter 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/exporter/overrides 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/worker 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/builder-next/worker/label 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/dockerfile 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/remotecontext 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/remotecontext/git 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/builder/remotecontext/urlutil 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/cli/debug 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/cli/winresources/docker-proxy 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/cli/winresources/dockerd 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/client 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/client/buildkit 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/cmd/docker-proxy 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/cmd/dockerd 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/cmd/dockerd/trap 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/container 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/container/stream 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/contrib/apparmor 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/contrib/httpserver 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/cluster 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/cluster/convert 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/cluster/executor 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/cluster/executor/container 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/cluster/provider 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/config 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/containerd 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/events 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/events/testutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/copy 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/register 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/vfs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/graphdriver/zfs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/images 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/initlayer 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/links 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/listeners 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/awslogs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/fluentd 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/gcplogs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/gelf 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/journald 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/local 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/loggertest 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/loggerutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/splunk 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/syslog 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/logger/templates 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/names 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/network 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/snapshotter 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/daemon/stats 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/distribution 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/distribution/metadata 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/distribution/utils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/distribution/xfer 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/dockerversion 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/errdefs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/image 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/image/cache 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/image/spec/specs-go 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/image/spec/specs-go/v1 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/image/tarexport 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/image/v1 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/cleanups 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/compatcontext 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/ioutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/mod 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/mounttree 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/multierror 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/rootless/mountopts 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/safepath 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/sliceutil 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/test/suite 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/testutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/testutils/netnsutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/testutils/specialimage 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/unix_noeintr 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/internal/unshare 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/layer 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libcontainerd 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libcontainerd/queue 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libcontainerd/remote 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libcontainerd/shimopts 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libcontainerd/supervisor 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libcontainerd/types 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/bitmap 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/cluster 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/cnmallocator 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/config 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/datastore 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/diagnostic 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/discoverapi 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/driverapi 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/bridge 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/host 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/null 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/overlay 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/remote 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/windows 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/drvregistry 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/etchosts 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/internal/caller 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/internal/kvstore 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/internal/netiputil 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/internal/resolvconf 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipamapi 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipams 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipams/defaultipam 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipams/null 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipams/remote 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipamutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ipbits 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/iptables 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/netlabel 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/netutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/networkdb 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/ns 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/options 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/osl 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/osl/kernel 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/portallocator 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/portmapper 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/resolvconf 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/scope 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/libnetwork/types 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/oci 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/oci/caps 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/opts 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/archive 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/authorization 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/broadcaster 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/capabilities 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/chrootarchive 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/containerfs 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/directory 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/dmesg 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/fileutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/homedir 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/idtools 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/ioutils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/jsonmessage 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/longpath 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/meminfo 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/namesgenerator 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/parsers 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/parsers/kernel 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/pidfile 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/platform 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/plugingetter 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/plugins 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/plugins/transport 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/pools 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/process 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/progress 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/reexec 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/rootless 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/rootless/specconv 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/stack 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/stdcopy 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/streamformatter 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/stringid 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/sysinfo 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/system 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/tailfile 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/tarsum 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/pkg/useragent 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/plugin 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/plugin/executor/containerd 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/plugin/v2 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/profiles/apparmor 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/profiles/seccomp 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/quota 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/reference 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/registry 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/registry/resumable 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/restartmanager 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/runconfig 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/runconfig/opts 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/daemon 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/environment 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/fakecontext 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/fakegit 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/fakestorage 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/fixtures/load 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/fixtures/plugin 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/registry 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/testutil/request 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/volume 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/volume/drivers 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/volume/local 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/volume/mounts 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/volume/service 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/volume/service/opts 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/volume/testutils' 08:40:32 [2024-06-03T08:40:32.671Z] ++ grep --fixed-strings -v /libnetwork 08:40:32 [2024-06-03T08:40:32.671Z] ++ echo 'github.com/docker/docker/api 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/backend/build 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/httpstatus 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/httputils 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/middleware 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/build 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/checkpoint 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/container 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/debug 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/distribution 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/grpc 08:40:32 [2024-06-03T08:40:32.671Z] github.com/docker/docker/api/server/router/image 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/network 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/session 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/swarm 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/system 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/volume 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/backend 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/blkiodev 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/checkpoint 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/container 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/events 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/filters 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/image 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/mount 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/network 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/plugins/logdriver 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/registry 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/strslice 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/swarm 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/swarm/runtime 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/system 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/time 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/versions 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/volume 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/exporter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/exporter/overrides 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/worker 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/worker/label 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/dockerfile 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/remotecontext 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/remotecontext/git 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/remotecontext/urlutil 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cli/debug 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cli/winresources/docker-proxy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cli/winresources/dockerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/client 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/client/buildkit 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/docker-proxy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/dockerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/dockerd/trap 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/container 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/container/stream 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/contrib/apparmor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/contrib/httpserver 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/convert 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/executor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/executor/container 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/provider 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/config 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/containerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/events 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/events/testutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/copy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/register 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/vfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/zfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/images 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/initlayer 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/links 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/listeners 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/awslogs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/fluentd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/gcplogs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/gelf 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/local 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/loggertest 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/loggerutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/splunk 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/syslog 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/templates 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/names 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/network 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/snapshotter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/stats 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution/metadata 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution/utils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution/xfer 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/dockerversion 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/errdefs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/cache 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/spec/specs-go 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/spec/specs-go/v1 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/tarexport 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/v1 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/cleanups 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/compatcontext 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/ioutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/mod 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/mounttree 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/multierror 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/rootless/mountopts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/safepath 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/sliceutil 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/test/suite 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/testutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/testutils/netnsutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/testutils/specialimage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/unix_noeintr 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/unshare 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/layer 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/queue 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/remote 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/shimopts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/supervisor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/types 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/bitmap 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/cluster 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/cnmallocator 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/config 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/datastore 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/diagnostic 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/discoverapi 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/driverapi 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/bridge 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/host 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/null 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/overlay 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/remote 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/windows 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/drvregistry 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/etchosts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/internal/caller 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/internal/kvstore 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/internal/netiputil 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/internal/resolvconf 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipamapi 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipams 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipams/defaultipam 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipams/null 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipams/remote 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipamutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ipbits 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/iptables 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/netlabel 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/netutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/networkdb 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/ns 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/options 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/osl 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/osl/kernel 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/portallocator 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/portmapper 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/resolvconf 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/scope 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libnetwork/types 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/oci 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/oci/caps 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/opts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/archive 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/authorization 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/broadcaster 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/capabilities 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/chrootarchive 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/containerfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/directory 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/dmesg 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/fileutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/homedir 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/idtools 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/ioutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/jsonmessage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/longpath 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/meminfo 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/namesgenerator 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/parsers 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/parsers/kernel 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/pidfile 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/platform 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugingetter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/transport 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/pools 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/process 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/progress 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/reexec 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/rootless 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/rootless/specconv 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/stack 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/stdcopy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/streamformatter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/stringid 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/sysinfo 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/system 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/tailfile 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/tarsum 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/useragent 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/plugin/executor/containerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/plugin/v2 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/profiles/apparmor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/profiles/seccomp 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/quota 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/reference 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/registry 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/registry/resumable 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/restartmanager 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/runconfig 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/runconfig/opts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/daemon 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/environment 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fakecontext 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fakegit 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fakestorage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fixtures/load 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fixtures/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/registry 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/request 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/volume 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/volume/drivers 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/volume/local 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/volume/mounts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/volume/service 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/volume/service/opts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/volume/testutils' 08:40:32 [2024-06-03T08:40:32.672Z] + base_pkg_list='github.com/docker/docker/api 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/backend/build 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/httpstatus 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/httputils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/middleware 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/build 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/checkpoint 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/container 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/debug 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/distribution 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/grpc 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/image 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/network 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/session 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/swarm 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/system 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/server/router/volume 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/backend 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/blkiodev 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/checkpoint 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/container 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/events 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/filters 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/image 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/mount 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/network 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/plugins/logdriver 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/registry 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/strslice 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/swarm 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/swarm/runtime 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/system 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/time 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/versions 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/api/types/volume 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/exporter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/exporter/overrides 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/worker 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/builder-next/worker/label 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/dockerfile 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/remotecontext 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/remotecontext/git 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/builder/remotecontext/urlutil 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cli/debug 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cli/winresources/docker-proxy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cli/winresources/dockerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/client 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/client/buildkit 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/docker-proxy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/dockerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/dockerd/trap 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/container 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/container/stream 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/contrib/apparmor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/contrib/httpserver 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/convert 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/executor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/executor/container 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/cluster/provider 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/config 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/containerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/events 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/events/testutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/copy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/register 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/vfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/graphdriver/zfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/images 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/initlayer 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/links 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/listeners 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/awslogs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/fluentd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/gcplogs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/gelf 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/local 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/loggertest 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/loggerutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/splunk 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/syslog 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/logger/templates 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/names 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/network 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/snapshotter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/daemon/stats 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution/metadata 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution/utils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/distribution/xfer 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/dockerversion 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/errdefs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/cache 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/spec/specs-go 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/spec/specs-go/v1 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/tarexport 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/image/v1 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/cleanups 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/compatcontext 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/ioutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/mod 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/mounttree 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/multierror 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/rootless/mountopts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/safepath 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/sliceutil 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/test/suite 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/testutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/testutils/netnsutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/testutils/specialimage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/unix_noeintr 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/internal/unshare 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/layer 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/queue 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/remote 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/shimopts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/supervisor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/libcontainerd/types 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/oci 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/oci/caps 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/opts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/archive 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/authorization 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/broadcaster 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/capabilities 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/chrootarchive 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/containerfs 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/directory 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/dmesg 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/fileutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/homedir 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/idtools 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/ioutils 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/jsonmessage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/longpath 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/meminfo 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/namesgenerator 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/parsers 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/parsers/kernel 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/pidfile 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/platform 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugingetter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/plugins/transport 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/pools 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/process 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/progress 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/reexec 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/rootless 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/rootless/specconv 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/stack 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/stdcopy 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/streamformatter 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/stringid 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/sysinfo 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/system 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/tailfile 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/tarsum 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/pkg/useragent 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/plugin/executor/containerd 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/plugin/v2 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/profiles/apparmor 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/profiles/seccomp 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/quota 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/reference 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/registry 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/registry/resumable 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/restartmanager 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/runconfig 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/runconfig/opts 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/daemon 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/environment 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fakecontext 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fakegit 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fakestorage 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fixtures/load 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fixtures/plugin 08:40:32 [2024-06-03T08:40:32.672Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/registry 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/request 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/drivers 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/local 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/mounts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/service 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/service/opts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/testutils' 08:40:32 [2024-06-03T08:40:32.673Z] ++ grep --fixed-strings /libnetwork 08:40:32 [2024-06-03T08:40:32.673Z] ++ echo 'github.com/docker/docker/api 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/backend/build 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/httpstatus 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/httputils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/middleware 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/build 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/checkpoint 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/container 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/debug 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/distribution 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/grpc 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/image 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/network 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/plugin 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/session 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/swarm 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/system 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/server/router/volume 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/backend 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/blkiodev 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/checkpoint 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/container 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/events 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/filters 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/image 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/mount 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/network 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/plugins/logdriver 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/registry 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/strslice 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/swarm 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/swarm/runtime 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/system 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/time 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/versions 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/api/types/volume 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/exporter 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/exporter/overrides 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/worker 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/builder-next/worker/label 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/dockerfile 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/remotecontext 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/remotecontext/git 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/builder/remotecontext/urlutil 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/cli/debug 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/cli/winresources/docker-proxy 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/cli/winresources/dockerd 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/client 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/client/buildkit 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/cmd/docker-proxy 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/cmd/dockerd 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/cmd/dockerd/trap 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/container 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/container/stream 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/contrib/apparmor 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/contrib/httpserver 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/cluster 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/cluster/convert 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/cluster/executor 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/cluster/executor/container 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/cluster/provider 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/config 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/containerd 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/events 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/events/testutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/copy 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/register 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/vfs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/graphdriver/zfs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/images 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/initlayer 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/links 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/listeners 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/awslogs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/fluentd 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/gcplogs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/gelf 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/journald 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/local 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/loggertest 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/loggerutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/splunk 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/syslog 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/logger/templates 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/names 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/network 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/snapshotter 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/daemon/stats 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/distribution 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/distribution/metadata 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/distribution/utils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/distribution/xfer 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/dockerversion 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/errdefs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/image 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/image/cache 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/image/spec/specs-go 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/image/spec/specs-go/v1 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/image/tarexport 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/image/v1 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/cleanups 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/compatcontext 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/ioutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/mod 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/mounttree 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/multierror 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/rootless/mountopts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/safepath 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/sliceutil 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/test/suite 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/testutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/testutils/netnsutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/testutils/specialimage 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/unix_noeintr 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/internal/unshare 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/layer 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libcontainerd 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libcontainerd/queue 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libcontainerd/remote 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libcontainerd/shimopts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libcontainerd/supervisor 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libcontainerd/types 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/bitmap 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cluster 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cnmallocator 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/config 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/datastore 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/diagnostic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/discoverapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/driverapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/host 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/null 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/remote 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/windows 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drvregistry 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/etchosts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/caller 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/kvstore 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/netiputil 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/resolvconf 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipamapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/defaultipam 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/null 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/remote 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipamutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipbits 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/iptables 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/netlabel 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/netutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/networkdb 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ns 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/options 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/osl 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/osl/kernel 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/portallocator 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/portmapper 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/resolvconf 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/scope 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/types 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/oci 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/oci/caps 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/opts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/archive 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/authorization 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/broadcaster 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/capabilities 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/chrootarchive 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/containerfs 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/directory 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/dmesg 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/fileutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/homedir 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/idtools 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/ioutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/jsonmessage 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/longpath 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/meminfo 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/namesgenerator 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/parsers 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/parsers/kernel 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/pidfile 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/platform 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/plugingetter 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/plugins 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/plugins/transport 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/pools 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/process 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/progress 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/reexec 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/rootless 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/rootless/specconv 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/stack 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/stdcopy 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/streamformatter 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/stringid 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/sysinfo 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/system 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/tailfile 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/tarsum 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/pkg/useragent 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/plugin 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/plugin/executor/containerd 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/plugin/v2 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/profiles/apparmor 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/profiles/seccomp 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/quota 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/reference 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/registry 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/registry/resumable 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/restartmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/runconfig 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/runconfig/opts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/daemon 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/environment 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/fakecontext 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/fakegit 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/fakestorage 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/fixtures/load 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/fixtures/plugin 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/registry 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/testutil/request 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/drivers 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/local 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/mounts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/service 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/service/opts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/volume/testutils' 08:40:32 [2024-06-03T08:40:32.673Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/bitmap 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cluster 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cnmallocator 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/config 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/datastore 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/diagnostic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/discoverapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/driverapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/host 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/null 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/remote 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/windows 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drvregistry 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/etchosts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/caller 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/kvstore 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/netiputil 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/resolvconf 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipamapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/defaultipam 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/null 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/remote 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipamutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipbits 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/iptables 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/netlabel 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/netutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/networkdb 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ns 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/options 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/osl 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/osl/kernel 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/portallocator 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/portmapper 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/resolvconf 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/scope 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/types' 08:40:32 [2024-06-03T08:40:32.673Z] + echo 'github.com/docker/docker/libnetwork 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/bitmap 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cluster 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/cnmallocator 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/config 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/datastore 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/diagnostic 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/discoverapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/driverapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/host 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/null 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/remote 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/windows 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drvregistry 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/etchosts 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/caller 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/kvstore 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/netiputil 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/resolvconf 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipamapi 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/+ grep --fixed-strings libnetwork/drivers/bridge 08:40:32 [2024-06-03T08:40:32.673Z] ipams 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/defaultipam 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/null 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/remote 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipamutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ipbits 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/iptables 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/netlabel 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/netutils 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/networkdb 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/ns 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/options 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/osl 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/osl/kernel 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/portallocator 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/portmapper 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/resolvconf 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/scope 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/types' 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge 08:40:32 [2024-06-03T08:40:32.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:40:32 [2024-06-03T08:40:32.673Z] + type docker-proxy 08:40:32 [2024-06-03T08:40:32.673Z] hack/test/unit: line 25: type: docker-proxy: not found 08:40:32 [2024-06-03T08:40:32.673Z] + hack/make.sh binary-proxy install-proxy 08:40:32 [2024-06-03T08:40:32.673Z] 08:40:32 [2024-06-03T08:40:32.673Z] Removing bundles/ 08:40:32 [2024-06-03T08:40:32.673Z] 08:40:32 [2024-06-03T08:40:32.673Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 08:40:32 [2024-06-03T08:40:32.673Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 08:40:32 [2024-06-03T08:40:32.673Z] + tee /go/src/github.com/docker/docker/go.mod 08:40:32 [2024-06-03T08:40:32.673Z] module github.com/docker/docker 08:40:32 [2024-06-03T08:40:32.673Z] 08:40:32 [2024-06-03T08:40:32.673Z] go 1.21 08:40:32 [2024-06-03T08:40:32.673Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 08:40:32 [2024-06-03T08:40:32.673Z] + GO111MODULE=on 08:40:32 [2024-06-03T08:40:32.673Z] + GOTOOLCHAIN=local 08:40:32 [2024-06-03T08:40:32.674Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-03T08:40:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy 08:40:36 [2024-06-03T08:40:36.860Z] + rm -f /go/src/github.com/docker/docker/go.mod 08:40:36 [2024-06-03T08:40:36.860Z] Created binary: bundles/binary-proxy/docker-proxy 08:40:36 [2024-06-03T08:40:36.860Z] 08:40:36 [2024-06-03T08:40:36.860Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 08:40:36 [2024-06-03T08:40:36.860Z] Installing docker-proxy to /usr/local/bin/ 08:40:36 [2024-06-03T08:40:36.860Z] 08:40:36 [2024-06-03T08:40:36.860Z] + mkdir -p bundles 08:40:36 [2024-06-03T08:40:36.860Z] + '[' -n 'github.com/docker/docker/api 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/backend/build 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/httpstatus 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/httputils 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/middleware 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/build 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/checkpoint 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/container 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/debug 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/distribution 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/grpc 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/image 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/network 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/plugin 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/session 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/swarm 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/system 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/server/router/volume 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/backend 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/blkiodev 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/checkpoint 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/container 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/events 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/filters 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/image 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/mount 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/network 08:40:36 [2024-06-03T08:40:36.860Z] github.com/docker/docker/api/types/plugins/logdriver 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/registry 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/strslice 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/swarm 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/swarm/runtime 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/system 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/time 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/versions 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/api/types/volume 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/exporter 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/exporter/overrides 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/worker 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/builder-next/worker/label 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/dockerfile 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/remotecontext 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/remotecontext/git 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/builder/remotecontext/urlutil 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/cli/debug 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/cli/winresources/docker-proxy 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/cli/winresources/dockerd 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/client 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/client/buildkit 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/cmd/docker-proxy 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/cmd/dockerd 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/cmd/dockerd/trap 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/container 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/container/stream 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/contrib/apparmor 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/contrib/httpserver 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/cluster 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/cluster/convert 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/cluster/executor 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/cluster/executor/container 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/cluster/provider 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/config 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/containerd 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/events 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/events/testutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/copy 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/register 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/vfs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/graphdriver/zfs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/images 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/initlayer 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/links 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/listeners 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/awslogs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/fluentd 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/gcplogs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/gelf 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/journald 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/local 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/loggertest 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/loggerutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/splunk 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/syslog 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/logger/templates 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/names 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/network 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/snapshotter 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/daemon/stats 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/distribution 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/distribution/metadata 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/distribution/utils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/distribution/xfer 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/dockerversion 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/errdefs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/image 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/image/cache 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/image/spec/specs-go 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/image/spec/specs-go/v1 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/image/tarexport 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/image/v1 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/cleanups 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/compatcontext 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/ioutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/mod 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/mounttree 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/multierror 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/rootless/mountopts 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/safepath 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/sliceutil 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/test/suite 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/testutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/testutils/netnsutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/testutils/specialimage 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/unix_noeintr 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/internal/unshare 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/layer 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/libcontainerd 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/libcontainerd/queue 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/libcontainerd/remote 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/libcontainerd/shimopts 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/libcontainerd/supervisor 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/libcontainerd/types 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/oci 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/oci/caps 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/opts 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/archive 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/authorization 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/broadcaster 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/capabilities 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/chrootarchive 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/containerfs 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/directory 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/dmesg 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/fileutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/homedir 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/idtools 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/ioutils 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/jsonmessage 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/longpath 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/meminfo 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/namesgenerator 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/parsers 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/parsers/kernel 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/pidfile 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/platform 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/plugingetter 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/plugins 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/plugins/transport 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/pools 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/process 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/progress 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/reexec 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/rootless 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/rootless/specconv 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/stack 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/stdcopy 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/streamformatter 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/stringid 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/sysinfo 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/system 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/tailfile 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/tarsum 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/pkg/useragent 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/plugin 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/plugin/executor/containerd 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/plugin/v2 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/profiles/apparmor 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/profiles/seccomp 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/quota 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/reference 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/registry 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/registry/resumable 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/restartmanager 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/runconfig 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/runconfig/opts 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/daemon 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/environment 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/fakecontext 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/fakegit 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/fakestorage 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/fixtures/load 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/fixtures/plugin 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/registry 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/testutil/request 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/volume 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/volume/drivers 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/volume/local 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/volume/mounts 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/volume/service 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/volume/service/opts 08:40:36 [2024-06-03T08:40:36.861Z] github.com/docker/docker/volume/testutils' ']' 08:40:36 [2024-06-03T08:40:36.861Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/ioutils github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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/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 08:40:37 [2024-06-03T08:40:37.428Z] ? github.com/docker/docker/api [no test files] 08:40:45 [2024-06-03T08:40:45.544Z] ok github.com/docker/docker/api/server 0.055s coverage: 16.2% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/backend/build [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/build [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 42.7% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 28.1% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/image [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/network [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/session [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/server/router/container 0.014s coverage: 11.7% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/server/router/system [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/backend [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 7.3% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/events [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/types/container 0.011s coverage: 83.7% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/image [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/mount [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/swarm [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/system [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/types/network 0.005s coverage: 80.0% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/api/types/volume [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 08:41:07 [2024-06-03T08:41:07.475Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 08:41:08 [2024-06-03T08:41:08.851Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 08:41:08 [2024-06-03T08:41:08.851Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 08:41:08 [2024-06-03T08:41:08.851Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.011s coverage: 100.0% of statements 08:41:08 [2024-06-03T08:41:08.851Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements 08:41:08 [2024-06-03T08:41:08.851Z] ok github.com/docker/docker/builder/remotecontext 0.033s coverage: 33.7% of statements 08:41:08 [2024-06-03T08:41:08.851Z] ok github.com/docker/docker/builder/dockerfile 0.060s coverage: 50.2% of statements 08:41:10 [2024-06-03T08:41:10.227Z] ? github.com/docker/docker/client/buildkit [no test files] 08:41:10 [2024-06-03T08:41:10.227Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 66.5% of statements 08:41:10 [2024-06-03T08:41:10.486Z] ok github.com/docker/docker/client 0.129s coverage: 77.0% of statements 08:41:11 [2024-06-03T08:41:11.422Z] ok github.com/docker/docker/builder/remotecontext/git 2.823s coverage: 82.5% of statements 08:41:23 [2024-06-03T08:41:23.627Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 08:41:23 [2024-06-03T08:41:23.627Z] ? github.com/docker/docker/container/stream [no test files] 08:41:23 [2024-06-03T08:41:23.627Z] ? github.com/docker/docker/contrib/apparmor [no test files] 08:41:23 [2024-06-03T08:41:23.627Z] ? github.com/docker/docker/contrib/httpserver [no test files] 08:41:23 [2024-06-03T08:41:23.627Z] ok github.com/docker/docker/container 0.120s coverage: 36.5% of statements 08:41:23 [2024-06-03T08:41:23.627Z] ok github.com/docker/docker/cmd/dockerd 0.190s coverage: 29.6% of statements 08:41:25 [2024-06-03T08:41:25.529Z] ok github.com/docker/docker/cmd/dockerd/trap 2.397s coverage: 0.0% of statements 08:41:26 [2024-06-03T08:41:26.464Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 08:41:26 [2024-06-03T08:41:26.464Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements 08:41:26 [2024-06-03T08:41:26.464Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 39.3% of statements 08:41:26 [2024-06-03T08:41:26.464Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements 08:41:26 [2024-06-03T08:41:26.723Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 08:41:26 [2024-06-03T08:41:26.981Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 74.4% of statements 08:41:28 [2024-06-03T08:41:28.357Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 08:41:28 [2024-06-03T08:41:28.357Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements 08:41:28 [2024-06-03T08:41:28.357Z] ok github.com/docker/docker/daemon/containerd 0.037s coverage: 17.6% of statements 08:41:28 [2024-06-03T08:41:28.357Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 08:41:28 [2024-06-03T08:41:28.357Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements 08:41:28 [2024-06-03T08:41:28.615Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 60.9% of statements 08:41:29 [2024-06-03T08:41:29.182Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 08:41:29 [2024-06-03T08:41:29.182Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements 08:41:29 [2024-06-03T08:41:29.182Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 08:41:29 [2024-06-03T08:41:29.182Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 08:41:29 [2024-06-03T08:41:29.440Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.197s coverage: 60.2% of statements 08:41:29 [2024-06-03T08:41:29.441Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 60.9% of statements 08:41:30 [2024-06-03T08:41:30.007Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements 08:41:30 [2024-06-03T08:41:30.265Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.2% of statements 08:41:30 [2024-06-03T08:41:30.524Z] ? github.com/docker/docker/daemon/initlayer [no test files] 08:41:30 [2024-06-03T08:41:30.524Z] ? github.com/docker/docker/daemon/listeners [no test files] 08:41:30 [2024-06-03T08:41:30.524Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 08:41:30 [2024-06-03T08:41:30.524Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 2.9% of statements 08:41:30 [2024-06-03T08:41:30.782Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements 08:41:31 [2024-06-03T08:41:31.041Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 08:41:31 [2024-06-03T08:41:31.041Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements 08:41:31 [2024-06-03T08:41:31.041Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 08:41:31 [2024-06-03T08:41:31.041Z] ok github.com/docker/docker/daemon/logger/awslogs 0.118s coverage: 78.2% of statements 08:41:31 [2024-06-03T08:41:31.608Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 08:41:31 [2024-06-03T08:41:31.608Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 08:41:31 [2024-06-03T08:41:31.608Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 08:41:31 [2024-06-03T08:41:31.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements 08:41:31 [2024-06-03T08:41:31.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.084s coverage: 76.8% of statements 08:41:31 [2024-06-03T08:41:31.866Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 08:41:31 [2024-06-03T08:41:31.866Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 79.4% of statements 08:41:32 [2024-06-03T08:41:32.433Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements 08:41:32 [2024-06-03T08:41:32.433Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 63.5% of statements 08:41:32 [2024-06-03T08:41:32.433Z] ? github.com/docker/docker/daemon/names [no test files] 08:41:32 [2024-06-03T08:41:32.433Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements 08:41:32 [2024-06-03T08:41:32.433Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements 08:41:32 [2024-06-03T08:41:32.692Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 08:41:32 [2024-06-03T08:41:32.692Z] ? github.com/docker/docker/daemon/stats [no test files] 08:41:32 [2024-06-03T08:41:32.692Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 08:41:33 [2024-06-03T08:41:33.258Z] ok github.com/docker/docker/daemon/logger/journald 1.609s coverage: 72.7% of statements 08:41:33 [2024-06-03T08:41:33.516Z] ? github.com/docker/docker/distribution/utils [no test files] 08:41:33 [2024-06-03T08:41:33.516Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements 08:41:33 [2024-06-03T08:41:33.516Z] ok github.com/docker/docker/dockerversion 0.009s coverage: 100.0% of statements 08:41:33 [2024-06-03T08:41:33.516Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 08:41:33 [2024-06-03T08:41:33.775Z] ok github.com/docker/docker/daemon/logger/splunk 1.395s coverage: 82.5% of statements 08:41:34 [2024-06-03T08:41:34.342Z] ok github.com/docker/docker/image 0.037s coverage: 82.8% of statements 08:41:34 [2024-06-03T08:41:34.600Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 08:41:34 [2024-06-03T08:41:34.600Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 08:41:34 [2024-06-03T08:41:34.600Z] ok github.com/docker/docker/image/cache 0.011s coverage: 26.1% of statements 08:41:34 [2024-06-03T08:41:34.600Z] ? github.com/docker/docker/image/v1 [no test files] 08:41:34 [2024-06-03T08:41:34.600Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.5% of statements 08:41:34 [2024-06-03T08:41:34.859Z] ? github.com/docker/docker/internal/compatcontext [no test files] 08:41:34 [2024-06-03T08:41:34.859Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements 08:41:34 [2024-06-03T08:41:34.859Z] ok github.com/docker/docker/internal/ioutils 0.008s coverage: 66.7% of statements 08:41:34 [2024-06-03T08:41:34.859Z] ? github.com/docker/docker/internal/mounttree [no test files] 08:41:34 [2024-06-03T08:41:34.859Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 08:41:34 [2024-06-03T08:41:34.859Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] 08:41:34 [2024-06-03T08:41:34.859Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 08:41:35 [2024-06-03T08:41:35.117Z] ? github.com/docker/docker/internal/test/suite [no test files] 08:41:35 [2024-06-03T08:41:35.117Z] ? github.com/docker/docker/internal/testutils [no test files] 08:41:35 [2024-06-03T08:41:35.117Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 08:41:35 [2024-06-03T08:41:35.117Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] 08:41:35 [2024-06-03T08:41:35.117Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] 08:41:35 [2024-06-03T08:41:35.117Z] ? github.com/docker/docker/internal/unshare [no test files] 08:41:35 [2024-06-03T08:41:35.117Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements 08:41:35 [2024-06-03T08:41:35.117Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements 08:41:35 [2024-06-03T08:41:35.117Z] ok github.com/docker/docker/distribution 1.514s coverage: 28.7% of statements 08:41:35 [2024-06-03T08:41:35.375Z] ok github.com/docker/docker/daemon 10.485s coverage: 15.8% of statements 08:41:35 [2024-06-03T08:41:35.941Z] ok github.com/docker/docker/distribution/xfer 2.195s coverage: 85.4% of statements 08:41:36 [2024-06-03T08:41:36.200Z] ? github.com/docker/docker/libcontainerd [no test files] 08:41:36 [2024-06-03T08:41:36.200Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 08:41:36 [2024-06-03T08:41:36.200Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 08:41:36 [2024-06-03T08:41:36.200Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 08:41:36 [2024-06-03T08:41:36.200Z] ? github.com/docker/docker/libcontainerd/types [no test files] 08:41:36 [2024-06-03T08:41:36.200Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 08:41:36 [2024-06-03T08:41:36.200Z] ? github.com/docker/docker/oci/caps [no test files] 08:41:36 [2024-06-03T08:41:36.200Z] ok github.com/docker/docker/oci 0.024s coverage: 35.8% of statements 08:41:36 [2024-06-03T08:41:36.767Z] ok github.com/docker/docker/opts 0.015s coverage: 67.8% of statements 08:41:37 [2024-06-03T08:41:37.025Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 08:41:37 [2024-06-03T08:41:37.025Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 08:41:37 [2024-06-03T08:41:37.025Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 26.7% of statements 08:41:37 [2024-06-03T08:41:37.025Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements 08:41:37 [2024-06-03T08:41:37.284Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 08:41:37 [2024-06-03T08:41:37.284Z] ok github.com/docker/docker/pkg/chrootarchive 0.251s coverage: 83.7% of statements 08:41:37 [2024-06-03T08:41:37.542Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 6.5% of statements 08:41:37 [2024-06-03T08:41:37.542Z] ok github.com/docker/docker/pkg/fileutils 0.040s coverage: 51.7% of statements 08:41:37 [2024-06-03T08:41:37.542Z] ok github.com/docker/docker/pkg/archive 0.539s coverage: 81.3% of statements 08:41:37 [2024-06-03T08:41:37.801Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 45.5% of statements 08:41:37 [2024-06-03T08:41:37.801Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 92.3% of statements 08:41:37 [2024-06-03T08:41:37.801Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements 08:41:37 [2024-06-03T08:41:37.801Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements 08:41:37 [2024-06-03T08:41:37.801Z] ok github.com/docker/docker/pkg/authorization 0.819s coverage: 68.3% of statements 08:41:38 [2024-06-03T08:41:38.059Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements 08:41:38 [2024-06-03T08:41:38.059Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 08:41:38 [2024-06-03T08:41:38.059Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 69.7% of statements 08:41:38 [2024-06-03T08:41:38.059Z] ok github.com/docker/docker/pkg/ioutils 0.393s coverage: 69.1% of statements 08:41:38 [2024-06-03T08:41:38.059Z] ? github.com/docker/docker/pkg/platform [no test files] 08:41:38 [2024-06-03T08:41:38.059Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 08:41:38 [2024-06-03T08:41:38.059Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 94.1% of statements 08:41:38 [2024-06-03T08:41:38.059Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.2% of statements 08:41:38 [2024-06-03T08:41:38.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 08:41:38 [2024-06-03T08:41:38.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 08:41:38 [2024-06-03T08:41:38.626Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 90.0% of statements 08:41:38 [2024-06-03T08:41:38.626Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 08:41:38 [2024-06-03T08:41:38.626Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 08:41:38 [2024-06-03T08:41:38.626Z] ok github.com/docker/docker/pkg/process 0.006s coverage: 21.7% of statements 08:41:38 [2024-06-03T08:41:38.884Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 08:41:38 [2024-06-03T08:41:38.884Z] ? github.com/docker/docker/pkg/rootless [no test files] 08:41:38 [2024-06-03T08:41:38.884Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 08:41:38 [2024-06-03T08:41:38.884Z] ok github.com/docker/docker/pkg/stack 0.007s coverage: 90.9% of statements 08:41:38 [2024-06-03T08:41:38.884Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements 08:41:38 [2024-06-03T08:41:38.884Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements 08:41:39 [2024-06-03T08:41:39.143Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements 08:41:39 [2024-06-03T08:41:39.143Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 64.5% of statements 08:41:39 [2024-06-03T08:41:39.408Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements 08:41:39 [2024-06-03T08:41:39.408Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.4% of statements 08:41:39 [2024-06-03T08:41:39.408Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements 08:41:39 [2024-06-03T08:41:39.408Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 08:41:39 [2024-06-03T08:41:39.684Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.6% of statements 08:41:40 [2024-06-03T08:41:40.276Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 08:41:40 [2024-06-03T08:41:40.276Z] ? github.com/docker/docker/profiles/apparmor [no test files] 08:41:40 [2024-06-03T08:41:40.276Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 13.6% of statements 08:41:40 [2024-06-03T08:41:40.276Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements 08:41:40 [2024-06-03T08:41:40.539Z] ok github.com/docker/docker/reference 0.007s coverage: 83.0% of statements 08:41:40 [2024-06-03T08:41:40.539Z] ok github.com/docker/docker/pkg/plugins 2.012s coverage: 73.7% of statements 08:41:40 [2024-06-03T08:41:40.539Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements 08:41:40 [2024-06-03T08:41:40.798Z] ok github.com/docker/docker/quota 0.209s coverage: 69.3% of statements 08:41:40 [2024-06-03T08:41:40.798Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 51.9% of statements 08:41:40 [2024-06-03T08:41:40.798Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 08:41:41 [2024-06-03T08:41:41.056Z] ? github.com/docker/docker/runconfig/opts [no test files] 08:41:41 [2024-06-03T08:41:41.056Z] ok github.com/docker/docker/runconfig 0.007s coverage: 54.0% of statements 08:41:41 [2024-06-03T08:41:41.056Z] ok github.com/docker/docker/registry 0.134s coverage: 63.9% of statements 08:41:41 [2024-06-03T08:41:41.314Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/daemon [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/environment [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/fakegit [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/registry [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/testutil/request [no test files] 08:41:41 [2024-06-03T08:41:41.573Z] ? github.com/docker/docker/volume [no test files] 08:41:42 [2024-06-03T08:41:42.140Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 08:41:42 [2024-06-03T08:41:42.140Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements 08:41:42 [2024-06-03T08:41:42.398Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.4% of statements 08:41:42 [2024-06-03T08:41:42.656Z] ? github.com/docker/docker/volume/service/opts [no test files] 08:41:42 [2024-06-03T08:41:42.656Z] ? github.com/docker/docker/volume/testutils [no test files] 08:41:42 [2024-06-03T08:41:42.656Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 08:41:43 [2024-06-03T08:41:43.222Z] ok github.com/docker/docker/layer 7.076s coverage: 68.1% of statements 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === Skipped 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] network_proxy_test.go:210: No support for dual stack yet 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver btrfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver btrfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver btrfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver btrfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver btrfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:68: No driver to put! 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] time="2024-06-03T08:41:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: driver not supported 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] time="2024-06-03T08:41:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: driver not supported 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] time="2024-06-03T08:41:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: driver not supported 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] time="2024-06-03T08:41:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: driver not supported 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] time="2024-06-03T08:41:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: driver not supported 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:68: No driver to put! 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] overlay_test.go:61: Cannot run test with naive change algorithm 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver zfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver zfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver zfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver zfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:41: Driver zfs not supported 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] graphtest_unix.go:68: No driver to put! 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 08:41:43 [2024-06-03T08:41:43.222Z] validate_test.go:73: only tested on Windows 08:41:43 [2024-06-03T08:41:43.222Z] 08:41:43 [2024-06-03T08:41:43.222Z] DONE 3299 tests, 27 skipped in 66.536s 08:41:43 [2024-06-03T08:41:43.222Z] + '[' -n 'github.com/docker/docker/libnetwork 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/bitmap 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/cluster 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/cnmallocator 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/config 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/datastore 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/diagnostic 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/discoverapi 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/driverapi 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/bridge 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/host 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/null 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/overlay 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/remote 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/windows 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/drvregistry 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/etchosts 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/internal/caller 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/internal/kvstore 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/internal/netiputil 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/internal/resolvconf 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipamapi 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipams 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipams/defaultipam 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipams/null 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipams/remote 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipamutils 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ipbits 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/iptables 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/netlabel 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/netutils 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/networkdb 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/ns 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/options 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/osl 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/osl/kernel 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/portallocator 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/portmapper 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/resolvconf 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/scope 08:41:43 [2024-06-03T08:41:43.222Z] github.com/docker/docker/libnetwork/types' ']' 08:41:43 [2024-06-03T08:41:43.222Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams github.com/docker/docker/libnetwork/ipams/defaultipam github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 08:42:39 [2024-06-03T08:42:39.433Z] ok github.com/docker/docker/libnetwork 45.108s coverage: 42.8% of statements 08:42:39 [2024-06-03T08:42:39.433Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 08:42:39 [2024-06-03T08:42:39.433Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 08:42:39 [2024-06-03T08:42:39.433Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 08:42:39 [2024-06-03T08:42:39.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 08:42:39 [2024-06-03T08:42:39.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 08:42:39 [2024-06-03T08:42:39.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 08:42:39 [2024-06-03T08:42:39.433Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 08:42:39 [2024-06-03T08:42:39.691Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.643s coverage: 71.9% of statements 08:42:39 [2024-06-03T08:42:39.949Z] ok github.com/docker/docker/libnetwork/config 0.002s coverage: 10.3% of statements 08:42:40 [2024-06-03T08:42:40.207Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements 08:42:40 [2024-06-03T08:42:40.207Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 08:42:40 [2024-06-03T08:42:40.207Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 08:42:40 [2024-06-03T08:42:40.464Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 08:42:45 [2024-06-03T08:42:45.728Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.809s coverage: 63.0% of statements 08:42:45 [2024-06-03T08:42:45.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 08:42:45 [2024-06-03T08:42:45.728Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 08:42:47 [2024-06-03T08:42:47.101Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.964s coverage: 5.1% of statements 08:42:47 [2024-06-03T08:42:47.101Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 08:42:47 [2024-06-03T08:42:47.359Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements 08:42:47 [2024-06-03T08:42:47.359Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 08:42:47 [2024-06-03T08:42:47.359Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 08:42:48 [2024-06-03T08:42:48.293Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 08:42:48 [2024-06-03T08:42:48.551Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements 08:42:48 [2024-06-03T08:42:48.809Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements 08:42:49 [2024-06-03T08:42:49.375Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.0% of statements 08:42:49 [2024-06-03T08:42:49.375Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 08:42:49 [2024-06-03T08:42:49.375Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 08:42:49 [2024-06-03T08:42:49.375Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 08:42:49 [2024-06-03T08:42:49.941Z] ok github.com/docker/docker/libnetwork/drvregistry 0.004s coverage: 87.0% of statements 08:42:50 [2024-06-03T08:42:50.199Z] ok github.com/docker/docker/libnetwork/etchosts 0.018s coverage: 82.1% of statements 08:42:50 [2024-06-03T08:42:50.199Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 08:42:50 [2024-06-03T08:42:50.199Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 08:42:50 [2024-06-03T08:42:50.199Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 08:42:50 [2024-06-03T08:42:50.457Z] ok github.com/docker/docker/libnetwork/internal/netiputil 0.002s coverage: 25.8% of statements 08:42:50 [2024-06-03T08:42:50.715Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements 08:43:02 [2024-06-03T08:43:02.909Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 08:43:02 [2024-06-03T08:43:02.909Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 08:43:02 [2024-06-03T08:43:02.909Z] ? github.com/docker/docker/libnetwork/ipams [no test files] 08:43:34 [2024-06-03T08:43:34.968Z] ok github.com/docker/docker/libnetwork/ipams/defaultipam 31.008s coverage: 85.8% of statements 08:43:34 [2024-06-03T08:43:34.968Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 08:43:34 [2024-06-03T08:43:34.968Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 52.6% of statements 08:43:34 [2024-06-03T08:43:34.968Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 08:43:34 [2024-06-03T08:43:34.968Z] ? github.com/docker/docker/libnetwork/ipams/windowsipam [no test files] 08:43:34 [2024-06-03T08:43:34.968Z] ? github.com/docker/docker/libnetwork/ipamutils [no test files] 08:43:34 [2024-06-03T08:43:34.968Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 97.6% of statements 08:43:34 [2024-06-03T08:43:34.968Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 38.0% of statements 08:43:34 [2024-06-03T08:43:34.968Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 08:43:34 [2024-06-03T08:43:34.968Z] ok github.com/docker/docker/libnetwork/netutils 0.005s coverage: 38.4% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ok github.com/docker/docker/libnetwork/networkdb 103.664s coverage: 59.2% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ? github.com/docker/docker/libnetwork/ns [no test files] 08:45:26 [2024-06-03T08:45:26.432Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ok github.com/docker/docker/libnetwork/osl 4.436s coverage: 36.2% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ok github.com/docker/docker/libnetwork/portmapper 0.686s coverage: 47.9% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.4% of statements 08:45:26 [2024-06-03T08:45:26.432Z] ? github.com/docker/docker/libnetwork/scope [no test files] 08:45:26 [2024-06-03T08:45:26.690Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements 08:45:26 [2024-06-03T08:45:26.690Z] 08:45:26 [2024-06-03T08:45:26.690Z] === Skipped 08:45:26 [2024-06-03T08:45:26.690Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 08:45:26 [2024-06-03T08:45:26.690Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 08:45:26 [2024-06-03T08:45:26.690Z] 08:45:26 [2024-06-03T08:45:26.690Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 08:45:26 [2024-06-03T08:45:26.690Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 08:45:26 [2024-06-03T08:45:26.690Z] 08:45:26 [2024-06-03T08:45:26.690Z] DONE 489 tests, 2 skipped in 223.386s Post stage [Pipeline] junit 08:45:27 [2024-06-03T08:45:27.635Z] Recording test results 08:45:27 [2024-06-03T08:45:27.759Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:28 [2024-06-03T08:45:28.055Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d -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:9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d hack/make.sh dynbinary test-integration 08:45:28 [2024-06-03T08:45:28.314Z] 08:45:28 [2024-06-03T08:45:28.314Z] Removing bundles/ 08:45:28 [2024-06-03T08:45:28.314Z] 08:45:28 [2024-06-03T08:45:28.314Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 08:45:28 [2024-06-03T08:45:28.314Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 08:45:28 [2024-06-03T08:45:28.314Z] + tee /go/src/github.com/docker/docker/go.mod 08:45:28 [2024-06-03T08:45:28.314Z] module github.com/docker/docker 08:45:28 [2024-06-03T08:45:28.314Z] 08:45:28 [2024-06-03T08:45:28.314Z] go 1.21 08:45:28 [2024-06-03T08:45:28.314Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 08:45:28 [2024-06-03T08:45:28.314Z] + GO111MODULE=on 08:45:28 [2024-06-03T08:45:28.314Z] + GOTOOLCHAIN=local 08:45:28 [2024-06-03T08:45:28.314Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-03T08:45:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 08:46:07 [2024-06-03T08:46:07.019Z] + rm -f /go/src/github.com/docker/docker/go.mod 08:46:07 [2024-06-03T08:46:07.019Z] Created binary: bundles/dynbinary-daemon/dockerd 08:46:07 [2024-06-03T08:46:07.019Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 08:46:07 [2024-06-03T08:46:07.019Z] + tee /go/src/github.com/docker/docker/go.mod 08:46:07 [2024-06-03T08:46:07.019Z] module github.com/docker/docker 08:46:07 [2024-06-03T08:46:07.019Z] 08:46:07 [2024-06-03T08:46:07.019Z] go 1.21 08:46:07 [2024-06-03T08:46:07.019Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 08:46:07 [2024-06-03T08:46:07.019Z] + GO111MODULE=on 08:46:07 [2024-06-03T08:46:07.019Z] + GOTOOLCHAIN=local 08:46:07 [2024-06-03T08:46:07.019Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-06-03T08:45:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 08:46:07 [2024-06-03T08:46:07.019Z] + rm -f /go/src/github.com/docker/docker/go.mod 08:46:07 [2024-06-03T08:46:07.019Z] Created binary: bundles/dynbinary-daemon/docker-proxy 08:46:07 [2024-06-03T08:46:07.019Z] 08:46:07 [2024-06-03T08:46:07.019Z] ---> Making bundle: test-integration (in bundles/test-integration) 08:46:07 [2024-06-03T08:46:07.019Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 08:46:07 [2024-06-03T08:46:07.019Z] HOSTNAME=37ba82b9b536 08:46:07 [2024-06-03T08:46:07.019Z] TESTDEBUG=0 08:46:07 [2024-06-03T08:46:07.019Z] DEST=bundles/test-integration 08:46:07 [2024-06-03T08:46:07.019Z] PWD=/go/src/github.com/docker/docker 08:46:07 [2024-06-03T08:46:07.019Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 08:46:07 [2024-06-03T08:46:07.019Z] DOCKER_GITCOMMIT=9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d 08:46:07 [2024-06-03T08:46:07.019Z] container=docker 08:46:07 [2024-06-03T08:46:07.019Z] HOME=/root 08:46:07 [2024-06-03T08:46:07.019Z] CONTAINERD_NAMESPACE=moby 08:46:07 [2024-06-03T08:46:07.019Z] GOLANG_VERSION=1.21.10 08:46:07 [2024-06-03T08:46:07.019Z] VALIDATE_REPO=https://github.com/moby/moby.git 08:46:07 [2024-06-03T08:46:07.019Z] VALIDATE_BRANCH=master 08:46:07 [2024-06-03T08:46:07.019Z] TERM=xterm 08:46:07 [2024-06-03T08:46:07.019Z] DOCKER_PKG=github.com/docker/docker 08:46:07 [2024-06-03T08:46:07.019Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 08:46:07 [2024-06-03T08:46:07.019Z] SHLVL=1 08:46:07 [2024-06-03T08:46:07.019Z] TIMEOUT=120m 08:46:07 [2024-06-03T08:46:07.019Z] GOTOOLCHAIN=local 08:46:07 [2024-06-03T08:46:07.019Z] DOCKER_GRAPHDRIVER=overlay2 08:46:07 [2024-06-03T08:46:07.019Z] GO111MODULE=off 08:46:07 [2024-06-03T08:46:07.019Z] DOCKER_EXPERIMENTAL=1 08:46:07 [2024-06-03T08:46:07.019Z] TEST_SKIP_INTEGRATION_CLI=1 08:46:07 [2024-06-03T08:46:07.019Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 08:46:07 [2024-06-03T08:46:07.019Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 08:46:07 [2024-06-03T08:46:07.019Z] GOPATH=/go 08:46:07 [2024-06-03T08:46:07.019Z] PKG_CONFIG=pkg-config 08:46:07 [2024-06-03T08:46:07.019Z] _=/usr/bin/env 08:46:07 [2024-06-03T08:46:07.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 08:46:28 [2024-06-03T08:46:28.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 08:46:28 [2024-06-03T08:46:28.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 08:46:28 [2024-06-03T08:46:28.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 08:46:32 [2024-06-03T08:46:32.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 08:46:37 [2024-06-03T08:46:37.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 08:46:40 [2024-06-03T08:46:40.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 08:46:40 [2024-06-03T08:46:40.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 08:46:41 [2024-06-03T08:46:41.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 08:46:43 [2024-06-03T08:46:43.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 08:46:43 [2024-06-03T08:46:43.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main 08:46:45 [2024-06-03T08:46:45.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 08:46:45 [2024-06-03T08:46:45.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 08:46:46 [2024-06-03T08:46:46.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 08:46:48 [2024-06-03T08:46:48.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 08:46:50 [2024-06-03T08:46:50.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 08:46:50 [2024-06-03T08:46:50.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 08:46:51 [2024-06-03T08:46:51.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 08:46:52 [2024-06-03T08:46:52.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 08:46:53 [2024-06-03T08:46:53.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 08:46:54 [2024-06-03T08:46:54.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 08:46:55 [2024-06-03T08:46:55.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 08:46:56 [2024-06-03T08:46:56.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 08:46:57 [2024-06-03T08:46:57.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 08:46:57 [2024-06-03T08:46:57.755Z] Using test binary /usr/local/cli-integration/docker 08:46:57 [2024-06-03T08:46:57.755Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 08:46:57 [2024-06-03T08:46:57.755Z] +++ /etc/init.d/apparmor start 08:46:57 [2024-06-03T08:46:57.755Z] Not: starting. 08:46:57 [2024-06-03T08:46:57.755Z] INFO: Waiting for daemon to start... 08:46:57 [2024-06-03T08:46:57.755Z] Starting dockerd 08:46:57 [2024-06-03T08:46:57.755Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.ON8KAP5G9O/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 08:47:00 [2024-06-03T08:47:00.282Z] . 08:47:00 [2024-06-03T08:47:00.282Z] Running integration-test (iteration 1) 08:47:00 [2024-06-03T08:47:00.282Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 08:47:00 [2024-06-03T08:47:00.282Z] ++ '[' -n '' ']' 08:47:00 [2024-06-03T08:47:00.282Z] ++ 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 08:47:00 [2024-06-03T08:47:00.282Z] ++ set -e 08:47:00 [2024-06-03T08:47:00.282Z] ++ '[' -n 0 ']' 08:47:00 [2024-06-03T08:47:00.282Z] ++ set -x 08:47:00 [2024-06-03T08:47:00.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 08:47:00 [2024-06-03T08:47:00.282Z] Loaded image: busybox:latest 08:47:00 [2024-06-03T08:47:00.282Z] Loaded image: busybox:glibc 08:47:01 [2024-06-03T08:47:01.216Z] Loaded image: debian:bookworm-slim 08:47:01 [2024-06-03T08:47:01.216Z] Loaded image: hello-world:latest 08:47:01 [2024-06-03T08:47:01.216Z] Loaded image: arm32v7/hello-world:latest 08:47:01 [2024-06-03T08:47:01.216Z] INFO: Testing against a local daemon 08:47:01 [2024-06-03T08:47:01.216Z] === RUN TestCgroupNamespacesBuild 08:47:02 [2024-06-03T08:47:02.589Z] --- PASS: TestCgroupNamespacesBuild (1.08s) 08:47:02 [2024-06-03T08:47:02.589Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 08:47:03 [2024-06-03T08:47:03.523Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithSession 08:47:03 [2024-06-03T08:47:03.523Z] build_session_test.go:26: TODO: BuildKit 08:47:03 [2024-06-03T08:47:03.523Z] --- SKIP: TestBuildWithSession (0.00s) 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildSquashParent 08:47:03 [2024-06-03T08:47:03.523Z] build_squash_test.go:61: assertion failed: error is not nil: error during connect: Post "http://%2Frun%2Fdocker%2Ftmp.ON8KAP5G9O%2Fdocker.sock/v1.46/build?buildargs=null&cachefrom=null&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=&forcerm=1&labels=null&memory=0&memswap=0&networkmode=&rm=1&shmsize=0&t=testbuildsquashparent&target=&ulimits=null&version=": EOF 08:47:03 [2024-06-03T08:47:03.523Z] --- FAIL: TestBuildSquashParent (0.00s) 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithRemoveAndForceRemove 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 08:47:03 [2024-06-03T08:47:03.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 08:47:03 [2024-06-03T08:47:03.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 08:47:03 [2024-06-03T08:47:03.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 08:47:03 [2024-06-03T08:47:03.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 08:47:03 [2024-06-03T08:47:03.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 08:47:03 [2024-06-03T08:47:03.523Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 08:47:03 [2024-06-03T08:47:03.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 08:47:03 [2024-06-03T08:47:03.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 08:47:03 [2024-06-03T08:47:03.523Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 08:47:03 [2024-06-03T08:47:03.523Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 08:47:03 [2024-06-03T08:47:03.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 08:47:03 [2024-06-03T08:47:03.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 08:47:03 [2024-06-03T08:47:03.523Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 08:47:06 [2024-06-03T08:47:06.805Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 08:47:06 [2024-06-03T08:47:06.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) 08:47:06 [2024-06-03T08:47:06.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) 08:47:06 [2024-06-03T08:47:06.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) 08:47:06 [2024-06-03T08:47:06.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s) 08:47:06 [2024-06-03T08:47:06.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) 08:47:06 [2024-06-03T08:47:06.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s) 08:47:06 [2024-06-03T08:47:06.805Z] === RUN TestBuildMultiStageCopy 08:47:06 [2024-06-03T08:47:06.805Z] === RUN TestBuildMultiStageCopy/copy_to_root 08:47:07 [2024-06-03T08:47:07.063Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 08:47:07 [2024-06-03T08:47:07.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 08:47:07 [2024-06-03T08:47:07.321Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 08:47:07 [2024-06-03T08:47:07.321Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 08:47:07 [2024-06-03T08:47:07.578Z] --- PASS: TestBuildMultiStageCopy (1.31s) 08:47:07 [2024-06-03T08:47:07.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s) 08:47:07 [2024-06-03T08:47:07.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) 08:47:07 [2024-06-03T08:47:07.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s) 08:47:07 [2024-06-03T08:47:07.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s) 08:47:07 [2024-06-03T08:47:07.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s) 08:47:07 [2024-06-03T08:47:07.578Z] === RUN TestBuildMultiStageParentConfig 08:47:08 [2024-06-03T08:47:08.145Z] --- PASS: TestBuildMultiStageParentConfig (0.41s) 08:47:08 [2024-06-03T08:47:08.145Z] === RUN TestBuildLabelWithTargets 08:47:08 [2024-06-03T08:47:08.710Z] --- PASS: TestBuildLabelWithTargets (0.61s) 08:47:08 [2024-06-03T08:47:08.710Z] === RUN TestBuildWithEmptyLayers 08:47:08 [2024-06-03T08:47:08.710Z] --- PASS: TestBuildWithEmptyLayers (0.15s) 08:47:08 [2024-06-03T08:47:08.710Z] === RUN TestBuildMultiStageOnBuild 08:47:10 [2024-06-03T08:47:10.083Z] --- PASS: TestBuildMultiStageOnBuild (1.07s) 08:47:10 [2024-06-03T08:47:10.083Z] === RUN TestBuildUncleanTarFilenames 08:47:10 [2024-06-03T08:47:10.083Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) 08:47:10 [2024-06-03T08:47:10.083Z] === RUN TestBuildMultiStageLayerLeak 08:47:11 [2024-06-03T08:47:11.016Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s) 08:47:11 [2024-06-03T08:47:11.016Z] === RUN TestBuildWithHugeFile 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWithHugeFile (43.74s) 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWCOWSandboxSize 08:47:57 [2024-06-03T08:47:57.676Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 08:47:57 [2024-06-03T08:47:57.676Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWithEmptyDockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildPreserveOwnership 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildPreserveOwnership/copy_from 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildPreserveOwnership (2.06s) 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.46s) 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s) 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildPlatformInvalid 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildPlatformInvalid (0.01s) 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWorkdirNoCacheMiss 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWorkdirNoCacheMiss/trailing_slash 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildWorkdirNoCacheMiss/no_trailing_slash 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.08s) 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.06s) 08:47:57 [2024-06-03T08:47:57.676Z] --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s) 08:47:57 [2024-06-03T08:47:57.676Z] === RUN TestBuildkitHistoryTracePropagation 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] time="2024-06-03T08:47:56Z" level=info msg="[core] [Server #4] Server created" module=grpc 08:47:57 [2024-06-03T08:47:57.676Z] build_traces_test.go:87: Waiting for trace to be available 08:48:00 [2024-06-03T08:48:00.956Z] time="2024-06-03T08:48:00Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 08:48:00 [2024-06-03T08:48:00.956Z] time="2024-06-03T08:48:00Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 08:48:00 [2024-06-03T08:48:00.956Z] time="2024-06-03T08:48:00Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 08:48:00 [2024-06-03T08:48:00.956Z] time="2024-06-03T08:48:00Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 08:48:00 [2024-06-03T08:48:00.956Z] time="2024-06-03T08:48:00Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 08:48:00 [2024-06-03T08:48:00.956Z] time="2024-06-03T08:48:00Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 08:48:00 [2024-06-03T08:48:00.956Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s) 08:48:00 [2024-06-03T08:48:00.956Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 08:48:01 [2024-06-03T08:48:01.522Z] Loaded image: busybox:latest 08:48:01 [2024-06-03T08:48:01.522Z] Loaded image: busybox:glibc 08:48:02 [2024-06-03T08:48:02.456Z] Loaded image: debian:bookworm-slim 08:48:02 [2024-06-03T08:48:02.456Z] Loaded image: hello-world:latest 08:48:02 [2024-06-03T08:48:02.456Z] Loaded image: arm32v7/hello-world:latest 08:48:10 [2024-06-03T08:48:10.564Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.09s) 08:48:10 [2024-06-03T08:48:10.564Z] FAIL 08:48:10 [2024-06-03T08:48:10.564Z] 08:48:10 [2024-06-03T08:48:10.564Z] === Skipped 08:48:10 [2024-06-03T08:48:10.564Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 08:48:10 [2024-06-03T08:48:10.564Z] build_session_test.go:26: TODO: BuildKit 08:48:10 [2024-06-03T08:48:10.564Z] 08:48:10 [2024-06-03T08:48:10.564Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 08:48:10 [2024-06-03T08:48:10.564Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 08:48:10 [2024-06-03T08:48:10.564Z] 08:48:10 [2024-06-03T08:48:10.564Z] === Failed 08:48:10 [2024-06-03T08:48:10.564Z] === FAIL: arm64.integration.build TestBuildSquashParent (0.00s) 08:48:10 [2024-06-03T08:48:10.564Z] build_squash_test.go:61: assertion failed: error is not nil: error during connect: Post "http://%2Frun%2Fdocker%2Ftmp.ON8KAP5G9O%2Fdocker.sock/v1.46/build?buildargs=null&cachefrom=null&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=&forcerm=1&labels=null&memory=0&memswap=0&networkmode=&rm=1&shmsize=0&t=testbuildsquashparent&target=&ulimits=null&version=": EOF 08:48:10 [2024-06-03T08:48:10.564Z] 08:48:10 [2024-06-03T08:48:10.564Z] DONE 38 tests, 2 skipped, 1 failure in 69.855s 08:48:10 [2024-06-03T08:48:10.564Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 08:48:10 [2024-06-03T08:48:10.564Z] ++ '[' -n '' ']' 08:48:10 [2024-06-03T08:48:10.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 08:48:10 [2024-06-03T08:48:10.564Z] ++ set -e 08:48:10 [2024-06-03T08:48:10.564Z] ++ '[' -n 0 ']' 08:48:10 [2024-06-03T08:48:10.564Z] ++ set -x 08:48:10 [2024-06-03T08:48:10.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 08:48:10 [2024-06-03T08:48:10.564Z] INFO: Testing against a local daemon 08:48:10 [2024-06-03T08:48:10.564Z] === RUN TestNoNewPrivileges 08:48:18 [2024-06-03T08:48:18.671Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 08:48:18 [2024-06-03T08:48:18.671Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 08:48:18 [2024-06-03T08:48:18.944Z] --- PASS: TestNoNewPrivileges (9.05s) 08:48:18 [2024-06-03T08:48:18.944Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.36s) 08:48:18 [2024-06-03T08:48:18.944Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.37s) 08:48:18 [2024-06-03T08:48:18.944Z] PASS 08:48:18 [2024-06-03T08:48:18.944Z] 08:48:18 [2024-06-03T08:48:18.944Z] DONE 3 tests in 9.070s 08:48:18 [2024-06-03T08:48:18.944Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 08:48:18 [2024-06-03T08:48:18.944Z] ++ '[' -n '' ']' 08:48:18 [2024-06-03T08:48:18.944Z] ++ 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 08:48:18 [2024-06-03T08:48:18.944Z] ++ set -e 08:48:18 [2024-06-03T08:48:18.944Z] ++ '[' -n 0 ']' 08:48:18 [2024-06-03T08:48:18.944Z] ++ set -x 08:48:18 [2024-06-03T08:48:18.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 08:48:19 [2024-06-03T08:48:19.216Z] INFO: Testing against a local daemon 08:48:19 [2024-06-03T08:48:19.216Z] === RUN TestConfigInspect 08:48:21 [2024-06-03T08:48:21.116Z] --- PASS: TestConfigInspect (1.95s) 08:48:21 [2024-06-03T08:48:21.116Z] === RUN TestConfigList 08:48:22 [2024-06-03T08:48:22.049Z] === RUN TestConfigList/test_filter_by_name 08:48:22 [2024-06-03T08:48:22.049Z] === RUN TestConfigList/test_filter_by_id 08:48:22 [2024-06-03T08:48:22.049Z] === RUN TestConfigList/test_filter_by_label_key_only 08:48:22 [2024-06-03T08:48:22.049Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 08:48:22 [2024-06-03T08:48:22.049Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 08:48:22 [2024-06-03T08:48:22.983Z] --- PASS: TestConfigList (1.97s) 08:48:22 [2024-06-03T08:48:22.983Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 08:48:22 [2024-06-03T08:48:22.983Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 08:48:22 [2024-06-03T08:48:22.983Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 08:48:22 [2024-06-03T08:48:22.983Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 08:48:22 [2024-06-03T08:48:22.983Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 08:48:22 [2024-06-03T08:48:22.983Z] === RUN TestConfigsCreateAndDelete 08:48:24 [2024-06-03T08:48:24.881Z] --- PASS: TestConfigsCreateAndDelete (1.87s) 08:48:24 [2024-06-03T08:48:24.881Z] === RUN TestConfigsUpdate 08:48:26 [2024-06-03T08:48:26.780Z] --- PASS: TestConfigsUpdate (2.00s) 08:48:26 [2024-06-03T08:48:26.780Z] === RUN TestTemplatedConfig 08:48:29 [2024-06-03T08:48:29.308Z] --- PASS: TestTemplatedConfig (2.41s) 08:48:29 [2024-06-03T08:48:29.308Z] === RUN TestConfigCreateResolve 08:48:31 [2024-06-03T08:48:31.206Z] --- PASS: TestConfigCreateResolve (1.95s) 08:48:31 [2024-06-03T08:48:31.206Z] PASS 08:48:31 [2024-06-03T08:48:31.206Z] 08:48:31 [2024-06-03T08:48:31.206Z] DONE 11 tests in 12.171s 08:48:31 [2024-06-03T08:48:31.206Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 08:48:31 [2024-06-03T08:48:31.206Z] ++ '[' -n '' ']' 08:48:31 [2024-06-03T08:48:31.206Z] ++ 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 08:48:31 [2024-06-03T08:48:31.206Z] ++ set -e 08:48:31 [2024-06-03T08:48:31.206Z] ++ '[' -n 0 ']' 08:48:31 [2024-06-03T08:48:31.206Z] ++ set -x 08:48:31 [2024-06-03T08:48:31.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 08:48:31 [2024-06-03T08:48:31.207Z] INFO: Testing against a local daemon 08:48:31 [2024-06-03T08:48:31.207Z] === RUN TestAttach 08:48:31 [2024-06-03T08:48:31.207Z] === RUN TestAttach/without_TTY 08:48:31 [2024-06-03T08:48:31.207Z] === PAUSE TestAttach/without_TTY 08:48:31 [2024-06-03T08:48:31.207Z] === RUN TestAttach/with_TTY 08:48:31 [2024-06-03T08:48:31.207Z] === PAUSE TestAttach/with_TTY 08:48:31 [2024-06-03T08:48:31.207Z] === CONT TestAttach/without_TTY 08:48:31 [2024-06-03T08:48:31.207Z] === CONT TestAttach/with_TTY 08:48:31 [2024-06-03T08:48:31.464Z] --- PASS: TestAttach (0.02s) 08:48:31 [2024-06-03T08:48:31.464Z] --- PASS: TestAttach/with_TTY (0.06s) 08:48:31 [2024-06-03T08:48:31.464Z] --- PASS: TestAttach/without_TTY (0.06s) 08:48:31 [2024-06-03T08:48:31.464Z] === RUN TestCreateWithCDIDevices 08:48:32 [2024-06-03T08:48:32.398Z] --- PASS: TestCreateWithCDIDevices (1.02s) 08:48:32 [2024-06-03T08:48:32.398Z] === RUN TestCDISpecDirsAreInSystemInfo 08:48:32 [2024-06-03T08:48:32.398Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default 08:48:32 [2024-06-03T08:48:32.964Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned 08:48:33 [2024-06-03T08:48:33.530Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice 08:48:34 [2024-06-03T08:48:34.096Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice 08:48:34 [2024-06-03T08:48:34.354Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice 08:48:34 [2024-06-03T08:48:34.919Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice 08:48:35 [2024-06-03T08:48:35.485Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice 08:48:36 [2024-06-03T08:48:36.051Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestCheckpoint 08:48:36 [2024-06-03T08:48:36.617Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 08:48:36 [2024-06-03T08:48:36.617Z] --- SKIP: TestCheckpoint (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/commit 08:48:36 [2024-06-03T08:48:36.617Z] === PAUSE TestContainerInvalidJSON/commit 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/create 08:48:36 [2024-06-03T08:48:36.617Z] === PAUSE TestContainerInvalidJSON/containers/create 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 08:48:36 [2024-06-03T08:48:36.617Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/update 08:48:36 [2024-06-03T08:48:36.617Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/exec/foobar/start 08:48:36 [2024-06-03T08:48:36.617Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 08:48:36 [2024-06-03T08:48:36.617Z] === CONT TestContainerInvalidJSON/commit 08:48:36 [2024-06-03T08:48:36.617Z] === CONT TestContainerInvalidJSON/containers/foobar/update 08:48:36 [2024-06-03T08:48:36.617Z] === CONT TestContainerInvalidJSON/containers/create 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 08:48:36 [2024-06-03T08:48:36.617Z] === CONT TestContainerInvalidJSON/exec/foobar/start 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 08:48:36 [2024-06-03T08:48:36.617Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/commit/empty_body 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestCopyFromContainerPathDoesNotExist 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestCopyFromContainerPathIsNotDir 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestCopyToContainerPathDoesNotExist 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestCopyEmptyFile 08:48:36 [2024-06-03T08:48:36.617Z] --- PASS: TestCopyEmptyFile (0.06s) 08:48:36 [2024-06-03T08:48:36.617Z] === RUN TestCopyToContainerPathIsNotDir 08:48:36 [2024-06-03T08:48:36.876Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 08:48:36 [2024-06-03T08:48:36.876Z] === RUN TestCopyFromContainer 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer// 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/. 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer//. 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/./ 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer//./ 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer//bar/root 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer//bar/root/ 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer//bar/root/. 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/quux 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/quux/ 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/quux/. 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/quux/baz 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/filesymlink 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/dirsymlink 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 08:48:37 [2024-06-03T08:48:37.441Z] === RUN TestCopyFromContainer/bar/notarget 08:48:37 [2024-06-03T08:48:37.441Z] --- PASS: TestCopyFromContainer (0.79s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer// (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/. (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer//. (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/./ (0.02s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer//./ (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 08:48:37 [2024-06-03T08:48:37.442Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 08:48:37 [2024-06-03T08:48:37.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 08:48:37 [2024-06-03T08:48:37.442Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 08:48:37 [2024-06-03T08:48:37.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 08:48:37 [2024-06-03T08:48:37.442Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 08:48:37 [2024-06-03T08:48:37.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 08:48:37 [2024-06-03T08:48:37.442Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 08:48:37 [2024-06-03T08:48:37.442Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 08:48:37 [2024-06-03T08:48:37.442Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 08:48:37 [2024-06-03T08:48:37.442Z] === RUN TestCreateLinkToNonExistingContainer 08:48:37 [2024-06-03T08:48:37.699Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 08:48:37 [2024-06-03T08:48:37.699Z] === RUN TestCreateWithInvalidEnv 08:48:37 [2024-06-03T08:48:37.699Z] === RUN TestCreateWithInvalidEnv/0 08:48:37 [2024-06-03T08:48:37.699Z] === PAUSE TestCreateWithInvalidEnv/0 08:48:37 [2024-06-03T08:48:37.699Z] === RUN TestCreateWithInvalidEnv/1 08:48:37 [2024-06-03T08:48:37.699Z] === PAUSE TestCreateWithInvalidEnv/1 08:48:37 [2024-06-03T08:48:37.699Z] === RUN TestCreateWithInvalidEnv/2 08:48:37 [2024-06-03T08:48:37.699Z] === PAUSE TestCreateWithInvalidEnv/2 08:48:37 [2024-06-03T08:48:37.699Z] === CONT TestCreateWithInvalidEnv/0 08:48:37 [2024-06-03T08:48:37.699Z] === CONT TestCreateWithInvalidEnv/2 08:48:37 [2024-06-03T08:48:37.699Z] === CONT TestCreateWithInvalidEnv/1 08:48:37 [2024-06-03T08:48:37.699Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 08:48:37 [2024-06-03T08:48:37.699Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 08:48:37 [2024-06-03T08:48:37.699Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 08:48:37 [2024-06-03T08:48:37.699Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 08:48:37 [2024-06-03T08:48:37.699Z] === RUN TestCreateTmpfsMountsTarget 08:48:37 [2024-06-03T08:48:37.699Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 08:48:37 [2024-06-03T08:48:37.699Z] === RUN TestCreateWithCustomMaskedPaths 08:48:38 [2024-06-03T08:48:38.633Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) 08:48:38 [2024-06-03T08:48:38.633Z] === RUN TestCreateWithCustomReadonlyPaths 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateWithInvalidHealthcheckParams 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 08:48:40 [2024-06-03T08:48:40.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 08:48:40 [2024-06-03T08:48:40.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 08:48:40 [2024-06-03T08:48:40.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 08:48:40 [2024-06-03T08:48:40.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.00s) 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 08:48:40 [2024-06-03T08:48:40.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 08:48:40 [2024-06-03T08:48:40.006Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 08:48:40 [2024-06-03T08:48:40.263Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) 08:48:40 [2024-06-03T08:48:40.263Z] === RUN TestCreateDifferentPlatform 08:48:40 [2024-06-03T08:48:40.263Z] === RUN TestCreateDifferentPlatform/different_os 08:48:40 [2024-06-03T08:48:40.263Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 08:48:40 [2024-06-03T08:48:40.263Z] --- PASS: TestCreateDifferentPlatform (0.01s) 08:48:40 [2024-06-03T08:48:40.263Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 08:48:40 [2024-06-03T08:48:40.263Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 08:48:40 [2024-06-03T08:48:40.263Z] === RUN TestCreateVolumesFromNonExistingContainer 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreatePlatformSpecificImageNoPlatform 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateInvalidHostConfig 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 08:48:40 [2024-06-03T08:48:40.522Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 08:48:40 [2024-06-03T08:48:40.522Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 08:48:40 [2024-06-03T08:48:40.522Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 08:48:40 [2024-06-03T08:48:40.522Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 08:48:40 [2024-06-03T08:48:40.522Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 08:48:40 [2024-06-03T08:48:40.522Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 08:48:40 [2024-06-03T08:48:40.522Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 08:48:40 [2024-06-03T08:48:40.522Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 08:48:40 [2024-06-03T08:48:40.522Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 08:48:40 [2024-06-03T08:48:40.522Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateInvalidHostConfig (0.00s) 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateWithMultipleEndpointSettings 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 08:48:40 [2024-06-03T08:48:40.522Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 08:48:40 [2024-06-03T08:48:40.522Z] === RUN TestCreateWithCustomMACs 08:48:41 [2024-06-03T08:48:41.087Z] --- PASS: TestCreateWithCustomMACs (0.54s) 08:48:41 [2024-06-03T08:48:41.087Z] === RUN TestContainerStartOnDaemonRestart 08:48:41 [2024-06-03T08:48:41.087Z] === PAUSE TestContainerStartOnDaemonRestart 08:48:41 [2024-06-03T08:48:41.087Z] === RUN TestDaemonRestartIpcMode 08:48:41 [2024-06-03T08:48:41.087Z] === PAUSE TestDaemonRestartIpcMode 08:48:41 [2024-06-03T08:48:41.087Z] === RUN TestDaemonHostGatewayIP 08:48:41 [2024-06-03T08:48:41.087Z] === PAUSE TestDaemonHostGatewayIP 08:48:41 [2024-06-03T08:48:41.087Z] === RUN TestRestartDaemonWithRestartingContainer 08:48:41 [2024-06-03T08:48:41.087Z] === PAUSE TestRestartDaemonWithRestartingContainer 08:48:41 [2024-06-03T08:48:41.087Z] === RUN TestHardRestartWhenContainerIsRunning 08:48:41 [2024-06-03T08:48:41.087Z] === PAUSE TestHardRestartWhenContainerIsRunning 08:48:41 [2024-06-03T08:48:41.087Z] === RUN TestContainerKillOnDaemonStart 08:48:41 [2024-06-03T08:48:41.087Z] === PAUSE TestContainerKillOnDaemonStart 08:48:41 [2024-06-03T08:48:41.087Z] === RUN TestDiff 08:48:41 [2024-06-03T08:48:41.345Z] --- PASS: TestDiff (0.42s) 08:48:41 [2024-06-03T08:48:41.345Z] === RUN TestDiffStoppedContainer 08:48:41 [2024-06-03T08:48:41.911Z] --- PASS: TestDiffStoppedContainer (0.42s) 08:48:41 [2024-06-03T08:48:41.911Z] === RUN TestExecConsoleSize 08:48:42 [2024-06-03T08:48:42.477Z] --- PASS: TestExecConsoleSize (0.47s) 08:48:42 [2024-06-03T08:48:42.477Z] === RUN TestExecWithCloseStdin 08:48:42 [2024-06-03T08:48:42.735Z] --- PASS: TestExecWithCloseStdin (0.42s) 08:48:42 [2024-06-03T08:48:42.735Z] === RUN TestExec 08:48:43 [2024-06-03T08:48:43.301Z] --- PASS: TestExec (0.49s) 08:48:43 [2024-06-03T08:48:43.301Z] === RUN TestExecUser 08:48:43 [2024-06-03T08:48:43.866Z] --- PASS: TestExecUser (0.43s) 08:48:43 [2024-06-03T08:48:43.866Z] === RUN TestExecWithGroupAdd 08:48:44 [2024-06-03T08:48:44.124Z] --- PASS: TestExecWithGroupAdd (0.41s) 08:48:44 [2024-06-03T08:48:44.124Z] === RUN TestExportContainerAndImportImage 08:48:44 [2024-06-03T08:48:44.690Z] --- PASS: TestExportContainerAndImportImage (0.49s) 08:48:44 [2024-06-03T08:48:44.690Z] === RUN TestExportContainerAfterDaemonRestart 08:48:51 [2024-06-03T08:48:51.244Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) 08:48:51 [2024-06-03T08:48:51.244Z] === RUN TestHealthCheckWorkdir 08:48:51 [2024-06-03T08:48:51.244Z] --- PASS: TestHealthCheckWorkdir (0.55s) 08:48:51 [2024-06-03T08:48:51.244Z] === RUN TestHealthKillContainer 08:48:59 [2024-06-03T08:48:59.349Z] --- PASS: TestHealthKillContainer (7.61s) 08:48:59 [2024-06-03T08:48:59.349Z] === RUN TestHealthCheckProcessKilled 08:48:59 [2024-06-03T08:48:59.606Z] --- PASS: TestHealthCheckProcessKilled (0.63s) 08:48:59 [2024-06-03T08:48:59.606Z] === RUN TestHealthStartInterval 08:49:00 [2024-06-03T08:49:00.979Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:00 [2024-06-03T08:49:00.979Z] } 08:49:00 [2024-06-03T08:49:00.979Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:00 [2024-06-03T08:49:00.979Z] } 08:49:00 [2024-06-03T08:49:00.979Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:00 [2024-06-03T08:49:00.979Z] } 08:49:01 [2024-06-03T08:49:01.237Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:01 [2024-06-03T08:49:01.237Z] } 08:49:01 [2024-06-03T08:49:01.237Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:01 [2024-06-03T08:49:01.237Z] } 08:49:01 [2024-06-03T08:49:01.495Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:01 [2024-06-03T08:49:01.495Z] } 08:49:01 [2024-06-03T08:49:01.495Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:01 [2024-06-03T08:49:01.495Z] } 08:49:01 [2024-06-03T08:49:01.495Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:01 [2024-06-03T08:49:01.495Z] } 08:49:01 [2024-06-03T08:49:01.753Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:01 [2024-06-03T08:49:01.753Z] } 08:49:01 [2024-06-03T08:49:01.753Z] health_test.go:141: &{2024-06-03 08:49:00.648341437 +0000 UTC 2024-06-03 08:49:00.674537674 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 08:49:01 [2024-06-03T08:49:01.753Z] } 08:49:02 [2024-06-03T08:49:02.011Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.011Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.011Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.268Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.268Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.526Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.526Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.526Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.784Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:02 [2024-06-03T08:49:02.784Z] health_test.go:141: &{2024-06-03 08:49:01.675618662 +0000 UTC 2024-06-03 08:49:01.702063846 +0000 UTC 1 2} 08:49:03 [2024-06-03T08:49:03.042Z] health_test.go:169: 1.02722235s 08:49:04 [2024-06-03T08:49:04.005Z] health_test.go:169: 1.02722235s 08:49:04 [2024-06-03T08:49:04.951Z] health_test.go:169: 1.02722235s 08:49:05 [2024-06-03T08:49:05.884Z] health_test.go:169: 1.02722235s 08:49:06 [2024-06-03T08:49:06.817Z] health_test.go:169: 1.02722235s 08:49:08 [2024-06-03T08:49:08.189Z] health_test.go:169: 1.02722235s 08:49:09 [2024-06-03T08:49:09.121Z] health_test.go:169: 1.02722235s 08:49:10 [2024-06-03T08:49:10.053Z] health_test.go:169: 1.02722235s 08:49:10 [2024-06-03T08:49:10.985Z] health_test.go:169: 1.02722235s 08:49:11 [2024-06-03T08:49:11.918Z] health_test.go:169: 1.02722235s 08:49:12 [2024-06-03T08:49:12.850Z] health_test.go:169: 1.02722235s 08:49:14 [2024-06-03T08:49:14.223Z] health_test.go:169: 1.02722235s 08:49:15 [2024-06-03T08:49:15.156Z] health_test.go:169: 1.02722235s 08:49:16 [2024-06-03T08:49:16.089Z] health_test.go:169: 1.02722235s 08:49:17 [2024-06-03T08:49:17.022Z] health_test.go:169: 1.02722235s 08:49:17 [2024-06-03T08:49:17.954Z] health_test.go:169: 1.02722235s 08:49:18 [2024-06-03T08:49:18.887Z] health_test.go:169: 1.02722235s 08:49:19 [2024-06-03T08:49:19.819Z] health_test.go:169: 1.02722235s 08:49:21 [2024-06-03T08:49:21.192Z] health_test.go:169: 1.02722235s 08:49:22 [2024-06-03T08:49:22.124Z] health_test.go:169: 1.02722235s 08:49:23 [2024-06-03T08:49:23.057Z] health_test.go:169: 1.02722235s 08:49:23 [2024-06-03T08:49:23.990Z] health_test.go:169: 1.02722235s 08:49:24 [2024-06-03T08:49:24.923Z] health_test.go:169: 1.02722235s 08:49:25 [2024-06-03T08:49:25.855Z] health_test.go:169: 1.02722235s 08:49:27 [2024-06-03T08:49:27.228Z] health_test.go:169: 1.02722235s 08:49:28 [2024-06-03T08:49:28.160Z] health_test.go:169: 1.02722235s 08:49:29 [2024-06-03T08:49:29.093Z] health_test.go:169: 1.02722235s 08:49:30 [2024-06-03T08:49:30.026Z] health_test.go:169: 1.02722235s 08:49:30 [2024-06-03T08:49:30.959Z] health_test.go:169: 1.02722235s 08:49:31 [2024-06-03T08:49:31.891Z] health_test.go:169: 1.02722235s 08:49:33 [2024-06-03T08:49:33.265Z] --- PASS: TestHealthStartInterval (33.59s) 08:49:33 [2024-06-03T08:49:33.266Z] === RUN TestInspectAnnotations 08:49:33 [2024-06-03T08:49:33.266Z] --- PASS: TestInspectAnnotations (0.05s) 08:49:33 [2024-06-03T08:49:33.266Z] === RUN TestNetworkAliasesAreEmpty 08:49:33 [2024-06-03T08:49:33.266Z] === RUN TestNetworkAliasesAreEmpty/host 08:49:33 [2024-06-03T08:49:33.266Z] === RUN TestNetworkAliasesAreEmpty/bridge 08:49:33 [2024-06-03T08:49:33.266Z] === RUN TestNetworkAliasesAreEmpty/none 08:49:33 [2024-06-03T08:49:33.266Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s) 08:49:33 [2024-06-03T08:49:33.266Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) 08:49:33 [2024-06-03T08:49:33.266Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s) 08:49:33 [2024-06-03T08:49:33.266Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) 08:49:33 [2024-06-03T08:49:33.266Z] === RUN TestIpcModeNone 08:49:33 [2024-06-03T08:49:33.832Z] --- PASS: TestIpcModeNone (0.44s) 08:49:33 [2024-06-03T08:49:33.832Z] === RUN TestIpcModePrivate 08:49:34 [2024-06-03T08:49:34.090Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 08:49:34 [2024-06-03T08:49:34.090Z] --- PASS: TestIpcModePrivate (0.45s) 08:49:34 [2024-06-03T08:49:34.090Z] === RUN TestIpcModeShareable 08:49:34 [2024-06-03T08:49:34.347Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 08:49:34 [2024-06-03T08:49:34.605Z] --- PASS: TestIpcModeShareable (0.44s) 08:49:34 [2024-06-03T08:49:34.605Z] === RUN TestAPIIpcModeShareableAndContainer 08:49:35 [2024-06-03T08:49:35.538Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.00s) 08:49:35 [2024-06-03T08:49:35.538Z] === RUN TestAPIIpcModeHost 08:49:35 [2024-06-03T08:49:35.796Z] --- PASS: TestAPIIpcModeHost (0.26s) 08:49:35 [2024-06-03T08:49:35.796Z] === RUN TestDaemonIpcModeShareable 08:49:36 [2024-06-03T08:49:36.730Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 08:49:36 [2024-06-03T08:49:36.987Z] --- PASS: TestDaemonIpcModeShareable (1.00s) 08:49:36 [2024-06-03T08:49:36.987Z] === RUN TestDaemonIpcModePrivate 08:49:37 [2024-06-03T08:49:37.921Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 08:49:37 [2024-06-03T08:49:37.921Z] --- PASS: TestDaemonIpcModePrivate (1.06s) 08:49:37 [2024-06-03T08:49:37.921Z] === RUN TestDaemonIpcModePrivateFromConfig 08:49:38 [2024-06-03T08:49:38.854Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 08:49:39 [2024-06-03T08:49:39.112Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) 08:49:39 [2024-06-03T08:49:39.112Z] === RUN TestDaemonIpcModeShareableFromConfig 08:49:40 [2024-06-03T08:49:40.045Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 08:49:40 [2024-06-03T08:49:40.045Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s) 08:49:40 [2024-06-03T08:49:40.045Z] === RUN TestIpcModeOlderClient 08:49:40 [2024-06-03T08:49:40.045Z] === PAUSE TestIpcModeOlderClient 08:49:40 [2024-06-03T08:49:40.045Z] === RUN TestKillContainerInvalidSignal 08:49:40 [2024-06-03T08:49:40.610Z] --- PASS: TestKillContainerInvalidSignal (0.46s) 08:49:40 [2024-06-03T08:49:40.610Z] === RUN TestKillContainer 08:49:40 [2024-06-03T08:49:40.610Z] === RUN TestKillContainer/no_signal 08:49:40 [2024-06-03T08:49:40.868Z] === RUN TestKillContainer/non_killing_signal 08:49:41 [2024-06-03T08:49:41.126Z] === RUN TestKillContainer/killing_signal 08:49:41 [2024-06-03T08:49:41.691Z] --- PASS: TestKillContainer (1.25s) 08:49:41 [2024-06-03T08:49:41.691Z] --- PASS: TestKillContainer/no_signal (0.41s) 08:49:41 [2024-06-03T08:49:41.691Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) 08:49:41 [2024-06-03T08:49:41.691Z] --- PASS: TestKillContainer/killing_signal (0.40s) 08:49:41 [2024-06-03T08:49:41.691Z] === RUN TestKillWithStopSignalAndRestartPolicies 08:49:41 [2024-06-03T08:49:41.691Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 08:49:42 [2024-06-03T08:49:42.258Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 08:49:42 [2024-06-03T08:49:42.529Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) 08:49:42 [2024-06-03T08:49:42.529Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) 08:49:42 [2024-06-03T08:49:42.529Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 08:49:42 [2024-06-03T08:49:42.529Z] === RUN TestKillStoppedContainer 08:49:42 [2024-06-03T08:49:42.798Z] --- PASS: TestKillStoppedContainer (0.05s) 08:49:42 [2024-06-03T08:49:42.798Z] === RUN TestKillDifferentUserContainer 08:49:43 [2024-06-03T08:49:43.057Z] --- PASS: TestKillDifferentUserContainer (0.40s) 08:49:43 [2024-06-03T08:49:43.057Z] === RUN TestInspectOomKilledTrue 08:49:43 [2024-06-03T08:49:43.622Z] --- PASS: TestInspectOomKilledTrue (0.46s) 08:49:43 [2024-06-03T08:49:43.622Z] === RUN TestInspectOomKilledFalse 08:49:43 [2024-06-03T08:49:43.880Z] --- PASS: TestInspectOomKilledFalse (0.40s) 08:49:43 [2024-06-03T08:49:43.880Z] === RUN TestLinksEtcHostsContentMatch 08:49:44 [2024-06-03T08:49:44.138Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s) 08:49:44 [2024-06-03T08:49:44.138Z] === RUN TestLinksContainerNames 08:49:45 [2024-06-03T08:49:45.072Z] --- PASS: TestLinksContainerNames (0.89s) 08:49:45 [2024-06-03T08:49:45.072Z] === RUN TestLogsFollowTailEmpty 08:49:45 [2024-06-03T08:49:45.637Z] --- PASS: TestLogsFollowTailEmpty (0.41s) 08:49:45 [2024-06-03T08:49:45.637Z] === RUN TestLogs 08:49:45 [2024-06-03T08:49:45.637Z] === RUN TestLogs/driver_local 08:49:45 [2024-06-03T08:49:45.637Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 08:49:45 [2024-06-03T08:49:45.637Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 08:49:45 [2024-06-03T08:49:45.637Z] === RUN TestLogs/driver_local/tty/only_stdout 08:49:45 [2024-06-03T08:49:45.637Z] === PAUSE TestLogs/driver_local/tty/only_stdout 08:49:45 [2024-06-03T08:49:45.637Z] === RUN TestLogs/driver_local/tty/only_stderr 08:49:45 [2024-06-03T08:49:45.637Z] === PAUSE TestLogs/driver_local/tty/only_stderr 08:49:45 [2024-06-03T08:49:45.637Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 08:49:45 [2024-06-03T08:49:45.637Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 08:49:45 [2024-06-03T08:49:45.637Z] === RUN TestLogs/driver_local/without_tty/only_stdout 08:49:45 [2024-06-03T08:49:45.638Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 08:49:45 [2024-06-03T08:49:45.638Z] === RUN TestLogs/driver_local/without_tty/only_stderr 08:49:45 [2024-06-03T08:49:45.638Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 08:49:45 [2024-06-03T08:49:45.638Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 08:49:45 [2024-06-03T08:49:45.638Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 08:49:45 [2024-06-03T08:49:45.638Z] === CONT TestLogs/driver_local/without_tty/only_stderr 08:49:45 [2024-06-03T08:49:45.638Z] === CONT TestLogs/driver_local/tty/only_stderr 08:49:45 [2024-06-03T08:49:45.638Z] === CONT TestLogs/driver_local/without_tty/only_stdout 08:49:45 [2024-06-03T08:49:45.638Z] === CONT TestLogs/driver_local/tty/only_stdout 08:49:47 [2024-06-03T08:49:47.012Z] === RUN TestLogs/driver_json-file 08:49:47 [2024-06-03T08:49:47.012Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === RUN TestLogs/driver_json-file/tty/only_stdout 08:49:47 [2024-06-03T08:49:47.012Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 08:49:47 [2024-06-03T08:49:47.012Z] === RUN TestLogs/driver_json-file/tty/only_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 08:49:47 [2024-06-03T08:49:47.012Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 08:49:47 [2024-06-03T08:49:47.012Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === CONT TestLogs/driver_json-file/tty/only_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 08:49:47 [2024-06-03T08:49:47.012Z] === CONT TestLogs/driver_json-file/tty/only_stdout 08:49:47 [2024-06-03T08:49:47.012Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs (3.08s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_local (0.01s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.69s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.10s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.22s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.29s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.37s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.44s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_json-file (0.01s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.98s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.35s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.42s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.49s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.56s) 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.63s) 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestContainerNetworkMountsNoChown 08:49:48 [2024-06-03T08:49:48.913Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/default 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/default 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/private 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/private 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rprivate 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rprivate 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/slave 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/slave 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rslave 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rslave 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/shared 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/shared 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rshared 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rshared 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/default 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/default/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rslave 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/private 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rprivate 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/private/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/slave 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rslave/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rprivate/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rslave/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rprivate/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rslave/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/default/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/default/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/default/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rshared 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/private/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rshared/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/shared 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/default/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rshared/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/default/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/shared/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/private/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/shared/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/private/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rslave/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/private/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/private/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rprivate/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rprivate/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/slave/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/slave/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/slave/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/slave/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/slave/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/slave/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/shared/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/shared/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === RUN TestMountDaemonRoot/shared/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === PAUSE TestMountDaemonRoot/shared/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/default/mount_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/default/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/default/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/default/bind_root 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/private/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rshared/mount_root 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 08:49:48 [2024-06-03T08:49:48.913Z] === CONT TestMountDaemonRoot/rshared/bind_root 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/slave/bind_root 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/slave/mount_subpath 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/slave/mount_root 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/slave/bind_subpath 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/private/bind_root 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/private/bind_subpath 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/private/mount_subpath 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/shared/mount_subpath 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/shared/bind_subpath 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/shared/mount_root 08:49:49 [2024-06-03T08:49:49.172Z] === CONT TestMountDaemonRoot/shared/bind_root 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot (0.01s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/default (0.00s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/private (0.00s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 08:49:49 [2024-06-03T08:49:49.172Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) 08:49:49 [2024-06-03T08:49:49.172Z] === RUN TestContainerBindMountNonRecursive 08:49:50 [2024-06-03T08:49:50.105Z] --- PASS: TestContainerBindMountNonRecursive (1.01s) 08:49:50 [2024-06-03T08:49:50.105Z] === RUN TestContainerVolumesMountedAsShared 08:49:50 [2024-06-03T08:49:50.670Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) 08:49:50 [2024-06-03T08:49:50.670Z] === RUN TestContainerVolumesMountedAsSlave 08:49:50 [2024-06-03T08:49:50.928Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s) 08:49:50 [2024-06-03T08:49:50.928Z] === RUN TestContainerCopyLeaksMounts 08:49:51 [2024-06-03T08:49:51.186Z] --- PASS: TestContainerCopyLeaksMounts (0.44s) 08:49:51 [2024-06-03T08:49:51.186Z] === RUN TestContainerBindMountReadOnlyDefault 08:49:51 [2024-06-03T08:49:51.186Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 08:49:51 [2024-06-03T08:49:51.186Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount 08:49:51 [2024-06-03T08:49:51.752Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount 08:49:52 [2024-06-03T08:49:52.009Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 08:49:52 [2024-06-03T08:49:52.009Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount 08:49:52 [2024-06-03T08:49:52.574Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount 08:49:52 [2024-06-03T08:49:52.832Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default 08:49:52 [2024-06-03T08:49:52.832Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount 08:49:53 [2024-06-03T08:49:53.398Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount 08:49:53 [2024-06-03T08:49:53.656Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default 08:49:53 [2024-06-03T08:49:53.656Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount 08:49:54 [2024-06-03T08:49:54.221Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.25s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.75s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.36s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.38s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.83s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.40s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.42s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.77s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.38s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.39s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.84s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.40s) 08:49:54 [2024-06-03T08:49:54.479Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.43s) 08:49:54 [2024-06-03T08:49:54.479Z] === RUN TestContainerBindMountRecursivelyReadOnly 08:49:55 [2024-06-03T08:49:55.853Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.31s) 08:49:55 [2024-06-03T08:49:55.853Z] === RUN TestNetworkNat 08:49:56 [2024-06-03T08:49:56.418Z] --- PASS: TestNetworkNat (0.44s) 08:49:56 [2024-06-03T08:49:56.418Z] === RUN TestNetworkLocalhostTCPNat 08:49:56 [2024-06-03T08:49:56.676Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) 08:49:56 [2024-06-03T08:49:56.676Z] === RUN TestNetworkLoopbackNat 08:49:59 [2024-06-03T08:49:59.204Z] --- PASS: TestNetworkLoopbackNat (2.55s) 08:49:59 [2024-06-03T08:49:59.204Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 08:49:59 [2024-06-03T08:49:59.462Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 08:49:59 [2024-06-03T08:49:59.462Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 08:49:59 [2024-06-03T08:49:59.462Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 08:49:59 [2024-06-03T08:49:59.462Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 08:49:59 [2024-06-03T08:49:59.720Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s) 08:49:59 [2024-06-03T08:49:59.720Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 08:49:59 [2024-06-03T08:49:59.720Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 08:49:59 [2024-06-03T08:49:59.720Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 08:49:59 [2024-06-03T08:49:59.720Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 08:49:59 [2024-06-03T08:49:59.720Z] === RUN TestPause 08:50:00 [2024-06-03T08:50:00.286Z] --- PASS: TestPause (0.44s) 08:50:00 [2024-06-03T08:50:00.286Z] === RUN TestPauseFailsOnWindowsServerContainers 08:50:00 [2024-06-03T08:50:00.286Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 08:50:00 [2024-06-03T08:50:00.286Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 08:50:00 [2024-06-03T08:50:00.286Z] === RUN TestPauseStopPausedContainer 08:50:00 [2024-06-03T08:50:00.544Z] --- PASS: TestPauseStopPausedContainer (0.42s) 08:50:00 [2024-06-03T08:50:00.544Z] === RUN TestPIDModeHost 08:50:01 [2024-06-03T08:50:01.477Z] --- PASS: TestPIDModeHost (0.89s) 08:50:01 [2024-06-03T08:50:01.477Z] === RUN TestPIDModeContainer 08:50:01 [2024-06-03T08:50:01.477Z] === RUN TestPIDModeContainer/non-existing_container 08:50:01 [2024-06-03T08:50:01.477Z] === RUN TestPIDModeContainer/non-running_container 08:50:01 [2024-06-03T08:50:01.735Z] === RUN TestPIDModeContainer/running_container 08:50:02 [2024-06-03T08:50:02.669Z] --- PASS: TestPIDModeContainer (1.08s) 08:50:02 [2024-06-03T08:50:02.669Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 08:50:02 [2024-06-03T08:50:02.669Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) 08:50:02 [2024-06-03T08:50:02.669Z] --- PASS: TestPIDModeContainer/running_container (0.45s) 08:50:02 [2024-06-03T08:50:02.669Z] === RUN TestPsFilter 08:50:02 [2024-06-03T08:50:02.669Z] === RUN TestPsFilter/since 08:50:02 [2024-06-03T08:50:02.669Z] === RUN TestPsFilter/before 08:50:02 [2024-06-03T08:50:02.669Z] --- PASS: TestPsFilter (0.12s) 08:50:02 [2024-06-03T08:50:02.669Z] --- PASS: TestPsFilter/since (0.00s) 08:50:02 [2024-06-03T08:50:02.669Z] --- PASS: TestPsFilter/before (0.00s) 08:50:02 [2024-06-03T08:50:02.669Z] === RUN TestRemoveContainerWithRemovedVolume 08:50:03 [2024-06-03T08:50:03.235Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 08:50:03 [2024-06-03T08:50:03.235Z] === RUN TestRemoveContainerWithVolume 08:50:03 [2024-06-03T08:50:03.493Z] --- PASS: TestRemoveContainerWithVolume (0.43s) 08:50:03 [2024-06-03T08:50:03.493Z] === RUN TestRemoveContainerRunning 08:50:04 [2024-06-03T08:50:04.059Z] --- PASS: TestRemoveContainerRunning (0.38s) 08:50:04 [2024-06-03T08:50:04.059Z] === RUN TestRemoveContainerForceRemoveRunning 08:50:04 [2024-06-03T08:50:04.317Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 08:50:04 [2024-06-03T08:50:04.317Z] === RUN TestRemoveInvalidContainer 08:50:04 [2024-06-03T08:50:04.317Z] --- PASS: TestRemoveInvalidContainer (0.01s) 08:50:04 [2024-06-03T08:50:04.317Z] === RUN TestRenameLinkedContainer 08:50:06 [2024-06-03T08:50:06.216Z] --- PASS: TestRenameLinkedContainer (1.68s) 08:50:06 [2024-06-03T08:50:06.216Z] === RUN TestRenameStoppedContainer 08:50:06 [2024-06-03T08:50:06.474Z] --- PASS: TestRenameStoppedContainer (0.39s) 08:50:06 [2024-06-03T08:50:06.474Z] === RUN TestRenameRunningContainerAndReuse 08:50:07 [2024-06-03T08:50:07.408Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) 08:50:07 [2024-06-03T08:50:07.408Z] === RUN TestRenameInvalidName 08:50:07 [2024-06-03T08:50:07.666Z] --- PASS: TestRenameInvalidName (0.41s) 08:50:07 [2024-06-03T08:50:07.666Z] === RUN TestRenameAnonymousContainer 08:50:09 [2024-06-03T08:50:09.040Z] --- PASS: TestRenameAnonymousContainer (1.44s) 08:50:09 [2024-06-03T08:50:09.040Z] === RUN TestRenameContainerWithSameName 08:50:09 [2024-06-03T08:50:09.605Z] --- PASS: TestRenameContainerWithSameName (0.40s) 08:50:09 [2024-06-03T08:50:09.605Z] === RUN TestRenameContainerWithLinkedContainer 08:50:10 [2024-06-03T08:50:10.538Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) 08:50:10 [2024-06-03T08:50:10.538Z] === RUN TestRenameContainerTwice 08:50:10 [2024-06-03T08:50:10.796Z] --- PASS: TestRenameContainerTwice (0.44s) 08:50:10 [2024-06-03T08:50:10.796Z] === RUN TestResize 08:50:10 [2024-06-03T08:50:10.796Z] === RUN TestResize/success 08:50:11 [2024-06-03T08:50:11.054Z] === RUN TestResize/invalid_size 08:50:11 [2024-06-03T08:50:11.312Z] === RUN TestResize/invalid_state 08:50:11 [2024-06-03T08:50:11.878Z] --- PASS: TestResize (0.93s) 08:50:11 [2024-06-03T08:50:11.878Z] --- PASS: TestResize/success (0.23s) 08:50:11 [2024-06-03T08:50:11.878Z] --- PASS: TestResize/invalid_size (0.22s) 08:50:11 [2024-06-03T08:50:11.878Z] --- PASS: TestResize/invalid_state (0.04s) 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 08:50:11 [2024-06-03T08:50:11.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 08:50:13 [2024-06-03T08:50:13.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 08:50:13 [2024-06-03T08:50:13.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 08:50:13 [2024-06-03T08:50:13.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 08:50:13 [2024-06-03T08:50:13.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 08:50:13 [2024-06-03T08:50:13.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 08:50:13 [2024-06-03T08:50:13.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 08:50:13 [2024-06-03T08:50:13.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 08:50:14 [2024-06-03T08:50:14.336Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.88s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.38s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.10s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.84s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.99s) 08:50:19 [2024-06-03T08:50:19.598Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.16s) 08:50:19 [2024-06-03T08:50:19.598Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 08:50:19 [2024-06-03T08:50:19.598Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 08:50:20 [2024-06-03T08:50:20.163Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 08:50:21 [2024-06-03T08:50:21.097Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) 08:50:21 [2024-06-03T08:50:21.097Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) 08:50:21 [2024-06-03T08:50:21.097Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) 08:50:21 [2024-06-03T08:50:21.097Z] === RUN TestContainerRestartWithCancelledRequest 08:50:22 [2024-06-03T08:50:22.996Z] --- PASS: TestContainerRestartWithCancelledRequest (1.83s) 08:50:22 [2024-06-03T08:50:22.996Z] === RUN TestCgroupNamespacesRun 08:50:23 [2024-06-03T08:50:23.929Z] --- PASS: TestCgroupNamespacesRun (1.04s) 08:50:23 [2024-06-03T08:50:23.930Z] === RUN TestCgroupNamespacesRunPrivileged 08:50:25 [2024-06-03T08:50:25.333Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.01s) 08:50:25 [2024-06-03T08:50:25.333Z] === RUN TestCgroupNamespacesRunDaemonHostMode 08:50:26 [2024-06-03T08:50:26.266Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (0.99s) 08:50:26 [2024-06-03T08:50:26.266Z] === RUN TestCgroupNamespacesRunHostMode 08:50:27 [2024-06-03T08:50:27.199Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s) 08:50:27 [2024-06-03T08:50:27.200Z] === RUN TestCgroupNamespacesRunPrivateMode 08:50:28 [2024-06-03T08:50:28.133Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) 08:50:28 [2024-06-03T08:50:28.133Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 08:50:29 [2024-06-03T08:50:29.067Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) 08:50:29 [2024-06-03T08:50:29.067Z] === RUN TestCgroupNamespacesRunInvalidMode 08:50:30 [2024-06-03T08:50:30.000Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 08:50:30 [2024-06-03T08:50:30.000Z] === RUN TestCgroupNamespacesRunOlderClient 08:50:30 [2024-06-03T08:50:30.933Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.00s) 08:50:30 [2024-06-03T08:50:30.933Z] === RUN TestNISDomainname 08:50:31 [2024-06-03T08:50:31.191Z] --- PASS: TestNISDomainname (0.47s) 08:50:31 [2024-06-03T08:50:31.191Z] === RUN TestHostnameDnsResolution 08:50:31 [2024-06-03T08:50:31.758Z] --- PASS: TestHostnameDnsResolution (0.61s) 08:50:31 [2024-06-03T08:50:31.758Z] === RUN TestUnprivilegedPortsAndPing 08:50:32 [2024-06-03T08:50:32.323Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s) 08:50:32 [2024-06-03T08:50:32.323Z] === RUN TestPrivilegedHostDevices 08:50:32 [2024-06-03T08:50:32.889Z] --- PASS: TestPrivilegedHostDevices (0.44s) 08:50:32 [2024-06-03T08:50:32.889Z] === RUN TestRunConsoleSize 08:50:33 [2024-06-03T08:50:33.147Z] --- PASS: TestRunConsoleSize (0.44s) 08:50:33 [2024-06-03T08:50:33.147Z] === RUN TestRunWithAlternativeContainerdShim 08:50:39 [2024-06-03T08:50:39.701Z] --- PASS: TestRunWithAlternativeContainerdShim (5.37s) 08:50:39 [2024-06-03T08:50:39.701Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 08:50:39 [2024-06-03T08:50:39.701Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.06s) 08:50:39 [2024-06-03T08:50:39.701Z] === RUN TestStaticIPOutsideSubpool 08:50:41 [2024-06-03T08:50:41.074Z] --- PASS: TestStaticIPOutsideSubpool (1.15s) 08:50:41 [2024-06-03T08:50:41.074Z] === RUN TestWorkingDirNormalization 08:50:41 [2024-06-03T08:50:41.074Z] === RUN TestWorkingDirNormalization/trailing_slash 08:50:41 [2024-06-03T08:50:41.074Z] === PAUSE TestWorkingDirNormalization/trailing_slash 08:50:41 [2024-06-03T08:50:41.074Z] === RUN TestWorkingDirNormalization/no_trailing_slash 08:50:41 [2024-06-03T08:50:41.074Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash 08:50:41 [2024-06-03T08:50:41.074Z] === CONT TestWorkingDirNormalization/trailing_slash 08:50:41 [2024-06-03T08:50:41.074Z] === CONT TestWorkingDirNormalization/no_trailing_slash 08:50:41 [2024-06-03T08:50:41.332Z] --- PASS: TestWorkingDirNormalization (0.01s) 08:50:41 [2024-06-03T08:50:41.332Z] --- PASS: TestWorkingDirNormalization/trailing_slash (0.53s) 08:50:41 [2024-06-03T08:50:41.333Z] --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.60s) 08:50:41 [2024-06-03T08:50:41.333Z] === RUN TestStats 08:50:42 [2024-06-03T08:50:42.705Z] --- PASS: TestStats (1.44s) 08:50:42 [2024-06-03T08:50:42.705Z] === RUN TestStopContainerWithTimeout 08:50:42 [2024-06-03T08:50:42.705Z] === RUN TestStopContainerWithTimeout/0 08:50:42 [2024-06-03T08:50:42.705Z] === PAUSE TestStopContainerWithTimeout/0 08:50:42 [2024-06-03T08:50:42.705Z] === RUN TestStopContainerWithTimeout/1 08:50:42 [2024-06-03T08:50:42.705Z] === PAUSE TestStopContainerWithTimeout/1 08:50:42 [2024-06-03T08:50:42.705Z] === RUN TestStopContainerWithTimeout/3 08:50:42 [2024-06-03T08:50:42.705Z] === PAUSE TestStopContainerWithTimeout/3 08:50:42 [2024-06-03T08:50:42.705Z] === RUN TestStopContainerWithTimeout/-1 08:50:42 [2024-06-03T08:50:42.705Z] === PAUSE TestStopContainerWithTimeout/-1 08:50:42 [2024-06-03T08:50:42.705Z] === CONT TestStopContainerWithTimeout/0 08:50:42 [2024-06-03T08:50:42.705Z] === CONT TestStopContainerWithTimeout/3 08:50:42 [2024-06-03T08:50:42.705Z] === CONT TestStopContainerWithTimeout/1 08:50:42 [2024-06-03T08:50:42.705Z] === CONT TestStopContainerWithTimeout/-1 08:50:45 [2024-06-03T08:50:45.985Z] --- PASS: TestStopContainerWithTimeout (0.03s) 08:50:45 [2024-06-03T08:50:45.985Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) 08:50:45 [2024-06-03T08:50:45.985Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) 08:50:45 [2024-06-03T08:50:45.985Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) 08:50:45 [2024-06-03T08:50:45.985Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) 08:50:45 [2024-06-03T08:50:45.985Z] === RUN TestStopContainerWithTimeoutCancel 08:50:45 [2024-06-03T08:50:45.985Z] === PAUSE TestStopContainerWithTimeoutCancel 08:50:45 [2024-06-03T08:50:45.985Z] === RUN TestStopContainerWithRestartPolicyAlways 08:50:46 [2024-06-03T08:50:46.918Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s) 08:50:46 [2024-06-03T08:50:46.918Z] === RUN TestUpdateMemory 08:50:47 [2024-06-03T08:50:47.176Z] --- PASS: TestUpdateMemory (0.46s) 08:50:47 [2024-06-03T08:50:47.176Z] === RUN TestUpdateCPUQuota 08:50:47 [2024-06-03T08:50:47.742Z] --- PASS: TestUpdateCPUQuota (0.60s) 08:50:47 [2024-06-03T08:50:47.742Z] === RUN TestUpdatePidsLimit 08:50:47 [2024-06-03T08:50:47.742Z] === RUN TestUpdatePidsLimit/update_from_none 08:50:48 [2024-06-03T08:50:48.001Z] === RUN TestUpdatePidsLimit/no_change 08:50:48 [2024-06-03T08:50:48.259Z] === RUN TestUpdatePidsLimit/update_lower 08:50:48 [2024-06-03T08:50:48.259Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 08:50:48 [2024-06-03T08:50:48.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 08:50:48 [2024-06-03T08:50:48.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 08:50:48 [2024-06-03T08:50:48.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit (1.50s) 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit/no_change (0.15s) 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) 08:50:49 [2024-06-03T08:50:49.341Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) 08:50:49 [2024-06-03T08:50:49.341Z] === RUN TestUpdateRestartPolicy 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestUpdateRestartPolicy (10.59s) 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestUpdateRestartWithAutoRemove 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitNonBlocked 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestWaitNonBlocked (0.02s) 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitBlocked 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestWaitBlocked (0.02s) 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.50s) 08:51:01 [2024-06-03T08:51:01.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitConditions 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitConditions/default 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitConditions/default 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitConditions/not-running 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitConditions/not-running 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitConditions/next-exit 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitConditions/next-exit 08:51:01 [2024-06-03T08:51:01.534Z] === RUN TestWaitConditions/removed 08:51:01 [2024-06-03T08:51:01.534Z] === PAUSE TestWaitConditions/removed 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitConditions/default 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitConditions/next-exit 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitConditions/removed 08:51:01 [2024-06-03T08:51:01.534Z] === CONT TestWaitConditions/not-running 08:51:01 [2024-06-03T08:51:01.792Z] wait_test.go:145: ContainerID = cce87679b2b4839824292006794c25b05c4c759e35d6feda3dab9d0d2c30c561 08:51:01 [2024-06-03T08:51:01.792Z] wait_test.go:145: ContainerID = 6c8313befd4936d57d7ac29c8f989e63e012646ceb71973c8075f95a132627a3 08:51:01 [2024-06-03T08:51:01.792Z] wait_test.go:145: ContainerID = ae4dcfec9d004dc01b1e61b69b128c6c16f19a6b105e87a2add076d261aca735 08:51:01 [2024-06-03T08:51:01.792Z] wait_test.go:145: ContainerID = 5cbeb8cd656a02847cedd5fb41de470f914abae9962c8742fd02a9528b0baa4b 08:51:02 [2024-06-03T08:51:02.726Z] --- PASS: TestWaitConditions (0.03s) 08:51:02 [2024-06-03T08:51:02.726Z] --- PASS: TestWaitConditions/default (0.82s) 08:51:02 [2024-06-03T08:51:02.726Z] --- PASS: TestWaitConditions/next-exit (0.84s) 08:51:02 [2024-06-03T08:51:02.726Z] --- PASS: TestWaitConditions/removed (0.94s) 08:51:02 [2024-06-03T08:51:02.726Z] --- PASS: TestWaitConditions/not-running (0.98s) 08:51:02 [2024-06-03T08:51:02.726Z] === RUN TestWaitRestartedContainer 08:51:02 [2024-06-03T08:51:02.726Z] === RUN TestWaitRestartedContainer/default 08:51:02 [2024-06-03T08:51:02.726Z] === PAUSE TestWaitRestartedContainer/default 08:51:02 [2024-06-03T08:51:02.726Z] === RUN TestWaitRestartedContainer/not-running 08:51:02 [2024-06-03T08:51:02.726Z] === PAUSE TestWaitRestartedContainer/not-running 08:51:02 [2024-06-03T08:51:02.726Z] === RUN TestWaitRestartedContainer/next-exit 08:51:02 [2024-06-03T08:51:02.726Z] === PAUSE TestWaitRestartedContainer/next-exit 08:51:02 [2024-06-03T08:51:02.726Z] === CONT TestWaitRestartedContainer/default 08:51:02 [2024-06-03T08:51:02.726Z] === CONT TestWaitRestartedContainer/next-exit 08:51:02 [2024-06-03T08:51:02.726Z] === CONT TestWaitRestartedContainer/not-running 08:51:04 [2024-06-03T08:51:04.101Z] --- PASS: TestWaitRestartedContainer (0.01s) 08:51:04 [2024-06-03T08:51:04.101Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) 08:51:04 [2024-06-03T08:51:04.101Z] --- PASS: TestWaitRestartedContainer/default (1.47s) 08:51:04 [2024-06-03T08:51:04.101Z] --- PASS: TestWaitRestartedContainer/not-running (1.52s) 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestHardRestartWhenContainerIsRunning 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestDaemonRestartIpcMode 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestDaemonHostGatewayIP 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestIpcModeOlderClient 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestStopContainerWithTimeoutCancel 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestContainerKillOnDaemonStart 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestContainerStartOnDaemonRestart 08:51:04 [2024-06-03T08:51:04.101Z] === CONT TestRestartDaemonWithRestartingContainer 08:51:04 [2024-06-03T08:51:04.359Z] --- PASS: TestIpcModeOlderClient (0.11s) 08:51:06 [2024-06-03T08:51:06.260Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 08:51:06 [2024-06-03T08:51:06.260Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 08:51:06 [2024-06-03T08:51:06.260Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.08s) 08:51:06 [2024-06-03T08:51:06.260Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 08:51:06 [2024-06-03T08:51:06.260Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.29s) 08:51:06 [2024-06-03T08:51:06.826Z] --- PASS: TestContainerStartOnDaemonRestart (2.57s) 08:51:06 [2024-06-03T08:51:06.826Z] --- PASS: TestDaemonHostGatewayIP (2.73s) 08:51:07 [2024-06-03T08:51:07.084Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.94s) 08:51:07 [2024-06-03T08:51:07.650Z] --- PASS: TestDaemonRestartIpcMode (3.41s) 08:51:07 [2024-06-03T08:51:07.650Z] --- PASS: TestStopContainerWithTimeoutCancel (3.52s) 08:51:15 [2024-06-03T08:51:15.756Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) 08:51:15 [2024-06-03T08:51:15.756Z] PASS 08:51:15 [2024-06-03T08:51:15.756Z] 08:51:15 [2024-06-03T08:51:15.756Z] === Skipped 08:51:15 [2024-06-03T08:51:15.756Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 08:51:15 [2024-06-03T08:51:15.756Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 08:51:15 [2024-06-03T08:51:15.756Z] 08:51:15 [2024-06-03T08:51:15.756Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 08:51:15 [2024-06-03T08:51:15.756Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 08:51:15 [2024-06-03T08:51:15.756Z] 08:51:15 [2024-06-03T08:51:15.756Z] DONE 330 tests, 2 skipped in 164.550s 08:51:15 [2024-06-03T08:51:15.756Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 08:51:15 [2024-06-03T08:51:15.756Z] ++ '[' -n '' ']' 08:51:15 [2024-06-03T08:51:15.756Z] ++ 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 08:51:15 [2024-06-03T08:51:15.756Z] ++ set -e 08:51:15 [2024-06-03T08:51:15.756Z] ++ '[' -n 0 ']' 08:51:15 [2024-06-03T08:51:15.756Z] ++ set -x 08:51:15 [2024-06-03T08:51:15.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 08:51:15 [2024-06-03T08:51:15.756Z] INFO: Testing against a local daemon 08:51:15 [2024-06-03T08:51:15.756Z] === RUN TestConfigDaemonID 08:51:17 [2024-06-03T08:51:17.129Z] daemon_test.go:61: [d2870b4d2d3d7] daemon is not started 08:51:17 [2024-06-03T08:51:17.129Z] --- PASS: TestConfigDaemonID (1.04s) 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestDaemonConfigValidation 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestDaemonConfigValidation/config_with_no_content 08:51:17 [2024-06-03T08:51:17.129Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestDaemonConfigValidation/config_with_{} 08:51:17 [2024-06-03T08:51:17.129Z] === PAUSE TestDaemonConfigValidation/config_with_{} 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestDaemonConfigValidation/invalid_config 08:51:17 [2024-06-03T08:51:17.129Z] === PAUSE TestDaemonConfigValidation/invalid_config 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestDaemonConfigValidation/malformed_config 08:51:17 [2024-06-03T08:51:17.129Z] === PAUSE TestDaemonConfigValidation/malformed_config 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestDaemonConfigValidation/valid_config 08:51:17 [2024-06-03T08:51:17.129Z] === PAUSE TestDaemonConfigValidation/valid_config 08:51:17 [2024-06-03T08:51:17.129Z] === CONT TestDaemonConfigValidation/config_with_no_content 08:51:17 [2024-06-03T08:51:17.129Z] === CONT TestDaemonConfigValidation/malformed_config 08:51:17 [2024-06-03T08:51:17.129Z] === CONT TestDaemonConfigValidation/valid_config 08:51:17 [2024-06-03T08:51:17.129Z] === CONT TestDaemonConfigValidation/invalid_config 08:51:17 [2024-06-03T08:51:17.129Z] === CONT TestDaemonConfigValidation/config_with_{} 08:51:17 [2024-06-03T08:51:17.129Z] --- PASS: TestDaemonConfigValidation (0.00s) 08:51:17 [2024-06-03T08:51:17.129Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) 08:51:17 [2024-06-03T08:51:17.129Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.04s) 08:51:17 [2024-06-03T08:51:17.129Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.04s) 08:51:17 [2024-06-03T08:51:17.129Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) 08:51:17 [2024-06-03T08:51:17.129Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestConfigDaemonSeccompProfiles 08:51:17 [2024-06-03T08:51:17.129Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 08:51:18 [2024-06-03T08:51:18.063Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 08:51:18 [2024-06-03T08:51:18.996Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 08:51:19 [2024-06-03T08:51:19.943Z] daemon_test.go:180: [d61a0a82985de] daemon is not started 08:51:19 [2024-06-03T08:51:19.943Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 08:51:19 [2024-06-03T08:51:19.943Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 08:51:19 [2024-06-03T08:51:19.943Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 08:51:19 [2024-06-03T08:51:19.943Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 08:51:19 [2024-06-03T08:51:19.943Z] === RUN TestDaemonProxy 08:51:19 [2024-06-03T08:51:19.943Z] === RUN TestDaemonProxy/environment_variables 08:51:19 [2024-06-03T08:51:19.943Z] === PAUSE TestDaemonProxy/environment_variables 08:51:19 [2024-06-03T08:51:19.943Z] === RUN TestDaemonProxy/command-line_options 08:51:19 [2024-06-03T08:51:19.943Z] === PAUSE TestDaemonProxy/command-line_options 08:51:19 [2024-06-03T08:51:19.943Z] === RUN TestDaemonProxy/configuration_file 08:51:19 [2024-06-03T08:51:19.943Z] === PAUSE TestDaemonProxy/configuration_file 08:51:19 [2024-06-03T08:51:19.943Z] === RUN TestDaemonProxy/conflicting_options 08:51:20 [2024-06-03T08:51:20.509Z] === RUN TestDaemonProxy/reload_sanitized 08:51:20 [2024-06-03T08:51:20.509Z] === PAUSE TestDaemonProxy/reload_sanitized 08:51:20 [2024-06-03T08:51:20.509Z] === CONT TestDaemonProxy/environment_variables 08:51:20 [2024-06-03T08:51:20.509Z] === CONT TestDaemonProxy/configuration_file 08:51:20 [2024-06-03T08:51:20.509Z] === CONT TestDaemonProxy/command-line_options 08:51:20 [2024-06-03T08:51:20.509Z] === CONT TestDaemonProxy/reload_sanitized 08:51:21 [2024-06-03T08:51:21.914Z] --- PASS: TestDaemonProxy (0.50s) 08:51:21 [2024-06-03T08:51:21.914Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 08:51:21 [2024-06-03T08:51:21.914Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 08:51:21 [2024-06-03T08:51:21.914Z] --- PASS: TestDaemonProxy/environment_variables (1.48s) 08:51:21 [2024-06-03T08:51:21.914Z] --- PASS: TestDaemonProxy/configuration_file (1.48s) 08:51:21 [2024-06-03T08:51:21.914Z] --- PASS: TestDaemonProxy/command-line_options (1.49s) 08:51:21 [2024-06-03T08:51:21.914Z] === RUN TestLiveRestore 08:51:21 [2024-06-03T08:51:21.914Z] === RUN TestLiveRestore/volume_references 08:51:21 [2024-06-03T08:51:21.914Z] === PAUSE TestLiveRestore/volume_references 08:51:21 [2024-06-03T08:51:21.914Z] === RUN TestLiveRestore/autoremove 08:51:21 [2024-06-03T08:51:21.914Z] === PAUSE TestLiveRestore/autoremove 08:51:21 [2024-06-03T08:51:21.914Z] === CONT TestLiveRestore/volume_references 08:51:21 [2024-06-03T08:51:21.914Z] === CONT TestLiveRestore/autoremove 08:51:21 [2024-06-03T08:51:21.914Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers 08:51:22 [2024-06-03T08:51:22.485Z] === RUN TestLiveRestore/volume_references/restartPolicy 08:51:22 [2024-06-03T08:51:22.485Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 08:51:23 [2024-06-03T08:51:23.859Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 08:51:23 [2024-06-03T08:51:23.859Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited 08:51:24 [2024-06-03T08:51:24.793Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 08:51:25 [2024-06-03T08:51:25.727Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 08:51:26 [2024-06-03T08:51:26.661Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 08:51:27 [2024-06-03T08:51:27.227Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 08:51:28 [2024-06-03T08:51:28.161Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore (0.00s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/autoremove (3.35s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.82s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.54s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references (6.85s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.95s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.07s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.36s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.42s) 08:51:29 [2024-06-03T08:51:29.094Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s) 08:51:29 [2024-06-03T08:51:29.094Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 08:51:29 [2024-06-03T08:51:29.660Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) 08:51:29 [2024-06-03T08:51:29.660Z] PASS 08:51:29 [2024-06-03T08:51:29.660Z] 08:51:29 [2024-06-03T08:51:29.660Z] DONE 31 tests in 13.744s 08:51:29 [2024-06-03T08:51:29.660Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 08:51:29 [2024-06-03T08:51:29.660Z] ++ '[' -n '' ']' 08:51:29 [2024-06-03T08:51:29.660Z] ++ 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 08:51:29 [2024-06-03T08:51:29.660Z] ++ set -e 08:51:29 [2024-06-03T08:51:29.660Z] ++ '[' -n 0 ']' 08:51:29 [2024-06-03T08:51:29.660Z] ++ set -x 08:51:29 [2024-06-03T08:51:29.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 08:51:29 [2024-06-03T08:51:29.660Z] INFO: Testing against a local daemon 08:51:29 [2024-06-03T08:51:29.660Z] === RUN TestCommitInheritsEnv 08:51:29 [2024-06-03T08:51:29.661Z] --- PASS: TestCommitInheritsEnv (0.16s) 08:51:29 [2024-06-03T08:51:29.661Z] === RUN TestUsernsCommit 08:51:31 [2024-06-03T08:51:31.035Z] --- PASS: TestUsernsCommit (1.37s) 08:51:31 [2024-06-03T08:51:31.035Z] === RUN TestImportExtremelyLargeImageWorks 08:51:31 [2024-06-03T08:51:31.035Z] import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out 08:51:31 [2024-06-03T08:51:31.035Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 08:51:31 [2024-06-03T08:51:31.035Z] === RUN TestImportWithCustomPlatform 08:51:31 [2024-06-03T08:51:31.035Z] === RUN TestImportWithCustomPlatform/#00 08:51:31 [2024-06-03T08:51:31.035Z] === RUN TestImportWithCustomPlatform/linux 08:51:31 [2024-06-03T08:51:31.035Z] === RUN TestImportWithCustomPlatform/LINUX 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImportWithCustomPlatform/linux/sparc64 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatform (0.11s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImportWithCustomPlatformReject 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImportWithCustomPlatformReject/_______ 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImportWithCustomPlatformReject// 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImportWithCustomPlatformReject/macos 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImportWithCustomPlatformReject/nintendo64 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImageInspectEmptyTagsAndDigests 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImagesFilterMultiReference 08:51:31 [2024-06-03T08:51:31.293Z] --- PASS: TestImagesFilterMultiReference (0.04s) 08:51:31 [2024-06-03T08:51:31.293Z] === RUN TestImagesFilterUntil 08:51:31 [2024-06-03T08:51:31.551Z] list_test.go:99: ImageList: ID=sha256:2283b30bd31f3f72d94cea0d170f65133ffe4a9c9dd01eb907e8bef3ebe87d3b RepoTags=[testimagesfilteruntil:v1] 08:51:31 [2024-06-03T08:51:31.551Z] --- PASS: TestImagesFilterUntil (0.25s) 08:51:31 [2024-06-03T08:51:31.551Z] === RUN TestImagesFilterBeforeSince 08:51:31 [2024-06-03T08:51:31.809Z] list_test.go:133: ImageList: ID=sha256:0b4ed41f4405282cf9f0ea5e623f0b9e6d2f8660d445773abef69ea504a7b5fa RepoTags=[testimagesfilterbeforesince:v3] 08:51:31 [2024-06-03T08:51:31.809Z] list_test.go:133: ImageList: ID=sha256:d622d2d74c18e4d8ebbe641ac8580494cde63630535ed104d2366f7c80b5bd56 RepoTags=[testimagesfilterbeforesince:v2] 08:51:31 [2024-06-03T08:51:31.809Z] list_test.go:133: ImageList: ID=sha256:818d84d33dface2abbc38df1e7e698a4951a994e64420a36e632c42b92d9fab5 RepoTags=[testimagesfilterbeforesince:v1] 08:51:31 [2024-06-03T08:51:31.809Z] --- PASS: TestImagesFilterBeforeSince (0.27s) 08:51:31 [2024-06-03T08:51:31.809Z] === RUN TestAPIImagesFilters 08:51:31 [2024-06-03T08:51:31.809Z] === RUN TestAPIImagesFilters/repository_regex 08:51:31 [2024-06-03T08:51:31.809Z] === PAUSE TestAPIImagesFilters/repository_regex 08:51:31 [2024-06-03T08:51:31.809Z] === RUN TestAPIImagesFilters/image_name_regex 08:51:31 [2024-06-03T08:51:31.809Z] === PAUSE TestAPIImagesFilters/image_name_regex 08:51:31 [2024-06-03T08:51:31.809Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 08:51:31 [2024-06-03T08:51:31.809Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 08:51:31 [2024-06-03T08:51:31.809Z] === RUN TestAPIImagesFilters/registry_port_regex 08:51:31 [2024-06-03T08:51:31.809Z] === PAUSE TestAPIImagesFilters/registry_port_regex 08:51:31 [2024-06-03T08:51:31.809Z] === CONT TestAPIImagesFilters/repository_regex 08:51:31 [2024-06-03T08:51:31.809Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 08:51:31 [2024-06-03T08:51:31.809Z] === CONT TestAPIImagesFilters/image_name_regex 08:51:31 [2024-06-03T08:51:31.809Z] === CONT TestAPIImagesFilters/registry_port_regex 08:51:31 [2024-06-03T08:51:31.809Z] --- PASS: TestAPIImagesFilters (0.03s) 08:51:31 [2024-06-03T08:51:31.809Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 08:51:31 [2024-06-03T08:51:31.809Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 08:51:31 [2024-06-03T08:51:31.809Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 08:51:31 [2024-06-03T08:51:31.809Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 08:51:31 [2024-06-03T08:51:31.809Z] === RUN TestAPIImagesListSizeShared 08:51:32 [2024-06-03T08:51:32.375Z] --- PASS: TestAPIImagesListSizeShared (0.60s) 08:51:32 [2024-06-03T08:51:32.375Z] === RUN TestPruneDontDeleteUsedDangling 08:51:32 [2024-06-03T08:51:32.941Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) 08:51:32 [2024-06-03T08:51:32.941Z] === RUN TestImagePullPlatformInvalid 08:51:32 [2024-06-03T08:51:32.941Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 08:51:32 [2024-06-03T08:51:32.941Z] === RUN TestImagePullStoredDigestForOtherRepo 08:51:32 [2024-06-03T08:51:32.941Z] time="2024-06-03T08:51:32.857862069Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=2d339173-df71-44fc-b37c-ca914aa41828 version=2.8.3 08:51:32 [2024-06-03T08:51:32.941Z] time="2024-06-03T08:51:32.857956229Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=2d339173-df71-44fc-b37c-ca914aa41828 version=2.8.3 08:51:32 [2024-06-03T08:51:32.941Z] time="2024-06-03T08:51:32.857983691Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.20.8 instance.id=2d339173-df71-44fc-b37c-ca914aa41828 version=2.8.3 08:51:32 [2024-06-03T08:51:32.941Z] time="2024-06-03T08:51:32.858185081Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=2d339173-df71-44fc-b37c-ca914aa41828 version=2.8.3 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.95424032Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e5523da0-4362-4e80-b59e-0382f82c5ecb http.request.method=GET http.request.remoteaddr="127.0.0.1:33154" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.954292938Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e5523da0-4362-4e80-b59e-0382f82c5ecb http.request.method=GET http.request.remoteaddr="127.0.0.1:33154" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.667648ms http.response.status=200 http.response.written=2 08:51:33 [2024-06-03T08:51:33.201Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.956478531Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=350ebee8-4283-4288-947b-a0d865739359 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.956524881Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=350ebee8-4283-4288-947b-a0d865739359 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.956540413Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a060ef30-cb02-4f6b-a97d-5e0cb1c2f030 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.956579887Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a060ef30-cb02-4f6b-a97d-5e0cb1c2f030 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.956613543Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=350ebee8-4283-4288-947b-a0d865739359 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=36.25µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5f3e147-0eb5-48d3-b620-a01305981128 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.95664391Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a060ef30-cb02-4f6b-a97d-5e0cb1c2f030 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=26.51µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38a6f2ed-d116-4a28-881a-178b53b66707 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.956722809Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=350ebee8-4283-4288-947b-a0d865739359 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.137493ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.956814885Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a060ef30-cb02-4f6b-a97d-5e0cb1c2f030 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.230873ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.958388495Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37be466e-4155-45f7-8ee6-797c4ab29b23 http.request.method=POST http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.958433811Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37be466e-4155-45f7-8ee6-797c4ab29b23 http.request.method=POST http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.958564507Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37be466e-4155-45f7-8ee6-797c4ab29b23 http.request.method=POST http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=100.527µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=56366def-9b0e-4743-9355-cc366e8f19c1 trace.line=110 vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.958575871Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=352116cf-181e-4239-a8d6-cad2a8a79346 http.request.method=POST http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.958608904Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=352116cf-181e-4239-a8d6-cad2a8a79346 http.request.method=POST http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.958618586Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37be466e-4155-45f7-8ee6-797c4ab29b23 http.request.method=POST http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=24.582µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=c56fdb2c-2668-4790-a7b5-a8fcdfc1356c trace.line=142 vars.name=test 08:51:33 [2024-06-03T08:51:33.201Z] time="2024-06-03T08:51:32.95869481Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37be466e-4155-45f7-8ee6-797c4ab29b23 http.request.method=POST http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=44.602µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=447b76c6-5ae3-4f7a-8501-dacaf4333f3e trace.line=110 vars.name=test 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.958698478Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=352116cf-181e-4239-a8d6-cad2a8a79346 http.request.method=POST http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=62.751µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ee4563e6-10c9-4661-9cd3-70aea90f39cf trace.line=110 vars.name=test 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.958803214Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37be466e-4155-45f7-8ee6-797c4ab29b23 http.request.method=POST http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.813424ms http.response.status=202 http.response.written=0 08:51:33 [2024-06-03T08:51:33.202Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.958872357Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=352116cf-181e-4239-a8d6-cad2a8a79346 http.request.method=POST http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=42.239µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=74c023f6-7c54-4840-9f10-eb805a6091ee trace.line=142 vars.name=test 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.958958993Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=352116cf-181e-4239-a8d6-cad2a8a79346 http.request.method=POST http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=48.36µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4425f35e-4bc8-45bf-89c2-e22f8752e5e6 trace.line=110 vars.name=test 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.959025527Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=352116cf-181e-4239-a8d6-cad2a8a79346 http.request.method=POST http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.912573ms http.response.status=202 http.response.written=0 08:51:33 [2024-06-03T08:51:33.202Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.9608225Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.960915118Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.960999637Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=39.704µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=adbc8701-5ba0-445b-92db-353b9f18c806 trace.line=95 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961150698Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=70.365µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=48600505-0b03-4af2-bcc3-47fac5607471 trace.line=142 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961396846Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961492967Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=49.509µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e935d516-35e9-4117-a04a-255ad64cdb12 trace.line=110 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961538144Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=14.113µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c160f33-077b-4f94-8725-7dd46716b49b trace.line=155 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961577593Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=12.028µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3a55fd88-080b-4a55-89af-7f9c562fc869 trace.line=155 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961610208Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=9.025µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a979bdb1-f955-4f45-8334-cace5ebe0dc7 trace.line=155 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961690362Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=52.184µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=286a58cb-cf71-4d46-b636-1304b1abb5ca trace.line=185 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961770336Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=50.411µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67941177-5065-418f-9300-4be97455b24a trace.line=110 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.96185908Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961900745Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=104.006µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c589012c-522e-42a2-8c6a-ea380858e21a trace.line=202 vars.name=test vars.uuid=a26744a4-dd98-450b-9f06-6f81bd6affb9 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961939243Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.961989153Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3b42884c-0c9d-465f-a0e4-61d09276f776 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33160" http.request.uri="/v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=2.060787ms http.response.status=201 http.response.written=0 08:51:33 [2024-06-03T08:51:33.202Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "PUT /v2/test/blobs/uploads/a26744a4-dd98-450b-9f06-6f81bd6affb9?_state=yhZED6WOvaJPX_8PZGd5Kj5wJIoppyWUBy6p4Afeg517Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyNjc0NGE0LWRkOTgtNDUwYi05ZjA2LTZmODFiZDZhZmZiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg0NDQ4NzlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962003569Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=34.543µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3745f65d-e213-44f3-aa04-aa2267854823 trace.line=95 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962062571Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=22.465µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=50eced24-fcc7-4569-bee7-375f02917655 trace.line=142 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962100642Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.96216853Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=35.462µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e20f8490-7e6e-42e1-b54e-c80d72db4c96 trace.line=110 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962205354Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=10.584µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02063844-850d-4646-bc79-493e72f3c602 trace.line=155 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962242899Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=11.914µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc3b318e-f536-4888-868c-4606a885f068 trace.line=155 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962276195Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=12.094µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c184e16-00d3-428f-8ef8-dd0d7facc259 trace.line=155 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962339644Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=38.916µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1f967449-4e54-49bf-a15c-589f4275d4b2 trace.line=185 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.96241033Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=38.859µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5844eecf-188c-47d6-856c-fe54737ee317 trace.line=110 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962513507Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b4a4bd16-7892-446b-a806-2d723de508ff")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=77.8µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f50c5215-e72f-4c46-97b8-d2def81fa497 trace.line=202 vars.name=test vars.uuid=b4a4bd16-7892-446b-a806-2d723de508ff 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.962580664Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1bfdd122-f47a-4749-9cd2-5dcaeb8abd75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.828235ms http.response.status=201 http.response.written=0 08:51:33 [2024-06-03T08:51:33.202Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "PUT /v2/test/blobs/uploads/b4a4bd16-7892-446b-a806-2d723de508ff?_state=bZnADh0sfKRvLmYRS1vuK4Q9VDJj-J1w4lXD7tRhCo97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI0YTRiZDE2LTc4OTItNDQ2Yi1hODA2LTJkNzIzZGU1MDhmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wM1QwODo1MTozMi45NTg2MTkyMDFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.963997839Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=024c1034-0c21-43d4-ad22-72b4cf971c3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.202Z] time="2024-06-03T08:51:32.964033834Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=024c1034-0c21-43d4-ad22-72b4cf971c3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.964090161Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=024c1034-0c21-43d4-ad22-72b4cf971c3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=25.813µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9db82ae3-2ab0-4b0f-828d-621b4c39cc00 trace.line=95 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.964147834Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=024c1034-0c21-43d4-ad22-72b4cf971c3d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.236305ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965156804Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965194096Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.96533472Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965352098Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965362215Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.96542993Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=36.742µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36b9c612-5fe4-4512-a0c3-811399568359 trace.line=95 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965477839Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=15.573µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd7fd463-c48e-4651-89e5-95bf79177f75 trace.line=155 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965521489Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=19.569µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1ee1c05c-f280-4cf2-82fa-b8802cce1591 trace.line=95 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965559929Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=10.732µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17b4b907-27b7-4f07-9e3e-1161fab5bd81 trace.line=155 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965603334Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=12.438µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a298252d-4c4a-4390-9066-2fc3ad6722dc trace.line=155 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.96567315Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=47.326µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8893ed49-0e81-4716-bc02-4091a63af33c trace.line=110 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.96575707Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=50.214µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e1f07f25-7a0c-4e40-9016-ecf896130956 trace.line=110 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965915852Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=62.259µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b22cc311-e5eb-4cc5-8f49-c9bf38045d27 trace.line=110 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.965970423Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=29.431µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=45cf25b0-e61c-47c8-9a63-fed8d5410b09 trace.line=110 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.966006098Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.966030721Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05c5a80c-2926-46b3-90e6-c6bca2f3ac7a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33164" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.584318ms http.response.status=201 http.response.written=0 08:51:33 [2024-06-03T08:51:33.203Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.971322657Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fe11475e-2e58-4f5b-8dc7-72ca8fa0d391 http.request.method=GET http.request.remoteaddr="127.0.0.1:33190" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.971379977Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fe11475e-2e58-4f5b-8dc7-72ca8fa0d391 http.request.method=GET http.request.remoteaddr="127.0.0.1:33190" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.138945ms http.response.status=200 http.response.written=2 08:51:33 [2024-06-03T08:51:33.203Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973586114Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973621666Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973693566Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.369µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6e347ca-a4d5-44c3-ad6a-29c306efc3a2 trace.line=95 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973715654Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973766919Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.285µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e906e6b-03f3-40ca-9fa3-bd675548ac82 trace.line=95 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973815779Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.803µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0675e60d-8c0b-443c-8eb3-6a48e2b0c0cb trace.line=155 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973854014Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.989µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=63a47825-f080-4ff1-943c-6739eb95c5ae trace.line=125 vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973901923Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.973994548Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3f72646-c37f-4d27-9ca5-e2392f36c330 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33204" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-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.196716ms http.response.status=200 http.response.written=417 08:51:33 [2024-06-03T08:51:33.203Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.982241348Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.982281987Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.982304936Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.982375105Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.153µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e53556b7-be33-493d-9d20-34038126ad54 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.982423662Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.195µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3d3f68a-a10e-4ac5-9f6c-4473a4c66cf1 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.982460174Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.226µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=8bccb09b-be6e-4afc-88f2-178325917e31 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.982489818Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.98258333Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7e75ebaa-5a01-44bb-81ac-feef72d88cdf http.request.method=GET http.request.remoteaddr="127.0.0.1:33220" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-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.096443ms http.response.status=200 http.response.written=417 08:51:33 [2024-06-03T08:51:33.203Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.203Z] time="2024-06-03T08:51:32.989603909Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989653262Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989666898Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989705059Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989721026Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.135µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a4c0b7e-c63a-4716-9e2a-04a75adfc0bd trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989763799Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.754µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cd441f36-3bd5-4c61-bec2-72cb8ad961fc trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989776196Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.363µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05962e5a-18fb-4882-940a-47a2746e348d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989806259Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.895µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=db479234-c078-48ed-8915-483d9ccff1ea trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989822464Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.773µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d885337f-2fae-482e-a1cc-407efa9bd930 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989839177Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.838µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0ad41308-cd61-4811-bb13-c39f85dfaa8f trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989866401Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.52µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0118dd24-8f92-4453-ac27-8700b3272108 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989872128Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.723µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02dadaaf-a895-4a1b-a626-a82a3c159ee1 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989900747Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.059µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=10630338-3ab7-4728-9a5b-4f782f4b1e8e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.98990485Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.707µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=38d83ca7-8f6f-411a-ac6b-e7a351d7b517 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989933501Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.026µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96ca997a-05f0-4a73-aa91-820a96dc3527 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989952685Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.62µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=0c3bbcc4-0002-4463-b27b-73cc4fe08626 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.989962104Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.638µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=447455e4-d0e0-497d-925a-9c8f1957fa6c trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.990027399Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.142µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=db4e3c94-b500-430a-b5ad-267664ecbeee trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.990569319Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.573µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85873ee6-3d54-4f0f-a821-4362fc955370 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.990669173Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.181µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6e188d04-cdc5-4331-aaac-60e539a1cf0c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.990756712Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=346ae5da-d2a9-4cc5-9c93-cff8185592d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.701413ms http.response.status=200 http.response.written=68 08:51:33 [2024-06-03T08:51:33.204Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.991850234Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.682µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b43f028-a5f0-4f7e-80bb-e2a905f27dd2 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.991910434Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.762µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3db24e8d-11e8-4ee7-80de-b72a2f5531d5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:32.991980619Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ecf917-402a-462f-b767-585a4a163aa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33236" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.039632ms http.response.status=200 http.response.written=194 08:51:33 [2024-06-03T08:51:33.204Z] 127.0.0.1 - - [03/Jun/2024:08:51:32 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.003705307Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4d0b9ad-dfa0-438a-8277-7b2ab89ecab6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33262" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.003745527Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4d0b9ad-dfa0-438a-8277-7b2ab89ecab6 http.request.method=GET http.request.remoteaddr="127.0.0.1:33262" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="827.608µs" http.response.status=200 http.response.written=2 08:51:33 [2024-06-03T08:51:33.204Z] 127.0.0.1 - - [03/Jun/2024:08:51:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.009740857Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=300e2ade-d5c5-4e04-8e81-db33d8fd156f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.009783785Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=300e2ade-d5c5-4e04-8e81-db33d8fd156f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.009797044Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=300e2ade-d5c5-4e04-8e81-db33d8fd156f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.009856949Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=300e2ade-d5c5-4e04-8e81-db33d8fd156f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.203µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=096e4b5a-27d5-40f1-b617-ec9eed6be068 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.009921924Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=300e2ade-d5c5-4e04-8e81-db33d8fd156f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.252µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9bb1cd44-2c75-4d40-b54e-3f865e30c71d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.009995596Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=300e2ade-d5c5-4e04-8e81-db33d8fd156f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33272" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.021794ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] 127.0.0.1 - - [03/Jun/2024:08:51:33 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.01131244Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f08f3161-d8e6-49fe-b51d-d2491e296cc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.011352062Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f08f3161-d8e6-49fe-b51d-d2491e296cc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.01137479Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f08f3161-d8e6-49fe-b51d-d2491e296cc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.204Z] time="2024-06-03T08:51:33.01142699Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f08f3161-d8e6-49fe-b51d-d2491e296cc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.157µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=276f7efe-a432-4bfd-816a-7579f8c45791 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.205Z] time="2024-06-03T08:51:33.011469614Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f08f3161-d8e6-49fe-b51d-d2491e296cc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.914µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1aec6263-25ad-44eb-ab1b-2ce0ca8cbc95 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.205Z] time="2024-06-03T08:51:33.01151082Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f08f3161-d8e6-49fe-b51d-d2491e296cc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:33276" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="966.248µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 08:51:33 [2024-06-03T08:51:33.205Z] 127.0.0.1 - - [03/Jun/2024:08:51:33 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/9673fbc710eaab005a331cb7eb50bb0ff3eb5f5d kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:51:33 [2024-06-03T08:51:33.205Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s) 08:51:33 [2024-06-03T08:51:33.205Z] === RUN TestImagePullNonExisting 08:51:33 [2024-06-03T08:51:33.205Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 08:51:33 [2024-06-03T08:51:33.205Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 08:51:33 [2024-06-03T08:51:33.205Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 08:51:33 [2024-06-03T08:51:33.205Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 08:51:33 [2024-06-03T08:51:33.205Z] === RUN TestImagePullNonExisting/asdfasdf 08:51:33 [2024-06-03T08:51:33.205Z] === PAUSE TestImagePullNonExisting/asdfasdf 08:51:33 [2024-06-03T08:51:33.205Z] === RUN TestImagePullNonExisting/asdfasdf:latest 08:51:33 [2024-06-03T08:51:33.205Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 08:51:33 [2024-06-03T08:51:33.205Z] === RUN TestImagePullNonExisting/library/asdfasdf 08:51:33 [2024-06-03T08:51:33.205Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 08:51:33 [2024-06-03T08:51:33.205Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 08:51:33 [2024-06-03T08:51:33.205Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 08:51:33 [2024-06-03T08:51:33.205Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 08:51:33 [2024-06-03T08:51:33.205Z] === CONT TestImagePullNonExisting/asdfasdf:latest 08:51:33 [2024-06-03T08:51:33.205Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 08:51:33 [2024-06-03T08:51:33.205Z] === CONT TestImagePullNonExisting/asdfasdf 08:51:33 [2024-06-03T08:51:33.205Z] === CONT TestImagePullNonExisting/library/asdfasdf 08:51:33 [2024-06-03T08:51:33.205Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestImagePullNonExisting (0.01s) 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s) 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s) 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestRemoveImageOrphaning 08:51:34 [2024-06-03T08:51:34.578Z] --- PASS: TestRemoveImageOrphaning (0.17s) 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestRemoveByDigest 08:51:34 [2024-06-03T08:51:34.578Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 08:51:34 [2024-06-03T08:51:34.578Z] --- SKIP: TestRemoveByDigest (0.00s) 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestRemoveImageGarbageCollector 08:51:34 [2024-06-03T08:51:34.578Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 08:51:34 [2024-06-03T08:51:34.578Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveCheckTimes 08:51:34 [2024-06-03T08:51:34.578Z] === PAUSE TestSaveCheckTimes 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveOCI 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveOCI/busybox:latest 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveOCI/busybox:latest/Manifest 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveOCI/busybox:latest/Config 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag 08:51:34 [2024-06-03T08:51:34.578Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/multilayer:latest 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/multilayer:latest/Manifest 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/multilayer:latest/Config 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI (0.14s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/multilayer:latest (0.01s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveRepoWithMultipleImages 08:51:34 [2024-06-03T08:51:34.836Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s) 08:51:34 [2024-06-03T08:51:34.836Z] === RUN TestSaveDirectoryPermissions 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestSaveDirectoryPermissions (0.99s) 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagUnprefixedRepoByNameOrName 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagUsingDigestAlgorithmAsName 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagValidPrefixedRepo 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagValidPrefixedRepo/fooo/bar 08:51:36 [2024-06-03T08:51:36.211Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagValidPrefixedRepo/fooaa/test 08:51:36 [2024-06-03T08:51:36.211Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagValidPrefixedRepo/foooo:t 08:51:36 [2024-06-03T08:51:36.211Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 08:51:36 [2024-06-03T08:51:36.211Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 08:51:36 [2024-06-03T08:51:36.211Z] === CONT TestTagValidPrefixedRepo/fooo/bar 08:51:36 [2024-06-03T08:51:36.211Z] === CONT TestTagValidPrefixedRepo/foooo:t 08:51:36 [2024-06-03T08:51:36.211Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 08:51:36 [2024-06-03T08:51:36.211Z] === CONT TestTagValidPrefixedRepo/fooaa/test 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagExistedNameWithoutForce 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagOfficialNames 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagOfficialNames (0.04s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestTagMatchesDigest 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestTagMatchesDigest (0.01s) 08:51:36 [2024-06-03T08:51:36.211Z] === CONT TestSaveCheckTimes 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestSaveCheckTimes (0.03s) 08:51:36 [2024-06-03T08:51:36.211Z] PASS 08:51:36 [2024-06-03T08:51:36.211Z] 08:51:36 [2024-06-03T08:51:36.211Z] === Skipped 08:51:36 [2024-06-03T08:51:36.211Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 08:51:36 [2024-06-03T08:51:36.211Z] import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out 08:51:36 [2024-06-03T08:51:36.211Z] 08:51:36 [2024-06-03T08:51:36.211Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 08:51:36 [2024-06-03T08:51:36.211Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 08:51:36 [2024-06-03T08:51:36.211Z] 08:51:36 [2024-06-03T08:51:36.211Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 08:51:36 [2024-06-03T08:51:36.211Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm 08:51:36 [2024-06-03T08:51:36.211Z] 08:51:36 [2024-06-03T08:51:36.211Z] DONE 71 tests, 3 skipped in 6.514s 08:51:36 [2024-06-03T08:51:36.211Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 08:51:36 [2024-06-03T08:51:36.211Z] ++ '[' -n '' ']' 08:51:36 [2024-06-03T08:51:36.211Z] ++ 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 08:51:36 [2024-06-03T08:51:36.211Z] ++ set -e 08:51:36 [2024-06-03T08:51:36.211Z] ++ '[' -n 0 ']' 08:51:36 [2024-06-03T08:51:36.211Z] ++ set -x 08:51:36 [2024-06-03T08:51:36.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestStripANSICommands 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestStripANSICommands/#00 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestStripANSICommands/#01 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestStripANSICommands (0.00s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestStripANSICommands/#00 (0.00s) 08:51:36 [2024-06-03T08:51:36.211Z] --- PASS: TestStripANSICommands/#01 (0.00s) 08:51:36 [2024-06-03T08:51:36.211Z] PASS 08:51:36 [2024-06-03T08:51:36.211Z] 08:51:36 [2024-06-03T08:51:36.211Z] DONE 3 tests in 0.007s 08:51:36 [2024-06-03T08:51:36.211Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 08:51:36 [2024-06-03T08:51:36.211Z] ++ '[' -n '' ']' 08:51:36 [2024-06-03T08:51:36.211Z] ++ 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 08:51:36 [2024-06-03T08:51:36.211Z] ++ set -e 08:51:36 [2024-06-03T08:51:36.211Z] ++ '[' -n 0 ']' 08:51:36 [2024-06-03T08:51:36.211Z] ++ set -x 08:51:36 [2024-06-03T08:51:36.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 08:51:36 [2024-06-03T08:51:36.211Z] INFO: Testing against a local daemon 08:51:36 [2024-06-03T08:51:36.211Z] === RUN TestCreateWithMultiNetworks 08:51:37 [2024-06-03T08:51:37.146Z] --- PASS: TestCreateWithMultiNetworks (0.83s) 08:51:37 [2024-06-03T08:51:37.146Z] === RUN TestNetworkCreateDelete 08:51:37 [2024-06-03T08:51:37.146Z] --- PASS: TestNetworkCreateDelete (0.17s) 08:51:37 [2024-06-03T08:51:37.146Z] === RUN TestDockerNetworkDeletePreferID 08:51:37 [2024-06-03T08:51:37.713Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) 08:51:37 [2024-06-03T08:51:37.713Z] === RUN TestDaemonDNSFallback 08:51:44 [2024-06-03T08:51:44.271Z] --- PASS: TestDaemonDNSFallback (6.15s) 08:51:44 [2024-06-03T08:51:44.271Z] === RUN TestIntDNSAsExtDNS 08:51:44 [2024-06-03T08:51:44.271Z] === RUN TestIntDNSAsExtDNS/only_self 08:51:50 [2024-06-03T08:51:50.826Z] === RUN TestIntDNSAsExtDNS/self_then_ext 08:51:56 [2024-06-03T08:51:56.087Z] --- PASS: TestIntDNSAsExtDNS (11.68s) 08:51:56 [2024-06-03T08:51:56.087Z] --- PASS: TestIntDNSAsExtDNS/only_self (5.53s) 08:51:56 [2024-06-03T08:51:56.087Z] --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.55s) 08:51:56 [2024-06-03T08:51:56.087Z] === RUN TestInspectNetwork 08:51:57 [2024-06-03T08:51:57.985Z] === RUN TestInspectNetwork/full_network_id 08:51:57 [2024-06-03T08:51:57.985Z] === RUN TestInspectNetwork/partial_network_id 08:51:57 [2024-06-03T08:51:57.985Z] === RUN TestInspectNetwork/network_name 08:51:57 [2024-06-03T08:51:57.985Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 08:52:03 [2024-06-03T08:52:03.246Z] --- PASS: TestInspectNetwork (6.96s) 08:52:03 [2024-06-03T08:52:03.246Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 08:52:03 [2024-06-03T08:52:03.246Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 08:52:03 [2024-06-03T08:52:03.246Z] --- PASS: TestInspectNetwork/network_name (0.00s) 08:52:03 [2024-06-03T08:52:03.246Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 08:52:03 [2024-06-03T08:52:03.246Z] === RUN TestRunContainerWithBridgeNone 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestRunContainerWithBridgeNone (1.19s) 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/create 08:52:03 [2024-06-03T08:52:03.504Z] === PAUSE TestNetworkInvalidJSON/networks/create 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 08:52:03 [2024-06-03T08:52:03.504Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 08:52:03 [2024-06-03T08:52:03.504Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 08:52:03 [2024-06-03T08:52:03.504Z] === CONT TestNetworkInvalidJSON/networks/create 08:52:03 [2024-06-03T08:52:03.504Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 08:52:03 [2024-06-03T08:52:03.504Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON (0.01s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkList 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkList//networks 08:52:03 [2024-06-03T08:52:03.504Z] === PAUSE TestNetworkList//networks 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestNetworkList//networks/ 08:52:03 [2024-06-03T08:52:03.504Z] === PAUSE TestNetworkList//networks/ 08:52:03 [2024-06-03T08:52:03.504Z] === CONT TestNetworkList//networks 08:52:03 [2024-06-03T08:52:03.504Z] === CONT TestNetworkList//networks/ 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkList (0.01s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkList//networks (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] --- PASS: TestNetworkList//networks/ (0.00s) 08:52:03 [2024-06-03T08:52:03.504Z] === RUN TestHostIPv4BridgeLabel 08:52:04 [2024-06-03T08:52:04.070Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 08:52:04 [2024-06-03T08:52:04.070Z] === RUN TestDefaultNetworkOpts 08:52:04 [2024-06-03T08:52:04.070Z] === RUN TestDefaultNetworkOpts/default_value 08:52:05 [2024-06-03T08:52:05.443Z] === RUN TestDefaultNetworkOpts/cmdline_value 08:52:06 [2024-06-03T08:52:06.815Z] === RUN TestDefaultNetworkOpts/config-from_value 08:52:07 [2024-06-03T08:52:07.749Z] --- PASS: TestDefaultNetworkOpts (3.55s) 08:52:07 [2024-06-03T08:52:07.749Z] --- PASS: TestDefaultNetworkOpts/default_value (1.18s) 08:52:07 [2024-06-03T08:52:07.749Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.19s) 08:52:07 [2024-06-03T08:52:07.749Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.18s) 08:52:07 [2024-06-03T08:52:07.749Z] === RUN TestForbidDuplicateNetworkNames 08:52:08 [2024-06-03T08:52:08.314Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) 08:52:08 [2024-06-03T08:52:08.315Z] === RUN TestDaemonRestartWithLiveRestore 08:52:09 [2024-06-03T08:52:09.688Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 08:52:09 [2024-06-03T08:52:09.688Z] === RUN TestDaemonDefaultNetworkPools 08:52:10 [2024-06-03T08:52:10.253Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 08:52:10 [2024-06-03T08:52:10.253Z] === RUN TestDaemonRestartWithExistingNetwork 08:52:11 [2024-06-03T08:52:11.626Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 08:52:11 [2024-06-03T08:52:11.626Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 08:52:12 [2024-06-03T08:52:12.560Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) 08:52:12 [2024-06-03T08:52:12.560Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 08:52:13 [2024-06-03T08:52:13.133Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 08:52:13 [2024-06-03T08:52:13.133Z] === RUN TestServiceWithPredefinedNetwork 08:52:15 [2024-06-03T08:52:15.676Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) 08:52:15 [2024-06-03T08:52:15.676Z] === RUN TestServiceRemoveKeepsIngressNetwork 08:52:15 [2024-06-03T08:52:15.676Z] service_test.go:251: FLAKY_TEST 08:52:15 [2024-06-03T08:52:15.676Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 08:52:15 [2024-06-03T08:52:15.676Z] === RUN TestServiceWithDataPathPortInit 08:52:30 [2024-06-03T08:52:30.543Z] --- PASS: TestServiceWithDataPathPortInit (13.25s) 08:52:30 [2024-06-03T08:52:30.543Z] === RUN TestServiceWithDefaultAddressPoolInit 08:52:30 [2024-06-03T08:52:30.801Z] service_test.go:441: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ou8fzntqtjcu7ik2q70a01d42 Created:2024-06-03 08:52:29.803722075 +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[fd885d9c507e66dae3824091831ead16fb8d62f08af2720b4e2cb19a519f699f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vw5eumqf6xawrrc4zsm6oe3yt EndpointID:c9dd9a0d247d7d7be81c7272baeaf4d0a660862f6a61f5b7a9edba12b9ca5114 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4f81f8f086b6c3b4629996a35f8265fdcc1931e8ba3bc35651c919eea73887b 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:68f996743500 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vw5eumqf6xawrrc4zsm6oe3yt EndpointID:c9dd9a0d247d7d7be81c7272baeaf4d0a660862f6a61f5b7a9edba12b9ca5114 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 08:52:36 [2024-06-03T08:52:36.062Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.53s) 08:52:36 [2024-06-03T08:52:36.062Z] PASS 08:52:36 [2024-06-03T08:52:36.062Z] 08:52:36 [2024-06-03T08:52:36.062Z] === Skipped 08:52:36 [2024-06-03T08:52:36.062Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 08:52:36 [2024-06-03T08:52:36.062Z] service_test.go:251: FLAKY_TEST 08:52:36 [2024-06-03T08:52:36.062Z] 08:52:36 [2024-06-03T08:52:36.062Z] DONE 47 tests, 1 skipped in 59.051s 08:52:36 [2024-06-03T08:52:36.062Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 08:52:36 [2024-06-03T08:52:36.062Z] ++ '[' -n '' ']' 08:52:36 [2024-06-03T08:52:36.062Z] ++ 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 08:52:36 [2024-06-03T08:52:36.062Z] ++ set -e 08:52:36 [2024-06-03T08:52:36.062Z] ++ '[' -n 0 ']' 08:52:36 [2024-06-03T08:52:36.062Z] ++ set -x 08:52:36 [2024-06-03T08:52:36.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 08:52:36 [2024-06-03T08:52:36.062Z] INFO: Testing against a local daemon 08:52:36 [2024-06-03T08:52:36.062Z] === RUN TestDockerNetworkIpvlanPersistance 08:52:36 [2024-06-03T08:52:36.320Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.19s) 08:52:36 [2024-06-03T08:52:36.320Z] === RUN TestDockerNetworkIpvlan 08:52:36 [2024-06-03T08:52:36.320Z] === RUN TestDockerNetworkIpvlan/Subinterface 08:52:37 [2024-06-03T08:52:37.253Z] === RUN TestDockerNetworkIpvlan/OverlapParent 08:52:37 [2024-06-03T08:52:37.818Z] === RUN TestDockerNetworkIpvlan/L2NilParent 08:52:39 [2024-06-03T08:52:39.192Z] === RUN TestDockerNetworkIpvlan/L2InternalMode 08:52:40 [2024-06-03T08:52:40.566Z] === RUN TestDockerNetworkIpvlan/L3NilParent 08:52:41 [2024-06-03T08:52:41.940Z] === RUN TestDockerNetworkIpvlan/L3InternalMode 08:52:43 [2024-06-03T08:52:43.313Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetWithParent 08:52:45 [2024-06-03T08:52:45.211Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetNoParent 08:52:47 [2024-06-03T08:52:47.111Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet 08:52:49 [2024-06-03T08:52:49.639Z] === RUN TestDockerNetworkIpvlan/L2Addressing 08:52:50 [2024-06-03T08:52:50.204Z] === RUN TestDockerNetworkIpvlan/L3Addressing 08:52:51 [2024-06-03T08:52:51.578Z] === RUN TestDockerNetworkIpvlan/NoIPv6 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan (16.07s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.70s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.66s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.37s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.39s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.35s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.41s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.83s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.10s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.05s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.05s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.05s) 08:52:52 [2024-06-03T08:52:52.511Z] --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.11s) 08:52:52 [2024-06-03T08:52:52.511Z] === RUN TestIPVlanDNS 08:52:53 [2024-06-03T08:52:53.077Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false 08:53:01 [2024-06-03T08:53:01.181Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false 08:53:05 [2024-06-03T08:53:05.362Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true 08:53:11 [2024-06-03T08:53:11.916Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false 08:53:18 [2024-06-03T08:53:18.471Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false 08:53:23 [2024-06-03T08:53:23.735Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true 08:53:29 [2024-06-03T08:53:29.032Z] --- PASS: TestIPVlanDNS (36.17s) 08:53:29 [2024-06-03T08:53:29.032Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.81s) 08:53:29 [2024-06-03T08:53:29.032Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.53s) 08:53:29 [2024-06-03T08:53:29.032Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.45s) 08:53:29 [2024-06-03T08:53:29.032Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.81s) 08:53:29 [2024-06-03T08:53:29.032Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.51s) 08:53:29 [2024-06-03T08:53:29.032Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.45s) 08:53:29 [2024-06-03T08:53:29.032Z] PASS 08:53:29 [2024-06-03T08:53:29.032Z] 08:53:29 [2024-06-03T08:53:29.032Z] DONE 21 tests in 53.454s 08:53:29 [2024-06-03T08:53:29.032Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 08:53:29 [2024-06-03T08:53:29.032Z] ++ '[' -n '' ']' 08:53:29 [2024-06-03T08:53:29.032Z] ++ 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 08:53:29 [2024-06-03T08:53:29.032Z] ++ set -e 08:53:29 [2024-06-03T08:53:29.032Z] ++ '[' -n 0 ']' 08:53:29 [2024-06-03T08:53:29.032Z] ++ set -x 08:53:29 [2024-06-03T08:53:29.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 08:53:29 [2024-06-03T08:53:29.032Z] INFO: Testing against a local daemon 08:53:29 [2024-06-03T08:53:29.032Z] === RUN TestDockerNetworkMacvlanPersistance 08:53:29 [2024-06-03T08:53:29.966Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) 08:53:29 [2024-06-03T08:53:29.966Z] === RUN TestDockerNetworkMacvlan 08:53:29 [2024-06-03T08:53:29.966Z] === RUN TestDockerNetworkMacvlan/Subinterface 08:53:30 [2024-06-03T08:53:30.531Z] === RUN TestDockerNetworkMacvlan/OverlapParent 08:53:31 [2024-06-03T08:53:31.097Z] === RUN TestDockerNetworkMacvlan/NilParent 08:53:32 [2024-06-03T08:53:32.470Z] === RUN TestDockerNetworkMacvlan/InternalMode 08:53:34 [2024-06-03T08:53:34.370Z] === RUN TestDockerNetworkMacvlan/MultiSubnetWithParent 08:53:36 [2024-06-03T08:53:36.269Z] === RUN TestDockerNetworkMacvlan/MultiSubnetNoParent 08:53:38 [2024-06-03T08:53:38.797Z] === RUN TestDockerNetworkMacvlan/Addressing 08:53:39 [2024-06-03T08:53:39.730Z] === RUN TestDockerNetworkMacvlan/NoIPv6 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan (10.86s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.38s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.43s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.90s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.62s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) 08:53:40 [2024-06-03T08:53:40.666Z] --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.12s) 08:53:40 [2024-06-03T08:53:40.666Z] === RUN TestMACVlanDNS 08:53:41 [2024-06-03T08:53:41.232Z] === RUN TestMACVlanDNS/with_parent 08:53:49 [2024-06-03T08:53:49.338Z] === RUN TestMACVlanDNS/no_parent 08:53:53 [2024-06-03T08:53:53.520Z] === RUN TestMACVlanDNS/with_parent,_internal 08:54:00 [2024-06-03T08:54:00.076Z] --- PASS: TestMACVlanDNS (18.45s) 08:54:00 [2024-06-03T08:54:00.076Z] --- PASS: TestMACVlanDNS/with_parent (6.82s) 08:54:00 [2024-06-03T08:54:00.076Z] --- PASS: TestMACVlanDNS/no_parent (5.52s) 08:54:00 [2024-06-03T08:54:00.076Z] --- PASS: TestMACVlanDNS/with_parent,_internal (5.48s) 08:54:00 [2024-06-03T08:54:00.076Z] PASS 08:54:00 [2024-06-03T08:54:00.076Z] 08:54:00 [2024-06-03T08:54:00.076Z] DONE 14 tests in 30.502s 08:54:00 [2024-06-03T08:54:00.076Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m 08:54:00 [2024-06-03T08:54:00.076Z] ++ '[' -n '' ']' 08:54:00 [2024-06-03T08:54:00.076Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 08:54:00 [2024-06-03T08:54:00.076Z] ++ set -e 08:54:00 [2024-06-03T08:54:00.076Z] ++ '[' -n 0 ']' 08:54:00 [2024-06-03T08:54:00.076Z] ++ set -x 08:54:00 [2024-06-03T08:54:00.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m 08:54:00 [2024-06-03T08:54:00.076Z] INFO: Testing against a local daemon 08:54:00 [2024-06-03T08:54:00.076Z] === RUN TestBridgeICC 08:54:00 [2024-06-03T08:54:00.076Z] === RUN TestBridgeICC/IPv4_non-internal_network 08:54:01 [2024-06-03T08:54:01.009Z] === RUN TestBridgeICC/IPv4_internal_network 08:54:03 [2024-06-03T08:54:03.990Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network 08:54:03 [2024-06-03T08:54:03.990Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network 08:54:03 [2024-06-03T08:54:03.990Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network 08:54:04 [2024-06-03T08:54:04.925Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network 08:54:05 [2024-06-03T08:54:05.858Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name 08:54:06 [2024-06-03T08:54:06.791Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name 08:54:08 [2024-06-03T08:54:08.164Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address 08:54:11 [2024-06-03T08:54:11.443Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC (14.85s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.07s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv4_internal_network (0.95s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.00s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.99s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.03s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.97s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.03s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.09s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.04s) 08:54:13 [2024-06-03T08:54:13.973Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.08s) 08:54:13 [2024-06-03T08:54:13.973Z] === RUN TestBridgeICCWindows 08:54:13 [2024-06-03T08:54:13.973Z] bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows" 08:54:13 [2024-06-03T08:54:13.973Z] --- SKIP: TestBridgeICCWindows (0.00s) 08:54:13 [2024-06-03T08:54:13.973Z] === RUN TestBridgeINC 08:54:14 [2024-06-03T08:54:14.563Z] === RUN TestBridgeINC/IPv4_non-internal_network 08:54:18 [2024-06-03T08:54:18.749Z] === RUN TestBridgeINC/IPv4_internal_network 08:54:20 [2024-06-03T08:54:20.123Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network 08:54:24 [2024-06-03T08:54:24.303Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network 08:54:25 [2024-06-03T08:54:25.237Z] --- PASS: TestBridgeINC (11.27s) 08:54:25 [2024-06-03T08:54:25.237Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.16s) 08:54:25 [2024-06-03T08:54:25.237Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.12s) 08:54:25 [2024-06-03T08:54:25.237Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.28s) 08:54:25 [2024-06-03T08:54:25.237Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.11s) 08:54:25 [2024-06-03T08:54:25.237Z] === RUN TestDefaultBridgeIPv6 08:54:25 [2024-06-03T08:54:25.237Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA 08:54:26 [2024-06-03T08:54:26.611Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only 08:54:27 [2024-06-03T08:54:27.984Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only 08:54:29 [2024-06-03T08:54:29.358Z] --- PASS: TestDefaultBridgeIPv6 (4.20s) 08:54:29 [2024-06-03T08:54:29.358Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.41s) 08:54:29 [2024-06-03T08:54:29.358Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.40s) 08:54:29 [2024-06-03T08:54:29.358Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.38s) 08:54:29 [2024-06-03T08:54:29.358Z] === RUN TestDefaultBridgeAddresses 08:54:29 [2024-06-03T08:54:29.358Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix 08:54:30 [2024-06-03T08:54:30.731Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change 08:54:31 [2024-06-03T08:54:31.666Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change 08:54:32 [2024-06-03T08:54:32.599Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix 08:54:33 [2024-06-03T08:54:33.532Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change 08:54:34 [2024-06-03T08:54:34.466Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change 08:54:35 [2024-06-03T08:54:35.400Z] bridge_test.go:566: [dc7d4ca2453e8] daemon is not started 08:54:35 [2024-06-03T08:54:35.400Z] --- PASS: TestDefaultBridgeAddresses (5.90s) 08:54:35 [2024-06-03T08:54:35.400Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix (0.98s) 08:54:35 [2024-06-03T08:54:35.400Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change (0.97s) 08:54:35 [2024-06-03T08:54:35.400Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change (0.98s) 08:54:35 [2024-06-03T08:54:35.400Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix (1.02s) 08:54:35 [2024-06-03T08:54:35.400Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change (0.97s) 08:54:35 [2024-06-03T08:54:35.400Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change (0.96s) 08:54:35 [2024-06-03T08:54:35.400Z] === RUN TestInternalNwConnectivity 08:54:37 [2024-06-03T08:54:37.928Z] --- PASS: TestInternalNwConnectivity (2.29s) 08:54:37 [2024-06-03T08:54:37.928Z] === RUN TestDisableIPv6Addrs 08:54:38 [2024-06-03T08:54:38.186Z] === RUN TestDisableIPv6Addrs/IPv6_enabled 08:54:38 [2024-06-03T08:54:38.752Z] === RUN TestDisableIPv6Addrs/IPv6_disabled 08:54:39 [2024-06-03T08:54:39.317Z] --- PASS: TestDisableIPv6Addrs (1.73s) 08:54:39 [2024-06-03T08:54:39.317Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.46s) 08:54:39 [2024-06-03T08:54:39.317Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.50s) 08:54:39 [2024-06-03T08:54:39.317Z] === RUN TestNonIPv6Network 08:54:40 [2024-06-03T08:54:40.690Z] --- PASS: TestNonIPv6Network (1.25s) 08:54:40 [2024-06-03T08:54:40.690Z] === RUN TestNoIP6Tables 08:54:40 [2024-06-03T08:54:40.690Z] === RUN TestNoIP6Tables/ip6tables_on 08:54:42 [2024-06-03T08:54:42.063Z] === RUN TestNoIP6Tables/ip6tables_off 08:54:42 [2024-06-03T08:54:42.997Z] --- PASS: TestNoIP6Tables (2.43s) 08:54:42 [2024-06-03T08:54:42.997Z] --- PASS: TestNoIP6Tables/ip6tables_on (1.24s) 08:54:42 [2024-06-03T08:54:42.997Z] --- PASS: TestNoIP6Tables/ip6tables_off (1.18s) 08:54:42 [2024-06-03T08:54:42.997Z] === RUN TestSetInterfaceSysctl 08:54:44 [2024-06-03T08:54:44.370Z] --- PASS: TestSetInterfaceSysctl (1.03s) 08:54:44 [2024-06-03T08:54:44.370Z] === RUN TestReadOnlySlashProc 08:54:44 [2024-06-03T08:54:44.370Z] === RUN TestReadOnlySlashProc/Normality 08:54:46 [2024-06-03T08:54:46.268Z] === RUN TestReadOnlySlashProc/Read_only_no_workaround 08:54:47 [2024-06-03T08:54:47.641Z] === RUN TestReadOnlySlashProc/Read_only_with_workaround 08:54:49 [2024-06-03T08:54:49.540Z] --- PASS: TestReadOnlySlashProc (5.37s) 08:54:49 [2024-06-03T08:54:49.540Z] --- PASS: TestReadOnlySlashProc/Normality (1.83s) 08:54:49 [2024-06-03T08:54:49.540Z] --- PASS: TestReadOnlySlashProc/Read_only_no_workaround (1.76s) 08:54:49 [2024-06-03T08:54:49.540Z] --- PASS: TestReadOnlySlashProc/Read_only_with_workaround (1.78s) 08:54:49 [2024-06-03T08:54:49.540Z] === RUN TestSetEndpointSysctl 08:54:50 [2024-06-03T08:54:50.106Z] === RUN TestSetEndpointSysctl/ifname=IFNAME/val=0 08:54:50 [2024-06-03T08:54:50.672Z] === RUN TestSetEndpointSysctl/ifname=IFNAME/val=1 08:54:50 [2024-06-03T08:54:50.930Z] === RUN TestSetEndpointSysctl/ifname=ifname/val=0 08:54:51 [2024-06-03T08:54:51.495Z] === RUN TestSetEndpointSysctl/ifname=ifname/val=1 08:54:51 [2024-06-03T08:54:51.753Z] --- PASS: TestSetEndpointSysctl (2.29s) 08:54:51 [2024-06-03T08:54:51.753Z] --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=0 (0.54s) 08:54:51 [2024-06-03T08:54:51.753Z] --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=1 (0.38s) 08:54:51 [2024-06-03T08:54:51.753Z] --- PASS: TestSetEndpointSysctl/ifname=ifname/val=0 (0.37s) 08:54:51 [2024-06-03T08:54:51.753Z] --- PASS: TestSetEndpointSysctl/ifname=ifname/val=1 (0.39s) 08:54:51 [2024-06-03T08:54:51.753Z] === RUN TestEtcHostsIpv6 08:54:52 [2024-06-03T08:54:52.319Z] === RUN TestEtcHostsIpv6/IPv6_enabled 08:54:52 [2024-06-03T08:54:52.884Z] === RUN TestEtcHostsIpv6/IPv6_disabled 08:54:53 [2024-06-03T08:54:53.449Z] --- PASS: TestEtcHostsIpv6 (1.55s) 08:54:53 [2024-06-03T08:54:53.449Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.47s) 08:54:53 [2024-06-03T08:54:53.449Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.48s) 08:54:53 [2024-06-03T08:54:53.449Z] === RUN TestMACAddrOnRestart 08:54:55 [2024-06-03T08:54:55.348Z] --- PASS: TestMACAddrOnRestart (2.09s) 08:54:55 [2024-06-03T08:54:55.348Z] === RUN TestCfgdMACAddrOnRestart 08:54:57 [2024-06-03T08:54:57.875Z] --- PASS: TestCfgdMACAddrOnRestart (2.50s) 08:54:57 [2024-06-03T08:54:57.875Z] === RUN TestInspectCfgdMAC 08:54:58 [2024-06-03T08:54:58.441Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge 08:54:58 [2024-06-03T08:54:58.441Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge 08:54:58 [2024-06-03T08:54:58.698Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge 08:54:58 [2024-06-03T08:54:58.698Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge 08:54:58 [2024-06-03T08:54:58.956Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge 08:54:58 [2024-06-03T08:54:58.956Z] --- PASS: TestInspectCfgdMAC (1.08s) 08:54:58 [2024-06-03T08:54:58.956Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s) 08:54:58 [2024-06-03T08:54:58.956Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s) 08:54:58 [2024-06-03T08:54:58.956Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.19s) 08:54:58 [2024-06-03T08:54:58.956Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.17s) 08:54:58 [2024-06-03T08:54:58.956Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.03s) 08:54:58 [2024-06-03T08:54:58.956Z] === RUN TestWatchtowerCreate 08:55:00 [2024-06-03T08:55:00.329Z] --- PASS: TestWatchtowerCreate (1.09s) 08:55:00 [2024-06-03T08:55:00.329Z] === RUN TestResolvConfLocalhostIPv6 08:55:01 [2024-06-03T08:55:01.262Z] --- PASS: TestResolvConfLocalhostIPv6 (1.24s) 08:55:01 [2024-06-03T08:55:01.262Z] === RUN TestInternalNetworkDNS 08:55:27 [2024-06-03T08:55:27.830Z] --- PASS: TestInternalNetworkDNS (23.02s) 08:55:27 [2024-06-03T08:55:27.830Z] === RUN TestInternalNetworkLocalDNS 08:55:27 [2024-06-03T08:55:27.830Z] --- PASS: TestInternalNetworkLocalDNS (1.57s) 08:55:27 [2024-06-03T08:55:27.830Z] === RUN TestNslookupWindows 08:55:27 [2024-06-03T08:55:27.830Z] resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows" 08:55:27 [2024-06-03T08:55:27.830Z] --- SKIP: TestNslookupWindows (0.00s) 08:55:27 [2024-06-03T08:55:27.830Z] PASS 08:55:27 [2024-06-03T08:55:27.830Z] 08:55:27 [2024-06-03T08:55:27.830Z] === Skipped 08:55:27 [2024-06-03T08:55:27.830Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) 08:55:27 [2024-06-03T08:55:27.830Z] bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows" 08:55:27 [2024-06-03T08:55:27.830Z] 08:55:27 [2024-06-03T08:55:27.830Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s) 08:55:27 [2024-06-03T08:55:27.830Z] resolvconf_test.go:196: testEnv.DaemonInfo.OSType != "windows" 08:55:27 [2024-06-03T08:55:27.830Z] 08:55:27 [2024-06-03T08:55:27.830Z] DONE 62 tests, 2 skipped in 86.775s 08:55:27 [2024-06-03T08:55:27.830Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 08:55:27 [2024-06-03T08:55:27.830Z] ++ '[' -n '' ']' 08:55:27 [2024-06-03T08:55:27.830Z] ++ 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 08:55:27 [2024-06-03T08:55:27.830Z] ++ set -e 08:55:27 [2024-06-03T08:55:27.830Z] ++ '[' -n 0 ']' 08:55:27 [2024-06-03T08:55:27.830Z] ++ set -x 08:55:27 [2024-06-03T08:55:27.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 08:55:27 [2024-06-03T08:55:27.830Z] testing: warning: no tests to run 08:55:27 [2024-06-03T08:55:27.830Z] PASS 08:55:27 [2024-06-03T08:55:27.830Z] 08:55:27 [2024-06-03T08:55:27.830Z] DONE 0 tests in 0.005s 08:55:27 [2024-06-03T08:55:27.830Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 08:55:27 [2024-06-03T08:55:27.830Z] ++ '[' -n '' ']' 08:55:27 [2024-06-03T08:55:27.830Z] ++ 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 08:55:27 [2024-06-03T08:55:27.830Z] ++ set -e 08:55:27 [2024-06-03T08:55:27.830Z] ++ '[' -n 0 ']' 08:55:27 [2024-06-03T08:55:27.830Z] ++ set -x 08:55:27 [2024-06-03T08:55:27.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 08:55:27 [2024-06-03T08:55:27.830Z] INFO: Testing against a local daemon 08:55:27 [2024-06-03T08:55:27.830Z] === RUN TestAuthZPluginAllowRequest 08:55:27 [2024-06-03T08:55:27.830Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) 08:55:27 [2024-06-03T08:55:27.830Z] === RUN TestAuthZPluginTLS 08:55:27 [2024-06-03T08:55:27.830Z] --- PASS: TestAuthZPluginTLS (0.54s) 08:55:27 [2024-06-03T08:55:27.830Z] === RUN TestAuthZPluginDenyRequest 08:55:28 [2024-06-03T08:55:28.088Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 08:55:28 [2024-06-03T08:55:28.088Z] === RUN TestAuthZPluginAPIDenyResponse 08:55:28 [2024-06-03T08:55:28.654Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 08:55:28 [2024-06-03T08:55:28.654Z] === RUN TestAuthZPluginDenyResponse 08:55:29 [2024-06-03T08:55:29.219Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 08:55:29 [2024-06-03T08:55:29.219Z] === RUN TestAuthZPluginAllowEventStream 08:55:29 [2024-06-03T08:55:29.785Z] 2024/06/03 08:55:29 http: panic serving 127.0.0.1:47318: runtime error: invalid memory address or nil pointer dereference 08:55:29 [2024-06-03T08:55:29.785Z] goroutine 139 [running]: 08:55:29 [2024-06-03T08:55:29.785Z] net/http.(*conn).serve.func1() 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 08:55:29 [2024-06-03T08:55:29.785Z] panic({0xa96c20?, 0x15cb010?}) 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 08:55:29 [2024-06-03T08:55:29.785Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400011d260}, 0xffff3b021d10?) 08:55:29 [2024-06-03T08:55:29.785Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 08:55:29 [2024-06-03T08:55:29.785Z] net/http.HandlerFunc.ServeHTTP(0x400026a300?, {0xd9c3b0?, 0x400011d260?}, 0x403134?) 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/net/http/server.go:2136 +0x38 08:55:29 [2024-06-03T08:55:29.785Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400011d260}, 0x400026a300) 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/net/http/server.go:2514 +0x144 08:55:29 [2024-06-03T08:55:29.785Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40006e6e70, {0xd9af70?, 0x40002a2380}, 0x400026a200, {0xd90fc0, 0x4000126ec0}) 08:55:29 [2024-06-03T08:55:29.785Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 08:55:29 [2024-06-03T08:55:29.785Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40002a2380?}, 0x40003bc1f0?) 08:55:29 [2024-06-03T08:55:29.785Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 08:55:29 [2024-06-03T08:55:29.785Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9af70?, 0x40002a2380?}, 0x40002a2380?) 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/net/http/server.go:2136 +0x38 08:55:29 [2024-06-03T08:55:29.785Z] net/http.serverHandler.ServeHTTP({0xd979e8?}, {0xd9af70?, 0x40002a2380?}, 0x6?) 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 08:55:29 [2024-06-03T08:55:29.785Z] net/http.(*conn).serve(0x4000496bd0, {0xda2718, 0x40001e6330}) 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/net/http/server.go:2009 +0x518 08:55:29 [2024-06-03T08:55:29.785Z] created by net/http.(*Server).Serve in goroutine 12 08:55:29 [2024-06-03T08:55:29.785Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 08:55:31 [2024-06-03T08:55:31.157Z] 2024/06/03 08:55:30 http: panic serving 127.0.0.1:47330: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 08:55:31 [2024-06-03T08:55:31.157Z] goroutine 157 [running]: 08:55:31 [2024-06-03T08:55:31.157Z] net/http.(*conn).serve.func1() 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 08:55:31 [2024-06-03T08:55:31.157Z] panic({0xa2c480?, 0x40007100b0?}) 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 08:55:31 [2024-06-03T08:55:31.157Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400037ea80}, 0xffff3af6eee0?) 08:55:31 [2024-06-03T08:55:31.157Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 08:55:31 [2024-06-03T08:55:31.157Z] net/http.HandlerFunc.ServeHTTP(0x40006ee300?, {0xd9c3b0?, 0x400037ea80?}, 0x403134?) 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/net/http/server.go:2136 +0x38 08:55:31 [2024-06-03T08:55:31.157Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400037ea80}, 0x40006ee300) 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/net/http/server.go:2514 +0x144 08:55:31 [2024-06-03T08:55:31.157Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40006e6e70, {0xd9af70?, 0x40000f0fc0}, 0x40003d7300, {0xd90fc0, 0x4000126ec0}) 08:55:31 [2024-06-03T08:55:31.157Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 08:55:31 [2024-06-03T08:55:31.157Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40000f0fc0?}, 0x400014b890?) 08:55:31 [2024-06-03T08:55:31.157Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 08:55:31 [2024-06-03T08:55:31.157Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x40000f0fc0?}, 0x4000465b40?) 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/net/http/server.go:2136 +0x38 08:55:31 [2024-06-03T08:55:31.157Z] net/http.serverHandler.ServeHTTP({0x400014b890?}, {0xd9af70?, 0x40000f0fc0?}, 0x6?) 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 08:55:31 [2024-06-03T08:55:31.157Z] net/http.(*conn).serve(0x4000295050, {0xda2718, 0x40001e6330}) 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/net/http/server.go:2009 +0x518 08:55:31 [2024-06-03T08:55:31.157Z] created by net/http.(*Server).Serve in goroutine 12 08:55:31 [2024-06-03T08:55:31.157Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 08:55:33 [2024-06-03T08:55:33.059Z] 2024/06/03 08:55:32 http: panic serving 127.0.0.1:47338: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 08:55:33 [2024-06-03T08:55:33.059Z] goroutine 199 [running]: 08:55:33 [2024-06-03T08:55:33.059Z] net/http.(*conn).serve.func1() 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 08:55:33 [2024-06-03T08:55:33.059Z] panic({0xa2c480?, 0x4000710170?}) 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 08:55:33 [2024-06-03T08:55:33.059Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400037ec00}, 0xffff3af6eee0?) 08:55:33 [2024-06-03T08:55:33.059Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 08:55:33 [2024-06-03T08:55:33.059Z] net/http.HandlerFunc.ServeHTTP(0x40006ee500?, {0xd9c3b0?, 0x400037ec00?}, 0x403134?) 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/net/http/server.go:2136 +0x38 08:55:33 [2024-06-03T08:55:33.059Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400037ec00}, 0x40006ee500) 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/net/http/server.go:2514 +0x144 08:55:33 [2024-06-03T08:55:33.059Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40006e6e70, {0xd9af70?, 0x40000f10a0}, 0x40006ee400, {0xd90fc0, 0x4000126ec0}) 08:55:33 [2024-06-03T08:55:33.059Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 08:55:33 [2024-06-03T08:55:33.059Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40000f10a0?}, 0x40001581e0?) 08:55:33 [2024-06-03T08:55:33.059Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 08:55:33 [2024-06-03T08:55:33.059Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x40000f10a0?}, 0x4000465b40?) 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/net/http/server.go:2136 +0x38 08:55:33 [2024-06-03T08:55:33.059Z] net/http.serverHandler.ServeHTTP({0x40001581e0?}, {0xd9af70?, 0x40000f10a0?}, 0x6?) 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 08:55:33 [2024-06-03T08:55:33.059Z] net/http.(*conn).serve(0x40002941b0, {0xda2718, 0x40001e6330}) 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/net/http/server.go:2009 +0x518 08:55:33 [2024-06-03T08:55:33.059Z] created by net/http.(*Server).Serve in goroutine 12 08:55:33 [2024-06-03T08:55:33.059Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 08:55:35 [2024-06-03T08:55:35.588Z] --- PASS: TestAuthZPluginAllowEventStream (6.00s) 08:55:35 [2024-06-03T08:55:35.588Z] === RUN TestAuthZPluginErrorResponse 08:55:35 [2024-06-03T08:55:35.588Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 08:55:35 [2024-06-03T08:55:35.588Z] === RUN TestAuthZPluginErrorRequest 08:55:36 [2024-06-03T08:55:36.155Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 08:55:36 [2024-06-03T08:55:36.155Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 08:55:36 [2024-06-03T08:55:36.721Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 08:55:36 [2024-06-03T08:55:36.721Z] === RUN TestAuthZPluginEnsureLoadImportWorking 08:55:38 [2024-06-03T08:55:38.097Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) 08:55:38 [2024-06-03T08:55:38.097Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 08:55:39 [2024-06-03T08:55:39.032Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s) 08:55:39 [2024-06-03T08:55:39.032Z] === RUN TestAuthZPluginHeader 08:55:39 [2024-06-03T08:55:39.598Z] --- PASS: TestAuthZPluginHeader (0.61s) 08:55:39 [2024-06-03T08:55:39.598Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 08:55:39 [2024-06-03T08:55:39.598Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 08:55:39 [2024-06-03T08:55:39.598Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 08:55:39 [2024-06-03T08:55:39.598Z] === RUN TestAuthZPluginV2Disable 08:55:39 [2024-06-03T08:55:39.598Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 08:55:39 [2024-06-03T08:55:39.598Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 08:55:39 [2024-06-03T08:55:39.598Z] === RUN TestAuthZPluginV2RejectVolumeRequests 08:55:39 [2024-06-03T08:55:39.598Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 08:55:39 [2024-06-03T08:55:39.598Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 08:55:39 [2024-06-03T08:55:39.598Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 08:55:39 [2024-06-03T08:55:39.598Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 08:55:39 [2024-06-03T08:55:39.598Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 08:55:39 [2024-06-03T08:55:39.598Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 08:55:57 [2024-06-03T08:55:57.673Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) 08:55:57 [2024-06-03T08:55:57.673Z] PASS 08:55:57 [2024-06-03T08:55:57.673Z] 08:55:57 [2024-06-03T08:55:57.673Z] === Skipped 08:55:57 [2024-06-03T08:55:57.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 08:55:57 [2024-06-03T08:55:57.673Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 08:55:57 [2024-06-03T08:55:57.673Z] 08:55:57 [2024-06-03T08:55:57.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 08:55:57 [2024-06-03T08:55:57.673Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 08:55:57 [2024-06-03T08:55:57.673Z] 08:55:57 [2024-06-03T08:55:57.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 08:55:57 [2024-06-03T08:55:57.673Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 08:55:57 [2024-06-03T08:55:57.673Z] 08:55:57 [2024-06-03T08:55:57.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 08:55:57 [2024-06-03T08:55:57.673Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 08:55:57 [2024-06-03T08:55:57.673Z] 08:55:57 [2024-06-03T08:55:57.673Z] DONE 17 tests, 4 skipped in 30.472s 08:55:57 [2024-06-03T08:55:57.673Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 08:55:57 [2024-06-03T08:55:57.673Z] ++ '[' -n '' ']' 08:55:57 [2024-06-03T08:55:57.673Z] ++ 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 08:55:57 [2024-06-03T08:55:57.673Z] ++ set -e 08:55:57 [2024-06-03T08:55:57.673Z] ++ '[' -n 0 ']' 08:55:57 [2024-06-03T08:55:57.673Z] ++ set -x 08:55:57 [2024-06-03T08:55:57.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 08:55:57 [2024-06-03T08:55:57.674Z] INFO: Testing against a local daemon 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 08:55:57 [2024-06-03T08:55:57.674Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 08:55:57 [2024-06-03T08:55:57.674Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/pull 08:55:57 [2024-06-03T08:55:57.674Z] === PAUSE TestPluginInvalidJSON/plugins/pull 08:55:57 [2024-06-03T08:55:57.674Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 08:55:57 [2024-06-03T08:55:57.674Z] === CONT TestPluginInvalidJSON/plugins/pull 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 08:55:57 [2024-06-03T08:55:57.674Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON (0.01s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInstall 08:55:57 [2024-06-03T08:55:57.674Z] === RUN TestPluginInstall/no_auth 08:56:00 [2024-06-03T08:56:00.201Z] time="2024-06-03T08:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:56:00 [2024-06-03T08:56:00.201Z] time="2024-06-03T08:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c06b2bc22e90a6b8c07d00c8beb6458d2bf6055f1ffc198bb6b4e20ff684638" mediatype=application/vnd.docker.plugin.v1+json size=522 08:56:00 [2024-06-03T08:56:00.201Z] time="2024-06-03T08:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:56:00 [2024-06-03T08:56:00.201Z] time="2024-06-03T08:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c06b2bc22e90a6b8c07d00c8beb6458d2bf6055f1ffc198bb6b4e20ff684638" mediatype=application/vnd.docker.plugin.v1+json size=522 08:56:00 [2024-06-03T08:56:00.201Z] === RUN TestPluginInstall/with_digest 08:56:00 [2024-06-03T08:56:00.459Z] === RUN TestPluginInstall/with_htpasswd 08:56:00 [2024-06-03T08:56:00.717Z] time="2024-06-03T08:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:56:00 [2024-06-03T08:56:00.717Z] time="2024-06-03T08:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13eed9be1fc9b24c42269cac12e56c924bc47af1cdd00b4d2b23b796ff14bc14" mediatype=application/vnd.docker.plugin.v1+json size=522 08:56:00 [2024-06-03T08:56:00.717Z] time="2024-06-03T08:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:56:00 [2024-06-03T08:56:00.717Z] time="2024-06-03T08:56:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13eed9be1fc9b24c42269cac12e56c924bc47af1cdd00b4d2b23b796ff14bc14" mediatype=application/vnd.docker.plugin.v1+json size=522 08:56:00 [2024-06-03T08:56:00.975Z] === RUN TestPluginInstall/with_insecure 08:56:01 [2024-06-03T08:56:01.908Z] time="2024-06-03T08:56:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:56:01 [2024-06-03T08:56:01.908Z] time="2024-06-03T08:56:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28d376cf2ec74716f413d4ea92fc4948647ed7765be68e89e50e9ef4849f7f6b" mediatype=application/vnd.docker.plugin.v1+json size=522 08:56:01 [2024-06-03T08:56:01.908Z] time="2024-06-03T08:56:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:56:01 [2024-06-03T08:56:01.908Z] time="2024-06-03T08:56:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28d376cf2ec74716f413d4ea92fc4948647ed7765be68e89e50e9ef4849f7f6b" mediatype=application/vnd.docker.plugin.v1+json size=522 08:56:01 [2024-06-03T08:56:01.908Z] plugin_test.go:247: [daa76ba863849] daemon is not started 08:56:01 [2024-06-03T08:56:01.908Z] --- PASS: TestPluginInstall (5.36s) 08:56:01 [2024-06-03T08:56:01.908Z] --- PASS: TestPluginInstall/no_auth (3.54s) 08:56:01 [2024-06-03T08:56:01.908Z] --- PASS: TestPluginInstall/with_digest (0.46s) 08:56:01 [2024-06-03T08:56:01.908Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) 08:56:01 [2024-06-03T08:56:01.908Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 08:56:01 [2024-06-03T08:56:01.908Z] === RUN TestPluginsWithRuntimes 08:56:03 [2024-06-03T08:56:03.282Z] === RUN TestPluginsWithRuntimes/No_Args 08:56:04 [2024-06-03T08:56:04.215Z] === RUN TestPluginsWithRuntimes/With_Args 08:56:05 [2024-06-03T08:56:05.148Z] --- PASS: TestPluginsWithRuntimes (3.13s) 08:56:05 [2024-06-03T08:56:05.148Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) 08:56:05 [2024-06-03T08:56:05.148Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) 08:56:05 [2024-06-03T08:56:05.148Z] === RUN TestPluginBackCompatMediaTypes 08:56:05 [2024-06-03T08:56:05.405Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) 08:56:05 [2024-06-03T08:56:05.405Z] PASS 08:56:05 [2024-06-03T08:56:05.405Z] 08:56:05 [2024-06-03T08:56:05.405Z] DONE 25 tests in 9.014s 08:56:05 [2024-06-03T08:56:05.405Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 08:56:05 [2024-06-03T08:56:05.405Z] ++ '[' -n '' ']' 08:56:05 [2024-06-03T08:56:05.405Z] ++ 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 08:56:05 [2024-06-03T08:56:05.405Z] ++ set -e 08:56:05 [2024-06-03T08:56:05.405Z] ++ '[' -n 0 ']' 08:56:05 [2024-06-03T08:56:05.405Z] ++ set -x 08:56:05 [2024-06-03T08:56:05.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 08:56:05 [2024-06-03T08:56:05.405Z] INFO: Testing against a local daemon 08:56:05 [2024-06-03T08:56:05.405Z] === RUN TestExternalGraphDriver 08:56:05 [2024-06-03T08:56:05.971Z] === RUN TestExternalGraphDriver/json 08:56:05 [2024-06-03T08:56:05.971Z] === RUN TestExternalGraphDriver/spec 08:56:05 [2024-06-03T08:56:05.971Z] === RUN TestExternalGraphDriver/pull 08:56:05 [2024-06-03T08:56:05.971Z] --- PASS: TestExternalGraphDriver (0.39s) 08:56:05 [2024-06-03T08:56:05.971Z] --- PASS: TestExternalGraphDriver/json (0.00s) 08:56:05 [2024-06-03T08:56:05.971Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 08:56:05 [2024-06-03T08:56:05.971Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 08:56:05 [2024-06-03T08:56:05.971Z] === RUN TestGraphdriverPluginV2 08:56:06 [2024-06-03T08:56:06.229Z] external_test.go:416: (*Execution).NotAmd64-fm 08:56:06 [2024-06-03T08:56:06.229Z] --- SKIP: TestGraphdriverPluginV2 (0.36s) 08:56:06 [2024-06-03T08:56:06.229Z] PASS 08:56:06 [2024-06-03T08:56:06.229Z] 08:56:06 [2024-06-03T08:56:06.229Z] === Skipped 08:56:06 [2024-06-03T08:56:06.229Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.36s) 08:56:06 [2024-06-03T08:56:06.229Z] external_test.go:416: (*Execution).NotAmd64-fm 08:56:06 [2024-06-03T08:56:06.229Z] 08:56:06 [2024-06-03T08:56:06.229Z] DONE 5 tests, 1 skipped in 0.780s 08:56:06 [2024-06-03T08:56:06.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 08:56:06 [2024-06-03T08:56:06.229Z] ++ '[' -n '' ']' 08:56:06 [2024-06-03T08:56:06.229Z] ++ 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 08:56:06 [2024-06-03T08:56:06.229Z] ++ set -e 08:56:06 [2024-06-03T08:56:06.229Z] ++ '[' -n 0 ']' 08:56:06 [2024-06-03T08:56:06.229Z] ++ set -x 08:56:06 [2024-06-03T08:56:06.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 08:56:06 [2024-06-03T08:56:06.229Z] INFO: Testing against a local daemon 08:56:06 [2024-06-03T08:56:06.229Z] === RUN TestContinueAfterPluginCrash 08:56:06 [2024-06-03T08:56:06.229Z] === PAUSE TestContinueAfterPluginCrash 08:56:06 [2024-06-03T08:56:06.229Z] === RUN TestReadPluginNoRead 08:56:06 [2024-06-03T08:56:06.229Z] === PAUSE TestReadPluginNoRead 08:56:06 [2024-06-03T08:56:06.229Z] === RUN TestDaemonStartWithLogOpt 08:56:06 [2024-06-03T08:56:06.229Z] === PAUSE TestDaemonStartWithLogOpt 08:56:06 [2024-06-03T08:56:06.229Z] === CONT TestContinueAfterPluginCrash 08:56:06 [2024-06-03T08:56:06.229Z] === CONT TestDaemonStartWithLogOpt 08:56:06 [2024-06-03T08:56:06.229Z] === CONT TestReadPluginNoRead 08:56:08 [2024-06-03T08:56:08.128Z] === RUN TestReadPluginNoRead/default 08:56:08 [2024-06-03T08:56:08.695Z] --- PASS: TestDaemonStartWithLogOpt (2.55s) 08:56:09 [2024-06-03T08:56:09.627Z] === RUN TestReadPluginNoRead/disabled_caching 08:56:10 [2024-06-03T08:56:10.560Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 08:56:11 [2024-06-03T08:56:11.494Z] read_test.go:93: [d7572541b02b7] daemon is not started 08:56:11 [2024-06-03T08:56:11.494Z] --- PASS: TestReadPluginNoRead (5.34s) 08:56:11 [2024-06-03T08:56:11.494Z] --- PASS: TestReadPluginNoRead/default (1.14s) 08:56:11 [2024-06-03T08:56:11.494Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) 08:56:11 [2024-06-03T08:56:11.494Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) 08:56:14 [2024-06-03T08:56:14.020Z] --- PASS: TestContinueAfterPluginCrash (7.48s) 08:56:14 [2024-06-03T08:56:14.020Z] PASS 08:56:14 [2024-06-03T08:56:14.020Z] 08:56:14 [2024-06-03T08:56:14.020Z] DONE 6 tests in 7.506s 08:56:14 [2024-06-03T08:56:14.020Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 08:56:14 [2024-06-03T08:56:14.020Z] ++ '[' -n '' ']' 08:56:14 [2024-06-03T08:56:14.020Z] ++ 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 08:56:14 [2024-06-03T08:56:14.020Z] ++ set -e 08:56:14 [2024-06-03T08:56:14.020Z] ++ '[' -n 0 ']' 08:56:14 [2024-06-03T08:56:14.020Z] ++ set -x 08:56:14 [2024-06-03T08:56:14.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 08:56:14 [2024-06-03T08:56:14.020Z] testing: warning: no tests to run 08:56:14 [2024-06-03T08:56:14.020Z] PASS 08:56:14 [2024-06-03T08:56:14.020Z] 08:56:14 [2024-06-03T08:56:14.020Z] DONE 0 tests in 0.006s 08:56:14 [2024-06-03T08:56:14.020Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 08:56:14 [2024-06-03T08:56:14.020Z] ++ '[' -n '' ']' 08:56:14 [2024-06-03T08:56:14.020Z] ++ 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 08:56:14 [2024-06-03T08:56:14.020Z] ++ set -e 08:56:14 [2024-06-03T08:56:14.020Z] ++ '[' -n 0 ']' 08:56:14 [2024-06-03T08:56:14.020Z] ++ set -x 08:56:14 [2024-06-03T08:56:14.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 08:56:14 [2024-06-03T08:56:14.020Z] INFO: Testing against a local daemon 08:56:14 [2024-06-03T08:56:14.020Z] === RUN TestPluginWithDevMounts 08:56:14 [2024-06-03T08:56:14.020Z] === PAUSE TestPluginWithDevMounts 08:56:14 [2024-06-03T08:56:14.020Z] === CONT TestPluginWithDevMounts 08:56:15 [2024-06-03T08:56:15.393Z] --- PASS: TestPluginWithDevMounts (1.45s) 08:56:15 [2024-06-03T08:56:15.393Z] PASS 08:56:15 [2024-06-03T08:56:15.393Z] 08:56:15 [2024-06-03T08:56:15.393Z] DONE 1 tests in 1.482s 08:56:15 [2024-06-03T08:56:15.393Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 08:56:15 [2024-06-03T08:56:15.393Z] ++ '[' -n '' ']' 08:56:15 [2024-06-03T08:56:15.393Z] ++ 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 08:56:15 [2024-06-03T08:56:15.393Z] ++ set -e 08:56:15 [2024-06-03T08:56:15.393Z] ++ '[' -n 0 ']' 08:56:15 [2024-06-03T08:56:15.393Z] ++ set -x 08:56:15 [2024-06-03T08:56:15.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 08:56:15 [2024-06-03T08:56:15.393Z] INFO: Testing against a local daemon 08:56:15 [2024-06-03T08:56:15.393Z] === RUN TestSecretInspect 08:56:17 [2024-06-03T08:56:17.292Z] --- PASS: TestSecretInspect (1.95s) 08:56:17 [2024-06-03T08:56:17.292Z] === RUN TestSecretList 08:56:19 [2024-06-03T08:56:19.236Z] --- PASS: TestSecretList (1.91s) 08:56:19 [2024-06-03T08:56:19.236Z] === RUN TestSecretsCreateAndDelete 08:56:21 [2024-06-03T08:56:21.134Z] --- PASS: TestSecretsCreateAndDelete (1.89s) 08:56:21 [2024-06-03T08:56:21.134Z] === RUN TestSecretsUpdate 08:56:23 [2024-06-03T08:56:23.032Z] --- PASS: TestSecretsUpdate (1.96s) 08:56:23 [2024-06-03T08:56:23.032Z] === RUN TestTemplatedSecret 08:56:25 [2024-06-03T08:56:25.560Z] --- PASS: TestTemplatedSecret (2.46s) 08:56:25 [2024-06-03T08:56:25.560Z] === RUN TestSecretCreateResolve 08:56:27 [2024-06-03T08:56:27.459Z] --- PASS: TestSecretCreateResolve (1.96s) 08:56:27 [2024-06-03T08:56:27.459Z] PASS 08:56:27 [2024-06-03T08:56:27.459Z] 08:56:27 [2024-06-03T08:56:27.459Z] DONE 6 tests in 12.153s 08:56:27 [2024-06-03T08:56:27.459Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 08:56:27 [2024-06-03T08:56:27.459Z] ++ '[' -n '' ']' 08:56:27 [2024-06-03T08:56:27.459Z] ++ 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 08:56:27 [2024-06-03T08:56:27.459Z] ++ set -e 08:56:27 [2024-06-03T08:56:27.459Z] ++ '[' -n 0 ']' 08:56:27 [2024-06-03T08:56:27.459Z] ++ set -x 08:56:27 [2024-06-03T08:56:27.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 08:56:27 [2024-06-03T08:56:27.459Z] INFO: Testing against a local daemon 08:56:27 [2024-06-03T08:56:27.459Z] === RUN TestServiceCreateInit 08:56:27 [2024-06-03T08:56:27.459Z] === RUN TestServiceCreateInit/daemonInitDisabled 08:56:30 [2024-06-03T08:56:30.739Z] === RUN TestServiceCreateInit/daemonInitEnabled 08:56:34 [2024-06-03T08:56:34.921Z] --- PASS: TestServiceCreateInit (6.86s) 08:56:34 [2024-06-03T08:56:34.921Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.32s) 08:56:34 [2024-06-03T08:56:34.921Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) 08:56:34 [2024-06-03T08:56:34.921Z] === RUN TestCreateServiceMultipleTimes 08:56:49 [2024-06-03T08:56:49.788Z] --- PASS: TestCreateServiceMultipleTimes (14.83s) 08:56:49 [2024-06-03T08:56:49.788Z] === RUN TestCreateServiceConflict 08:56:51 [2024-06-03T08:56:51.160Z] --- PASS: TestCreateServiceConflict (1.93s) 08:56:51 [2024-06-03T08:56:51.160Z] === RUN TestCreateServiceMaxReplicas 08:56:53 [2024-06-03T08:56:53.751Z] --- PASS: TestCreateServiceMaxReplicas (2.46s) 08:56:53 [2024-06-03T08:56:53.751Z] === RUN TestCreateServiceSecretFileMode 08:57:05 [2024-06-03T08:57:05.944Z] --- PASS: TestCreateServiceSecretFileMode (12.44s) 08:57:05 [2024-06-03T08:57:05.944Z] === RUN TestCreateServiceConfigFileMode 08:57:20 [2024-06-03T08:57:20.811Z] --- PASS: TestCreateServiceConfigFileMode (12.58s) 08:57:20 [2024-06-03T08:57:20.811Z] === RUN TestCreateServiceSysctls 08:57:21 [2024-06-03T08:57:21.377Z] --- PASS: TestCreateServiceSysctls (2.85s) 08:57:21 [2024-06-03T08:57:21.377Z] === RUN TestCreateServiceCapabilities 08:57:23 [2024-06-03T08:57:23.905Z] --- PASS: TestCreateServiceCapabilities (2.28s) 08:57:23 [2024-06-03T08:57:23.905Z] === RUN TestInspect 08:57:26 [2024-06-03T08:57:26.432Z] --- PASS: TestInspect (2.40s) 08:57:26 [2024-06-03T08:57:26.432Z] === RUN TestCreateJob 08:57:28 [2024-06-03T08:57:28.959Z] --- PASS: TestCreateJob (2.76s) 08:57:28 [2024-06-03T08:57:28.959Z] === RUN TestReplicatedJob 08:57:33 [2024-06-03T08:57:33.143Z] --- PASS: TestReplicatedJob (4.42s) 08:57:33 [2024-06-03T08:57:33.143Z] === RUN TestUpdateReplicatedJob 08:57:36 [2024-06-03T08:57:36.424Z] --- PASS: TestUpdateReplicatedJob (2.87s) 08:57:36 [2024-06-03T08:57:36.424Z] === RUN TestServiceListWithStatuses 08:57:40 [2024-06-03T08:57:40.661Z] --- PASS: TestServiceListWithStatuses (4.29s) 08:57:40 [2024-06-03T08:57:40.661Z] === RUN TestDockerNetworkConnectAliasPreV144 08:57:44 [2024-06-03T08:57:44.843Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.81s) 08:57:44 [2024-06-03T08:57:44.843Z] === RUN TestDockerNetworkReConnect 08:57:47 [2024-06-03T08:57:47.371Z] --- PASS: TestDockerNetworkReConnect (3.14s) 08:57:47 [2024-06-03T08:57:47.371Z] === RUN TestServicePlugin 08:57:47 [2024-06-03T08:57:47.371Z] plugin_test.go:25: (*Execution).NotAmd64-fm 08:57:47 [2024-06-03T08:57:47.371Z] --- SKIP: TestServicePlugin (0.00s) 08:57:47 [2024-06-03T08:57:47.371Z] === RUN TestServiceUpdateLabel 08:57:49 [2024-06-03T08:57:49.898Z] --- PASS: TestServiceUpdateLabel (2.10s) 08:57:49 [2024-06-03T08:57:49.898Z] === RUN TestServiceUpdateSecrets 08:58:04 [2024-06-03T08:58:04.768Z] --- PASS: TestServiceUpdateSecrets (14.20s) 08:58:04 [2024-06-03T08:58:04.768Z] === RUN TestServiceUpdateConfigs 08:58:19 [2024-06-03T08:58:19.634Z] --- PASS: TestServiceUpdateConfigs (14.24s) 08:58:19 [2024-06-03T08:58:19.634Z] === RUN TestServiceUpdateNetwork 08:58:31 [2024-06-03T08:58:31.828Z] --- PASS: TestServiceUpdateNetwork (11.86s) 08:58:31 [2024-06-03T08:58:31.828Z] === RUN TestServiceUpdatePidsLimit 08:58:31 [2024-06-03T08:58:31.828Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 08:58:31 [2024-06-03T08:58:31.828Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 08:58:38 [2024-06-03T08:58:38.385Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 08:58:46 [2024-06-03T08:58:46.494Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) 08:58:46 [2024-06-03T08:58:46.494Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) 08:58:46 [2024-06-03T08:58:46.494Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) 08:58:46 [2024-06-03T08:58:46.494Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 08:58:46 [2024-06-03T08:58:46.494Z] PASS 08:58:46 [2024-06-03T08:58:46.494Z] 08:58:46 [2024-06-03T08:58:46.494Z] === Skipped 08:58:46 [2024-06-03T08:58:46.494Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 08:58:46 [2024-06-03T08:58:46.494Z] plugin_test.go:25: (*Execution).NotAmd64-fm 08:58:46 [2024-06-03T08:58:46.494Z] 08:58:46 [2024-06-03T08:58:46.494Z] DONE 26 tests, 1 skipped in 138.306s 08:58:46 [2024-06-03T08:58:46.494Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 08:58:46 [2024-06-03T08:58:46.494Z] ++ '[' -n '' ']' 08:58:46 [2024-06-03T08:58:46.495Z] ++ 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 08:58:46 [2024-06-03T08:58:46.495Z] ++ set -e 08:58:46 [2024-06-03T08:58:46.495Z] ++ '[' -n 0 ']' 08:58:46 [2024-06-03T08:58:46.495Z] ++ set -x 08:58:46 [2024-06-03T08:58:46.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 08:58:46 [2024-06-03T08:58:46.495Z] INFO: Testing against a local daemon 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestSessionCreate 08:58:46 [2024-06-03T08:58:46.495Z] --- PASS: TestSessionCreate (0.01s) 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestSessionCreateWithBadUpgrade 08:58:46 [2024-06-03T08:58:46.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 08:58:46 [2024-06-03T08:58:46.495Z] PASS 08:58:46 [2024-06-03T08:58:46.495Z] 08:58:46 [2024-06-03T08:58:46.495Z] DONE 2 tests in 0.036s 08:58:46 [2024-06-03T08:58:46.495Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 08:58:46 [2024-06-03T08:58:46.495Z] ++ '[' -n '' ']' 08:58:46 [2024-06-03T08:58:46.495Z] ++ 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 08:58:46 [2024-06-03T08:58:46.495Z] ++ set -e 08:58:46 [2024-06-03T08:58:46.495Z] ++ '[' -n 0 ']' 08:58:46 [2024-06-03T08:58:46.495Z] ++ set -x 08:58:46 [2024-06-03T08:58:46.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 08:58:46 [2024-06-03T08:58:46.495Z] INFO: Testing against a local daemon 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestCgroupDriverSystemdMemoryLimit 08:58:46 [2024-06-03T08:58:46.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 08:58:46 [2024-06-03T08:58:46.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/container_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/image_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/container,_volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/image,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/container_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/image_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 08:58:46 [2024-06-03T08:58:46.495Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage (1.02s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty (0.01s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_container.Run (0.23s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.753Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.754Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.754Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 08:58:46 [2024-06-03T08:58:46.754Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 08:58:46 [2024-06-03T08:58:46.754Z] === RUN TestEventsExecDie 08:58:47 [2024-06-03T08:58:47.320Z] --- PASS: TestEventsExecDie (0.42s) 08:58:47 [2024-06-03T08:58:47.320Z] === RUN TestEventsBackwardsCompatible 08:58:47 [2024-06-03T08:58:47.320Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 08:58:47 [2024-06-03T08:58:47.320Z] === RUN TestEventsVolumeCreate 08:58:47 [2024-06-03T08:58:47.320Z] --- PASS: TestEventsVolumeCreate (0.05s) 08:58:47 [2024-06-03T08:58:47.320Z] === RUN TestInfoBinaryCommits 08:58:47 [2024-06-03T08:58:47.320Z] --- PASS: TestInfoBinaryCommits (0.01s) 08:58:47 [2024-06-03T08:58:47.320Z] === RUN TestInfoAPIVersioned 08:58:47 [2024-06-03T08:58:47.320Z] --- PASS: TestInfoAPIVersioned (0.01s) 08:58:47 [2024-06-03T08:58:47.320Z] === RUN TestInfoAPI 08:58:47 [2024-06-03T08:58:47.320Z] --- PASS: TestInfoAPI (0.01s) 08:58:47 [2024-06-03T08:58:47.320Z] === RUN TestInfoAPIWarnings 08:59:05 [2024-06-03T08:59:05.395Z] --- PASS: TestInfoAPIWarnings (16.54s) 08:59:05 [2024-06-03T08:59:05.395Z] === RUN TestInfoDebug 08:59:05 [2024-06-03T08:59:05.395Z] --- PASS: TestInfoDebug (0.52s) 08:59:05 [2024-06-03T08:59:05.395Z] === RUN TestInfoInsecureRegistries 08:59:05 [2024-06-03T08:59:05.395Z] --- PASS: TestInfoInsecureRegistries (0.52s) 08:59:05 [2024-06-03T08:59:05.395Z] === RUN TestInfoRegistryMirrors 08:59:05 [2024-06-03T08:59:05.395Z] --- PASS: TestInfoRegistryMirrors (0.52s) 08:59:05 [2024-06-03T08:59:05.395Z] === RUN TestLoginFailsWithBadCredentials 08:59:06 [2024-06-03T08:59:06.767Z] --- PASS: TestLoginFailsWithBadCredentials (1.11s) 08:59:06 [2024-06-03T08:59:06.767Z] === RUN TestPingCacheHeaders 08:59:06 [2024-06-03T08:59:06.767Z] --- PASS: TestPingCacheHeaders (0.01s) 08:59:06 [2024-06-03T08:59:06.767Z] === RUN TestPingGet 08:59:06 [2024-06-03T08:59:06.767Z] --- PASS: TestPingGet (0.01s) 08:59:06 [2024-06-03T08:59:06.767Z] === RUN TestPingHead 08:59:06 [2024-06-03T08:59:06.767Z] --- PASS: TestPingHead (0.01s) 08:59:06 [2024-06-03T08:59:06.767Z] === RUN TestPingSwarmHeader 08:59:07 [2024-06-03T08:59:07.025Z] === RUN TestPingSwarmHeader/before_swarm_init 08:59:07 [2024-06-03T08:59:07.961Z] === RUN TestPingSwarmHeader/after_swarm_init 08:59:08 [2024-06-03T08:59:08.527Z] === RUN TestPingSwarmHeader/after_swarm_leave 08:59:08 [2024-06-03T08:59:08.527Z] --- PASS: TestPingSwarmHeader (1.94s) 08:59:08 [2024-06-03T08:59:08.527Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 08:59:08 [2024-06-03T08:59:08.527Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 08:59:08 [2024-06-03T08:59:08.527Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 08:59:08 [2024-06-03T08:59:08.527Z] === RUN TestPingBuilderHeader 08:59:08 [2024-06-03T08:59:08.527Z] === RUN TestPingBuilderHeader/default_config 08:59:09 [2024-06-03T08:59:09.092Z] === RUN TestPingBuilderHeader/buildkit_disabled 08:59:09 [2024-06-03T08:59:09.658Z] --- PASS: TestPingBuilderHeader (1.03s) 08:59:09 [2024-06-03T08:59:09.658Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 08:59:09 [2024-06-03T08:59:09.658Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 08:59:09 [2024-06-03T08:59:09.658Z] === RUN TestVersion 08:59:09 [2024-06-03T08:59:09.658Z] --- PASS: TestVersion (0.01s) 08:59:09 [2024-06-03T08:59:09.658Z] PASS 08:59:09 [2024-06-03T08:59:09.658Z] 08:59:09 [2024-06-03T08:59:09.658Z] === Skipped 08:59:09 [2024-06-03T08:59:09.658Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 08:59:09 [2024-06-03T08:59:09.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 08:59:09 [2024-06-03T08:59:09.658Z] 08:59:09 [2024-06-03T08:59:09.658Z] DONE 57 tests, 1 skipped in 23.807s 08:59:09 [2024-06-03T08:59:09.658Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 08:59:09 [2024-06-03T08:59:09.658Z] ++ '[' -n '' ']' 08:59:09 [2024-06-03T08:59:09.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 08:59:09 [2024-06-03T08:59:09.658Z] ++ set -e 08:59:09 [2024-06-03T08:59:09.658Z] ++ '[' -n 0 ']' 08:59:09 [2024-06-03T08:59:09.658Z] ++ set -x 08:59:09 [2024-06-03T08:59:09.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.ON8KAP5G9O/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 08:59:09 [2024-06-03T08:59:09.658Z] INFO: Testing against a local daemon 08:59:09 [2024-06-03T08:59:09.658Z] === RUN TestRunMountVolumeSubdir 08:59:09 [2024-06-03T08:59:09.916Z] mount_test.go:28: Setup stderr: 08:59:09 [2024-06-03T08:59:09.916Z] mount_test.go:28: Setup stdout: 08:59:09 [2024-06-03T08:59:09.916Z] /volume: 08:59:09 [2024-06-03T08:59:09.916Z] total 24K 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 5 root root 4.0K Jun 3 08:59 . 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 1 root root 4.0K Jun 3 08:59 .. 08:59:09 [2024-06-03T08:59:09.916Z] -rw-r--r-- 1 root root 4 Jun 3 08:59 bar.txt 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 2 root root 4.0K Jun 3 08:59 bin 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 3 root root 4.0K Jun 3 08:59 hack 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 2 root root 4.0K Jun 3 08:59 subdir 08:59:09 [2024-06-03T08:59:09.916Z] 08:59:09 [2024-06-03T08:59:09.916Z] /volume/hack/: 08:59:09 [2024-06-03T08:59:09.916Z] total 12K 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 3 root root 4.0K Jun 3 08:59 . 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 5 root root 4.0K Jun 3 08:59 .. 08:59:09 [2024-06-03T08:59:09.916Z] lrwxrwxrwx 1 root root 4 Jun 3 08:59 bad -> root 08:59:09 [2024-06-03T08:59:09.916Z] lrwxrwxrwx 1 root root 9 Jun 3 08:59 good -> ../subdir 08:59:09 [2024-06-03T08:59:09.916Z] drwxr-xr-x 2 root root 4.0K Jun 3 08:59 iwanttobehackedwithtoctou 08:59:09 [2024-06-03T08:59:09.916Z] lrwxrwxrwx 1 root root 1 Jun 3 08:59 root -> / 08:59:09 [2024-06-03T08:59:09.916Z] === RUN TestRunMountVolumeSubdir/subdir 08:59:10 [2024-06-03T08:59:10.483Z] mount_test.go:101: stdout: 08:59:10 [2024-06-03T08:59:10.483Z] hello.txt 08:59:10 [2024-06-03T08:59:10.483Z] mount_test.go:102: stderr: 08:59:10 [2024-06-03T08:59:10.483Z] === RUN TestRunMountVolumeSubdir/subdir_link 08:59:10 [2024-06-03T08:59:10.741Z] mount_test.go:101: stdout: 08:59:10 [2024-06-03T08:59:10.741Z] hello.txt 08:59:10 [2024-06-03T08:59:10.741Z] mount_test.go:102: stderr: 08:59:10 [2024-06-03T08:59:10.741Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data 08:59:11 [2024-06-03T08:59:11.307Z] mount_test.go:101: stdout: 08:59:11 [2024-06-03T08:59:11.307Z] /bin/busybox 08:59:11 [2024-06-03T08:59:11.307Z] mount_test.go:102: stderr: 08:59:11 [2024-06-03T08:59:11.307Z] === RUN TestRunMountVolumeSubdir/file 08:59:11 [2024-06-03T08:59:11.570Z] mount_test.go:101: stdout: 08:59:11 [2024-06-03T08:59:11.570Z] foo 08:59:11 [2024-06-03T08:59:11.570Z] mount_test.go:102: stderr: 08:59:11 [2024-06-03T08:59:11.570Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks 08:59:11 [2024-06-03T08:59:11.570Z] === RUN TestRunMountVolumeSubdir/not_existing 08:59:11 [2024-06-03T08:59:11.835Z] === RUN TestRunMountVolumeSubdir/mount_link 08:59:11 [2024-06-03T08:59:11.835Z] === RUN TestRunMountVolumeSubdir/mount_link_link 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir (2.40s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.40s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.41s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.40s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/file (0.40s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.17s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.11s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s) 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesCreateAndList 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesCreateAndList (0.01s) 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesRemove 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesRemove/volume_in_use 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesRemove/volume_not_in_use 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesRemove/non-existing_volume 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesRemove/non-existing_volume_force 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesRemove (0.05s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesRemoveSwarmEnabled 08:59:12 [2024-06-03T08:59:12.099Z] === PAUSE TestVolumesRemoveSwarmEnabled 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesInspect 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesInspect (0.01s) 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesInvalidJSON 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesInvalidJSON/volumes/create 08:59:12 [2024-06-03T08:59:12.099Z] === PAUSE TestVolumesInvalidJSON/volumes/create 08:59:12 [2024-06-03T08:59:12.099Z] === CONT TestVolumesInvalidJSON/volumes/create 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesInvalidJSON (0.01s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumePruneAnonymous 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumePruneAnonymous (0.02s) 08:59:12 [2024-06-03T08:59:12.099Z] === RUN TestVolumePruneAnonFromImage 08:59:12 [2024-06-03T08:59:12.099Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) 08:59:12 [2024-06-03T08:59:12.099Z] === CONT TestVolumesRemoveSwarmEnabled 08:59:13 [2024-06-03T08:59:13.476Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 08:59:13 [2024-06-03T08:59:13.476Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 08:59:13 [2024-06-03T08:59:13.476Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 08:59:13 [2024-06-03T08:59:13.476Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 08:59:14 [2024-06-03T08:59:14.041Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s) 08:59:14 [2024-06-03T08:59:14.041Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 08:59:14 [2024-06-03T08:59:14.041Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 08:59:14 [2024-06-03T08:59:14.041Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 08:59:14 [2024-06-03T08:59:14.041Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 08:59:14 [2024-06-03T08:59:14.041Z] PASS 08:59:14 [2024-06-03T08:59:14.041Z] 08:59:14 [2024-06-03T08:59:14.041Z] DONE 29 tests in 4.566s 08:59:14 [2024-06-03T08:59:14.041Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 08:59:14 [2024-06-03T08:59:14.299Z] ++++ cat bundles/test-integration/TestUsernsCommit/dbeaeb53c8c75/docker.pid 08:59:14 [2024-06-03T08:59:14.299Z] +++ kill 70428 08:59:14 [2024-06-03T08:59:14.299Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 70428 is not a child of this shell 08:59:14 [2024-06-03T08:59:14.299Z] warning: PID 70428 from bundles/test-integration/TestUsernsCommit/dbeaeb53c8c75/docker.pid had a nonzero exit code 08:59:14 [2024-06-03T08:59:14.299Z] umount: bundles/test-integration/TestUsernsCommit/dbeaeb53c8c75/root: not mounted. 08:59:14 [2024-06-03T08:59:14.299Z] ++++ cat bundles/test-integration/docker.pid 08:59:14 [2024-06-03T08:59:14.299Z] +++ kill 25338 08:59:15 [2024-06-03T08:59:15.672Z] +++ /etc/init.d/apparmor stop 08:59:15 [2024-06-03T08:59:15.672Z] Leaving: AppArmorNo profiles have been unloaded. 08:59:15 [2024-06-03T08:59:15.672Z] 08:59:15 [2024-06-03T08:59:15.672Z] Unloading profiles will leave already running processes permanently 08:59:15 [2024-06-03T08:59:15.672Z] unconfined, which can lead to unexpected situations. 08:59:15 [2024-06-03T08:59:15.672Z] 08:59:15 [2024-06-03T08:59:15.672Z] To set a process to complain mode, use the command line tool 08:59:15 [2024-06-03T08:59:15.672Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 08:59:15 [2024-06-03T08:59:15.672Z] +++ true 08:59:15 [2024-06-03T08:59:15.672Z] exiting test-integration 08:59:15 [2024-06-03T08:59:15.672Z] ++ exit 1 Post stage [Pipeline] junit 08:59:17 [2024-06-03T08:59:17.060Z] Recording test results 08:59:17 [2024-06-03T08:59:17.371Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 08:59:17 [2024-06-03T08:59:17.663Z] + echo Ensuring container killed. 08:59:17 [2024-06-03T08:59:17.663Z] Ensuring container killed. 08:59:17 [2024-06-03T08:59:17.663Z] + docker rm -vf docker-pr12 08:59:17 [2024-06-03T08:59:17.663Z] Error response from daemon: No such container: docker-pr12 [Pipeline] sh 08:59:17 [2024-06-03T08:59:17.940Z] + echo Chowning /workspace to jenkins user 08:59:17 [2024-06-03T08:59:17.940Z] Chowning /workspace to jenkins user 08:59:17 [2024-06-03T08:59:17.940Z] + id -u 08:59:17 [2024-06-03T08:59:17.940Z] + id -g 08:59:17 [2024-06-03T08:59:17.940Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47683:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 08:59:19 [2024-06-03T08:59:19.593Z] + bundleName=arm64-integration 08:59:19 [2024-06-03T08:59:19.593Z] + echo Creating arm64-integration-bundles.tar.gz 08:59:19 [2024-06-03T08:59:19.593Z] Creating arm64-integration-bundles.tar.gz 08:59:19 [2024-06-03T08:59:19.593Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 08:59:19 [2024-06-03T08:59:19.593Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 08:59:19 [2024-06-03T08:59:19.862Z] Archiving artifacts 08:59:20 [2024-06-03T08:59:20.074Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47683/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 08:59:20 [2024-06-03T08:59:20.357Z] + make clean 08:59:20 [2024-06-03T08:59:20.357Z] docker volume rm -f docker-dev-cache docker-mod-cache 08:59:20 [2024-06-03T08:59:20.357Z] docker-dev-cache 08:59:20 [2024-06-03T08:59:20.357Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:59:22 [2024-06-03T08:59:22.726Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47683/12/stashes/