Pull request #46458 updated 07:34:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5fa011dc0c5cd700e799557fcfa77d45c4b058e3+cdb594731689cc753c07041e77deae5ed35121ab (f40eaeb82bcb6b1131c3caf549e327260bbea174) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46458@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 07:34:29 [2023-09-12T07:34:29.116Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 07:34:29 [2023-09-12T07:34:29.119Z] Trying to pass milestone 1 [Pipeline] milestone 07:34:29 [2023-09-12T07:34:29.259Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 07:34:44 [2023-09-12T07:34:44.598Z] Still waiting to schedule task 07:34:44 [2023-09-12T07:34:44.599Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e433713e57055eaa)07:34:47 [2023-09-12T07:34:47.443Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e433713e57055eaa) in /home/ubuntu/workspace/moby_PR-46458 [Pipeline] { [Pipeline] checkout 07:34:47 [2023-09-12T07:34:47.480Z] The recommended git tool is: git 07:34:47 [2023-09-12T07:34:47.493Z] using credential docker-jenkins-github-credentials 07:34:47 [2023-09-12T07:34:47.515Z] Cloning the remote Git repository 07:34:47 [2023-09-12T07:34:47.515Z] Cloning with configured refspecs honoured and without tags 07:34:47 [2023-09-12T07:34:47.519Z] Cloning repository https://github.com/moby/moby.git 07:34:47 [2023-09-12T07:34:47.519Z] > git init /home/ubuntu/workspace/moby_PR-46458 # timeout=10 07:34:47 [2023-09-12T07:34:47.527Z] Fetching upstream changes from https://github.com/moby/moby.git 07:34:47 [2023-09-12T07:34:47.527Z] > git --version # timeout=10 07:34:47 [2023-09-12T07:34:47.529Z] > git --version # 'git version 2.25.1' 07:34:47 [2023-09-12T07:34:47.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 07:34:47 [2023-09-12T07:34:47.530Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46458/head:refs/remotes/origin/PR-46458 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:35:03 [2023-09-12T07:35:03.497Z] Fetching without tags 07:35:03 [2023-09-12T07:35:03.726Z] Merging remotes/origin/master commit cdb594731689cc753c07041e77deae5ed35121ab into PR head commit 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 07:35:04 [2023-09-12T07:35:04.370Z] Merge succeeded, producing 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 07:35:04 [2023-09-12T07:35:04.370Z] Checking out Revision 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 (PR-46458) 07:35:04 [2023-09-12T07:35:04.857Z] Commit message: "vendor: resenje.org/singleflight v0.4.0" 07:35:04 [2023-09-12T07:35:04.863Z] First time build. Skipping changelog. 07:35:03 [2023-09-12T07:35:03.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 07:35:03 [2023-09-12T07:35:03.488Z] > git config --add remote.origin.fetch +refs/pull/46458/head:refs/remotes/origin/PR-46458 # timeout=10 07:35:03 [2023-09-12T07:35:03.491Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:35:03 [2023-09-12T07:35:03.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 07:35:03 [2023-09-12T07:35:03.501Z] Fetching upstream changes from https://github.com/moby/moby.git 07:35:03 [2023-09-12T07:35:03.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 07:35:03 [2023-09-12T07:35:03.502Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46458/head:refs/remotes/origin/PR-46458 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:35:03 [2023-09-12T07:35:03.730Z] > git config core.sparsecheckout # timeout=10 07:35:03 [2023-09-12T07:35:03.733Z] > git checkout -f 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 # timeout=10 07:35:04 [2023-09-12T07:35:04.355Z] > git remote # timeout=10 07:35:04 [2023-09-12T07:35:04.358Z] > git config --get remote.origin.url # timeout=10 07:35:04 [2023-09-12T07:35:04.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 07:35:04 [2023-09-12T07:35:04.361Z] > git merge cdb594731689cc753c07041e77deae5ed35121ab # timeout=10 07:35:04 [2023-09-12T07:35:04.368Z] > git rev-parse HEAD^{commit} # timeout=10 07:35:04 [2023-09-12T07:35:04.374Z] > git config core.sparsecheckout # timeout=10 07:35:04 [2023-09-12T07:35:04.376Z] > git checkout -f 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 # timeout=10 07:35:04 [2023-09-12T07:35:04.862Z] > git rev-list --no-walk e355aef2a4b8e56ed731e4d24d839578bb12c416 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:05 [2023-09-12T07:35:05.619Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46458:/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 07:35:08 [2023-09-12T07:35:08.145Z] 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 07:35:08 [2023-09-12T07:35:08.194Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e433713e57055eaa) in /home/ubuntu/workspace/moby_PR-46458 [Pipeline] { [Pipeline] checkout 07:35:08 [2023-09-12T07:35:08.209Z] The recommended git tool is: git 07:35:08 [2023-09-12T07:35:08.216Z] using credential docker-jenkins-github-credentials 07:35:08 [2023-09-12T07:35:08.231Z] Fetching changes from the remote Git repository 07:35:08 [2023-09-12T07:35:08.236Z] Fetching without tags 07:35:08 [2023-09-12T07:35:08.441Z] Merging remotes/origin/master commit cdb594731689cc753c07041e77deae5ed35121ab into PR head commit 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 07:35:08 [2023-09-12T07:35:08.989Z] Merge succeeded, producing 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 07:35:08 [2023-09-12T07:35:08.989Z] Checking out Revision 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 (PR-46458) 07:35:09 [2023-09-12T07:35:09.060Z] Commit message: "vendor: resenje.org/singleflight v0.4.0" 07:35:08 [2023-09-12T07:35:08.230Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46458/.git # timeout=10 07:35:08 [2023-09-12T07:35:08.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 07:35:08 [2023-09-12T07:35:08.240Z] Fetching upstream changes from https://github.com/moby/moby.git 07:35:08 [2023-09-12T07:35:08.240Z] > git --version # timeout=10 07:35:08 [2023-09-12T07:35:08.243Z] > git --version # 'git version 2.25.1' 07:35:08 [2023-09-12T07:35:08.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 07:35:08 [2023-09-12T07:35:08.244Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46458/head:refs/remotes/origin/PR-46458 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:35:08 [2023-09-12T07:35:08.445Z] > git config core.sparsecheckout # timeout=10 07:35:08 [2023-09-12T07:35:08.448Z] > git checkout -f 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 # timeout=10 07:35:08 [2023-09-12T07:35:08.911Z] > git remote # timeout=10 07:35:08 [2023-09-12T07:35:08.914Z] > git config --get remote.origin.url # timeout=10 07:35:08 [2023-09-12T07:35:08.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 07:35:08 [2023-09-12T07:35:08.917Z] > git merge cdb594731689cc753c07041e77deae5ed35121ab # timeout=10 07:35:08 [2023-09-12T07:35:08.987Z] > git rev-parse HEAD^{commit} # timeout=10 07:35:08 [2023-09-12T07:35:08.993Z] > git config core.sparsecheckout # timeout=10 07:35:08 [2023-09-12T07:35:08.996Z] > git checkout -f 5fa011dc0c5cd700e799557fcfa77d45c4b058e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 07:35:09 [2023-09-12T07:35:09.942Z] + docker version 07:35:09 [2023-09-12T07:35:09.942Z] Client: Docker Engine - Community 07:35:09 [2023-09-12T07:35:09.942Z] Version: 24.0.2 07:35:09 [2023-09-12T07:35:09.942Z] API version: 1.43 07:35:09 [2023-09-12T07:35:09.942Z] Go version: go1.20.4 07:35:09 [2023-09-12T07:35:09.942Z] Git commit: cb74dfc 07:35:09 [2023-09-12T07:35:09.942Z] Built: Thu May 25 21:52:41 2023 07:35:09 [2023-09-12T07:35:09.942Z] OS/Arch: linux/arm64 07:35:09 [2023-09-12T07:35:09.942Z] Context: default 07:35:09 [2023-09-12T07:35:09.942Z] 07:35:09 [2023-09-12T07:35:09.942Z] Server: Docker Engine - Community 07:35:09 [2023-09-12T07:35:09.942Z] Engine: 07:35:09 [2023-09-12T07:35:09.942Z] Version: 24.0.2 07:35:09 [2023-09-12T07:35:09.942Z] API version: 1.43 (minimum version 1.12) 07:35:09 [2023-09-12T07:35:09.942Z] Go version: go1.20.4 07:35:09 [2023-09-12T07:35:09.942Z] Git commit: 659604f 07:35:09 [2023-09-12T07:35:09.942Z] Built: Thu May 25 21:52:41 2023 07:35:09 [2023-09-12T07:35:09.942Z] OS/Arch: linux/arm64 07:35:09 [2023-09-12T07:35:09.942Z] Experimental: true 07:35:09 [2023-09-12T07:35:09.942Z] containerd: 07:35:09 [2023-09-12T07:35:09.942Z] Version: 1.6.21 07:35:09 [2023-09-12T07:35:09.942Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 07:35:09 [2023-09-12T07:35:09.942Z] runc: 07:35:09 [2023-09-12T07:35:09.942Z] Version: 1.1.7 07:35:09 [2023-09-12T07:35:09.942Z] GitCommit: v1.1.7-0-g860f061 07:35:09 [2023-09-12T07:35:09.942Z] docker-init: 07:35:09 [2023-09-12T07:35:09.942Z] Version: 0.19.0 07:35:09 [2023-09-12T07:35:09.942Z] GitCommit: de40ad0 [Pipeline] sh 07:35:10 [2023-09-12T07:35:10.220Z] + docker info 07:35:10 [2023-09-12T07:35:10.220Z] Client: Docker Engine - Community 07:35:10 [2023-09-12T07:35:10.220Z] Version: 24.0.2 07:35:10 [2023-09-12T07:35:10.220Z] Context: default 07:35:10 [2023-09-12T07:35:10.220Z] Debug Mode: false 07:35:10 [2023-09-12T07:35:10.220Z] Plugins: 07:35:10 [2023-09-12T07:35:10.220Z] buildx: Docker Buildx (Docker Inc.) 07:35:10 [2023-09-12T07:35:10.220Z] Version: v0.11.0 07:35:10 [2023-09-12T07:35:10.220Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 07:35:10 [2023-09-12T07:35:10.220Z] compose: Docker Compose (Docker Inc.) 07:35:10 [2023-09-12T07:35:10.220Z] Version: v2.19.1 07:35:10 [2023-09-12T07:35:10.220Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 07:35:10 [2023-09-12T07:35:10.220Z] 07:35:10 [2023-09-12T07:35:10.220Z] Server: 07:35:10 [2023-09-12T07:35:10.220Z] Containers: 0 07:35:10 [2023-09-12T07:35:10.220Z] Running: 0 07:35:10 [2023-09-12T07:35:10.220Z] Paused: 0 07:35:10 [2023-09-12T07:35:10.220Z] Stopped: 0 07:35:10 [2023-09-12T07:35:10.220Z] Images: 3 07:35:10 [2023-09-12T07:35:10.220Z] Server Version: 24.0.2 07:35:10 [2023-09-12T07:35:10.220Z] Storage Driver: overlay2 07:35:10 [2023-09-12T07:35:10.220Z] Backing Filesystem: extfs 07:35:10 [2023-09-12T07:35:10.220Z] Supports d_type: true 07:35:10 [2023-09-12T07:35:10.220Z] Using metacopy: false 07:35:10 [2023-09-12T07:35:10.220Z] Native Overlay Diff: true 07:35:10 [2023-09-12T07:35:10.220Z] userxattr: false 07:35:10 [2023-09-12T07:35:10.220Z] Logging Driver: json-file 07:35:10 [2023-09-12T07:35:10.220Z] Cgroup Driver: cgroupfs 07:35:10 [2023-09-12T07:35:10.220Z] Cgroup Version: 1 07:35:10 [2023-09-12T07:35:10.220Z] Plugins: 07:35:10 [2023-09-12T07:35:10.220Z] Volume: local 07:35:10 [2023-09-12T07:35:10.220Z] Network: bridge host ipvlan macvlan null overlay 07:35:10 [2023-09-12T07:35:10.220Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 07:35:10 [2023-09-12T07:35:10.220Z] Swarm: inactive 07:35:10 [2023-09-12T07:35:10.220Z] Runtimes: io.containerd.runc.v2 runc 07:35:10 [2023-09-12T07:35:10.220Z] Default Runtime: runc 07:35:10 [2023-09-12T07:35:10.220Z] Init Binary: docker-init 07:35:10 [2023-09-12T07:35:10.220Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 07:35:10 [2023-09-12T07:35:10.220Z] runc version: v1.1.7-0-g860f061 07:35:10 [2023-09-12T07:35:10.220Z] init version: de40ad0 07:35:10 [2023-09-12T07:35:10.220Z] Security Options: 07:35:10 [2023-09-12T07:35:10.220Z] apparmor 07:35:10 [2023-09-12T07:35:10.220Z] seccomp 07:35:10 [2023-09-12T07:35:10.220Z] Profile: builtin 07:35:10 [2023-09-12T07:35:10.220Z] Kernel Version: 5.15.0-1039-aws 07:35:10 [2023-09-12T07:35:10.220Z] Operating System: Ubuntu 20.04.6 LTS 07:35:10 [2023-09-12T07:35:10.220Z] OSType: linux 07:35:10 [2023-09-12T07:35:10.220Z] Architecture: aarch64 07:35:10 [2023-09-12T07:35:10.220Z] CPUs: 8 07:35:10 [2023-09-12T07:35:10.220Z] Total Memory: 30.64GiB 07:35:10 [2023-09-12T07:35:10.220Z] Name: ip-10-100-119-107 07:35:10 [2023-09-12T07:35:10.220Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 07:35:10 [2023-09-12T07:35:10.221Z] Docker Root Dir: /var/lib/docker 07:35:10 [2023-09-12T07:35:10.221Z] Debug Mode: false 07:35:10 [2023-09-12T07:35:10.221Z] Experimental: true 07:35:10 [2023-09-12T07:35:10.221Z] Insecure Registries: 07:35:10 [2023-09-12T07:35:10.221Z] 127.0.0.0/8 07:35:10 [2023-09-12T07:35:10.221Z] Live Restore Enabled: true 07:35:10 [2023-09-12T07:35:10.221Z] [Pipeline] sh 07:35:10 [2023-09-12T07:35:10.499Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 07:35:10 [2023-09-12T07:35:10.499Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 07:35:10 [2023-09-12T07:35:10.499Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46458/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 07:35:10 [2023-09-12T07:35:10.499Z] + bash /home/ubuntu/workspace/moby_PR-46458/check-config.sh 07:35:10 [2023-09-12T07:35:10.499Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 07:35:10 [2023-09-12T07:35:10.499Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 07:35:10 [2023-09-12T07:35:10.499Z] 07:35:10 [2023-09-12T07:35:10.499Z] Generally Necessary: 07:35:10 [2023-09-12T07:35:10.499Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 07:35:10 [2023-09-12T07:35:10.499Z] - apparmor: enabled and tools installed 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_NAMESPACES: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_NET_NS: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_PID_NS: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_IPC_NS: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_UTS_NS: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_CGROUPS: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_CGROUP_CPUACCT: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_CGROUP_DEVICE: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_CGROUP_FREEZER: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_CGROUP_SCHED: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_CPUSETS: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_MEMCG: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_KEYS: enabled 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_VETH: enabled (as module) 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_BRIDGE: enabled (as module) 07:35:10 [2023-09-12T07:35:10.499Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_IP_NF_FILTER: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_IP_NF_NAT: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_NF_NAT: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_POSIX_MQUEUE: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_CGROUP_BPF: enabled 07:35:10 [2023-09-12T07:35:10.757Z] 07:35:10 [2023-09-12T07:35:10.757Z] Optional Features: 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_USER_NS: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_SECCOMP: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_SECCOMP_FILTER: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_CGROUP_PIDS: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_MEMCG_SWAP: enabled 07:35:10 [2023-09-12T07:35:10.757Z] (cgroup swap accounting is currently enabled) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_BLK_CGROUP: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_CGROUP_PERF: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_CGROUP_HUGETLB: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_CGROUP_NET_PRIO: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_CFS_BANDWIDTH: enabled 07:35:10 [2023-09-12T07:35:10.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_RT_GROUP_SCHED: missing 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_IP_VS: enabled (as module) 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_IP_VS_NFCT: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_IP_VS_PROTO_TCP: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_IP_VS_PROTO_UDP: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_IP_VS_RR: enabled (as module) 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_SECURITY_SELINUX: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_SECURITY_APPARMOR: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_EXT4_FS: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_EXT4_FS_SECURITY: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - Network Drivers: 07:35:11 [2023-09-12T07:35:11.015Z] - "overlay": 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_VXLAN: enabled (as module) 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 07:35:11 [2023-09-12T07:35:11.015Z] Optional (for encrypted networks): 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_CRYPTO: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_CRYPTO_AEAD: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_CRYPTO_GCM: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_CRYPTO_SEQIV: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_CRYPTO_GHASH: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_XFRM: enabled 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_XFRM_USER: enabled (as module) 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_XFRM_ALGO: enabled (as module) 07:35:11 [2023-09-12T07:35:11.015Z] - CONFIG_INET_ESP: enabled (as module) 07:35:11 [2023-09-12T07:35:11.015Z] - "ipvlan": 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_IPVLAN: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - "macvlan": 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_MACVLAN: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_DUMMY: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - "ftp,tftp client in container": 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_NF_NAT_FTP: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - Storage Drivers: 07:35:11 [2023-09-12T07:35:11.273Z] - "aufs": 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_AUFS_FS: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - "btrfs": 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_BTRFS_FS: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 07:35:11 [2023-09-12T07:35:11.273Z] - "devicemapper": 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_BLK_DEV_DM: enabled 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - "overlay": 07:35:11 [2023-09-12T07:35:11.273Z] - CONFIG_OVERLAY_FS: enabled (as module) 07:35:11 [2023-09-12T07:35:11.273Z] - "zfs": 07:35:11 [2023-09-12T07:35:11.273Z] - /dev/zfs: present 07:35:11 [2023-09-12T07:35:11.273Z] - zfs command: missing 07:35:11 [2023-09-12T07:35:11.273Z] - zpool command: missing 07:35:11 [2023-09-12T07:35:11.273Z] 07:35:11 [2023-09-12T07:35:11.273Z] Limits: 07:35:11 [2023-09-12T07:35:11.273Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 07:35:11 [2023-09-12T07:35:11.273Z] 07:35:11 [2023-09-12T07:35:11.273Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 07:35:11 [2023-09-12T07:35:11.571Z] + docker build --force-rm -t docker:5fa011dc0c5cd700e799557fcfa77d45c4b058e3 . 07:35:11 [2023-09-12T07:35:11.828Z] #0 building with "default" instance using docker driver 07:35:11 [2023-09-12T07:35:11.828Z] 07:35:11 [2023-09-12T07:35:11.828Z] #1 [internal] load .dockerignore 07:35:11 [2023-09-12T07:35:11.828Z] #1 transferring context: 113B done 07:35:11 [2023-09-12T07:35:11.828Z] #1 DONE 0.0s 07:35:11 [2023-09-12T07:35:11.828Z] 07:35:11 [2023-09-12T07:35:11.828Z] #2 [internal] load build definition from Dockerfile 07:35:11 [2023-09-12T07:35:11.828Z] #2 transferring dockerfile: 28.05kB done 07:35:11 [2023-09-12T07:35:11.828Z] #2 DONE 0.0s 07:35:11 [2023-09-12T07:35:11.828Z] 07:35:11 [2023-09-12T07:35:11.828Z] #3 resolve image config for docker.io/docker/dockerfile:1 07:35:11 [2023-09-12T07:35:11.828Z] #3 DONE 0.1s 07:35:11 [2023-09-12T07:35:11.828Z] 07:35:11 [2023-09-12T07:35:11.828Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 07:35:11 [2023-09-12T07:35:11.828Z] #4 CACHED 07:35:11 [2023-09-12T07:35:11.828Z] 07:35:11 [2023-09-12T07:35:11.828Z] #5 [internal] load metadata for docker.io/library/busybox:latest 07:35:11 [2023-09-12T07:35:11.828Z] #5 DONE 0.0s 07:35:11 [2023-09-12T07:35:11.828Z] 07:35:11 [2023-09-12T07:35:11.828Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 07:35:12 [2023-09-12T07:35:12.086Z] #6 DONE 0.1s 07:35:12 [2023-09-12T07:35:12.086Z] 07:35:12 [2023-09-12T07:35:12.086Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 07:35:12 [2023-09-12T07:35:12.086Z] #7 DONE 0.2s 07:35:12 [2023-09-12T07:35:12.086Z] 07:35:12 [2023-09-12T07:35:12.086Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 07:35:12 [2023-09-12T07:35:12.086Z] #8 DONE 0.2s 07:35:12 [2023-09-12T07:35:12.086Z] 07:35:12 [2023-09-12T07:35:12.086Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.2 07:35:12 [2023-09-12T07:35:12.086Z] #9 DONE 0.2s 07:35:12 [2023-09-12T07:35:12.086Z] 07:35:12 [2023-09-12T07:35:12.086Z] #10 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye 07:35:12 [2023-09-12T07:35:12.086Z] #10 DONE 0.2s 07:35:12 [2023-09-12T07:35:12.086Z] 07:35:12 [2023-09-12T07:35:12.086Z] #11 [internal] load metadata for docker.io/library/debian:bullseye 07:35:12 [2023-09-12T07:35:12.086Z] #11 DONE 0.2s 07:35:12 [2023-09-12T07:35:12.086Z] 07:35:12 [2023-09-12T07:35:12.086Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 07:35:12 [2023-09-12T07:35:12.344Z] #12 DONE 0.3s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 07:35:12 [2023-09-12T07:35:12.344Z] #13 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 07:35:12 [2023-09-12T07:35:12.344Z] #14 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 07:35:12 [2023-09-12T07:35:12.344Z] #15 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 07:35:12 [2023-09-12T07:35:12.344Z] #16 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 07:35:12 [2023-09-12T07:35:12.344Z] #17 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest 07:35:12 [2023-09-12T07:35:12.344Z] #18 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 07:35:12 [2023-09-12T07:35:12.344Z] #19 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 07:35:12 [2023-09-12T07:35:12.344Z] #20 DONE 0.0s 07:35:12 [2023-09-12T07:35:12.344Z] 07:35:12 [2023-09-12T07:35:12.344Z] #21 [internal] load build context 07:35:13 [2023-09-12T07:35:13.315Z] #21 transferring context: 72.26MB 0.9s done 07:35:13 [2023-09-12T07:35:13.315Z] #21 DONE 1.0s 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #22 [runc-src 1/3] WORKDIR /usr/src/runc 07:35:13 [2023-09-12T07:35:13.315Z] #22 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #23 [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 ; 07:35:13 [2023-09-12T07:35:13.315Z] #23 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #24 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #24 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 07:35:13 [2023-09-12T07:35:13.315Z] #25 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #26 [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 07:35:13 [2023-09-12T07:35:13.315Z] #26 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #27 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 07:35:13 [2023-09-12T07:35:13.315Z] #27 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #28 [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...) 07:35:13 [2023-09-12T07:35:13.315Z] #28 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #29 [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 07:35:13 [2023-09-12T07:35:13.315Z] #29 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #30 [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 07:35:13 [2023-09-12T07:35:13.315Z] #30 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #31 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 07:35:13 [2023-09-12T07:35:13.315Z] #31 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #32 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 07:35:13 [2023-09-12T07:35:13.315Z] #32 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #33 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 07:35:13 [2023-09-12T07:35:13.315Z] #33 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #34 [dev-base 9/13] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 07:35:13 [2023-09-12T07:35:13.315Z] #34 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #35 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 07:35:13 [2023-09-12T07:35:13.315Z] #35 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #36 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #36 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #37 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 07:35:13 [2023-09-12T07:35:13.315Z] #37 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #38 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 07:35:13 [2023-09-12T07:35:13.315Z] #38 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #39 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #39 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini 07:35:13 [2023-09-12T07:35:13.315Z] #40 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 07:35:13 [2023-09-12T07:35:13.315Z] #41 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #42 [base 2/5] COPY --from=xx / / 07:35:13 [2023-09-12T07:35:13.315Z] #42 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #43 [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 07:35:13 [2023-09-12T07:35:13.315Z] #43 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #44 [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...) 07:35:13 [2023-09-12T07:35:13.315Z] #44 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #45 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 07:35:13 [2023-09-12T07:35:13.315Z] #45 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #46 [dev-base 6/13] RUN ldconfig 07:35:13 [2023-09-12T07:35:13.315Z] #46 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #47 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #47 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #48 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #48 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #49 [dev-base 1/13] RUN groupadd -r docker 07:35:13 [2023-09-12T07:35:13.315Z] #49 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #50 [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.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 07:35:13 [2023-09-12T07:35:13.315Z] #50 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 07:35:13 [2023-09-12T07:35:13.315Z] #51 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #52 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 07:35:13 [2023-09-12T07:35:13.315Z] #52 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #53 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #53 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #54 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #54 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #55 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 07:35:13 [2023-09-12T07:35:13.315Z] #55 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #56 [containerd-src 1/3] WORKDIR /usr/src/containerd 07:35:13 [2023-09-12T07:35:13.315Z] #56 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #57 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 07:35:13 [2023-09-12T07:35:13.315Z] #57 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #58 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 07:35:13 [2023-09-12T07:35:13.315Z] #58 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #59 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 07:35:13 [2023-09-12T07:35:13.315Z] #59 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #60 [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 07:35:13 [2023-09-12T07:35:13.315Z] #60 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #61 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #61 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #62 [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...) 07:35:13 [2023-09-12T07:35:13.315Z] #62 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #63 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 07:35:13 [2023-09-12T07:35:13.315Z] #63 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #64 [build-dummy 2/2] RUN mkdir -p /build 07:35:13 [2023-09-12T07:35:13.315Z] #64 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #65 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 07:35:13 [2023-09-12T07:35:13.315Z] #65 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 07:35:13 [2023-09-12T07:35:13.315Z] #66 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #67 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 07:35:13 [2023-09-12T07:35:13.315Z] #67 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #68 [swagger-src 1/3] WORKDIR /usr/src/swagger 07:35:13 [2023-09-12T07:35:13.315Z] #68 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #69 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 07:35:13 [2023-09-12T07:35:13.315Z] #69 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #70 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 07:35:13 [2023-09-12T07:35:13.315Z] #70 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #71 [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 07:35:13 [2023-09-12T07:35:13.315Z] #71 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #72 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 07:35:13 [2023-09-12T07:35:13.315Z] #72 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #73 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #73 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #74 [binary-dummy 1/1] COPY --from=build-dummy /build /build 07:35:13 [2023-09-12T07:35:13.315Z] #74 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #75 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #75 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #76 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 07:35:13 [2023-09-12T07:35:13.315Z] #76 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 07:35:13 [2023-09-12T07:35:13.315Z] #77 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #78 [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 07:35:13 [2023-09-12T07:35:13.315Z] #78 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #79 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #79 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #80 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 07:35:13 [2023-09-12T07:35:13.315Z] #80 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #81 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 07:35:13 [2023-09-12T07:35:13.315Z] #81 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #82 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #82 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #83 [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 07:35:13 [2023-09-12T07:35:13.315Z] #83 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #84 [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 07:35:13 [2023-09-12T07:35:13.315Z] #84 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #85 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 07:35:13 [2023-09-12T07:35:13.315Z] #85 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #86 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #86 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #87 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 07:35:13 [2023-09-12T07:35:13.315Z] #87 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #88 [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...) 07:35:13 [2023-09-12T07:35:13.315Z] #88 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #89 [registry-src 1/2] WORKDIR /usr/src/registry 07:35:13 [2023-09-12T07:35:13.315Z] #89 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #90 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #90 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #91 [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...) 07:35:13 [2023-09-12T07:35:13.315Z] #91 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #92 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 07:35:13 [2023-09-12T07:35:13.315Z] #92 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #93 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 07:35:13 [2023-09-12T07:35:13.315Z] #93 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #94 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 07:35:13 [2023-09-12T07:35:13.315Z] #94 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #95 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 07:35:13 [2023-09-12T07:35:13.315Z] #95 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #96 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 07:35:13 [2023-09-12T07:35:13.315Z] #96 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #97 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 07:35:13 [2023-09-12T07:35:13.315Z] #97 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #98 [delve-src 1/3] WORKDIR /usr/src/delve 07:35:13 [2023-09-12T07:35:13.315Z] #98 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 07:35:13 [2023-09-12T07:35:13.315Z] #99 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #100 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 07:35:13 [2023-09-12T07:35:13.315Z] #100 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #101 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 07:35:13 [2023-09-12T07:35:13.315Z] #101 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #102 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 07:35:13 [2023-09-12T07:35:13.315Z] #102 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #103 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 07:35:13 [2023-09-12T07:35:13.315Z] #103 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #104 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 07:35:13 [2023-09-12T07:35:13.315Z] #104 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #105 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #105 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #106 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 07:35:13 [2023-09-12T07:35:13.315Z] #106 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #107 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 07:35:13 [2023-09-12T07:35:13.315Z] #107 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #108 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 07:35:13 [2023-09-12T07:35:13.315Z] #108 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #109 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 07:35:13 [2023-09-12T07:35:13.315Z] #109 CACHED 07:35:13 [2023-09-12T07:35:13.315Z] 07:35:13 [2023-09-12T07:35:13.315Z] #110 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 07:35:13 [2023-09-12T07:35:13.315Z] #110 CACHED 07:35:13 [2023-09-12T07:35:13.316Z] 07:35:13 [2023-09-12T07:35:13.316Z] #111 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 07:35:13 [2023-09-12T07:35:13.316Z] #111 CACHED 07:35:13 [2023-09-12T07:35:13.316Z] 07:35:13 [2023-09-12T07:35:13.316Z] #112 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 07:35:13 [2023-09-12T07:35:13.316Z] #112 CACHED 07:35:13 [2023-09-12T07:35:13.316Z] 07:35:13 [2023-09-12T07:35:13.316Z] #113 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 07:35:13 [2023-09-12T07:35:13.316Z] #113 CACHED 07:35:13 [2023-09-12T07:35:13.316Z] 07:35:13 [2023-09-12T07:35:13.316Z] #114 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 07:35:13 [2023-09-12T07:35:13.316Z] #114 CACHED 07:35:13 [2023-09-12T07:35:13.316Z] 07:35:13 [2023-09-12T07:35:13.316Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 07:35:13 [2023-09-12T07:35:13.316Z] #115 CACHED 07:35:13 [2023-09-12T07:35:13.316Z] 07:35:13 [2023-09-12T07:35:13.316Z] #116 [dev 1/1] COPY --link . . 07:35:14 [2023-09-12T07:35:14.689Z] #116 DONE 1.4s 07:35:14 [2023-09-12T07:35:14.946Z] 07:35:14 [2023-09-12T07:35:14.946Z] #117 exporting to image 07:35:14 [2023-09-12T07:35:14.946Z] #117 exporting layers 07:35:15 [2023-09-12T07:35:15.511Z] #117 exporting layers 0.8s done 07:35:15 [2023-09-12T07:35:15.511Z] #117 writing image sha256:e04b1e717bd0738f55fc3883d2d321d9659903eee646f2e4605e861a4e281b52 done 07:35:15 [2023-09-12T07:35:15.511Z] #117 naming to docker.io/library/docker:5fa011dc0c5cd700e799557fcfa77d45c4b058e3 done 07:35:15 [2023-09-12T07:35:15.511Z] #117 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 07:35:15 [2023-09-12T07:35:15.806Z] + sudo modprobe ip6table_filter [Pipeline] sh 07:35:16 [2023-09-12T07:35:16.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5fa011dc0c5cd700e799557fcfa77d45c4b058e3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5fa011dc0c5cd700e799557fcfa77d45c4b058e3 hack/test/unit 07:35:16 [2023-09-12T07:35:16.343Z] + BUILDFLAGS=(-tags 'netgo journald') 07:35:16 [2023-09-12T07:35:16.343Z] + TESTFLAGS+=' -test.timeout=5m' 07:35:16 [2023-09-12T07:35:16.343Z] + TESTDIRS=./... 07:35:16 [2023-09-12T07:35:16.343Z] + exclude_paths='/vendor/|/integration' 07:35:16 [2023-09-12T07:35:16.343Z] ++ go list ./... 07:35:16 [2023-09-12T07:35:16.343Z] ++ grep -vE '(/vendor/|/integration)' 07:35:16 [2023-09-12T07:35:16.911Z] + pkg_list='github.com/docker/docker/api 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/backend/build 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/httpstatus 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/httputils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/middleware 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/build 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/checkpoint 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/container 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/debug 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/distribution 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/grpc 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/image 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/network 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/plugin 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/session 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/swarm 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/system 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/volume 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/backend 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/blkiodev 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/checkpoint 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/container 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/events 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/filters 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/image 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/mount 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/network 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/plugins/logdriver 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/registry 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/strslice 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/swarm 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/swarm/runtime 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/system 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/time 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/versions 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/versions/v1p19 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/versions/v1p20 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/volume 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/exporter 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/exporter/overrides 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/imagerefchecker 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/worker 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next/worker/label 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/dockerfile 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/remotecontext 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/remotecontext/git 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/remotecontext/urlutil 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/cli/debug 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/cli/winresources/docker-proxy 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/cli/winresources/dockerd 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/client 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/client/buildkit 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/cmd/docker-proxy 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/cmd/dockerd 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/cmd/dockerd/trap 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/container 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/container/stream 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/contrib/apparmor 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/contrib/httpserver 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/cluster 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/cluster/controllers/plugin 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/cluster/convert 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/cluster/executor 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/cluster/executor/container 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/cluster/provider 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/config 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/containerd 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/events 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/events/testutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/btrfs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/copy 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/graphtest 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/overlay2 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/overlayutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/register 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/vfs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/graphdriver/zfs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/images 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/initlayer 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/links 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/listeners 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/awslogs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/fluentd 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/gcplogs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/gelf 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/journald 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/journald/internal/export 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/journald/internal/fake 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/jsonfilelog 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/local 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/logentries 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/loggertest 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/loggerutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/loggerutils/cache 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/splunk 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/syslog 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/logger/templates 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/names 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/network 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/snapshotter 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/daemon/stats 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/distribution 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/distribution/metadata 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/distribution/utils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/distribution/xfer 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/dockerversion 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/errdefs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/image 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/image/cache 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/image/spec/specs-go 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/image/spec/specs-go/v1 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/image/tarexport 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/image/v1 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/internal/mod 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/internal/mounttree 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/internal/multierror 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/internal/test/suite 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/internal/testutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/internal/testutils/netnsutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/internal/unshare 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/layer 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libcontainerd 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libcontainerd/queue 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libcontainerd/remote 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libcontainerd/shimopts 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libcontainerd/supervisor 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libcontainerd/types 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/bitmap 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/cluster 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/cmd/diagnostic 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/cmd/readme_test 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/config 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/datastore 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/diagnostic 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/discoverapi 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/driverapi 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/bridge 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/host 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/macvlan 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/null 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/overlay 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/remote 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/remote/api 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/windows 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/drvregistry 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/etchosts 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/internal/caller 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/internal/kvstore 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/internal/setmatrix 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipam 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipamapi 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipams/builtin 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipams/null 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipams/remote 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipams/remote/api 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipams/windowsipam 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipamutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ipbits 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/iptables 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/netlabel 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/netutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/networkdb 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/ns 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/options 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/osl 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/osl/kernel 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/portallocator 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/portmapper 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/resolvconf 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/scope 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/libnetwork/types 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/oci 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/oci/caps 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/opts 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/aaparser 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/archive 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/authorization 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/broadcaster 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/capabilities 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/chrootarchive 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/containerfs 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/directory 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/dmesg 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/fileutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/homedir 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/idtools 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/ioutils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/jsonmessage 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/longpath 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/loopback 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/meminfo 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/namesgenerator 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/parsers 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/parsers/kernel 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/parsers/operatingsystem 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/pidfile 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/platform 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/platforms 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/plugingetter 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/plugins 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/plugins/transport 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/pools 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/process 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/progress 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/reexec 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/rootless 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/rootless/specconv 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/stack 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/stdcopy 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/streamformatter 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/stringid 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/sysinfo 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/system 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/tailfile 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/tarsum 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/pkg/useragent 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/plugin 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/plugin/executor/containerd 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/plugin/v2 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/profiles/apparmor 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/profiles/seccomp 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/quota 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/reference 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/registry 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/registry/resumable 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/restartmanager 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/runconfig 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/runconfig/opts 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/daemon 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/environment 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/fakecontext 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/fakegit 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/fakestorage 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/fixtures/load 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/fixtures/plugin 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/fixtures/plugin/basic 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/registry 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/testutil/request 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/volume 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/volume/drivers 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/volume/local 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/volume/mounts 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/volume/service 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/volume/service/opts 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/volume/testutils' 07:35:16 [2023-09-12T07:35:16.911Z] ++ grep --fixed-strings -v /libnetwork 07:35:16 [2023-09-12T07:35:16.911Z] ++ echo 'github.com/docker/docker/api 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/backend/build 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/httpstatus 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/httputils 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/middleware 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/build 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/checkpoint 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/container 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/debug 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/distribution 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/grpc 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/image 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/network 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/plugin 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/session 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/swarm 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/system 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/server/router/volume 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/backend 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/blkiodev 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/checkpoint 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/container 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/events 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/filters 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/image 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/mount 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/network 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/plugins/logdriver 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/registry 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/strslice 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/swarm 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/swarm/runtime 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/system 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/time 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/versions 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/versions/v1p19 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/versions/v1p20 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/api/types/volume 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder 07:35:16 [2023-09-12T07:35:16.911Z] github.com/docker/docker/builder/builder-next 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/exporter 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/exporter/overrides 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/imagerefchecker 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/worker 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/worker/label 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/dockerfile 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/remotecontext 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/remotecontext/git 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/remotecontext/urlutil 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cli/debug 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cli/winresources/docker-proxy 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cli/winresources/dockerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/client 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/client/buildkit 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/docker-proxy 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/dockerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/dockerd/trap 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/container 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/container/stream 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/contrib/apparmor 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/contrib/httpserver 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/controllers/plugin 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/convert 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/executor 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/executor/container 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/provider 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/config 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/containerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/events 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/events/testutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/btrfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/copy 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/graphtest 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/overlay2 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/overlayutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/register 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/vfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/zfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/images 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/initlayer 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/links 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/listeners 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/awslogs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/fluentd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/gcplogs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/gelf 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/journald 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/journald/internal/export 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/journald/internal/fake 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/jsonfilelog 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/local 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/logentries 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/loggertest 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/loggerutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/loggerutils/cache 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/splunk 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/syslog 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/templates 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/names 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/network 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/snapshotter 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/stats 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/distribution 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/distribution/metadata 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/distribution/utils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/distribution/xfer 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/dockerversion 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/errdefs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/image 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/image/cache 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/image/spec/specs-go 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/image/spec/specs-go/v1 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/image/tarexport 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/image/v1 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/internal/mod 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/internal/mounttree 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/internal/multierror 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/internal/test/suite 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/internal/testutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/internal/testutils/netnsutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/internal/unshare 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/layer 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libcontainerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libcontainerd/queue 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libcontainerd/remote 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libcontainerd/shimopts 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libcontainerd/supervisor 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libcontainerd/types 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/bitmap 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/cluster 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/cmd/diagnostic 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/cmd/readme_test 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/config 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/datastore 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/diagnostic 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/discoverapi 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/driverapi 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/bridge 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/host 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/macvlan 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/null 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/overlay 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/remote 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/remote/api 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/windows 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/drvregistry 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/etchosts 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/internal/caller 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/internal/kvstore 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/internal/setmatrix 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipam 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipamapi 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipams/builtin 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipams/null 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipams/remote 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipams/remote/api 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipams/windowsipam 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipamutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ipbits 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/iptables 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/netlabel 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/netutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/networkdb 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/ns 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/options 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/osl 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/osl/kernel 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/portallocator 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/portmapper 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/resolvconf 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/scope 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/libnetwork/types 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/oci 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/oci/caps 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/opts 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/aaparser 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/archive 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/authorization 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/broadcaster 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/capabilities 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/chrootarchive 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/containerfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/directory 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/dmesg 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/fileutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/homedir 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/idtools 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/ioutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/jsonmessage 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/longpath 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/loopback 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/meminfo 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/namesgenerator 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/parsers 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/parsers/kernel 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/parsers/operatingsystem 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/pidfile 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/platform 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/platforms 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/plugingetter 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/plugins 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/plugins/transport 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/pools 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/process 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/progress 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/reexec 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/rootless 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/rootless/specconv 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/stack 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/stdcopy 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/streamformatter 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/stringid 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/sysinfo 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/system 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/tailfile 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/tarsum 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/pkg/useragent 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/plugin 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/plugin/executor/containerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/plugin/v2 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/profiles/apparmor 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/profiles/seccomp 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/quota 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/reference 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/registry 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/registry/resumable 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/restartmanager 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/runconfig 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/runconfig/opts 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/daemon 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/environment 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/fakecontext 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/fakegit 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/fakestorage 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/fixtures/load 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/fixtures/plugin 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/fixtures/plugin/basic 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/registry 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/testutil/request 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/volume 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/volume/drivers 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/volume/local 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/volume/mounts 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/volume/service 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/volume/service/opts 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/volume/testutils' 07:35:16 [2023-09-12T07:35:16.912Z] + base_pkg_list='github.com/docker/docker/api 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/backend/build 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/httpstatus 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/httputils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/middleware 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/build 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/checkpoint 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/container 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/debug 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/distribution 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/grpc 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/image 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/network 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/plugin 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/session 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/swarm 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/system 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/server/router/volume 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/backend 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/blkiodev 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/checkpoint 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/container 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/events 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/filters 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/image 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/mount 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/network 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/plugins/logdriver 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/registry 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/strslice 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/swarm 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/swarm/runtime 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/system 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/time 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/versions 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/versions/v1p19 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/versions/v1p20 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/api/types/volume 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/exporter 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/exporter/overrides 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/imagerefchecker 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/worker 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/builder-next/worker/label 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/dockerfile 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/remotecontext 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/remotecontext/git 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/builder/remotecontext/urlutil 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cli/debug 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cli/winresources/docker-proxy 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cli/winresources/dockerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/client 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/client/buildkit 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/docker-proxy 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/dockerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/dockerd/trap 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/container 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/container/stream 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/contrib/apparmor 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/contrib/httpserver 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/controllers/plugin 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/convert 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/executor 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/executor/container 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/cluster/provider 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/config 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/containerd 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/events 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/events/testutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/btrfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/copy 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/graphtest 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/overlay2 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/overlayutils 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/register 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/vfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/graphdriver/zfs 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/images 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/initlayer 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/links 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/listeners 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger 07:35:16 [2023-09-12T07:35:16.912Z] github.com/docker/docker/daemon/logger/awslogs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/fluentd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/gcplogs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/gelf 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald/internal/export 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald/internal/fake 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/jsonfilelog 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/local 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/logentries 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/loggertest 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/loggerutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/loggerutils/cache 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/splunk 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/syslog 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/templates 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/names 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/network 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/snapshotter 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/stats 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution/metadata 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution/utils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution/xfer 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/dockerversion 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/errdefs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/cache 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/spec/specs-go 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/spec/specs-go/v1 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/tarexport 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/v1 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/mod 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/mounttree 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/multierror 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/test/suite 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/testutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/testutils/netnsutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/unshare 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/layer 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/queue 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/remote 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/shimopts 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/supervisor 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/types 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/oci 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/oci/caps 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/opts 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/aaparser 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/archive 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/authorization 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/broadcaster 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/capabilities 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/chrootarchive 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/containerfs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/directory 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/dmesg 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/fileutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/homedir 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/idtools 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/ioutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/jsonmessage 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/longpath 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/loopback 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/meminfo 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/namesgenerator 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/parsers 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/parsers/kernel 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/parsers/operatingsystem 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/pidfile 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/platform 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/platforms 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/plugingetter 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/plugins 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/plugins/transport 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/pools 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/process 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/progress 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/reexec 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/rootless 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/rootless/specconv 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/stack 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/stdcopy 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/streamformatter 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/stringid 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/sysinfo 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/system 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/tailfile 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/tarsum 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/pkg/useragent 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/plugin 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/plugin/executor/containerd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/plugin/v2 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/profiles/apparmor 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/profiles/seccomp 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/quota 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/reference 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/registry 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/registry/resumable 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/restartmanager 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/runconfig 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/runconfig/opts 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/daemon 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/environment 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/fakecontext 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/fakegit 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/fakestorage 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/fixtures/load 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/fixtures/plugin 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/fixtures/plugin/basic 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/registry 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/testutil/request 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/volume 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/volume/drivers 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/volume/local 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/volume/mounts 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/volume/service 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/volume/service/opts 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/volume/testutils' 07:35:16 [2023-09-12T07:35:16.913Z] ++ grep --fixed-strings /libnetwork 07:35:16 [2023-09-12T07:35:16.913Z] ++ echo 'github.com/docker/docker/api 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/backend/build 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/httpstatus 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/httputils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/middleware 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/build 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/checkpoint 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/container 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/debug 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/distribution 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/grpc 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/image 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/network 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/plugin 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/session 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/swarm 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/system 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/server/router/volume 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/backend 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/blkiodev 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/checkpoint 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/container 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/events 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/filters 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/image 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/mount 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/network 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/plugins/logdriver 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/registry 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/strslice 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/swarm 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/swarm/runtime 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/system 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/time 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/versions 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/versions/v1p19 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/versions/v1p20 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/api/types/volume 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/exporter 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/exporter/overrides 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/imagerefchecker 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/worker 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/builder-next/worker/label 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/dockerfile 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/remotecontext 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/remotecontext/git 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/builder/remotecontext/urlutil 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/cli/debug 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/cli/winresources/docker-proxy 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/cli/winresources/dockerd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/client 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/client/buildkit 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/cmd/docker-proxy 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/cmd/dockerd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/cmd/dockerd/trap 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/container 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/container/stream 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/contrib/apparmor 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/contrib/httpserver 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/cluster 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/cluster/controllers/plugin 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/cluster/convert 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/cluster/executor 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/cluster/executor/container 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/cluster/provider 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/config 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/containerd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/events 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/events/testutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/btrfs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/copy 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/graphtest 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/overlay2 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/overlayutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/register 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/vfs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/graphdriver/zfs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/images 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/initlayer 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/links 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/listeners 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/awslogs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/fluentd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/gcplogs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/gelf 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald/internal/export 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald/internal/fake 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/jsonfilelog 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/local 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/logentries 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/loggertest 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/loggerutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/loggerutils/cache 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/splunk 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/syslog 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/logger/templates 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/names 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/network 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/snapshotter 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/daemon/stats 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution/metadata 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution/utils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/distribution/xfer 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/dockerversion 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/errdefs 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/cache 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/spec/specs-go 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/spec/specs-go/v1 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/tarexport 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/image/v1 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/mod 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/mounttree 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/multierror 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/test/suite 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/testutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/testutils/netnsutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/internal/unshare 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/layer 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/queue 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/remote 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/shimopts 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/supervisor 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libcontainerd/types 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/bitmap 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/cluster 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/cmd/diagnostic 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/cmd/readme_test 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/config 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/datastore 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/diagnostic 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/discoverapi 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/driverapi 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/bridge 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/host 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/macvlan 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/null 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/overlay 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/remote 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/remote/api 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/windows 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/drvregistry 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/etchosts 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/internal/caller 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/internal/kvstore 07:35:16 [2023-09-12T07:35:16.913Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/setmatrix 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipam 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipamapi 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/builtin 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/null 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/remote 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/remote/api 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipamutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipbits 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/iptables 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/netlabel 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/netutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/networkdb 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ns 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/options 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/osl 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/osl/kernel 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/portallocator 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/portmapper 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/resolvconf 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/scope 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/types 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/oci 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/oci/caps 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/opts 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/aaparser 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/archive 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/authorization 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/broadcaster 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/capabilities 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/chrootarchive 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/containerfs 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/directory 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/dmesg 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/fileutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/homedir 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/idtools 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/ioutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/jsonmessage 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/longpath 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/loopback 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/meminfo 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/namesgenerator 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/parsers 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/parsers/kernel 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/parsers/operatingsystem 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/pidfile 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/platform 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/platforms 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/plugingetter 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/plugins 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/plugins/transport 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/pools 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/process 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/progress 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/reexec 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/rootless 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/rootless/specconv 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/stack 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/stdcopy 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/streamformatter 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/stringid 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/sysinfo 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/system 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/tailfile 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/tarsum 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/pkg/useragent 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/plugin 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/plugin/executor/containerd 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/plugin/v2 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/profiles/apparmor 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/profiles/seccomp 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/quota 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/reference 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/registry 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/registry/resumable 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/restartmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/runconfig 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/runconfig/opts 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/daemon 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/environment 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/fakecontext 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/fakegit 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/fakestorage 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/fixtures/load 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/fixtures/plugin 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/fixtures/plugin/basic 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/registry 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/testutil/request 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/volume 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/volume/drivers 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/volume/local 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/volume/mounts 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/volume/service 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/volume/service/opts 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/volume/testutils' 07:35:16 [2023-09-12T07:35:16.914Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/bitmap 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cluster 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/diagnostic 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/readme_test 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/config 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/datastore 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/diagnostic 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/discoverapi 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/driverapi 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/bridge 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/host 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/macvlan 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/null 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/overlay 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/remote 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/remote/api 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/windows 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drvregistry 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/etchosts 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/caller 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/kvstore 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/setmatrix 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipam 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipamapi 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/builtin 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/null 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/remote 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/remote/api 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipamutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipbits 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/iptables 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/netlabel 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/netutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/networkdb 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ns 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/options 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/osl 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/osl/kernel 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/portallocator 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/portmapper 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/resolvconf 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/scope 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/types' 07:35:16 [2023-09-12T07:35:16.914Z] + echo 'github.com/docker/docker/libnetwork 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/bitmap 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cluster 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/diagnostic 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/cmd/readme_test 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/config 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/datastore 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/diagnostic 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/discoverapi 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/driverapi 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/bridge 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/host 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/macvlan 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/null 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/overlay 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/remote 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/remote/api 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/windows 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drvregistry 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/etchosts 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/caller 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/kvstore 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/internal/setmatrix 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipam 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipamapi 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/builtin 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/null 07:35:16 [2023-09-12T07:35:16.914Z] github+ grep --fixed-strings libnetwork/drivers/bridge 07:35:16 [2023-09-12T07:35:16.914Z] .com/docker/docker/libnetwork/ipams/remote 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/remote/api 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipamutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ipbits 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/iptables 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/netlabel 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/netutils 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/networkdb 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/ns 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/options 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/osl 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/osl/kernel 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/portallocator 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/portmapper 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/resolvconf 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/scope 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/types' 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/bridge 07:35:16 [2023-09-12T07:35:16.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 07:35:16 [2023-09-12T07:35:16.914Z] + type docker-proxy 07:35:16 [2023-09-12T07:35:16.914Z] hack/test/unit: line 25: type: docker-proxy: not found 07:35:16 [2023-09-12T07:35:16.914Z] + hack/make.sh binary-proxy install-proxy 07:35:16 [2023-09-12T07:35:16.914Z] 07:35:16 [2023-09-12T07:35:16.914Z] Removing bundles/ 07:35:16 [2023-09-12T07:35:16.914Z] 07:35:16 [2023-09-12T07:35:16.914Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 07:35:16 [2023-09-12T07:35:16.914Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 07:35:16 [2023-09-12T07:35:16.914Z] + tee /go/src/github.com/docker/docker/go.mod 07:35:16 [2023-09-12T07:35:16.914Z] module github.com/docker/docker 07:35:16 [2023-09-12T07:35:16.914Z] 07:35:16 [2023-09-12T07:35:16.914Z] go 1.19 07:35:16 [2023-09-12T07:35:16.914Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 07:35:16 [2023-09-12T07:35:16.914Z] + GO111MODULE=on 07:35:16 [2023-09-12T07:35:16.914Z] + 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=5fa011dc0c5cd700e799557fcfa77d45c4b058e3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-12T07:35:16.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 07:35:21 [2023-09-12T07:35:21.098Z] + rm -f /go/src/github.com/docker/docker/go.mod 07:35:21 [2023-09-12T07:35:21.098Z] Created binary: bundles/binary-proxy/docker-proxy 07:35:21 [2023-09-12T07:35:21.098Z] 07:35:21 [2023-09-12T07:35:21.098Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 07:35:21 [2023-09-12T07:35:21.098Z] Installing docker-proxy to /usr/local/bin/ 07:35:21 [2023-09-12T07:35:21.098Z] 07:35:21 [2023-09-12T07:35:21.098Z] + mkdir -p bundles 07:35:21 [2023-09-12T07:35:21.098Z] + '[' -n 'github.com/docker/docker/api 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/backend/build 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/httpstatus 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/httputils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/middleware 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/build 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/checkpoint 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/container 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/debug 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/distribution 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/grpc 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/image 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/network 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/plugin 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/session 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/swarm 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/system 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/server/router/volume 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/backend 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/blkiodev 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/checkpoint 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/container 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/events 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/filters 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/image 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/mount 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/network 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/plugins/logdriver 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/registry 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/strslice 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/swarm 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/swarm/runtime 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/system 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/time 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/versions 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/versions/v1p19 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/versions/v1p20 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/api/types/volume 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/exporter 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/exporter/overrides 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/imagerefchecker 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/worker 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/builder-next/worker/label 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/dockerfile 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/remotecontext 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/remotecontext/git 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/builder/remotecontext/urlutil 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/cli/debug 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/cli/winresources/docker-proxy 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/cli/winresources/dockerd 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/client 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/client/buildkit 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/cmd/docker-proxy 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/cmd/dockerd 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/cmd/dockerd/trap 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/container 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/container/stream 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/contrib/apparmor 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/contrib/httpserver 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/cluster 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/cluster/controllers/plugin 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/cluster/convert 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/cluster/executor 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/cluster/executor/container 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/cluster/provider 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/config 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/containerd 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/events 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/events/testutils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/btrfs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/copy 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/graphtest 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/overlay2 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/overlayutils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/register 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/vfs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/graphdriver/zfs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/images 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/initlayer 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/links 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/listeners 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/awslogs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/fluentd 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/gcplogs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/gelf 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/journald 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/journald/internal/export 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/journald/internal/fake 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/jsonfilelog 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/local 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/logentries 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/loggertest 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/loggerutils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/loggerutils/cache 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/splunk 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/syslog 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/logger/templates 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/names 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/network 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/snapshotter 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/daemon/stats 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/distribution 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/distribution/metadata 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/distribution/utils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/distribution/xfer 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/dockerversion 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/errdefs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/image 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/image/cache 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/image/spec/specs-go 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/image/spec/specs-go/v1 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/image/tarexport 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/image/v1 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/internal/mod 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/internal/mounttree 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/internal/multierror 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/internal/test/suite 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/internal/testutils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/internal/testutils/netnsutils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/internal/unshare 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/layer 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/libcontainerd 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/libcontainerd/queue 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/libcontainerd/remote 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/libcontainerd/shimopts 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/libcontainerd/supervisor 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/libcontainerd/types 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/oci 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/oci/caps 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/opts 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/aaparser 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/archive 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/authorization 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/broadcaster 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/capabilities 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/chrootarchive 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/containerfs 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/directory 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/dmesg 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/fileutils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/homedir 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/idtools 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/ioutils 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/jsonmessage 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/longpath 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/loopback 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/meminfo 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/namesgenerator 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/parsers 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/parsers/kernel 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/parsers/operatingsystem 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/pidfile 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/platform 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/platforms 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/plugingetter 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/plugins 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/plugins/transport 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/pools 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/process 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/progress 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/reexec 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/rootless 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/rootless/specconv 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/stack 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/stdcopy 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/streamformatter 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/stringid 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/sysinfo 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/system 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/tailfile 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/tarsum 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/pkg/useragent 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/plugin 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/plugin/executor/containerd 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/plugin/v2 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/profiles/apparmor 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/profiles/seccomp 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/quota 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/reference 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/registry 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/registry/resumable 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/restartmanager 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/runconfig 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/runconfig/opts 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/daemon 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/environment 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/fakecontext 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/fakegit 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/fakestorage 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/fixtures/load 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/fixtures/plugin 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/fixtures/plugin/basic 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/registry 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/testutil/request 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/volume 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/volume/drivers 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/volume/local 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/volume/mounts 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/volume/service 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/volume/service/opts 07:35:21 [2023-09-12T07:35:21.098Z] github.com/docker/docker/volume/testutils' ']' 07:35:21 [2023-09-12T07:35:21.099Z] + 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/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 07:35:22 [2023-09-12T07:35:22.033Z] ? github.com/docker/docker/api [no test files] 07:35:30 [2023-09-12T07:35:30.162Z] github.com/docker/docker/api/server coverage: 13.0% of statements 07:35:30 [2023-09-12T07:35:30.162Z] ok github.com/docker/docker/api/server 0.052s coverage: 13.0% of statements 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/backend/build [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 07:35:48 [2023-09-12T07:35:48.253Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/build [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/container [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/debug [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 07:35:48 [2023-09-12T07:35:48.253Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/image [no test files] 07:35:48 [2023-09-12T07:35:48.253Z] ? github.com/docker/docker/api/server/router/network [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] ? github.com/docker/docker/api/server/router/session [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] ? github.com/docker/docker/api/server/router/system [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 07:35:48 [2023-09-12T07:35:48.512Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements 07:35:48 [2023-09-12T07:35:48.512Z] ? github.com/docker/docker/api/types [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] ? github.com/docker/docker/api/types/backend [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 07:35:48 [2023-09-12T07:35:48.512Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 07:35:48 [2023-09-12T07:35:48.512Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/events [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/image [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/mount [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] github.com/docker/docker/api/types/network coverage: 66.7% of statements 07:35:49 [2023-09-12T07:35:49.079Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 66.7% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 07:35:49 [2023-09-12T07:35:49.079Z] github.com/docker/docker/api/types/filters coverage: 94.0% of statements 07:35:49 [2023-09-12T07:35:49.079Z] github.com/docker/docker/api/types/container coverage: 83.7% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 94.0% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ok github.com/docker/docker/api/types/container 0.009s coverage: 83.7% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/swarm [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/system [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/api/types/volume [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 07:35:49 [2023-09-12T07:35:49.079Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 07:35:49 [2023-09-12T07:35:49.079Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements 07:35:49 [2023-09-12T07:35:49.079Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 07:35:50 [2023-09-12T07:35:50.980Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 07:35:50 [2023-09-12T07:35:50.980Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 07:35:50 [2023-09-12T07:35:50.980Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 07:35:50 [2023-09-12T07:35:50.980Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.009s coverage: 100.0% of statements 07:35:50 [2023-09-12T07:35:50.980Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements 07:35:50 [2023-09-12T07:35:50.980Z] ok github.com/docker/docker/builder/remotecontext 0.040s coverage: 33.5% of statements 07:35:50 [2023-09-12T07:35:50.980Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 07:35:50 [2023-09-12T07:35:50.980Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements 07:35:50 [2023-09-12T07:35:50.980Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 07:35:50 [2023-09-12T07:35:50.980Z] ok github.com/docker/docker/builder/dockerfile 0.056s coverage: 50.1% of statements 07:35:52 [2023-09-12T07:35:52.356Z] ? github.com/docker/docker/client/buildkit [no test files] 07:35:52 [2023-09-12T07:35:52.356Z] 2023/09/12 07:35:52 Stopping proxy on tcp/127.0.0.1:39497 for tcp/127.0.0.1:44777 (accept tcp4 127.0.0.1:39497: use of closed network connection) 07:35:52 [2023-09-12T07:35:52.356Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 07:35:52 [2023-09-12T07:35:52.356Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 66.5% of statements 07:35:52 [2023-09-12T07:35:52.356Z] github.com/docker/docker/client coverage: 77.2% of statements 07:35:52 [2023-09-12T07:35:52.356Z] ok github.com/docker/docker/client 0.176s coverage: 77.2% of statements 07:35:55 [2023-09-12T07:35:55.643Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 07:35:55 [2023-09-12T07:35:55.643Z] ok github.com/docker/docker/builder/remotecontext/git 4.843s coverage: 82.5% of statements 07:36:03 [2023-09-12T07:36:03.758Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 07:36:03 [2023-09-12T07:36:03.758Z] ? github.com/docker/docker/container/stream [no test files] 07:36:03 [2023-09-12T07:36:03.758Z] ? github.com/docker/docker/contrib/apparmor [no test files] 07:36:03 [2023-09-12T07:36:03.758Z] ? github.com/docker/docker/contrib/httpserver [no test files] 07:36:04 [2023-09-12T07:36:04.017Z] github.com/docker/docker/container coverage: 36.5% of statements 07:36:04 [2023-09-12T07:36:04.017Z] ok github.com/docker/docker/container 0.151s coverage: 36.5% of statements 07:36:04 [2023-09-12T07:36:04.017Z] github.com/docker/docker/cmd/dockerd coverage: 29.6% of statements 07:36:04 [2023-09-12T07:36:04.017Z] ok github.com/docker/docker/cmd/dockerd 0.333s coverage: 29.6% of statements 07:36:06 [2023-09-12T07:36:06.550Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 07:36:06 [2023-09-12T07:36:06.550Z] ok github.com/docker/docker/cmd/dockerd/trap 2.398s coverage: 0.0% of statements 07:36:07 [2023-09-12T07:36:07.484Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 07:36:07 [2023-09-12T07:36:07.484Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 07:36:07 [2023-09-12T07:36:07.484Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements 07:36:07 [2023-09-12T07:36:07.484Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements 07:36:07 [2023-09-12T07:36:07.484Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 39.2% of statements 07:36:07 [2023-09-12T07:36:07.484Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 07:36:07 [2023-09-12T07:36:07.484Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements 07:36:07 [2023-09-12T07:36:07.742Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 07:36:07 [2023-09-12T07:36:07.742Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements 07:36:07 [2023-09-12T07:36:07.742Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 75.7% of statements 07:36:09 [2023-09-12T07:36:09.644Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 07:36:09 [2023-09-12T07:36:09.644Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements 07:36:09 [2023-09-12T07:36:09.644Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements 07:36:09 [2023-09-12T07:36:09.644Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 07:36:09 [2023-09-12T07:36:09.644Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 07:36:09 [2023-09-12T07:36:09.644Z] github.com/docker/docker/daemon/containerd coverage: 0.9% of statements 07:36:09 [2023-09-12T07:36:09.644Z] ok github.com/docker/docker/daemon/containerd 0.021s coverage: 0.9% of statements 07:36:09 [2023-09-12T07:36:09.644Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 07:36:09 [2023-09-12T07:36:09.644Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 07:36:09 [2023-09-12T07:36:09.644Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 07:36:09 [2023-09-12T07:36:09.644Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 59.6% of statements 07:36:10 [2023-09-12T07:36:10.211Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 07:36:10 [2023-09-12T07:36:10.211Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 07:36:10 [2023-09-12T07:36:10.211Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 07:36:10 [2023-09-12T07:36:10.211Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 07:36:10 [2023-09-12T07:36:10.211Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 07:36:10 [2023-09-12T07:36:10.469Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 07:36:10 [2023-09-12T07:36:10.469Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.190s coverage: 60.2% of statements 07:36:10 [2023-09-12T07:36:10.469Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements 07:36:10 [2023-09-12T07:36:10.469Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 60.9% of statements 07:36:11 [2023-09-12T07:36:11.036Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 07:36:11 [2023-09-12T07:36:11.036Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 07:36:11 [2023-09-12T07:36:11.294Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 07:36:11 [2023-09-12T07:36:11.294Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.0% of statements 07:36:11 [2023-09-12T07:36:11.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] 07:36:11 [2023-09-12T07:36:11.553Z] ? github.com/docker/docker/daemon/listeners [no test files] 07:36:11 [2023-09-12T07:36:11.553Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 07:36:11 [2023-09-12T07:36:11.553Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements 07:36:11 [2023-09-12T07:36:11.553Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 07:36:11 [2023-09-12T07:36:11.553Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 3.0% of statements 07:36:11 [2023-09-12T07:36:11.811Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 07:36:11 [2023-09-12T07:36:11.811Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements 07:36:12 [2023-09-12T07:36:12.069Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 07:36:12 [2023-09-12T07:36:12.069Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 07:36:12 [2023-09-12T07:36:12.069Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements 07:36:12 [2023-09-12T07:36:12.069Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements 07:36:12 [2023-09-12T07:36:12.069Z] ok github.com/docker/docker/daemon/logger/awslogs 0.121s coverage: 78.3% of statements 07:36:12 [2023-09-12T07:36:12.328Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 07:36:12 [2023-09-12T07:36:12.328Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements 07:36:12 [2023-09-12T07:36:12.587Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 07:36:12 [2023-09-12T07:36:12.587Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 07:36:12 [2023-09-12T07:36:12.587Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 07:36:12 [2023-09-12T07:36:12.587Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements 07:36:12 [2023-09-12T07:36:12.587Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 07:36:12 [2023-09-12T07:36:12.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements 07:36:12 [2023-09-12T07:36:12.846Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 07:36:12 [2023-09-12T07:36:12.846Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.105s coverage: 76.8% of statements 07:36:13 [2023-09-12T07:36:13.105Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 07:36:13 [2023-09-12T07:36:13.105Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 07:36:13 [2023-09-12T07:36:13.105Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 07:36:13 [2023-09-12T07:36:13.105Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements 07:36:13 [2023-09-12T07:36:13.672Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements 07:36:13 [2023-09-12T07:36:13.672Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements 07:36:13 [2023-09-12T07:36:13.672Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 07:36:13 [2023-09-12T07:36:13.672Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements 07:36:13 [2023-09-12T07:36:13.672Z] ? github.com/docker/docker/daemon/names [no test files] 07:36:13 [2023-09-12T07:36:13.672Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 07:36:13 [2023-09-12T07:36:13.672Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 07:36:13 [2023-09-12T07:36:13.672Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 07:36:13 [2023-09-12T07:36:13.672Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements 07:36:13 [2023-09-12T07:36:13.931Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 07:36:13 [2023-09-12T07:36:13.931Z] ok github.com/docker/docker/daemon/logger/journald 1.359s coverage: 74.5% of statements 07:36:14 [2023-09-12T07:36:14.189Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 07:36:14 [2023-09-12T07:36:14.189Z] ? github.com/docker/docker/daemon/stats [no test files] 07:36:14 [2023-09-12T07:36:14.189Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 07:36:14 [2023-09-12T07:36:14.189Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 07:36:15 [2023-09-12T07:36:15.122Z] ? github.com/docker/docker/distribution/utils [no test files] 07:36:15 [2023-09-12T07:36:15.122Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements 07:36:15 [2023-09-12T07:36:15.122Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 07:36:15 [2023-09-12T07:36:15.122Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 07:36:15 [2023-09-12T07:36:15.122Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 07:36:15 [2023-09-12T07:36:15.122Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 07:36:15 [2023-09-12T07:36:15.122Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements 07:36:15 [2023-09-12T07:36:15.122Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 07:36:15 [2023-09-12T07:36:15.122Z] ok github.com/docker/docker/daemon/logger/splunk 1.460s coverage: 82.5% of statements 07:36:15 [2023-09-12T07:36:15.688Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 07:36:15 [2023-09-12T07:36:15.688Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 07:36:15 [2023-09-12T07:36:15.688Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 07:36:15 [2023-09-12T07:36:15.688Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 07:36:15 [2023-09-12T07:36:15.688Z] github.com/docker/docker/image coverage: 84.6% of statements 07:36:15 [2023-09-12T07:36:15.688Z] ok github.com/docker/docker/image 0.029s coverage: 84.6% of statements 07:36:15 [2023-09-12T07:36:15.945Z] ? github.com/docker/docker/image/v1 [no test files] 07:36:15 [2023-09-12T07:36:15.946Z] ? github.com/docker/docker/internal/mounttree [no test files] 07:36:15 [2023-09-12T07:36:15.946Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements 07:36:15 [2023-09-12T07:36:15.946Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 07:36:15 [2023-09-12T07:36:15.946Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements 07:36:15 [2023-09-12T07:36:15.946Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements 07:36:15 [2023-09-12T07:36:15.946Z] github.com/docker/docker/internal/multierror coverage: 88.9% of statements 07:36:15 [2023-09-12T07:36:15.946Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 07:36:15 [2023-09-12T07:36:15.946Z] ? github.com/docker/docker/internal/test/suite [no test files] 07:36:15 [2023-09-12T07:36:15.946Z] ? github.com/docker/docker/internal/testutils [no test files] 07:36:15 [2023-09-12T07:36:15.946Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 07:36:15 [2023-09-12T07:36:15.946Z] ? github.com/docker/docker/internal/unshare [no test files] 07:36:16 [2023-09-12T07:36:16.511Z] github.com/docker/docker/distribution coverage: 29.5% of statements 07:36:16 [2023-09-12T07:36:16.511Z] ok github.com/docker/docker/distribution 1.510s coverage: 29.5% of statements 07:36:17 [2023-09-12T07:36:17.077Z] ? github.com/docker/docker/libcontainerd [no test files] 07:36:17 [2023-09-12T07:36:17.077Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 07:36:17 [2023-09-12T07:36:17.077Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 07:36:17 [2023-09-12T07:36:17.077Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 07:36:17 [2023-09-12T07:36:17.077Z] ? github.com/docker/docker/libcontainerd/types [no test files] 07:36:17 [2023-09-12T07:36:17.077Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 07:36:17 [2023-09-12T07:36:17.077Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements 07:36:17 [2023-09-12T07:36:17.077Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements 07:36:17 [2023-09-12T07:36:17.077Z] ok github.com/docker/docker/distribution/xfer 2.177s coverage: 85.4% of statements 07:36:17 [2023-09-12T07:36:17.335Z] github.com/docker/docker/daemon coverage: 17.3% of statements 07:36:17 [2023-09-12T07:36:17.335Z] ok github.com/docker/docker/daemon 10.729s coverage: 17.3% of statements 07:36:17 [2023-09-12T07:36:17.594Z] ? github.com/docker/docker/oci/caps [no test files] 07:36:17 [2023-09-12T07:36:17.594Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 07:36:17 [2023-09-12T07:36:17.594Z] github.com/docker/docker/oci coverage: 38.1% of statements 07:36:17 [2023-09-12T07:36:17.594Z] ok github.com/docker/docker/oci 0.026s coverage: 38.1% of statements 07:36:17 [2023-09-12T07:36:17.594Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements 07:36:17 [2023-09-12T07:36:17.594Z] github.com/docker/docker/opts coverage: 67.9% of statements 07:36:17 [2023-09-12T07:36:17.594Z] ok github.com/docker/docker/opts 0.043s coverage: 67.9% of statements 07:36:18 [2023-09-12T07:36:18.161Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 07:36:18 [2023-09-12T07:36:18.161Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 07:36:18 [2023-09-12T07:36:18.161Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 07:36:18 [2023-09-12T07:36:18.161Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 07:36:18 [2023-09-12T07:36:18.161Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 07:36:18 [2023-09-12T07:36:18.161Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 07:36:18 [2023-09-12T07:36:18.161Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 07:36:18 [2023-09-12T07:36:18.161Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements 07:36:18 [2023-09-12T07:36:18.161Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 07:36:18 [2023-09-12T07:36:18.161Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 07:36:18 [2023-09-12T07:36:18.419Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.7% of statements 07:36:18 [2023-09-12T07:36:18.419Z] ok github.com/docker/docker/pkg/chrootarchive 0.243s coverage: 83.7% of statements 07:36:18 [2023-09-12T07:36:18.419Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements 07:36:18 [2023-09-12T07:36:18.419Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 56.4% of statements 07:36:18 [2023-09-12T07:36:18.419Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements 07:36:18 [2023-09-12T07:36:18.419Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 8.3% of statements 07:36:18 [2023-09-12T07:36:18.419Z] github.com/docker/docker/pkg/archive coverage: 81.2% of statements 07:36:18 [2023-09-12T07:36:18.419Z] ok github.com/docker/docker/pkg/archive 0.444s coverage: 81.2% of statements 07:36:18 [2023-09-12T07:36:18.678Z] ? github.com/docker/docker/pkg/loopback [no test files] 07:36:18 [2023-09-12T07:36:18.678Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 07:36:18 [2023-09-12T07:36:18.678Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 07:36:18 [2023-09-12T07:36:18.678Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 07:36:18 [2023-09-12T07:36:18.678Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements 07:36:18 [2023-09-12T07:36:18.936Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 07:36:18 [2023-09-12T07:36:18.936Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements 07:36:18 [2023-09-12T07:36:18.936Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 07:36:18 [2023-09-12T07:36:18.936Z] ok github.com/docker/docker/pkg/authorization 0.808s coverage: 68.3% of statements 07:36:18 [2023-09-12T07:36:18.936Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 07:36:18 [2023-09-12T07:36:18.936Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 07:36:18 [2023-09-12T07:36:18.936Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 07:36:18 [2023-09-12T07:36:18.936Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements 07:36:18 [2023-09-12T07:36:18.936Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 07:36:18 [2023-09-12T07:36:18.936Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 07:36:19 [2023-09-12T07:36:19.194Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements 07:36:19 [2023-09-12T07:36:19.194Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 72.3% of statements 07:36:19 [2023-09-12T07:36:19.194Z] ? github.com/docker/docker/pkg/platform [no test files] 07:36:19 [2023-09-12T07:36:19.194Z] ? github.com/docker/docker/pkg/platforms [no test files] 07:36:19 [2023-09-12T07:36:19.194Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 07:36:19 [2023-09-12T07:36:19.194Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 07:36:19 [2023-09-12T07:36:19.194Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 07:36:19 [2023-09-12T07:36:19.194Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements 07:36:19 [2023-09-12T07:36:19.194Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 07:36:19 [2023-09-12T07:36:19.452Z] github.com/docker/docker/pkg/idtools coverage: 69.7% of statements 07:36:19 [2023-09-12T07:36:19.452Z] ok github.com/docker/docker/pkg/idtools 0.872s coverage: 69.7% of statements 07:36:19 [2023-09-12T07:36:19.710Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 07:36:19 [2023-09-12T07:36:19.710Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 07:36:19 [2023-09-12T07:36:19.710Z] github.com/docker/docker/pkg/plugins/transport coverage: 90.0% of statements 07:36:19 [2023-09-12T07:36:19.710Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements 07:36:19 [2023-09-12T07:36:19.710Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 07:36:19 [2023-09-12T07:36:19.710Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 07:36:19 [2023-09-12T07:36:19.710Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 07:36:19 [2023-09-12T07:36:19.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 07:36:19 [2023-09-12T07:36:19.710Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 07:36:19 [2023-09-12T07:36:19.710Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 07:36:19 [2023-09-12T07:36:19.968Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 07:36:19 [2023-09-12T07:36:19.968Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 07:36:19 [2023-09-12T07:36:19.968Z] ? github.com/docker/docker/pkg/rootless [no test files] 07:36:19 [2023-09-12T07:36:19.968Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 07:36:19 [2023-09-12T07:36:19.968Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 07:36:19 [2023-09-12T07:36:19.968Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements 07:36:19 [2023-09-12T07:36:19.968Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 07:36:19 [2023-09-12T07:36:19.968Z] ok github.com/docker/docker/pkg/stack 0.020s coverage: 90.9% of statements 07:36:19 [2023-09-12T07:36:19.968Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 07:36:19 [2023-09-12T07:36:19.968Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 07:36:20 [2023-09-12T07:36:20.226Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 07:36:20 [2023-09-12T07:36:20.226Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements 07:36:20 [2023-09-12T07:36:20.226Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 07:36:20 [2023-09-12T07:36:20.226Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements 07:36:20 [2023-09-12T07:36:20.484Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements 07:36:20 [2023-09-12T07:36:20.484Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements 07:36:20 [2023-09-12T07:36:20.484Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 07:36:20 [2023-09-12T07:36:20.484Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.4% of statements 07:36:20 [2023-09-12T07:36:20.484Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 07:36:20 [2023-09-12T07:36:20.484Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 07:36:20 [2023-09-12T07:36:20.484Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 07:36:20 [2023-09-12T07:36:20.484Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements 07:36:20 [2023-09-12T07:36:20.484Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 07:36:20 [2023-09-12T07:36:20.484Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.1% of statements 07:36:21 [2023-09-12T07:36:21.418Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 07:36:21 [2023-09-12T07:36:21.418Z] ? github.com/docker/docker/profiles/apparmor [no test files] 07:36:21 [2023-09-12T07:36:21.418Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 07:36:21 [2023-09-12T07:36:21.418Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 07:36:21 [2023-09-12T07:36:21.418Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.4% of statements 07:36:21 [2023-09-12T07:36:21.418Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements 07:36:21 [2023-09-12T07:36:21.678Z] github.com/docker/docker/pkg/plugins coverage: 74.9% of statements 07:36:21 [2023-09-12T07:36:21.678Z] ok github.com/docker/docker/pkg/plugins 2.012s coverage: 74.9% of statements 07:36:21 [2023-09-12T07:36:21.678Z] github.com/docker/docker/reference coverage: 83.7% of statements 07:36:21 [2023-09-12T07:36:21.678Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements 07:36:21 [2023-09-12T07:36:21.936Z] github.com/docker/docker/quota coverage: 69.2% of statements 07:36:21 [2023-09-12T07:36:21.936Z] ok github.com/docker/docker/quota 0.276s coverage: 69.2% of statements 07:36:21 [2023-09-12T07:36:21.936Z] github.com/docker/docker/plugin coverage: 23.3% of statements 07:36:21 [2023-09-12T07:36:21.936Z] ok github.com/docker/docker/plugin 0.524s coverage: 23.3% of statements 07:36:22 [2023-09-12T07:36:22.194Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements 07:36:22 [2023-09-12T07:36:22.194Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 51.9% of statements 07:36:22 [2023-09-12T07:36:22.194Z] ? github.com/docker/docker/runconfig/opts [no test files] 07:36:22 [2023-09-12T07:36:22.194Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 07:36:22 [2023-09-12T07:36:22.194Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 07:36:22 [2023-09-12T07:36:22.194Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 07:36:22 [2023-09-12T07:36:22.194Z] ok github.com/docker/docker/runconfig 0.015s coverage: 63.6% of statements 07:36:22 [2023-09-12T07:36:22.194Z] github.com/docker/docker/registry coverage: 64.9% of statements 07:36:22 [2023-09-12T07:36:22.194Z] ok github.com/docker/docker/registry 0.126s coverage: 64.9% of statements 07:36:22 [2023-09-12T07:36:22.452Z] github.com/docker/docker/testutil coverage: 8.2% of statements 07:36:22 [2023-09-12T07:36:22.452Z] ok github.com/docker/docker/testutil 0.008s coverage: 8.2% of statements 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/daemon [no test files] 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/environment [no test files] 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/fakegit [no test files] 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 07:36:22 [2023-09-12T07:36:22.452Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 07:36:22 [2023-09-12T07:36:22.711Z] ? github.com/docker/docker/testutil/registry [no test files] 07:36:22 [2023-09-12T07:36:22.711Z] ? github.com/docker/docker/testutil/request [no test files] 07:36:22 [2023-09-12T07:36:22.711Z] ? github.com/docker/docker/volume [no test files] 07:36:22 [2023-09-12T07:36:22.969Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 07:36:22 [2023-09-12T07:36:22.969Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 07:36:23 [2023-09-12T07:36:23.226Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements 07:36:23 [2023-09-12T07:36:23.226Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 07:36:23 [2023-09-12T07:36:23.226Z] github.com/docker/docker/volume/local coverage: 74.6% of statements 07:36:23 [2023-09-12T07:36:23.226Z] ok github.com/docker/docker/volume/local 0.126s coverage: 74.6% of statements 07:36:23 [2023-09-12T07:36:23.791Z] ? github.com/docker/docker/volume/service/opts [no test files] 07:36:23 [2023-09-12T07:36:23.791Z] ? github.com/docker/docker/volume/testutils [no test files] 07:36:23 [2023-09-12T07:36:23.791Z] github.com/docker/docker/volume/service coverage: 71.8% of statements 07:36:23 [2023-09-12T07:36:23.791Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 07:36:24 [2023-09-12T07:36:24.049Z] github.com/docker/docker/layer coverage: 68.7% of statements 07:36:24 [2023-09-12T07:36:24.049Z] ok github.com/docker/docker/layer 7.191s coverage: 68.7% of statements 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === Skipped 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] network_proxy_test.go:210: No support for dual stack yet 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver btrfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver btrfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver btrfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver btrfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver btrfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:68: No driver to put! 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] time="2023-09-12T07:36:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: driver not supported 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] time="2023-09-12T07:36:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: driver not supported 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] time="2023-09-12T07:36:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: driver not supported 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] time="2023-09-12T07:36:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: driver not supported 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] time="2023-09-12T07:36:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: driver not supported 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:68: No driver to put! 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] overlay_test.go:61: Cannot run test with naive change algorithm 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver zfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver zfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver zfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver zfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:41: Driver zfs not supported 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] graphtest_unix.go:68: No driver to put! 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 07:36:24 [2023-09-12T07:36:24.308Z] validate_test.go:70: only tested on Windows 07:36:24 [2023-09-12T07:36:24.308Z] 07:36:24 [2023-09-12T07:36:24.308Z] DONE 3141 tests, 27 skipped in 63.197s 07:36:24 [2023-09-12T07:36:24.308Z] + '[' -n 'github.com/docker/docker/libnetwork 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/bitmap 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/cluster 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/cmd/diagnostic 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/cmd/readme_test 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/config 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/datastore 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/diagnostic 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/discoverapi 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/driverapi 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/bridge 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/host 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/macvlan 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/null 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/overlay 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/remote 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/remote/api 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/windows 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/drvregistry 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/etchosts 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/internal/caller 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/internal/kvstore 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/internal/setmatrix 07:36:24 [2023-09-12T07:36:24.308Z] github.com/docker/docker/libnetwork/ipam 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipamapi 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipams/builtin 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipams/null 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipams/remote 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipams/remote/api 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipams/windowsipam 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipamutils 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ipbits 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/iptables 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/netlabel 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/netutils 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/networkdb 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/ns 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/options 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/osl 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/osl/kernel 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/portallocator 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/portmapper 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/resolvconf 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/scope 07:36:24 [2023-09-12T07:36:24.309Z] github.com/docker/docker/libnetwork/types' ']' 07:36:24 [2023-09-12T07:36:24.309Z] + 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/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork coverage: 43.0% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork 44.296s coverage: 43.0% of statements 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/config coverage: 10.3% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/datastore coverage: 16.2% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.2% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.937s coverage: 62.2% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/drivers/host coverage: 40.0% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.821s coverage: 5.0% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 07:37:20 [2023-09-12T07:37:20.516Z] github.com/docker/docker/libnetwork/drivers/null coverage: 40.0% of statements 07:37:20 [2023-09-12T07:37:20.516Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements 07:37:21 [2023-09-12T07:37:21.449Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements 07:37:21 [2023-09-12T07:37:21.449Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 07:37:21 [2023-09-12T07:37:21.449Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements 07:37:21 [2023-09-12T07:37:21.449Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 07:37:22 [2023-09-12T07:37:22.014Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.7% of statements 07:37:22 [2023-09-12T07:37:22.014Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 07:37:22 [2023-09-12T07:37:22.579Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.2% of statements 07:37:22 [2023-09-12T07:37:22.579Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 07:37:22 [2023-09-12T07:37:22.579Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 07:37:22 [2023-09-12T07:37:22.579Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 07:37:22 [2023-09-12T07:37:22.579Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 07:37:22 [2023-09-12T07:37:22.837Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements 07:37:22 [2023-09-12T07:37:22.837Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements 07:37:23 [2023-09-12T07:37:23.095Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 07:37:23 [2023-09-12T07:37:23.095Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 07:37:23 [2023-09-12T07:37:23.352Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 07:37:23 [2023-09-12T07:37:23.352Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 07:37:23 [2023-09-12T07:37:23.352Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 07:37:23 [2023-09-12T07:37:23.352Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 07:37:35 [2023-09-12T07:37:35.550Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 07:37:35 [2023-09-12T07:37:35.550Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 07:37:37 [2023-09-12T07:37:37.449Z] github.com/docker/docker/libnetwork/ipam coverage: 80.0% of statements 07:37:37 [2023-09-12T07:37:37.449Z] ok github.com/docker/docker/libnetwork/ipam 3.316s coverage: 80.0% of statements 07:37:37 [2023-09-12T07:37:37.449Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 07:37:37 [2023-09-12T07:37:37.449Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 07:37:37 [2023-09-12T07:37:37.707Z] github.com/docker/docker/libnetwork/ipams/null coverage: 63.2% of statements 07:37:37 [2023-09-12T07:37:37.707Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 07:37:37 [2023-09-12T07:37:37.965Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 48.7% of statements 07:37:37 [2023-09-12T07:37:37.965Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements 07:37:37 [2023-09-12T07:37:37.965Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 07:37:38 [2023-09-12T07:37:38.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 07:37:38 [2023-09-12T07:37:38.224Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements 07:37:38 [2023-09-12T07:37:38.789Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 07:37:38 [2023-09-12T07:37:38.789Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 86.4% of statements 07:37:39 [2023-09-12T07:37:39.047Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 07:37:39 [2023-09-12T07:37:39.047Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 07:37:39 [2023-09-12T07:37:39.612Z] github.com/docker/docker/libnetwork/iptables coverage: 39.9% of statements 07:37:39 [2023-09-12T07:37:39.612Z] ok github.com/docker/docker/libnetwork/iptables 0.226s coverage: 39.9% of statements 07:37:39 [2023-09-12T07:37:39.612Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 07:37:40 [2023-09-12T07:37:40.177Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 07:37:40 [2023-09-12T07:37:40.177Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements 07:39:31 [2023-09-12T07:39:31.602Z] github.com/docker/docker/libnetwork/networkdb coverage: 59.0% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ok github.com/docker/docker/libnetwork/networkdb 103.065s coverage: 59.0% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ? github.com/docker/docker/libnetwork/ns [no test files] 07:39:31 [2023-09-12T07:39:31.602Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 07:39:31 [2023-09-12T07:39:31.602Z] github.com/docker/docker/libnetwork/osl coverage: 39.5% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ok github.com/docker/docker/libnetwork/osl 4.451s coverage: 39.5% of statements 07:39:31 [2023-09-12T07:39:31.602Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 07:39:31 [2023-09-12T07:39:31.602Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 07:39:31 [2023-09-12T07:39:31.602Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ok github.com/docker/docker/libnetwork/portmapper 0.653s coverage: 46.3% of statements 07:39:31 [2023-09-12T07:39:31.602Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 07:39:31 [2023-09-12T07:39:31.602Z] ? github.com/docker/docker/libnetwork/scope [no test files] 07:39:31 [2023-09-12T07:39:31.860Z] github.com/docker/docker/libnetwork/types coverage: 41.7% of statements 07:39:31 [2023-09-12T07:39:31.860Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 07:39:31 [2023-09-12T07:39:31.860Z] 07:39:31 [2023-09-12T07:39:31.860Z] === Skipped 07:39:31 [2023-09-12T07:39:31.860Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 07:39:31 [2023-09-12T07:39:31.860Z] 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 07:39:31 [2023-09-12T07:39:31.860Z] 07:39:31 [2023-09-12T07:39:31.860Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 07:39:31 [2023-09-12T07:39:31.860Z] 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 07:39:31 [2023-09-12T07:39:31.860Z] 07:39:31 [2023-09-12T07:39:31.860Z] DONE 344 tests, 2 skipped in 187.440s Post stage [Pipeline] junit 07:39:32 [2023-09-12T07:39:32.581Z] Recording test results 07:39:32 [2023-09-12T07:39:32.698Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 [2023-09-12T07:39:33.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5fa011dc0c5cd700e799557fcfa77d45c4b058e3 -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:5fa011dc0c5cd700e799557fcfa77d45c4b058e3 hack/make.sh dynbinary test-integration 07:39:33 [2023-09-12T07:39:33.263Z] 07:39:33 [2023-09-12T07:39:33.263Z] Removing bundles/ 07:39:33 [2023-09-12T07:39:33.263Z] 07:39:33 [2023-09-12T07:39:33.263Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 07:39:33 [2023-09-12T07:39:33.263Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 07:39:33 [2023-09-12T07:39:33.263Z] + tee /go/src/github.com/docker/docker/go.mod 07:39:33 [2023-09-12T07:39:33.263Z] module github.com/docker/docker 07:39:33 [2023-09-12T07:39:33.263Z] 07:39:33 [2023-09-12T07:39:33.263Z] go 1.19 07:39:33 [2023-09-12T07:39:33.263Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 07:39:33 [2023-09-12T07:39:33.263Z] + GO111MODULE=on 07:39:33 [2023-09-12T07:39:33.263Z] + 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=5fa011dc0c5cd700e799557fcfa77d45c4b058e3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-12T07:39:33.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 07:40:11 [2023-09-12T07:40:11.999Z] + rm -f /go/src/github.com/docker/docker/go.mod 07:40:11 [2023-09-12T07:40:11.999Z] Created binary: bundles/dynbinary-daemon/dockerd 07:40:11 [2023-09-12T07:40:11.999Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 07:40:11 [2023-09-12T07:40:11.999Z] + tee /go/src/github.com/docker/docker/go.mod 07:40:11 [2023-09-12T07:40:11.999Z] module github.com/docker/docker 07:40:11 [2023-09-12T07:40:11.999Z] 07:40:11 [2023-09-12T07:40:11.999Z] go 1.19 07:40:11 [2023-09-12T07:40:11.999Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 07:40:11 [2023-09-12T07:40:11.999Z] + GO111MODULE=on 07:40:11 [2023-09-12T07:40:11.999Z] + 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=5fa011dc0c5cd700e799557fcfa77d45c4b058e3" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-12T07:39:33.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 07:40:11 [2023-09-12T07:40:11.999Z] + rm -f /go/src/github.com/docker/docker/go.mod 07:40:11 [2023-09-12T07:40:11.999Z] Created binary: bundles/dynbinary-daemon/docker-proxy 07:40:11 [2023-09-12T07:40:11.999Z] 07:40:11 [2023-09-12T07:40:11.999Z] ---> Making bundle: test-integration (in bundles/test-integration) 07:40:11 [2023-09-12T07:40:11.999Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 07:40:11 [2023-09-12T07:40:11.999Z] HOSTNAME=8ef17233a21b 07:40:11 [2023-09-12T07:40:11.999Z] TESTDEBUG=0 07:40:11 [2023-09-12T07:40:11.999Z] DEST=bundles/test-integration 07:40:11 [2023-09-12T07:40:11.999Z] PWD=/go/src/github.com/docker/docker 07:40:11 [2023-09-12T07:40:11.999Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 07:40:11 [2023-09-12T07:40:11.999Z] DOCKER_GITCOMMIT=5fa011dc0c5cd700e799557fcfa77d45c4b058e3 07:40:11 [2023-09-12T07:40:11.999Z] container=docker 07:40:11 [2023-09-12T07:40:11.999Z] HOME=/root 07:40:11 [2023-09-12T07:40:11.999Z] CONTAINERD_NAMESPACE=moby 07:40:11 [2023-09-12T07:40:11.999Z] GOLANG_VERSION=1.20.7 07:40:11 [2023-09-12T07:40:11.999Z] VALIDATE_REPO=https://github.com/moby/moby.git 07:40:11 [2023-09-12T07:40:11.999Z] VALIDATE_BRANCH=master 07:40:11 [2023-09-12T07:40:11.999Z] TERM=xterm 07:40:11 [2023-09-12T07:40:11.999Z] DOCKER_PKG=github.com/docker/docker 07:40:11 [2023-09-12T07:40:11.999Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 07:40:11 [2023-09-12T07:40:11.999Z] SHLVL=1 07:40:11 [2023-09-12T07:40:11.999Z] TIMEOUT=120m 07:40:11 [2023-09-12T07:40:11.999Z] DOCKER_GRAPHDRIVER=overlay2 07:40:11 [2023-09-12T07:40:11.999Z] GO111MODULE=off 07:40:11 [2023-09-12T07:40:11.999Z] DOCKER_EXPERIMENTAL=1 07:40:11 [2023-09-12T07:40:11.999Z] TEST_SKIP_INTEGRATION_CLI=1 07:40:11 [2023-09-12T07:40:11.999Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 07:40:11 [2023-09-12T07:40:11.999Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 07:40:11 [2023-09-12T07:40:11.999Z] GOPATH=/go 07:40:11 [2023-09-12T07:40:11.999Z] PKG_CONFIG=pkg-config 07:40:11 [2023-09-12T07:40:11.999Z] _=/usr/bin/env 07:40:11 [2023-09-12T07:40:11.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 07:40:30 [2023-09-12T07:40:30.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 07:40:30 [2023-09-12T07:40:30.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 07:40:31 [2023-09-12T07:40:31.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 07:40:33 [2023-09-12T07:40:33.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 07:40:37 [2023-09-12T07:40:37.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 07:40:40 [2023-09-12T07:40:40.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 07:40:41 [2023-09-12T07:40:41.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 07:40:42 [2023-09-12T07:40:42.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 07:40:43 [2023-09-12T07:40:43.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 07:40:45 [2023-09-12T07:40:45.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 07:40:45 [2023-09-12T07:40:45.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 07:40:46 [2023-09-12T07:40:46.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 07:40:48 [2023-09-12T07:40:48.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 07:40:50 [2023-09-12T07:40:50.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 07:40:51 [2023-09-12T07:40:51.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 07:40:51 [2023-09-12T07:40:51.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 07:40:52 [2023-09-12T07:40:52.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 07:40:54 [2023-09-12T07:40:54.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 07:40:55 [2023-09-12T07:40:55.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 07:40:56 [2023-09-12T07:40:56.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 07:40:57 [2023-09-12T07:40:57.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 07:40:58 [2023-09-12T07:40:58.989Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 07:40:58 [2023-09-12T07:40:58.989Z] Using test binary /usr/local/cli-integration/docker 07:40:58 [2023-09-12T07:40:58.989Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 07:40:58 [2023-09-12T07:40:58.989Z] +++ /etc/init.d/apparmor start 07:40:58 [2023-09-12T07:40:58.989Z] Not: starting. 07:40:58 [2023-09-12T07:40:58.989Z] INFO: Waiting for daemon to start... 07:40:58 [2023-09-12T07:40:58.989Z] Starting dockerd 07:40:58 [2023-09-12T07:40:58.989Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.2fd1LnRMqy/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 07:41:01 [2023-09-12T07:41:01.516Z] . 07:41:01 [2023-09-12T07:41:01.516Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 07:41:01 [2023-09-12T07:41:01.516Z] ++++ tar -cC bundles/test-integration/emptyfs . 07:41:01 [2023-09-12T07:41:01.516Z] ++++ docker load 07:41:01 [2023-09-12T07:41:01.516Z] Loaded image: emptyfs:latest 07:41:01 [2023-09-12T07:41:01.516Z] ++++ tar -cC bundles/test-integration/dangling . 07:41:01 [2023-09-12T07:41:01.516Z] ++++ docker load 07:41:01 [2023-09-12T07:41:01.774Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 07:41:01 [2023-09-12T07:41:01.774Z] Running integration-test (iteration 1) 07:41:01 [2023-09-12T07:41:01.774Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 07:41:01 [2023-09-12T07:41:01.774Z] ++ 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 07:41:01 [2023-09-12T07:41:01.774Z] ++ set -e 07:41:01 [2023-09-12T07:41:01.774Z] ++ '[' -n 0 ']' 07:41:01 [2023-09-12T07:41:01.774Z] ++ set -x 07:41:01 [2023-09-12T07:41:01.774Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:41:01 [2023-09-12T07:41:01.774Z] Loaded image: busybox:latest 07:41:01 [2023-09-12T07:41:01.774Z] Loaded image: busybox:glibc 07:41:02 [2023-09-12T07:41:02.707Z] Loaded image: debian:bullseye-slim 07:41:02 [2023-09-12T07:41:02.965Z] Loaded image: hello-world:latest 07:41:02 [2023-09-12T07:41:02.965Z] Loaded image: arm32v7/hello-world:latest 07:41:02 [2023-09-12T07:41:02.965Z] INFO: Testing against a local daemon 07:41:02 [2023-09-12T07:41:02.965Z] === RUN TestCgroupNamespacesBuild 07:41:03 [2023-09-12T07:41:03.899Z] --- PASS: TestCgroupNamespacesBuild (1.12s) 07:41:03 [2023-09-12T07:41:03.899Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 07:41:05 [2023-09-12T07:41:05.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) 07:41:05 [2023-09-12T07:41:05.271Z] === RUN TestBuildWithSession 07:41:05 [2023-09-12T07:41:05.271Z] build_session_test.go:26: TODO: BuildKit 07:41:05 [2023-09-12T07:41:05.271Z] --- SKIP: TestBuildWithSession (0.00s) 07:41:05 [2023-09-12T07:41:05.271Z] === RUN TestBuildSquashParent 07:41:08 [2023-09-12T07:41:08.551Z] --- PASS: TestBuildSquashParent (3.02s) 07:41:08 [2023-09-12T07:41:08.551Z] === RUN TestBuildWithRemoveAndForceRemove 07:41:08 [2023-09-12T07:41:08.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 07:41:08 [2023-09-12T07:41:08.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 07:41:08 [2023-09-12T07:41:08.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 07:41:08 [2023-09-12T07:41:08.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 07:41:08 [2023-09-12T07:41:08.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 07:41:08 [2023-09-12T07:41:08.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 07:41:08 [2023-09-12T07:41:08.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 07:41:08 [2023-09-12T07:41:08.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 07:41:08 [2023-09-12T07:41:08.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 07:41:08 [2023-09-12T07:41:08.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 07:41:08 [2023-09-12T07:41:08.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 07:41:08 [2023-09-12T07:41:08.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 07:41:08 [2023-09-12T07:41:08.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 07:41:08 [2023-09-12T07:41:08.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 07:41:08 [2023-09-12T07:41:08.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 07:41:08 [2023-09-12T07:41:08.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 07:41:08 [2023-09-12T07:41:08.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 07:41:08 [2023-09-12T07:41:08.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 07:41:11 [2023-09-12T07:41:11.831Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) 07:41:11 [2023-09-12T07:41:11.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) 07:41:11 [2023-09-12T07:41:11.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) 07:41:11 [2023-09-12T07:41:11.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) 07:41:11 [2023-09-12T07:41:11.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.17s) 07:41:11 [2023-09-12T07:41:11.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) 07:41:11 [2023-09-12T07:41:11.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) 07:41:11 [2023-09-12T07:41:11.831Z] === RUN TestBuildMultiStageCopy 07:41:11 [2023-09-12T07:41:11.831Z] === RUN TestBuildMultiStageCopy/copy_to_root 07:41:12 [2023-09-12T07:41:12.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 07:41:12 [2023-09-12T07:41:12.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 07:41:12 [2023-09-12T07:41:12.654Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 07:41:12 [2023-09-12T07:41:12.654Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 07:41:12 [2023-09-12T07:41:12.654Z] --- PASS: TestBuildMultiStageCopy (1.24s) 07:41:12 [2023-09-12T07:41:12.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s) 07:41:12 [2023-09-12T07:41:12.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 07:41:12 [2023-09-12T07:41:12.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) 07:41:12 [2023-09-12T07:41:12.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) 07:41:12 [2023-09-12T07:41:12.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) 07:41:12 [2023-09-12T07:41:12.654Z] === RUN TestBuildMultiStageParentConfig 07:41:13 [2023-09-12T07:41:13.219Z] --- PASS: TestBuildMultiStageParentConfig (0.35s) 07:41:13 [2023-09-12T07:41:13.219Z] === RUN TestBuildLabelWithTargets 07:41:13 [2023-09-12T07:41:13.478Z] --- PASS: TestBuildLabelWithTargets (0.44s) 07:41:13 [2023-09-12T07:41:13.478Z] === RUN TestBuildWithEmptyLayers 07:41:13 [2023-09-12T07:41:13.735Z] --- PASS: TestBuildWithEmptyLayers (0.09s) 07:41:13 [2023-09-12T07:41:13.735Z] === RUN TestBuildMultiStageOnBuild 07:41:14 [2023-09-12T07:41:14.668Z] --- PASS: TestBuildMultiStageOnBuild (1.14s) 07:41:14 [2023-09-12T07:41:14.668Z] === RUN TestBuildUncleanTarFilenames 07:41:14 [2023-09-12T07:41:14.925Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 07:41:14 [2023-09-12T07:41:14.925Z] === RUN TestBuildMultiStageLayerLeak 07:41:15 [2023-09-12T07:41:15.859Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s) 07:41:15 [2023-09-12T07:41:15.859Z] === RUN TestBuildWithHugeFile 07:42:12 [2023-09-12T07:42:12.064Z] --- PASS: TestBuildWithHugeFile (54.31s) 07:42:12 [2023-09-12T07:42:12.064Z] === RUN TestBuildWCOWSandboxSize 07:42:12 [2023-09-12T07:42:12.064Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 07:42:12 [2023-09-12T07:42:12.064Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 07:42:12 [2023-09-12T07:42:12.064Z] === RUN TestBuildWithEmptyDockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 07:42:12 [2023-09-12T07:42:12.064Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 07:42:12 [2023-09-12T07:42:12.064Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 07:42:12 [2023-09-12T07:42:12.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 07:42:12 [2023-09-12T07:42:12.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 07:42:12 [2023-09-12T07:42:12.064Z] === RUN TestBuildPreserveOwnership 07:42:12 [2023-09-12T07:42:12.064Z] === RUN TestBuildPreserveOwnership/copy_from 07:42:12 [2023-09-12T07:42:12.065Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 07:42:12 [2023-09-12T07:42:12.323Z] --- PASS: TestBuildPreserveOwnership (2.07s) 07:42:12 [2023-09-12T07:42:12.323Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.48s) 07:42:12 [2023-09-12T07:42:12.323Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s) 07:42:12 [2023-09-12T07:42:12.323Z] === RUN TestBuildPlatformInvalid 07:42:12 [2023-09-12T07:42:12.323Z] --- PASS: TestBuildPlatformInvalid (0.03s) 07:42:12 [2023-09-12T07:42:12.323Z] === RUN TestBuildkitHistoryTracePropagation 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {},\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] time="2023-09-12T07:42:12Z" level=info msg="[core] [Server #4] Server created" module=grpc 07:42:12 [2023-09-12T07:42:12.323Z] build_traces_test.go:84: Waiting for trace to be available 07:42:16 [2023-09-12T07:42:16.502Z] time="2023-09-12T07:42:16Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 07:42:16 [2023-09-12T07:42:16.502Z] time="2023-09-12T07:42:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 07:42:16 [2023-09-12T07:42:16.502Z] time="2023-09-12T07:42:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 07:42:16 [2023-09-12T07:42:16.502Z] time="2023-09-12T07:42:16Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 07:42:16 [2023-09-12T07:42:16.502Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 07:42:16 [2023-09-12T07:42:16.502Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 07:42:17 [2023-09-12T07:42:17.067Z] Loaded image: busybox:latest 07:42:17 [2023-09-12T07:42:17.067Z] Loaded image: busybox:glibc 07:42:18 [2023-09-12T07:42:18.000Z] Loaded image: debian:bullseye-slim 07:42:18 [2023-09-12T07:42:18.000Z] Loaded image: hello-world:latest 07:42:18 [2023-09-12T07:42:18.000Z] Loaded image: arm32v7/hello-world:latest 07:42:27 [2023-09-12T07:42:27.964Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.28s) 07:42:27 [2023-09-12T07:42:27.964Z] PASS 07:42:27 [2023-09-12T07:42:27.964Z] 07:42:27 [2023-09-12T07:42:27.964Z] === Skipped 07:42:27 [2023-09-12T07:42:27.964Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 07:42:27 [2023-09-12T07:42:27.964Z] build_session_test.go:26: TODO: BuildKit 07:42:27 [2023-09-12T07:42:27.964Z] 07:42:27 [2023-09-12T07:42:27.964Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 07:42:27 [2023-09-12T07:42:27.964Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 07:42:27 [2023-09-12T07:42:27.964Z] 07:42:27 [2023-09-12T07:42:27.964Z] DONE 35 tests, 2 skipped in 85.008s 07:42:27 [2023-09-12T07:42:27.964Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 07:42:27 [2023-09-12T07:42:27.964Z] ++ 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 07:42:27 [2023-09-12T07:42:27.964Z] ++ set -e 07:42:27 [2023-09-12T07:42:27.964Z] ++ '[' -n 0 ']' 07:42:27 [2023-09-12T07:42:27.964Z] ++ set -x 07:42:27 [2023-09-12T07:42:27.964Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:42:27 [2023-09-12T07:42:27.964Z] INFO: Testing against a local daemon 07:42:27 [2023-09-12T07:42:27.964Z] === RUN TestNoNewPrivileges 07:42:32 [2023-09-12T07:42:32.144Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 07:42:32 [2023-09-12T07:42:32.144Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 07:42:32 [2023-09-12T07:42:32.710Z] --- PASS: TestNoNewPrivileges (5.87s) 07:42:32 [2023-09-12T07:42:32.710Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.53s) 07:42:32 [2023-09-12T07:42:32.710Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s) 07:42:32 [2023-09-12T07:42:32.710Z] PASS 07:42:32 [2023-09-12T07:42:32.710Z] 07:42:32 [2023-09-12T07:42:32.710Z] DONE 3 tests in 5.906s 07:42:32 [2023-09-12T07:42:32.710Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 07:42:32 [2023-09-12T07:42:32.710Z] ++ 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 07:42:32 [2023-09-12T07:42:32.710Z] ++ set -e 07:42:32 [2023-09-12T07:42:32.710Z] ++ '[' -n 0 ']' 07:42:32 [2023-09-12T07:42:32.710Z] ++ set -x 07:42:32 [2023-09-12T07:42:32.710Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:42:32 [2023-09-12T07:42:32.710Z] INFO: Testing against a local daemon 07:42:32 [2023-09-12T07:42:32.710Z] === RUN TestConfigInspect 07:42:34 [2023-09-12T07:42:34.608Z] --- PASS: TestConfigInspect (2.00s) 07:42:34 [2023-09-12T07:42:34.608Z] === RUN TestConfigList 07:42:35 [2023-09-12T07:42:35.541Z] === RUN TestConfigList/test_filter_by_name 07:42:35 [2023-09-12T07:42:35.541Z] === RUN TestConfigList/test_filter_by_id 07:42:35 [2023-09-12T07:42:35.541Z] === RUN TestConfigList/test_filter_by_label_key_only 07:42:35 [2023-09-12T07:42:35.541Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 07:42:35 [2023-09-12T07:42:35.541Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 07:42:36 [2023-09-12T07:42:36.107Z] --- PASS: TestConfigList (1.53s) 07:42:36 [2023-09-12T07:42:36.107Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 07:42:36 [2023-09-12T07:42:36.107Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 07:42:36 [2023-09-12T07:42:36.107Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 07:42:36 [2023-09-12T07:42:36.107Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 07:42:36 [2023-09-12T07:42:36.107Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 07:42:36 [2023-09-12T07:42:36.107Z] === RUN TestConfigsCreateAndDelete 07:42:38 [2023-09-12T07:42:38.005Z] --- PASS: TestConfigsCreateAndDelete (1.90s) 07:42:38 [2023-09-12T07:42:38.005Z] === RUN TestConfigsUpdate 07:42:39 [2023-09-12T07:42:39.903Z] --- PASS: TestConfigsUpdate (1.90s) 07:42:39 [2023-09-12T07:42:39.903Z] === RUN TestTemplatedConfig 07:42:43 [2023-09-12T07:42:43.183Z] --- PASS: TestTemplatedConfig (2.64s) 07:42:43 [2023-09-12T07:42:43.183Z] === RUN TestConfigCreateResolve 07:42:44 [2023-09-12T07:42:44.556Z] --- PASS: TestConfigCreateResolve (1.88s) 07:42:44 [2023-09-12T07:42:44.556Z] PASS 07:42:44 [2023-09-12T07:42:44.556Z] === RUN TestConfigInspect 07:42:46 [2023-09-12T07:42:46.453Z] --- PASS: TestConfigInspect (1.95s) 07:42:46 [2023-09-12T07:42:46.453Z] === RUN TestConfigList 07:42:47 [2023-09-12T07:42:47.825Z] === RUN TestConfigList/test_filter_by_name 07:42:47 [2023-09-12T07:42:47.825Z] === RUN TestConfigList/test_filter_by_id 07:42:47 [2023-09-12T07:42:47.825Z] === RUN TestConfigList/test_filter_by_label_key_only 07:42:47 [2023-09-12T07:42:47.825Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 07:42:47 [2023-09-12T07:42:47.825Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 07:42:48 [2023-09-12T07:42:48.390Z] --- PASS: TestConfigList (1.93s) 07:42:48 [2023-09-12T07:42:48.390Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 07:42:48 [2023-09-12T07:42:48.390Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 07:42:48 [2023-09-12T07:42:48.390Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 07:42:48 [2023-09-12T07:42:48.390Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 07:42:48 [2023-09-12T07:42:48.390Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 07:42:48 [2023-09-12T07:42:48.390Z] === RUN TestConfigsCreateAndDelete 07:42:50 [2023-09-12T07:42:50.288Z] --- PASS: TestConfigsCreateAndDelete (1.86s) 07:42:50 [2023-09-12T07:42:50.288Z] === RUN TestConfigsUpdate 07:42:51 [2023-09-12T07:42:51.660Z] --- PASS: TestConfigsUpdate (1.51s) 07:42:51 [2023-09-12T07:42:51.660Z] === RUN TestTemplatedConfig 07:42:54 [2023-09-12T07:42:54.938Z] --- PASS: TestTemplatedConfig (2.63s) 07:42:54 [2023-09-12T07:42:54.938Z] === RUN TestConfigCreateResolve 07:42:56 [2023-09-12T07:42:56.310Z] --- PASS: TestConfigCreateResolve (1.87s) 07:42:56 [2023-09-12T07:42:56.310Z] PASS 07:42:56 [2023-09-12T07:42:56.310Z] 07:42:56 [2023-09-12T07:42:56.310Z] DONE 22 tests in 23.638s 07:42:56 [2023-09-12T07:42:56.310Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 07:42:56 [2023-09-12T07:42:56.310Z] ++ 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 07:42:56 [2023-09-12T07:42:56.310Z] ++ set -e 07:42:56 [2023-09-12T07:42:56.310Z] ++ '[' -n 0 ']' 07:42:56 [2023-09-12T07:42:56.310Z] ++ set -x 07:42:56 [2023-09-12T07:42:56.310Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:42:56 [2023-09-12T07:42:56.310Z] INFO: Testing against a local daemon 07:42:56 [2023-09-12T07:42:56.310Z] === RUN TestAttach 07:42:56 [2023-09-12T07:42:56.310Z] === RUN TestAttach/without_TTY 07:42:56 [2023-09-12T07:42:56.310Z] === PAUSE TestAttach/without_TTY 07:42:56 [2023-09-12T07:42:56.310Z] === RUN TestAttach/with_TTY 07:42:56 [2023-09-12T07:42:56.310Z] === PAUSE TestAttach/with_TTY 07:42:56 [2023-09-12T07:42:56.310Z] === CONT TestAttach/without_TTY 07:42:56 [2023-09-12T07:42:56.310Z] === CONT TestAttach/with_TTY 07:42:56 [2023-09-12T07:42:56.310Z] --- PASS: TestAttach (0.02s) 07:42:56 [2023-09-12T07:42:56.310Z] --- PASS: TestAttach/with_TTY (0.04s) 07:42:56 [2023-09-12T07:42:56.310Z] --- PASS: TestAttach/without_TTY (0.04s) 07:42:56 [2023-09-12T07:42:56.310Z] === RUN TestCreateWithCDIDevices 07:42:57 [2023-09-12T07:42:57.683Z] --- PASS: TestCreateWithCDIDevices (1.04s) 07:42:57 [2023-09-12T07:42:57.683Z] === RUN TestCDISpecDirsAreInSystemInfo 07:42:57 [2023-09-12T07:42:57.683Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 07:42:57 [2023-09-12T07:42:57.940Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 07:42:58 [2023-09-12T07:42:58.505Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 07:42:59 [2023-09-12T07:42:59.071Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 07:42:59 [2023-09-12T07:42:59.636Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 07:42:59 [2023-09-12T07:42:59.893Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 07:43:00 [2023-09-12T07:43:00.459Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 07:43:01 [2023-09-12T07:43:01.024Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestCheckpoint 07:43:01 [2023-09-12T07:43:01.590Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 07:43:01 [2023-09-12T07:43:01.590Z] --- SKIP: TestCheckpoint (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/commit 07:43:01 [2023-09-12T07:43:01.590Z] === PAUSE TestContainerInvalidJSON/commit 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/create 07:43:01 [2023-09-12T07:43:01.590Z] === PAUSE TestContainerInvalidJSON/containers/create 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 07:43:01 [2023-09-12T07:43:01.590Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update 07:43:01 [2023-09-12T07:43:01.590Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start 07:43:01 [2023-09-12T07:43:01.590Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 07:43:01 [2023-09-12T07:43:01.590Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 07:43:01 [2023-09-12T07:43:01.590Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 07:43:01 [2023-09-12T07:43:01.590Z] === CONT TestContainerInvalidJSON/commit 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 07:43:01 [2023-09-12T07:43:01.590Z] === CONT TestContainerInvalidJSON/exec/foobar/start 07:43:01 [2023-09-12T07:43:01.590Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 07:43:01 [2023-09-12T07:43:01.590Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 07:43:01 [2023-09-12T07:43:01.590Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 07:43:01 [2023-09-12T07:43:01.590Z] === CONT TestContainerInvalidJSON/containers/create 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 07:43:01 [2023-09-12T07:43:01.590Z] === CONT TestContainerInvalidJSON/containers/foobar/update 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/commit/empty_body 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 07:43:01 [2023-09-12T07:43:01.590Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON (0.01s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 07:43:01 [2023-09-12T07:43:01.590Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 07:43:01 [2023-09-12T07:43:01.591Z] === RUN TestCopyFromContainerPathDoesNotExist 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 07:43:01 [2023-09-12T07:43:01.591Z] === RUN TestCopyFromContainerPathIsNotDir 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 07:43:01 [2023-09-12T07:43:01.591Z] === RUN TestCopyToContainerPathDoesNotExist 07:43:01 [2023-09-12T07:43:01.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 07:43:01 [2023-09-12T07:43:01.591Z] === RUN TestCopyEmptyFile 07:43:01 [2023-09-12T07:43:01.848Z] --- PASS: TestCopyEmptyFile (0.05s) 07:43:01 [2023-09-12T07:43:01.848Z] === RUN TestCopyToContainerPathIsNotDir 07:43:01 [2023-09-12T07:43:01.848Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 07:43:01 [2023-09-12T07:43:01.848Z] === RUN TestCopyFromContainer 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer// 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/. 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer//. 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/./ 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer//./ 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer//bar/root 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer//bar/root/ 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer//bar/root/. 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/quux 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/quux/ 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/quux/. 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/quux/baz 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/filesymlink 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/dirsymlink 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCopyFromContainer/bar/notarget 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer (0.71s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer// (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/. (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer//. (0.02s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/./ (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer//./ (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 07:43:02 [2023-09-12T07:43:02.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 07:43:02 [2023-09-12T07:43:02.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 07:43:02 [2023-09-12T07:43:02.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 07:43:02 [2023-09-12T07:43:02.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 07:43:02 [2023-09-12T07:43:02.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 07:43:02 [2023-09-12T07:43:02.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 07:43:02 [2023-09-12T07:43:02.414Z] === RUN TestCreateLinkToNonExistingContainer 07:43:02 [2023-09-12T07:43:02.672Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 07:43:02 [2023-09-12T07:43:02.672Z] === RUN TestCreateWithInvalidEnv 07:43:02 [2023-09-12T07:43:02.672Z] === RUN TestCreateWithInvalidEnv/0 07:43:02 [2023-09-12T07:43:02.672Z] === PAUSE TestCreateWithInvalidEnv/0 07:43:02 [2023-09-12T07:43:02.672Z] === RUN TestCreateWithInvalidEnv/1 07:43:02 [2023-09-12T07:43:02.672Z] === PAUSE TestCreateWithInvalidEnv/1 07:43:02 [2023-09-12T07:43:02.672Z] === RUN TestCreateWithInvalidEnv/2 07:43:02 [2023-09-12T07:43:02.672Z] === PAUSE TestCreateWithInvalidEnv/2 07:43:02 [2023-09-12T07:43:02.672Z] === CONT TestCreateWithInvalidEnv/0 07:43:02 [2023-09-12T07:43:02.672Z] === CONT TestCreateWithInvalidEnv/2 07:43:02 [2023-09-12T07:43:02.672Z] === CONT TestCreateWithInvalidEnv/1 07:43:02 [2023-09-12T07:43:02.672Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 07:43:02 [2023-09-12T07:43:02.672Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 07:43:02 [2023-09-12T07:43:02.672Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 07:43:02 [2023-09-12T07:43:02.672Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 07:43:02 [2023-09-12T07:43:02.672Z] === RUN TestCreateTmpfsMountsTarget 07:43:02 [2023-09-12T07:43:02.672Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 07:43:02 [2023-09-12T07:43:02.672Z] === RUN TestCreateWithCustomMaskedPaths 07:43:04 [2023-09-12T07:43:04.044Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s) 07:43:04 [2023-09-12T07:43:04.044Z] === RUN TestCreateWithCustomReadonlyPaths 07:43:05 [2023-09-12T07:43:05.416Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s) 07:43:05 [2023-09-12T07:43:05.416Z] === RUN TestCreateWithInvalidHealthcheckParams 07:43:05 [2023-09-12T07:43:05.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 07:43:05 [2023-09-12T07:43:05.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 07:43:05 [2023-09-12T07:43:05.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 07:43:05 [2023-09-12T07:43:05.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 07:43:05 [2023-09-12T07:43:05.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 07:43:05 [2023-09-12T07:43:05.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 07:43:05 [2023-09-12T07:43:05.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 07:43:05 [2023-09-12T07:43:05.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 07:43:05 [2023-09-12T07:43:05.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 07:43:05 [2023-09-12T07:43:05.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 07:43:05 [2023-09-12T07:43:05.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 07:43:05 [2023-09-12T07:43:05.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 07:43:05 [2023-09-12T07:43:05.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 07:43:05 [2023-09-12T07:43:05.416Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateDifferentPlatform 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateDifferentPlatform/different_os 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateDifferentPlatform (0.01s) 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateVolumesFromNonExistingContainer 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreatePlatformSpecificImageNoPlatform 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateInvalidHostConfig 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 07:43:05 [2023-09-12T07:43:05.674Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 07:43:05 [2023-09-12T07:43:05.674Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 07:43:05 [2023-09-12T07:43:05.674Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 07:43:05 [2023-09-12T07:43:05.674Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 07:43:05 [2023-09-12T07:43:05.674Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 07:43:05 [2023-09-12T07:43:05.674Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestContainerStartOnDaemonRestart 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestContainerStartOnDaemonRestart 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestDaemonRestartIpcMode 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestDaemonRestartIpcMode 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestDaemonHostGatewayIP 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestDaemonHostGatewayIP 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestRestartDaemonWithRestartingContainer 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestRestartDaemonWithRestartingContainer 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestHardRestartWhenContainerIsRunning 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestHardRestartWhenContainerIsRunning 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestContainerKillOnDaemonStart 07:43:05 [2023-09-12T07:43:05.674Z] === PAUSE TestContainerKillOnDaemonStart 07:43:05 [2023-09-12T07:43:05.674Z] === RUN TestDiff 07:43:06 [2023-09-12T07:43:06.241Z] --- PASS: TestDiff (0.45s) 07:43:06 [2023-09-12T07:43:06.241Z] === RUN TestExecConsoleSize 07:43:06 [2023-09-12T07:43:06.806Z] --- PASS: TestExecConsoleSize (0.51s) 07:43:06 [2023-09-12T07:43:06.806Z] === RUN TestExecWithCloseStdin 07:43:07 [2023-09-12T07:43:07.371Z] --- PASS: TestExecWithCloseStdin (0.53s) 07:43:07 [2023-09-12T07:43:07.371Z] === RUN TestExec 07:43:07 [2023-09-12T07:43:07.936Z] --- PASS: TestExec (0.55s) 07:43:07 [2023-09-12T07:43:07.936Z] === RUN TestExecUser 07:43:08 [2023-09-12T07:43:08.501Z] --- PASS: TestExecUser (0.57s) 07:43:08 [2023-09-12T07:43:08.501Z] === RUN TestExportContainerAndImportImage 07:43:09 [2023-09-12T07:43:09.066Z] --- PASS: TestExportContainerAndImportImage (0.60s) 07:43:09 [2023-09-12T07:43:09.066Z] === RUN TestExportContainerAfterDaemonRestart 07:43:15 [2023-09-12T07:43:15.616Z] --- PASS: TestExportContainerAfterDaemonRestart (6.28s) 07:43:15 [2023-09-12T07:43:15.616Z] === RUN TestHealthCheckWorkdir 07:43:15 [2023-09-12T07:43:15.874Z] --- PASS: TestHealthCheckWorkdir (0.58s) 07:43:15 [2023-09-12T07:43:15.874Z] === RUN TestHealthKillContainer 07:43:23 [2023-09-12T07:43:23.980Z] --- PASS: TestHealthKillContainer (7.98s) 07:43:23 [2023-09-12T07:43:23.980Z] === RUN TestHealthCheckProcessKilled 07:43:24 [2023-09-12T07:43:24.544Z] --- PASS: TestHealthCheckProcessKilled (0.73s) 07:43:24 [2023-09-12T07:43:24.544Z] === RUN TestHealthStartInterval 07:43:25 [2023-09-12T07:43:25.916Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:25 [2023-09-12T07:43:25.916Z] } 07:43:25 [2023-09-12T07:43:25.916Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:25 [2023-09-12T07:43:25.916Z] } 07:43:26 [2023-09-12T07:43:26.173Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.173Z] } 07:43:26 [2023-09-12T07:43:26.173Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.173Z] } 07:43:26 [2023-09-12T07:43:26.430Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.431Z] } 07:43:26 [2023-09-12T07:43:26.431Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.431Z] } 07:43:26 [2023-09-12T07:43:26.431Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.431Z] } 07:43:26 [2023-09-12T07:43:26.688Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.688Z] } 07:43:26 [2023-09-12T07:43:26.688Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.688Z] } 07:43:26 [2023-09-12T07:43:26.945Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.945Z] } 07:43:26 [2023-09-12T07:43:26.945Z] health_test.go:141: &{2023-09-12 07:43:25.69458916 +0000 UTC 2023-09-12 07:43:25.739855003 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 07:43:26 [2023-09-12T07:43:26.945Z] } 07:43:26 [2023-09-12T07:43:26.945Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.203Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.203Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.460Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.460Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.460Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.717Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.717Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.975Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.975Z] health_test.go:141: &{2023-09-12 07:43:26.747198603 +0000 UTC 2023-09-12 07:43:26.82370285 +0000 UTC 1 2} 07:43:27 [2023-09-12T07:43:27.975Z] health_test.go:169: 1.081905061s 07:43:29 [2023-09-12T07:43:29.346Z] health_test.go:169: 1.081905061s 07:43:30 [2023-09-12T07:43:30.278Z] health_test.go:169: 1.081905061s 07:43:31 [2023-09-12T07:43:31.209Z] health_test.go:169: 1.081905061s 07:43:32 [2023-09-12T07:43:32.141Z] health_test.go:169: 1.081905061s 07:43:33 [2023-09-12T07:43:33.073Z] health_test.go:169: 1.081905061s 07:43:34 [2023-09-12T07:43:34.005Z] health_test.go:169: 1.081905061s 07:43:34 [2023-09-12T07:43:34.937Z] health_test.go:169: 1.081905061s 07:43:36 [2023-09-12T07:43:36.309Z] health_test.go:169: 1.081905061s 07:43:37 [2023-09-12T07:43:37.241Z] health_test.go:169: 1.081905061s 07:43:38 [2023-09-12T07:43:38.172Z] health_test.go:169: 1.081905061s 07:43:39 [2023-09-12T07:43:39.104Z] health_test.go:169: 1.081905061s 07:43:40 [2023-09-12T07:43:40.036Z] health_test.go:169: 1.081905061s 07:43:40 [2023-09-12T07:43:40.969Z] health_test.go:169: 1.081905061s 07:43:42 [2023-09-12T07:43:42.340Z] health_test.go:169: 1.081905061s 07:43:43 [2023-09-12T07:43:43.272Z] health_test.go:169: 1.081905061s 07:43:44 [2023-09-12T07:43:44.204Z] health_test.go:169: 1.081905061s 07:43:45 [2023-09-12T07:43:45.138Z] health_test.go:169: 1.081905061s 07:43:46 [2023-09-12T07:43:46.070Z] health_test.go:169: 1.081905061s 07:43:47 [2023-09-12T07:43:47.002Z] health_test.go:169: 1.081905061s 07:43:48 [2023-09-12T07:43:48.374Z] health_test.go:169: 1.081905061s 07:43:49 [2023-09-12T07:43:49.305Z] health_test.go:169: 1.081905061s 07:43:50 [2023-09-12T07:43:50.238Z] health_test.go:169: 1.081905061s 07:43:51 [2023-09-12T07:43:51.171Z] health_test.go:169: 1.081905061s 07:43:52 [2023-09-12T07:43:52.123Z] health_test.go:169: 1.081905061s 07:43:53 [2023-09-12T07:43:53.055Z] health_test.go:169: 1.081905061s 07:43:53 [2023-09-12T07:43:53.995Z] health_test.go:169: 1.081905061s 07:43:55 [2023-09-12T07:43:55.368Z] health_test.go:169: 1.081905061s 07:43:56 [2023-09-12T07:43:56.299Z] health_test.go:169: 1.081905061s 07:43:57 [2023-09-12T07:43:57.231Z] health_test.go:169: 1.081905061s 07:43:58 [2023-09-12T07:43:58.163Z] health_test.go:169: 1.081905061s 07:43:59 [2023-09-12T07:43:59.535Z] --- PASS: TestHealthStartInterval (34.76s) 07:43:59 [2023-09-12T07:43:59.535Z] === RUN TestInspectCpusetInConfigPre120 07:43:59 [2023-09-12T07:43:59.793Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) 07:43:59 [2023-09-12T07:43:59.793Z] === RUN TestInspectAnnotations 07:43:59 [2023-09-12T07:43:59.793Z] --- PASS: TestInspectAnnotations (0.04s) 07:43:59 [2023-09-12T07:43:59.793Z] === RUN TestIpcModeNone 07:44:00 [2023-09-12T07:44:00.363Z] --- PASS: TestIpcModeNone (0.51s) 07:44:00 [2023-09-12T07:44:00.363Z] === RUN TestIpcModePrivate 07:44:00 [2023-09-12T07:44:00.621Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 07:44:00 [2023-09-12T07:44:00.879Z] --- PASS: TestIpcModePrivate (0.53s) 07:44:00 [2023-09-12T07:44:00.879Z] === RUN TestIpcModeShareable 07:44:01 [2023-09-12T07:44:01.137Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 07:44:01 [2023-09-12T07:44:01.395Z] --- PASS: TestIpcModeShareable (0.54s) 07:44:01 [2023-09-12T07:44:01.395Z] === RUN TestAPIIpcModeShareableAndContainer 07:44:02 [2023-09-12T07:44:02.768Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.17s) 07:44:02 [2023-09-12T07:44:02.768Z] === RUN TestAPIIpcModeHost 07:44:03 [2023-09-12T07:44:03.026Z] --- PASS: TestAPIIpcModeHost (0.35s) 07:44:03 [2023-09-12T07:44:03.026Z] === RUN TestDaemonIpcModeShareable 07:44:03 [2023-09-12T07:44:03.959Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 07:44:03 [2023-09-12T07:44:03.959Z] --- PASS: TestDaemonIpcModeShareable (1.11s) 07:44:03 [2023-09-12T07:44:03.959Z] === RUN TestDaemonIpcModePrivate 07:44:04 [2023-09-12T07:44:04.892Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 07:44:05 [2023-09-12T07:44:05.150Z] --- PASS: TestDaemonIpcModePrivate (1.11s) 07:44:05 [2023-09-12T07:44:05.150Z] === RUN TestDaemonIpcModePrivateFromConfig 07:44:06 [2023-09-12T07:44:06.114Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 07:44:06 [2023-09-12T07:44:06.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) 07:44:06 [2023-09-12T07:44:06.403Z] === RUN TestDaemonIpcModeShareableFromConfig 07:44:07 [2023-09-12T07:44:07.418Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 07:44:07 [2023-09-12T07:44:07.418Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) 07:44:07 [2023-09-12T07:44:07.418Z] === RUN TestIpcModeOlderClient 07:44:07 [2023-09-12T07:44:07.418Z] === PAUSE TestIpcModeOlderClient 07:44:07 [2023-09-12T07:44:07.418Z] === RUN TestKillContainerInvalidSignal 07:44:08 [2023-09-12T07:44:08.025Z] --- PASS: TestKillContainerInvalidSignal (0.49s) 07:44:08 [2023-09-12T07:44:08.025Z] === RUN TestKillContainer 07:44:08 [2023-09-12T07:44:08.025Z] === RUN TestKillContainer/no_signal 07:44:08 [2023-09-12T07:44:08.289Z] === RUN TestKillContainer/non_killing_signal 07:44:08 [2023-09-12T07:44:08.556Z] === RUN TestKillContainer/killing_signal 07:44:09 [2023-09-12T07:44:09.524Z] --- PASS: TestKillContainer (1.44s) 07:44:09 [2023-09-12T07:44:09.524Z] --- PASS: TestKillContainer/no_signal (0.42s) 07:44:09 [2023-09-12T07:44:09.524Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) 07:44:09 [2023-09-12T07:44:09.524Z] --- PASS: TestKillContainer/killing_signal (0.49s) 07:44:09 [2023-09-12T07:44:09.524Z] === RUN TestKillWithStopSignalAndRestartPolicies 07:44:09 [2023-09-12T07:44:09.524Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 07:44:09 [2023-09-12T07:44:09.788Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 07:44:10 [2023-09-12T07:44:10.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s) 07:44:10 [2023-09-12T07:44:10.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) 07:44:10 [2023-09-12T07:44:10.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) 07:44:10 [2023-09-12T07:44:10.370Z] === RUN TestKillStoppedContainer 07:44:10 [2023-09-12T07:44:10.370Z] --- PASS: TestKillStoppedContainer (0.04s) 07:44:10 [2023-09-12T07:44:10.370Z] === RUN TestKillStoppedContainerAPIPre120 07:44:10 [2023-09-12T07:44:10.370Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 07:44:10 [2023-09-12T07:44:10.370Z] === RUN TestKillDifferentUserContainer 07:44:10 [2023-09-12T07:44:10.950Z] --- PASS: TestKillDifferentUserContainer (0.47s) 07:44:10 [2023-09-12T07:44:10.950Z] === RUN TestInspectOomKilledTrue 07:44:11 [2023-09-12T07:44:11.220Z] --- PASS: TestInspectOomKilledTrue (0.48s) 07:44:11 [2023-09-12T07:44:11.220Z] === RUN TestInspectOomKilledFalse 07:44:11 [2023-09-12T07:44:11.798Z] --- PASS: TestInspectOomKilledFalse (0.49s) 07:44:11 [2023-09-12T07:44:11.798Z] === RUN TestLinksEtcHostsContentMatch 07:44:12 [2023-09-12T07:44:12.056Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 07:44:12 [2023-09-12T07:44:12.056Z] === RUN TestLinksContainerNames 07:44:15 [2023-09-12T07:44:15.181Z] --- PASS: TestLinksContainerNames (0.93s) 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogsFollowTailEmpty 07:44:15 [2023-09-12T07:44:15.181Z] --- PASS: TestLogsFollowTailEmpty (0.50s) 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_local 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_local/tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_local/tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_local/tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_local/tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_local/without_tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_local/without_tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_local/without_tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_local/without_tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_local/tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_local/tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_json-file 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_json-file/tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_json-file/tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_json-file/tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_json-file/tty/only_stdout 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 07:44:15 [2023-09-12T07:44:15.181Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs (3.85s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_local (0.01s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.11s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.29s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.40s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.44s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.51s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.73s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_json-file (0.01s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.39s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.39s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.70s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.95s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (2.04s) 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (2.10s) 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestContainerNetworkMountsNoChown 07:44:17 [2023-09-12T07:44:17.712Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/default 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/default 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/private 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/private 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rprivate 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rprivate 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/slave 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/slave 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rslave 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rslave 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/shared 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/shared 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rshared 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rshared 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/default 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/rslave 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/rshared 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/default/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/default/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/rprivate 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rslave/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rprivate/mount_root 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rslave/mount_root 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rshared/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/private 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/slave 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/default/bind_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/slave/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/default/mount_root 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/default/mount_root 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/default/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/default/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === CONT TestMountDaemonRoot/default/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/private/bind_root 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 07:44:17 [2023-09-12T07:44:17.712Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 07:44:17 [2023-09-12T07:44:17.712Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/slave/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/default/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/shared 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/slave/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/slave/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/shared/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/rprivate/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/slave/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/slave/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/shared/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/shared/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/shared/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/shared/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/rshared/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/shared/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rslave/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/default/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rslave/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/private/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/private/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/private/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/private/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestMountDaemonRoot/private/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/slave/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rprivate/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/slave/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/slave/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/slave/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rshared/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rshared/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/shared/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/shared/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/shared/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/shared/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rprivate/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/private/bind_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/private/mount_root 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/private/mount_subpath 07:44:17 [2023-09-12T07:44:17.970Z] === CONT TestMountDaemonRoot/private/bind_subpath 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot (0.02s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/default (0.00s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/private (0.00s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 07:44:17 [2023-09-12T07:44:17.970Z] === RUN TestContainerBindMountNonRecursive 07:44:19 [2023-09-12T07:44:19.349Z] --- PASS: TestContainerBindMountNonRecursive (1.12s) 07:44:19 [2023-09-12T07:44:19.349Z] === RUN TestContainerVolumesMountedAsShared 07:44:19 [2023-09-12T07:44:19.607Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) 07:44:19 [2023-09-12T07:44:19.607Z] === RUN TestContainerVolumesMountedAsSlave 07:44:19 [2023-09-12T07:44:19.864Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) 07:44:19 [2023-09-12T07:44:19.864Z] === RUN TestContainerCopyLeaksMounts 07:44:20 [2023-09-12T07:44:20.429Z] --- PASS: TestContainerCopyLeaksMounts (0.64s) 07:44:20 [2023-09-12T07:44:20.429Z] === RUN TestContainerBindMountRecursivelyReadOnly 07:44:22 [2023-09-12T07:44:22.327Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.63s) 07:44:22 [2023-09-12T07:44:22.327Z] === RUN TestNetworkNat 07:44:22 [2023-09-12T07:44:22.585Z] --- PASS: TestNetworkNat (0.49s) 07:44:22 [2023-09-12T07:44:22.585Z] === RUN TestNetworkLocalhostTCPNat 07:44:23 [2023-09-12T07:44:23.154Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) 07:44:23 [2023-09-12T07:44:23.154Z] === RUN TestNetworkLoopbackNat 07:44:25 [2023-09-12T07:44:25.681Z] --- PASS: TestNetworkLoopbackNat (2.61s) 07:44:25 [2023-09-12T07:44:25.681Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 07:44:25 [2023-09-12T07:44:25.939Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 07:44:25 [2023-09-12T07:44:25.939Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 07:44:25 [2023-09-12T07:44:25.939Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 07:44:25 [2023-09-12T07:44:25.939Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 07:44:26 [2023-09-12T07:44:26.197Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s) 07:44:26 [2023-09-12T07:44:26.197Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) 07:44:26 [2023-09-12T07:44:26.198Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 07:44:26 [2023-09-12T07:44:26.198Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 07:44:26 [2023-09-12T07:44:26.198Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 07:44:26 [2023-09-12T07:44:26.198Z] === RUN TestPause 07:44:26 [2023-09-12T07:44:26.764Z] --- PASS: TestPause (0.50s) 07:44:26 [2023-09-12T07:44:26.764Z] === RUN TestPauseFailsOnWindowsServerContainers 07:44:26 [2023-09-12T07:44:26.764Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 07:44:26 [2023-09-12T07:44:26.764Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 07:44:26 [2023-09-12T07:44:26.764Z] === RUN TestPauseStopPausedContainer 07:44:27 [2023-09-12T07:44:27.330Z] --- PASS: TestPauseStopPausedContainer (0.46s) 07:44:27 [2023-09-12T07:44:27.330Z] === RUN TestPIDModeHost 07:44:28 [2023-09-12T07:44:28.264Z] --- PASS: TestPIDModeHost (1.08s) 07:44:28 [2023-09-12T07:44:28.264Z] === RUN TestPIDModeContainer 07:44:28 [2023-09-12T07:44:28.264Z] === RUN TestPIDModeContainer/non-existing_container 07:44:28 [2023-09-12T07:44:28.264Z] === RUN TestPIDModeContainer/non-running_container 07:44:28 [2023-09-12T07:44:28.522Z] === RUN TestPIDModeContainer/running_container 07:44:29 [2023-09-12T07:44:29.455Z] --- PASS: TestPIDModeContainer (1.04s) 07:44:29 [2023-09-12T07:44:29.455Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 07:44:29 [2023-09-12T07:44:29.455Z] --- PASS: TestPIDModeContainer/non-running_container (0.16s) 07:44:29 [2023-09-12T07:44:29.455Z] --- PASS: TestPIDModeContainer/running_container (0.48s) 07:44:29 [2023-09-12T07:44:29.455Z] === RUN TestPsFilter 07:44:29 [2023-09-12T07:44:29.455Z] === RUN TestPsFilter/since 07:44:29 [2023-09-12T07:44:29.455Z] === RUN TestPsFilter/before 07:44:29 [2023-09-12T07:44:29.455Z] --- PASS: TestPsFilter (0.09s) 07:44:29 [2023-09-12T07:44:29.455Z] --- PASS: TestPsFilter/since (0.00s) 07:44:29 [2023-09-12T07:44:29.455Z] --- PASS: TestPsFilter/before (0.00s) 07:44:29 [2023-09-12T07:44:29.455Z] === RUN TestRemoveContainerWithRemovedVolume 07:44:29 [2023-09-12T07:44:29.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 07:44:29 [2023-09-12T07:44:29.713Z] === RUN TestRemoveContainerWithVolume 07:44:30 [2023-09-12T07:44:30.279Z] --- PASS: TestRemoveContainerWithVolume (0.43s) 07:44:30 [2023-09-12T07:44:30.279Z] === RUN TestRemoveContainerRunning 07:44:30 [2023-09-12T07:44:30.846Z] --- PASS: TestRemoveContainerRunning (0.45s) 07:44:30 [2023-09-12T07:44:30.846Z] === RUN TestRemoveContainerForceRemoveRunning 07:44:31 [2023-09-12T07:44:31.104Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) 07:44:31 [2023-09-12T07:44:31.104Z] === RUN TestRemoveInvalidContainer 07:44:31 [2023-09-12T07:44:31.104Z] --- PASS: TestRemoveInvalidContainer (0.01s) 07:44:31 [2023-09-12T07:44:31.104Z] === RUN TestRenameLinkedContainer 07:44:33 [2023-09-12T07:44:33.004Z] --- PASS: TestRenameLinkedContainer (1.82s) 07:44:33 [2023-09-12T07:44:33.004Z] === RUN TestRenameStoppedContainer 07:44:33 [2023-09-12T07:44:33.570Z] --- PASS: TestRenameStoppedContainer (0.48s) 07:44:33 [2023-09-12T07:44:33.570Z] === RUN TestRenameRunningContainerAndReuse 07:44:34 [2023-09-12T07:44:34.503Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) 07:44:34 [2023-09-12T07:44:34.503Z] === RUN TestRenameInvalidName 07:44:34 [2023-09-12T07:44:34.761Z] --- PASS: TestRenameInvalidName (0.52s) 07:44:34 [2023-09-12T07:44:34.761Z] === RUN TestRenameAnonymousContainer 07:44:37 [2023-09-12T07:44:37.019Z] --- PASS: TestRenameAnonymousContainer (1.55s) 07:44:37 [2023-09-12T07:44:37.020Z] === RUN TestRenameContainerWithSameName 07:44:37 [2023-09-12T07:44:37.020Z] --- PASS: TestRenameContainerWithSameName (0.44s) 07:44:37 [2023-09-12T07:44:37.020Z] === RUN TestRenameContainerWithLinkedContainer 07:44:37 [2023-09-12T07:44:37.953Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) 07:44:37 [2023-09-12T07:44:37.953Z] === RUN TestResize 07:44:37 [2023-09-12T07:44:37.953Z] === RUN TestResize/success 07:44:37 [2023-09-12T07:44:37.953Z] === RUN TestResize/invalid_size 07:44:38 [2023-09-12T07:44:38.211Z] === RUN TestResize/invalid_state 07:44:38 [2023-09-12T07:44:38.776Z] --- PASS: TestResize (0.90s) 07:44:38 [2023-09-12T07:44:38.776Z] --- PASS: TestResize/success (0.23s) 07:44:38 [2023-09-12T07:44:38.776Z] --- PASS: TestResize/invalid_size (0.24s) 07:44:38 [2023-09-12T07:44:38.776Z] --- PASS: TestResize/invalid_state (0.02s) 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 07:44:38 [2023-09-12T07:44:38.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 07:44:40 [2023-09-12T07:44:40.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 07:44:40 [2023-09-12T07:44:40.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 07:44:40 [2023-09-12T07:44:40.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 07:44:40 [2023-09-12T07:44:40.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 07:44:40 [2023-09-12T07:44:40.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 07:44:41 [2023-09-12T07:44:41.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 07:44:41 [2023-09-12T07:44:41.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 07:44:42 [2023-09-12T07:44:42.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.04s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.36s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.91s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) 07:44:44 [2023-09-12T07:44:44.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.58s) 07:44:44 [2023-09-12T07:44:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) 07:44:44 [2023-09-12T07:44:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) 07:44:44 [2023-09-12T07:44:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.43s) 07:44:44 [2023-09-12T07:44:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s) 07:44:44 [2023-09-12T07:44:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) 07:44:44 [2023-09-12T07:44:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s) 07:44:44 [2023-09-12T07:44:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) 07:44:44 [2023-09-12T07:44:44.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 07:44:44 [2023-09-12T07:44:44.263Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 07:44:45 [2023-09-12T07:44:45.635Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 07:44:46 [2023-09-12T07:44:46.568Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s) 07:44:46 [2023-09-12T07:44:46.568Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.05s) 07:44:46 [2023-09-12T07:44:46.568Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) 07:44:46 [2023-09-12T07:44:46.568Z] === RUN TestCgroupNamespacesRun 07:44:47 [2023-09-12T07:44:47.501Z] --- PASS: TestCgroupNamespacesRun (1.10s) 07:44:47 [2023-09-12T07:44:47.501Z] === RUN TestCgroupNamespacesRunPrivileged 07:44:48 [2023-09-12T07:44:48.433Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) 07:44:48 [2023-09-12T07:44:48.433Z] === RUN TestCgroupNamespacesRunDaemonHostMode 07:44:49 [2023-09-12T07:44:49.805Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) 07:44:49 [2023-09-12T07:44:49.805Z] === RUN TestCgroupNamespacesRunHostMode 07:44:50 [2023-09-12T07:44:50.738Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) 07:44:50 [2023-09-12T07:44:50.738Z] === RUN TestCgroupNamespacesRunPrivateMode 07:44:52 [2023-09-12T07:44:52.109Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) 07:44:52 [2023-09-12T07:44:52.109Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 07:44:53 [2023-09-12T07:44:53.042Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) 07:44:53 [2023-09-12T07:44:53.042Z] === RUN TestCgroupNamespacesRunInvalidMode 07:44:53 [2023-09-12T07:44:53.607Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 07:44:53 [2023-09-12T07:44:53.607Z] === RUN TestCgroupNamespacesRunOlderClient 07:44:54 [2023-09-12T07:44:54.540Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) 07:44:54 [2023-09-12T07:44:54.540Z] === RUN TestNISDomainname 07:44:55 [2023-09-12T07:44:55.105Z] --- PASS: TestNISDomainname (0.53s) 07:44:55 [2023-09-12T07:44:55.105Z] === RUN TestHostnameDnsResolution 07:44:56 [2023-09-12T07:44:56.037Z] --- PASS: TestHostnameDnsResolution (0.71s) 07:44:56 [2023-09-12T07:44:56.037Z] === RUN TestUnprivilegedPortsAndPing 07:44:56 [2023-09-12T07:44:56.294Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) 07:44:56 [2023-09-12T07:44:56.294Z] === RUN TestPrivilegedHostDevices 07:44:56 [2023-09-12T07:44:56.860Z] --- PASS: TestPrivilegedHostDevices (0.56s) 07:44:56 [2023-09-12T07:44:56.860Z] === RUN TestRunConsoleSize 07:44:57 [2023-09-12T07:44:57.425Z] --- PASS: TestRunConsoleSize (0.45s) 07:44:57 [2023-09-12T07:44:57.425Z] === RUN TestRunWithAlternativeContainerdShim 07:45:03 [2023-09-12T07:45:03.977Z] --- PASS: TestRunWithAlternativeContainerdShim (5.43s) 07:45:03 [2023-09-12T07:45:03.977Z] === RUN TestStats 07:45:05 [2023-09-12T07:45:05.348Z] --- PASS: TestStats (2.49s) 07:45:05 [2023-09-12T07:45:05.348Z] === RUN TestStopContainerWithTimeout 07:45:05 [2023-09-12T07:45:05.348Z] === RUN TestStopContainerWithTimeout/0 07:45:05 [2023-09-12T07:45:05.348Z] === PAUSE TestStopContainerWithTimeout/0 07:45:05 [2023-09-12T07:45:05.348Z] === RUN TestStopContainerWithTimeout/1 07:45:05 [2023-09-12T07:45:05.348Z] === PAUSE TestStopContainerWithTimeout/1 07:45:05 [2023-09-12T07:45:05.348Z] === RUN TestStopContainerWithTimeout/3 07:45:05 [2023-09-12T07:45:05.348Z] === PAUSE TestStopContainerWithTimeout/3 07:45:05 [2023-09-12T07:45:05.348Z] === RUN TestStopContainerWithTimeout/-1 07:45:05 [2023-09-12T07:45:05.348Z] === PAUSE TestStopContainerWithTimeout/-1 07:45:05 [2023-09-12T07:45:05.348Z] === CONT TestStopContainerWithTimeout/0 07:45:05 [2023-09-12T07:45:05.348Z] === CONT TestStopContainerWithTimeout/3 07:45:05 [2023-09-12T07:45:05.348Z] === CONT TestStopContainerWithTimeout/-1 07:45:05 [2023-09-12T07:45:05.348Z] === CONT TestStopContainerWithTimeout/1 07:45:08 [2023-09-12T07:45:08.633Z] --- PASS: TestStopContainerWithTimeout (0.04s) 07:45:08 [2023-09-12T07:45:08.633Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) 07:45:08 [2023-09-12T07:45:08.633Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) 07:45:08 [2023-09-12T07:45:08.633Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) 07:45:08 [2023-09-12T07:45:08.633Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) 07:45:08 [2023-09-12T07:45:08.633Z] === RUN TestStopContainerWithTimeoutCancel 07:45:08 [2023-09-12T07:45:08.633Z] === PAUSE TestStopContainerWithTimeoutCancel 07:45:08 [2023-09-12T07:45:08.633Z] === RUN TestStopContainerWithRestartPolicyAlways 07:45:09 [2023-09-12T07:45:09.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) 07:45:09 [2023-09-12T07:45:09.565Z] === RUN TestUpdateMemory 07:45:10 [2023-09-12T07:45:10.134Z] --- PASS: TestUpdateMemory (0.53s) 07:45:10 [2023-09-12T07:45:10.134Z] === RUN TestUpdateCPUQuota 07:45:11 [2023-09-12T07:45:11.066Z] --- PASS: TestUpdateCPUQuota (0.70s) 07:45:11 [2023-09-12T07:45:11.066Z] === RUN TestUpdatePidsLimit 07:45:11 [2023-09-12T07:45:11.066Z] === RUN TestUpdatePidsLimit/update_from_none 07:45:11 [2023-09-12T07:45:11.066Z] === RUN TestUpdatePidsLimit/no_change 07:45:11 [2023-09-12T07:45:11.324Z] === RUN TestUpdatePidsLimit/update_lower 07:45:11 [2023-09-12T07:45:11.581Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 07:45:11 [2023-09-12T07:45:11.839Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 07:45:11 [2023-09-12T07:45:11.839Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 07:45:12 [2023-09-12T07:45:12.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit (1.92s) 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) 07:45:13 [2023-09-12T07:45:13.029Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) 07:45:13 [2023-09-12T07:45:13.029Z] === RUN TestUpdateRestartPolicy 07:45:25 [2023-09-12T07:45:25.220Z] --- PASS: TestUpdateRestartPolicy (10.73s) 07:45:25 [2023-09-12T07:45:25.220Z] === RUN TestUpdateRestartWithAutoRemove 07:45:25 [2023-09-12T07:45:25.220Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) 07:45:25 [2023-09-12T07:45:25.220Z] === RUN TestWaitNonBlocked 07:45:25 [2023-09-12T07:45:25.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 07:45:25 [2023-09-12T07:45:25.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 07:45:25 [2023-09-12T07:45:25.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 07:45:25 [2023-09-12T07:45:25.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 07:45:25 [2023-09-12T07:45:25.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 07:45:25 [2023-09-12T07:45:25.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 07:45:25 [2023-09-12T07:45:25.220Z] --- PASS: TestWaitNonBlocked (0.02s) 07:45:25 [2023-09-12T07:45:25.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) 07:45:25 [2023-09-12T07:45:25.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) 07:45:25 [2023-09-12T07:45:25.220Z] === RUN TestWaitBlocked 07:45:25 [2023-09-12T07:45:25.220Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 07:45:25 [2023-09-12T07:45:25.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 07:45:25 [2023-09-12T07:45:25.220Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 07:45:25 [2023-09-12T07:45:25.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 07:45:25 [2023-09-12T07:45:25.220Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 07:45:25 [2023-09-12T07:45:25.220Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 07:45:25 [2023-09-12T07:45:25.478Z] --- PASS: TestWaitBlocked (0.03s) 07:45:25 [2023-09-12T07:45:25.478Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) 07:45:25 [2023-09-12T07:45:25.478Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) 07:45:25 [2023-09-12T07:45:25.478Z] === RUN TestWaitConditions 07:45:25 [2023-09-12T07:45:25.735Z] === RUN TestWaitConditions/default 07:45:25 [2023-09-12T07:45:25.735Z] === PAUSE TestWaitConditions/default 07:45:25 [2023-09-12T07:45:25.735Z] === RUN TestWaitConditions/not-running 07:45:25 [2023-09-12T07:45:25.735Z] === PAUSE TestWaitConditions/not-running 07:45:25 [2023-09-12T07:45:25.735Z] === RUN TestWaitConditions/next-exit 07:45:25 [2023-09-12T07:45:25.735Z] === PAUSE TestWaitConditions/next-exit 07:45:25 [2023-09-12T07:45:25.735Z] === RUN TestWaitConditions/removed 07:45:25 [2023-09-12T07:45:25.735Z] === PAUSE TestWaitConditions/removed 07:45:25 [2023-09-12T07:45:25.735Z] === CONT TestWaitConditions/default 07:45:25 [2023-09-12T07:45:25.735Z] === CONT TestWaitConditions/next-exit 07:45:25 [2023-09-12T07:45:25.735Z] === CONT TestWaitConditions/removed 07:45:25 [2023-09-12T07:45:25.735Z] === CONT TestWaitConditions/not-running 07:45:25 [2023-09-12T07:45:25.735Z] wait_test.go:146: ContainerID = 963244e372f1c44453e62b9223de84291a3fa7fd5f709811b1009135167f3ca0 07:45:25 [2023-09-12T07:45:25.735Z] wait_test.go:146: ContainerID = de01052796b2897f41495e069991952ad2d1756d62e967b8bc37547838fae55c 07:45:25 [2023-09-12T07:45:25.735Z] wait_test.go:146: ContainerID = 21b05e026093f48dca2a6a88e91ae1b5cb6e439d3b1264105fdd747a5bebaf0c 07:45:25 [2023-09-12T07:45:25.735Z] wait_test.go:146: ContainerID = 204f364ca1240fbd8a38998db24daa965fc7ca958f11690a6c762b36115d8cdd 07:45:27 [2023-09-12T07:45:27.109Z] --- PASS: TestWaitConditions (0.03s) 07:45:27 [2023-09-12T07:45:27.109Z] --- PASS: TestWaitConditions/removed (0.89s) 07:45:27 [2023-09-12T07:45:27.109Z] --- PASS: TestWaitConditions/not-running (0.93s) 07:45:27 [2023-09-12T07:45:27.109Z] --- PASS: TestWaitConditions/default (1.17s) 07:45:27 [2023-09-12T07:45:27.109Z] --- PASS: TestWaitConditions/next-exit (1.22s) 07:45:27 [2023-09-12T07:45:27.109Z] === RUN TestWaitRestartedContainer 07:45:27 [2023-09-12T07:45:27.109Z] === RUN TestWaitRestartedContainer/default 07:45:27 [2023-09-12T07:45:27.109Z] === PAUSE TestWaitRestartedContainer/default 07:45:27 [2023-09-12T07:45:27.109Z] === RUN TestWaitRestartedContainer/not-running 07:45:27 [2023-09-12T07:45:27.109Z] === PAUSE TestWaitRestartedContainer/not-running 07:45:27 [2023-09-12T07:45:27.109Z] === RUN TestWaitRestartedContainer/next-exit 07:45:27 [2023-09-12T07:45:27.109Z] === PAUSE TestWaitRestartedContainer/next-exit 07:45:27 [2023-09-12T07:45:27.109Z] === CONT TestWaitRestartedContainer/default 07:45:27 [2023-09-12T07:45:27.109Z] === CONT TestWaitRestartedContainer/next-exit 07:45:27 [2023-09-12T07:45:27.109Z] === CONT TestWaitRestartedContainer/not-running 07:45:29 [2023-09-12T07:45:29.006Z] --- PASS: TestWaitRestartedContainer (0.01s) 07:45:29 [2023-09-12T07:45:29.006Z] --- PASS: TestWaitRestartedContainer/default (1.85s) 07:45:29 [2023-09-12T07:45:29.006Z] --- PASS: TestWaitRestartedContainer/not-running (2.10s) 07:45:29 [2023-09-12T07:45:29.006Z] --- PASS: TestWaitRestartedContainer/next-exit (2.15s) 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestHardRestartWhenContainerIsRunning 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestStopContainerWithTimeoutCancel 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestIpcModeOlderClient 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestContainerStartOnDaemonRestart 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestRestartDaemonWithRestartingContainer 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestDaemonHostGatewayIP 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestDaemonRestartIpcMode 07:45:29 [2023-09-12T07:45:29.006Z] === CONT TestContainerKillOnDaemonStart 07:45:29 [2023-09-12T07:45:29.006Z] --- PASS: TestIpcModeOlderClient (0.06s) 07:45:30 [2023-09-12T07:45:30.909Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 07:45:30 [2023-09-12T07:45:30.909Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 07:45:31 [2023-09-12T07:45:31.474Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.48s) 07:45:31 [2023-09-12T07:45:31.474Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 07:45:31 [2023-09-12T07:45:31.474Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.48s) 07:45:32 [2023-09-12T07:45:32.040Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) 07:45:32 [2023-09-12T07:45:32.297Z] --- PASS: TestDaemonHostGatewayIP (3.29s) 07:45:32 [2023-09-12T07:45:32.862Z] --- PASS: TestStopContainerWithTimeoutCancel (3.81s) 07:45:32 [2023-09-12T07:45:32.862Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.83s) 07:45:32 [2023-09-12T07:45:32.862Z] --- PASS: TestDaemonRestartIpcMode (3.91s) 07:45:40 [2023-09-12T07:45:40.965Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) 07:45:40 [2023-09-12T07:45:40.965Z] PASS 07:45:40 [2023-09-12T07:45:40.965Z] 07:45:40 [2023-09-12T07:45:40.965Z] === Skipped 07:45:40 [2023-09-12T07:45:40.965Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 07:45:40 [2023-09-12T07:45:40.965Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 07:45:40 [2023-09-12T07:45:40.965Z] 07:45:40 [2023-09-12T07:45:40.965Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 07:45:40 [2023-09-12T07:45:40.965Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 07:45:40 [2023-09-12T07:45:40.965Z] 07:45:40 [2023-09-12T07:45:40.965Z] DONE 311 tests, 2 skipped in 164.632s 07:45:40 [2023-09-12T07:45:40.965Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 07:45:40 [2023-09-12T07:45:40.965Z] ++ 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 07:45:40 [2023-09-12T07:45:40.965Z] ++ set -e 07:45:40 [2023-09-12T07:45:40.965Z] ++ '[' -n 0 ']' 07:45:40 [2023-09-12T07:45:40.965Z] ++ set -x 07:45:40 [2023-09-12T07:45:40.965Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:45:40 [2023-09-12T07:45:40.965Z] INFO: Testing against a local daemon 07:45:40 [2023-09-12T07:45:40.965Z] === RUN TestConfigDaemonID 07:45:41 [2023-09-12T07:45:41.898Z] daemon_test.go:60: [d687ad3084210] daemon is not started 07:45:41 [2023-09-12T07:45:41.898Z] --- PASS: TestConfigDaemonID (1.04s) 07:45:41 [2023-09-12T07:45:41.898Z] === RUN TestDaemonConfigValidation 07:45:41 [2023-09-12T07:45:41.898Z] === RUN TestDaemonConfigValidation/config_with_no_content 07:45:41 [2023-09-12T07:45:41.898Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 07:45:41 [2023-09-12T07:45:41.898Z] === RUN TestDaemonConfigValidation/config_with_{} 07:45:41 [2023-09-12T07:45:41.898Z] === PAUSE TestDaemonConfigValidation/config_with_{} 07:45:41 [2023-09-12T07:45:41.898Z] === RUN TestDaemonConfigValidation/invalid_config 07:45:41 [2023-09-12T07:45:41.898Z] === PAUSE TestDaemonConfigValidation/invalid_config 07:45:41 [2023-09-12T07:45:41.898Z] === RUN TestDaemonConfigValidation/malformed_config 07:45:41 [2023-09-12T07:45:41.898Z] === PAUSE TestDaemonConfigValidation/malformed_config 07:45:41 [2023-09-12T07:45:41.898Z] === RUN TestDaemonConfigValidation/valid_config 07:45:41 [2023-09-12T07:45:41.898Z] === PAUSE TestDaemonConfigValidation/valid_config 07:45:41 [2023-09-12T07:45:41.898Z] === CONT TestDaemonConfigValidation/config_with_no_content 07:45:41 [2023-09-12T07:45:41.898Z] === CONT TestDaemonConfigValidation/malformed_config 07:45:41 [2023-09-12T07:45:41.898Z] === CONT TestDaemonConfigValidation/valid_config 07:45:41 [2023-09-12T07:45:41.898Z] === CONT TestDaemonConfigValidation/invalid_config 07:45:41 [2023-09-12T07:45:41.898Z] === CONT TestDaemonConfigValidation/config_with_{} 07:45:42 [2023-09-12T07:45:42.156Z] --- PASS: TestDaemonConfigValidation (0.00s) 07:45:42 [2023-09-12T07:45:42.156Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 07:45:42 [2023-09-12T07:45:42.156Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 07:45:42 [2023-09-12T07:45:42.156Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 07:45:42 [2023-09-12T07:45:42.156Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 07:45:42 [2023-09-12T07:45:42.156Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 07:45:42 [2023-09-12T07:45:42.156Z] === RUN TestConfigDaemonSeccompProfiles 07:45:42 [2023-09-12T07:45:42.156Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 07:45:43 [2023-09-12T07:45:43.089Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 07:45:44 [2023-09-12T07:45:44.462Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 07:45:45 [2023-09-12T07:45:45.394Z] daemon_test.go:179: [de3c5e128e8d8] daemon is not started 07:45:45 [2023-09-12T07:45:45.394Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 07:45:45 [2023-09-12T07:45:45.394Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 07:45:45 [2023-09-12T07:45:45.394Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 07:45:45 [2023-09-12T07:45:45.394Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 07:45:45 [2023-09-12T07:45:45.394Z] === RUN TestDaemonProxy 07:45:45 [2023-09-12T07:45:45.394Z] === RUN TestDaemonProxy/environment_variables 07:45:45 [2023-09-12T07:45:45.394Z] === PAUSE TestDaemonProxy/environment_variables 07:45:45 [2023-09-12T07:45:45.394Z] === RUN TestDaemonProxy/command-line_options 07:45:45 [2023-09-12T07:45:45.394Z] === PAUSE TestDaemonProxy/command-line_options 07:45:45 [2023-09-12T07:45:45.394Z] === RUN TestDaemonProxy/configuration_file 07:45:45 [2023-09-12T07:45:45.394Z] === PAUSE TestDaemonProxy/configuration_file 07:45:45 [2023-09-12T07:45:45.394Z] === RUN TestDaemonProxy/conflicting_options 07:45:45 [2023-09-12T07:45:45.652Z] === RUN TestDaemonProxy/reload_sanitized 07:45:45 [2023-09-12T07:45:45.652Z] === PAUSE TestDaemonProxy/reload_sanitized 07:45:45 [2023-09-12T07:45:45.652Z] === CONT TestDaemonProxy/environment_variables 07:45:45 [2023-09-12T07:45:45.652Z] === CONT TestDaemonProxy/configuration_file 07:45:45 [2023-09-12T07:45:45.652Z] === CONT TestDaemonProxy/command-line_options 07:45:45 [2023-09-12T07:45:45.652Z] === CONT TestDaemonProxy/reload_sanitized 07:45:47 [2023-09-12T07:45:47.550Z] --- PASS: TestDaemonProxy (0.50s) 07:45:47 [2023-09-12T07:45:47.550Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 07:45:47 [2023-09-12T07:45:47.550Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 07:45:47 [2023-09-12T07:45:47.550Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 07:45:47 [2023-09-12T07:45:47.550Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 07:45:47 [2023-09-12T07:45:47.550Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 07:45:47 [2023-09-12T07:45:47.550Z] === RUN TestLiveRestore 07:45:47 [2023-09-12T07:45:47.550Z] === RUN TestLiveRestore/volume_references 07:45:47 [2023-09-12T07:45:47.550Z] === PAUSE TestLiveRestore/volume_references 07:45:47 [2023-09-12T07:45:47.550Z] === CONT TestLiveRestore/volume_references 07:45:48 [2023-09-12T07:45:48.115Z] === RUN TestLiveRestore/volume_references/restartPolicy 07:45:48 [2023-09-12T07:45:48.115Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 07:45:49 [2023-09-12T07:45:49.048Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 07:45:49 [2023-09-12T07:45:49.980Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 07:45:50 [2023-09-12T07:45:50.912Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 07:45:51 [2023-09-12T07:45:51.845Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 07:45:52 [2023-09-12T07:45:52.777Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 07:45:53 [2023-09-12T07:45:53.342Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore (0.00s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references (6.84s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.86s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) 07:45:54 [2023-09-12T07:45:54.275Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s) 07:45:54 [2023-09-12T07:45:54.275Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 07:45:54 [2023-09-12T07:45:54.840Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) 07:45:54 [2023-09-12T07:45:54.840Z] PASS 07:45:54 [2023-09-12T07:45:54.840Z] 07:45:54 [2023-09-12T07:45:54.840Z] DONE 28 tests in 14.049s 07:45:55 [2023-09-12T07:45:55.097Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 07:45:55 [2023-09-12T07:45:55.097Z] ++ 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 07:45:55 [2023-09-12T07:45:55.097Z] ++ set -e 07:45:55 [2023-09-12T07:45:55.097Z] ++ '[' -n 0 ']' 07:45:55 [2023-09-12T07:45:55.097Z] ++ set -x 07:45:55 [2023-09-12T07:45:55.097Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:45:55 [2023-09-12T07:45:55.097Z] INFO: Testing against a local daemon 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestCommitInheritsEnv 07:45:55 [2023-09-12T07:45:55.097Z] --- PASS: TestCommitInheritsEnv (0.13s) 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportExtremelyLargeImageWorks 07:45:55 [2023-09-12T07:45:55.097Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 07:45:55 [2023-09-12T07:45:55.097Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportWithCustomPlatform 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportWithCustomPlatform/#00 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportWithCustomPlatform/_______ 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportWithCustomPlatform// 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportWithCustomPlatform/linux 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportWithCustomPlatform/LINUX 07:45:55 [2023-09-12T07:45:55.097Z] === RUN TestImportWithCustomPlatform/linux/sparc64 07:45:55 [2023-09-12T07:45:55.355Z] === RUN TestImportWithCustomPlatform/macos 07:45:55 [2023-09-12T07:45:55.355Z] === RUN TestImportWithCustomPlatform/macos/arm64 07:45:55 [2023-09-12T07:45:55.355Z] === RUN TestImportWithCustomPlatform/nintendo64 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform (0.10s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 07:45:55 [2023-09-12T07:45:55.355Z] === RUN TestImageInspectEmptyTagsAndDigests 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 07:45:55 [2023-09-12T07:45:55.355Z] === RUN TestImagesFilterMultiReference 07:45:55 [2023-09-12T07:45:55.355Z] --- PASS: TestImagesFilterMultiReference (0.05s) 07:45:55 [2023-09-12T07:45:55.355Z] === RUN TestImagesFilterBeforeSince 07:45:55 [2023-09-12T07:45:55.355Z] list_test.go:87: ImageList: ID=sha256:aae6e50de309ad534e8199c98508f20a14d0e3bd58f30b3dcfe08730eb9db4ec RepoTags=[testimagesfilterbeforesince:v1] 07:45:55 [2023-09-12T07:45:55.355Z] list_test.go:87: ImageList: ID=sha256:b9b355fbf3fc18b4a6983b775f7f2cc15ae07f4056c6711dd88ea7ef81d6b65d RepoTags=[testimagesfilterbeforesince:v2] 07:45:55 [2023-09-12T07:45:55.355Z] list_test.go:87: ImageList: ID=sha256:a8cab5bc97b62c6bc7e953bbe74daedbdae9e872ba5ad0227eab749ed9b2058d RepoTags=[testimagesfilterbeforesince:v3] 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestImagesFilterBeforeSince (0.19s) 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestAPIImagesFilters 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestAPIImagesFilters/repository_regex 07:45:55 [2023-09-12T07:45:55.616Z] === PAUSE TestAPIImagesFilters/repository_regex 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestAPIImagesFilters/image_name_regex 07:45:55 [2023-09-12T07:45:55.616Z] === PAUSE TestAPIImagesFilters/image_name_regex 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 07:45:55 [2023-09-12T07:45:55.616Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestAPIImagesFilters/registry_port_regex 07:45:55 [2023-09-12T07:45:55.616Z] === PAUSE TestAPIImagesFilters/registry_port_regex 07:45:55 [2023-09-12T07:45:55.616Z] === CONT TestAPIImagesFilters/repository_regex 07:45:55 [2023-09-12T07:45:55.616Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 07:45:55 [2023-09-12T07:45:55.616Z] === CONT TestAPIImagesFilters/registry_port_regex 07:45:55 [2023-09-12T07:45:55.616Z] === CONT TestAPIImagesFilters/image_name_regex 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestAPIImagesFilters (0.03s) 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestPruneDontDeleteUsedDangling 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestImagePullPlatformInvalid 07:45:55 [2023-09-12T07:45:55.616Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 07:45:55 [2023-09-12T07:45:55.616Z] === RUN TestImagePullStoredfDigestForOtherRepo 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.48778292Z" 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.19.9 instance.id=40864c99-3d09-402a-b0cc-089383f8cc06 version=2.8.2 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.487863951Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.19.9 instance.id=40864c99-3d09-402a-b0cc-089383f8cc06 version=2.8.2 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.487920187Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=40864c99-3d09-402a-b0cc-089383f8cc06 version=2.8.2 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.488443081Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=40864c99-3d09-402a-b0cc-089383f8cc06 version=2.8.2 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.580792375Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9e83edc5-41da-4b14-8ccc-3cf617bd71e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45100" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.580838806Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9e83edc5-41da-4b14-8ccc-3cf617bd71e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45100" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.060237ms http.response.status=200 http.response.written=2 07:45:55 [2023-09-12T07:45:55.616Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.583241206Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ca72cb28-38f2-4287-9537-15d17cd58011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.583288228Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ca72cb28-38f2-4287-9537-15d17cd58011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.583286308Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4024a3da-cdd6-4fa4-a016-dea8fffd0b51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.583322622Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4024a3da-cdd6-4fa4-a016-dea8fffd0b51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.58340906Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4024a3da-cdd6-4fa4-a016-dea8fffd0b51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.39µ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=c01686f5-7416-4450-b6e8-d1510b7b4a59 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.583412925Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ca72cb28-38f2-4287-9537-15d17cd58011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.828µ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=cc04b39f-44c0-4c99-a671-bb564b8fc320 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.583562327Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4024a3da-cdd6-4fa4-a016-dea8fffd0b51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.153427ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.583653663Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ca72cb28-38f2-4287-9537-15d17cd58011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.232005ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585213147Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b1678b70-0883-4443-9f32-8b6c91cb2341 http.request.method=POST http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.58524275Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=692f83e2-f4e6-4e06-91f0-5faa6bf4b479 http.request.method=POST http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585259906Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b1678b70-0883-4443-9f32-8b6c91cb2341 http.request.method=POST http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585275249Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=692f83e2-f4e6-4e06-91f0-5faa6bf4b479 http.request.method=POST http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.58542475Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b1678b70-0883-4443-9f32-8b6c91cb2341 http.request.method=POST http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=131.745µ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=03b06f36-e89a-4b5d-8cc2-6443408bddd2 trace.line=110 vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585483373Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b1678b70-0883-4443-9f32-8b6c91cb2341 http.request.method=POST http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=22.966µ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=195b8a76-fbfd-4a9d-93cc-ee77bb980148 trace.line=142 vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585425931Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=692f83e2-f4e6-4e06-91f0-5faa6bf4b479 http.request.method=POST http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=123.048µ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=7e3a4616-6c19-4cca-b6ed-17d43461125b trace.line=110 vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585553615Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b1678b70-0883-4443-9f32-8b6c91cb2341 http.request.method=POST http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.726µ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=0749032b-ddb6-4a3c-a604-2ca3d522a171 trace.line=110 vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585597347Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=692f83e2-f4e6-4e06-91f0-5faa6bf4b479 http.request.method=POST http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=48.63µ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=37bf32b1-184e-41e8-a69d-e0c623bde438 trace.line=142 vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585658226Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b1678b70-0883-4443-9f32-8b6c91cb2341 http.request.method=POST http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.837464ms http.response.status=202 http.response.written=0 07:45:55 [2023-09-12T07:45:55.616Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585690865Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=692f83e2-f4e6-4e06-91f0-5faa6bf4b479 http.request.method=POST http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=52.839µ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=9dc277ea-f327-43d7-a649-9a4cc3ed54be trace.line=110 vars.name=test 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.585761689Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=692f83e2-f4e6-4e06-91f0-5faa6bf4b479 http.request.method=POST http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.891034ms http.response.status=202 http.response.written=0 07:45:55 [2023-09-12T07:45:55.616Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.587114765Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.587193564Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.616Z] time="2023-09-12T07:45:55.587267211Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=40.466µ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=532eabe2-08bb-4fc4-b669-032eccc1d2a2 trace.line=95 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587322347Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=21.299µ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=b186f0a6-b750-4c98-9fff-ef844cc26475 trace.line=142 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587389397Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.58749048Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=42.83µ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=e67f6651-70ee-4504-a35b-121984c01df2 trace.line=110 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587539028Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=16.467µ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=cfdffceb-f3d4-4cae-b1d1-7ff154208123 trace.line=155 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587589029Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.857µ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=391e17a2-8ad8-4dec-846a-394818322ca7 trace.line=155 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.58762248Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.894µ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=58f58449-536c-4cef-9a34-231bf14fb50f trace.line=155 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587710124Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=55.736µ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=fb937cdc-51ce-49ad-8dd4-b5e5020a2dbb trace.line=185 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587791483Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=48.786µ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=cd0bac27-1ba8-475d-bbc9-b5dd490140b2 trace.line=110 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587915893Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=97.785µ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=079072d7-34a3-43fe-991d-0e6f6618bc39 trace.line=202 vars.name=test vars.uuid=657e032b-5eac-4d92-87c6-c2a3612dbff4 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.587995439Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cff9e744-f2af-42ff-b960-75a3f028f7b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45106" http.request.uri="/v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.589867ms http.response.status=201 http.response.written=0 07:45:55 [2023-09-12T07:45:55.617Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "PUT /v2/test/blobs/uploads/657e032b-5eac-4d92-87c6-c2a3612dbff4?_state=TRO_AhHRG7luOtZz97cOJ0S9GVrIB5oDNbYiXHVmmLh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1N2UwMzJiLTVlYWMtNGQ5Mi04N2M2LWMyYTM2MTJkYmZmNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyNzIyMjJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.588371204Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.588748798Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.588827113Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=39.318µ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=ed64fb2d-34c2-4a76-bded-951d27500154 trace.line=95 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.588897248Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.82µ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=6d9b1aae-1411-42e1-b546-4da58cc66d95 trace.line=142 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.588945296Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.589020066Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.83µ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=6f525887-5e9c-4ecd-948d-b4807e3bcd69 trace.line=110 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.589055823Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.806µ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=a694b295-b985-49f8-bd0b-23ec7e462fb6 trace.line=155 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.589098201Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.75µ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=e2eefa9a-d00b-43b0-9d9c-2cdbe9fa080c trace.line=155 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.589128657Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.894µ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=a486ae49-6da7-4a73-9a82-65d8aa1fc656 trace.line=155 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.589191621Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=40.302µ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=df1d0c1f-9dae-42a5-af54-1c375bf06a2e trace.line=185 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.58925278Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=33.279µ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=bf82e67d-6163-4c73-a041-38ef97a5f6a0 trace.line=110 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.617Z] time="2023-09-12T07:45:55.589356752Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=78.783µ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=e981b683-98df-4647-b750-02df683ded3b trace.line=202 vars.name=test vars.uuid=93ca6fd0-3bc5-4001-8ac9-5051a2087d92 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.589433582Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d389c4dc-e69c-4cb9-8046-f2cad89c2694 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.970826ms http.response.status=201 http.response.written=0 07:45:55 [2023-09-12T07:45:55.618Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "PUT /v2/test/blobs/uploads/93ca6fd0-3bc5-4001-8ac9-5051a2087d92?_state=-2tENn9fZLdWJRUvtuYmM9pX3ObVkPIkkpAszr-RZAN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkzY2E2ZmQwLTNiYzUtNDAwMS04YWM5LTUwNTFhMjA4N2Q5MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwNzo0NTo1NS41ODUyODU3OTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.590526908Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=959b63d6-759f-4866-8ade-28b1deb406cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.590568597Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=959b63d6-759f-4866-8ade-28b1deb406cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.590625522Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=959b63d6-759f-4866-8ade-28b1deb406cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.525µ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=a3bc5dab-6809-401b-9838-e9bdcdec6e91 trace.line=95 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.590690685Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=959b63d6-759f-4866-8ade-28b1deb406cf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="925.004µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.591626331Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.591660611Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.591799527Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.591815461Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.591825061Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.5918917Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.487µ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=2cdb0888-8f4f-42c5-b783-23977f20e361 trace.line=95 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.591940421Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.695µ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=b63885b1-2337-4e9d-b477-7c3f087e3db1 trace.line=155 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.591982446Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=17.395µ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=ed8f7c07-8ef0-47a6-a8dd-e5fb01e7be9a trace.line=95 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.59202301Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.986µ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=f17ec745-a24d-40cf-a9d0-ab1e9ba14154 trace.line=155 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.592065889Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.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).Stat" trace.id=b56d331f-d81e-4bb3-be35-75ae50af94d5 trace.line=155 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.592141628Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.506µ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=ba8d94f2-d281-489c-b304-8899d7eb9ad1 trace.line=110 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.592219516Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=50.46µ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=fd0332f3-6f71-45aa-bb2d-fc361ca2fcea trace.line=110 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.592381028Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=58.787µ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=ef051bb5-53be-4553-8f82-03af807a848b trace.line=110 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.592437075Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=30.792µ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=51d18e55-0673-4212-9c48-fd888bd4b7fe trace.line=110 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.592473316Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.592489291Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=d0a8608e-60be-4889-9d07-99457e54aa25 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.508385ms http.response.status=201 http.response.written=0 07:45:55 [2023-09-12T07:45:55.618Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.596795195Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b370780a-e561-4000-a67f-b705068db678 http.request.method=GET http.request.remoteaddr="127.0.0.1:45144" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.596837286Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b370780a-e561-4000-a67f-b705068db678 http.request.method=GET http.request.remoteaddr="127.0.0.1:45144" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="856.068µs" http.response.status=200 http.response.written=2 07:45:55 [2023-09-12T07:45:55.618Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599258663Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599298588Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599370577Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.18µ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=1618583a-2ad3-4f04-bb61-5d5eac9d217c trace.line=95 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599393649Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599439613Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.767µ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=f07d0070-4e30-430d-be61-a55feeccec69 trace.line=95 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599505539Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.966µ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=b081ec55-b6d4-40b0-9d9a-e62633b3cc6b trace.line=155 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599554907Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.309µ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=3623238d-9fa8-4ab8-b2b9-1b9dc13425b5 trace.line=125 vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.618Z] time="2023-09-12T07:45:55.599604719Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.599691944Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaa87fb3-c428-4687-8b77-203b832b1337 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45148" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.701665ms http.response.status=200 http.response.written=417 07:45:55 [2023-09-12T07:45:55.619Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.607981803Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.608026093Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.608042691Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.608117536Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.763µ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=e0928075-6b88-4b80-be46-94e645ce1bd3 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.608168553Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.114µ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=41037d42-dbba-4991-b538-223eed6d43ec trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.608211186Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.455µ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=2da2c508-f177-4c63-8d0c-f182a32f8e48 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.608247197Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.60833736Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8435a509-ccc1-4f4a-a7db-383b6a175a68 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.240242ms http.response.status=200 http.response.written=417 07:45:55 [2023-09-12T07:45:55.619Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.613939652Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.613974933Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.613989948Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.61400758Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614068164Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.926µ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=070345f8-cae0-4250-a3f4-e45a8fd80355 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614074006Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.47µ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=ae75b9f4-cdf3-4b14-ad83-be3f79ac4f5b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614124335Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.097µ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=45104a2e-0d41-4873-8ad8-fe2ebc446061 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614187118Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.28µ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=8220b2c8-46d4-4ca7-b3cc-235d353c3d3c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614235699Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.855µ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=f4d039ad-8224-4e81-b491-36d992b85eb5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614272317Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.903µ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=ebdc4860-a7bf-43c5-a8b1-a383b3847e6b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614310051Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.625µ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=4be8d74a-0f6b-4053-86f5-76a9824e1530 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614125327Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.855µ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=50e53346-2e7b-4e8b-9e48-321a684986be trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614392149Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.131µ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=db50b06b-2449-484a-ac18-022f4bb24db6 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614408919Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.354µ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=5b2ad2f1-2529-447b-a712-46bec8e3ec8b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614456499Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.096µ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=f379e485-317d-48c1-8092-f0e1aa256294 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614512538Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.371µ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=5d22b5c1-f956-452c-a61b-19a3b79c7b6e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.619Z] time="2023-09-12T07:45:55.614550067Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.697µ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=ce7eb01a-2d9c-4081-bbe9-091c0834510d trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.620Z] time="2023-09-12T07:45:55.614593881Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.234µ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=f2133c8b-40ad-4437-96e0-7465a6ad5545 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.620Z] time="2023-09-12T07:45:55.615752296Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.942µ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=36b875db-cf69-4c21-b6ba-9acaef556220 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.620Z] time="2023-09-12T07:45:55.615809706Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.778µ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=5655d3ed-a0b9-4eae-9503-f96654394ddc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 07:45:55 [2023-09-12T07:45:55.620Z] time="2023-09-12T07:45:55.615868493Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bd4a46aa-ce32-4535-ae45-c54024f7332f http.request.method=GET http.request.remoteaddr="127.0.0.1:45166" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.772864ms http.response.status=200 http.response.written=68 07:45:55 [2023-09-12T07:45:55.620Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.620Z] time="2023-09-12T07:45:55.616011134Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.894µ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=5a0bd39c-ba2e-44d9-bc13-2ed1c485b356 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.620Z] time="2023-09-12T07:45:55.616072646Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.809µ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=e5e30d47-b32e-4e69-900b-da443625e5c1 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 07:45:55 [2023-09-12T07:45:55.620Z] time="2023-09-12T07:45:55.616126453Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=191623c1-f00c-464a-9103-39c2fbb4e6b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:45162" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.999252ms http.response.status=200 http.response.written=194 07:45:55 [2023-09-12T07:45:55.620Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.626173172Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a4dfeff-ed47-4cde-9e6f-561ed04b0fa1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45184" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.626220309Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a4dfeff-ed47-4cde-9e6f-561ed04b0fa1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45184" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="915.061µs" http.response.status=200 http.response.written=2 07:45:55 [2023-09-12T07:45:55.878Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.632329209Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=38930b92-0eed-4125-995c-51d87e62ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.63237404Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=38930b92-0eed-4125-995c-51d87e62ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.632387365Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=38930b92-0eed-4125-995c-51d87e62ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.632452716Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=38930b92-0eed-4125-995c-51d87e62ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.672µ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=245b5b01-d08b-4bbd-aa05-604d2ed21c57 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.632499582Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=38930b92-0eed-4125-995c-51d87e62ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.168µ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=f10760d1-e3ae-40c9-889d-045044c42ef2 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.632580063Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=38930b92-0eed-4125-995c-51d87e62ce7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45188" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061304ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.633767516Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=34030ce0-cbeb-4b31-bdac-29a82449722d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.633806833Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=34030ce0-cbeb-4b31-bdac-29a82449722d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.633821184Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=34030ce0-cbeb-4b31-bdac-29a82449722d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.633876722Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=34030ce0-cbeb-4b31-bdac-29a82449722d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.912µ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=07e6ba05-047b-4740-bfc6-0d4dcf01866b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.633920684Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=34030ce0-cbeb-4b31-bdac-29a82449722d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.849µ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=2872edc4-45fd-4cac-8183-6b80753d87ce trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] time="2023-09-12T07:45:55.633966639Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=34030ce0-cbeb-4b31-bdac-29a82449722d http.request.method=GET http.request.remoteaddr="127.0.0.1:45190" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="949.381µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 07:45:55 [2023-09-12T07:45:55.878Z] 127.0.0.1 - - [12/Sep/2023:07:45:55 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/5fa011dc0c5cd700e799557fcfa77d45c4b058e3 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 07:45:55 [2023-09-12T07:45:55.878Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) 07:45:55 [2023-09-12T07:45:55.878Z] === RUN TestRemoveImageOrphaning 07:45:55 [2023-09-12T07:45:55.878Z] --- PASS: TestRemoveImageOrphaning (0.12s) 07:45:55 [2023-09-12T07:45:55.878Z] === RUN TestRemoveByDigest 07:45:55 [2023-09-12T07:45:55.878Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 07:45:55 [2023-09-12T07:45:55.878Z] --- SKIP: TestRemoveByDigest (0.00s) 07:45:55 [2023-09-12T07:45:55.878Z] === RUN TestRemoveImageGarbageCollector 07:45:55 [2023-09-12T07:45:55.878Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 07:45:55 [2023-09-12T07:45:55.878Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 07:45:55 [2023-09-12T07:45:55.878Z] === RUN TestSaveCheckTimes 07:45:55 [2023-09-12T07:45:55.878Z] === PAUSE TestSaveCheckTimes 07:45:55 [2023-09-12T07:45:55.878Z] === RUN TestSaveRepoWithMultipleImages 07:45:56 [2023-09-12T07:45:56.811Z] --- PASS: TestSaveRepoWithMultipleImages (0.94s) 07:45:56 [2023-09-12T07:45:56.811Z] === RUN TestSaveDirectoryPermissions 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestSaveDirectoryPermissions (0.94s) 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagUnprefixedRepoByNameOrName 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagUsingDigestAlgorithmAsName 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagValidPrefixedRepo 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagValidPrefixedRepo/fooo/bar 07:45:57 [2023-09-12T07:45:57.743Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagValidPrefixedRepo/fooaa/test 07:45:57 [2023-09-12T07:45:57.743Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagValidPrefixedRepo/foooo:t 07:45:57 [2023-09-12T07:45:57.743Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 07:45:57 [2023-09-12T07:45:57.743Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 07:45:57 [2023-09-12T07:45:57.743Z] === CONT TestTagValidPrefixedRepo/fooo/bar 07:45:57 [2023-09-12T07:45:57.743Z] === CONT TestTagValidPrefixedRepo/foooo:t 07:45:57 [2023-09-12T07:45:57.743Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 07:45:57 [2023-09-12T07:45:57.743Z] === CONT TestTagValidPrefixedRepo/fooaa/test 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagExistedNameWithoutForce 07:45:57 [2023-09-12T07:45:57.743Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagOfficialNames 07:45:57 [2023-09-12T07:45:57.743Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestTagOfficialNames (0.05s) 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestTagMatchesDigest 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestTagMatchesDigest (0.01s) 07:45:58 [2023-09-12T07:45:58.001Z] === CONT TestSaveCheckTimes 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestSaveCheckTimes (0.03s) 07:45:58 [2023-09-12T07:45:58.001Z] PASS 07:45:58 [2023-09-12T07:45:58.001Z] 07:45:58 [2023-09-12T07:45:58.001Z] === Skipped 07:45:58 [2023-09-12T07:45:58.001Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 07:45:58 [2023-09-12T07:45:58.001Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 07:45:58 [2023-09-12T07:45:58.001Z] 07:45:58 [2023-09-12T07:45:58.001Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 07:45:58 [2023-09-12T07:45:58.001Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 07:45:58 [2023-09-12T07:45:58.001Z] 07:45:58 [2023-09-12T07:45:58.001Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 07:45:58 [2023-09-12T07:45:58.001Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 07:45:58 [2023-09-12T07:45:58.001Z] 07:45:58 [2023-09-12T07:45:58.001Z] DONE 44 tests, 3 skipped in 2.971s 07:45:58 [2023-09-12T07:45:58.001Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 07:45:58 [2023-09-12T07:45:58.001Z] ++ 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 07:45:58 [2023-09-12T07:45:58.001Z] ++ set -e 07:45:58 [2023-09-12T07:45:58.001Z] ++ '[' -n 0 ']' 07:45:58 [2023-09-12T07:45:58.001Z] ++ set -x 07:45:58 [2023-09-12T07:45:58.001Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestStripANSICommands 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestStripANSICommands/#00 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestStripANSICommands/#01 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestStripANSICommands (0.00s) 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestStripANSICommands/#00 (0.00s) 07:45:58 [2023-09-12T07:45:58.001Z] --- PASS: TestStripANSICommands/#01 (0.00s) 07:45:58 [2023-09-12T07:45:58.001Z] PASS 07:45:58 [2023-09-12T07:45:58.001Z] 07:45:58 [2023-09-12T07:45:58.001Z] DONE 3 tests in 0.009s 07:45:58 [2023-09-12T07:45:58.001Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 07:45:58 [2023-09-12T07:45:58.001Z] ++ 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 07:45:58 [2023-09-12T07:45:58.001Z] ++ set -e 07:45:58 [2023-09-12T07:45:58.001Z] ++ '[' -n 0 ']' 07:45:58 [2023-09-12T07:45:58.001Z] ++ set -x 07:45:58 [2023-09-12T07:45:58.001Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:45:58 [2023-09-12T07:45:58.001Z] INFO: Testing against a local daemon 07:45:58 [2023-09-12T07:45:58.001Z] === RUN TestNetworkCreateDelete 07:45:58 [2023-09-12T07:45:58.258Z] --- PASS: TestNetworkCreateDelete (0.16s) 07:45:58 [2023-09-12T07:45:58.258Z] === RUN TestDockerNetworkDeletePreferID 07:45:58 [2023-09-12T07:45:58.823Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) 07:45:58 [2023-09-12T07:45:58.823Z] === RUN TestDaemonDNSFallback 07:46:05 [2023-09-12T07:46:05.376Z] --- PASS: TestDaemonDNSFallback (6.18s) 07:46:05 [2023-09-12T07:46:05.376Z] === RUN TestInspectNetwork 07:46:07 [2023-09-12T07:46:07.901Z] === RUN TestInspectNetwork/full_network_id 07:46:07 [2023-09-12T07:46:07.901Z] === RUN TestInspectNetwork/partial_network_id 07:46:07 [2023-09-12T07:46:07.901Z] === RUN TestInspectNetwork/network_name 07:46:07 [2023-09-12T07:46:07.901Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 07:46:12 [2023-09-12T07:46:12.079Z] --- PASS: TestInspectNetwork (7.01s) 07:46:12 [2023-09-12T07:46:12.079Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 07:46:12 [2023-09-12T07:46:12.079Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 07:46:12 [2023-09-12T07:46:12.079Z] --- PASS: TestInspectNetwork/network_name (0.00s) 07:46:12 [2023-09-12T07:46:12.079Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 07:46:12 [2023-09-12T07:46:12.079Z] === RUN TestRunContainerWithBridgeNone 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestRunContainerWithBridgeNone (1.31s) 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/create 07:46:13 [2023-09-12T07:46:13.451Z] === PAUSE TestNetworkInvalidJSON/networks/create 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 07:46:13 [2023-09-12T07:46:13.451Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 07:46:13 [2023-09-12T07:46:13.451Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 07:46:13 [2023-09-12T07:46:13.451Z] === CONT TestNetworkInvalidJSON/networks/create 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 07:46:13 [2023-09-12T07:46:13.451Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 07:46:13 [2023-09-12T07:46:13.451Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON (0.01s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkList 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkList//networks 07:46:13 [2023-09-12T07:46:13.451Z] === PAUSE TestNetworkList//networks 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestNetworkList//networks/ 07:46:13 [2023-09-12T07:46:13.451Z] === PAUSE TestNetworkList//networks/ 07:46:13 [2023-09-12T07:46:13.451Z] === CONT TestNetworkList//networks 07:46:13 [2023-09-12T07:46:13.451Z] === CONT TestNetworkList//networks/ 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkList (0.01s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkList//networks (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] --- PASS: TestNetworkList//networks/ (0.00s) 07:46:13 [2023-09-12T07:46:13.451Z] === RUN TestHostIPv4BridgeLabel 07:46:13 [2023-09-12T07:46:13.708Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 07:46:13 [2023-09-12T07:46:13.708Z] === RUN TestDefaultNetworkOpts 07:46:13 [2023-09-12T07:46:13.708Z] === RUN TestDefaultNetworkOpts/default_value 07:46:15 [2023-09-12T07:46:15.080Z] === RUN TestDefaultNetworkOpts/cmdline_value 07:46:16 [2023-09-12T07:46:16.452Z] === RUN TestDefaultNetworkOpts/config-from_value 07:46:17 [2023-09-12T07:46:17.824Z] --- PASS: TestDefaultNetworkOpts (3.91s) 07:46:17 [2023-09-12T07:46:17.824Z] --- PASS: TestDefaultNetworkOpts/default_value (1.31s) 07:46:17 [2023-09-12T07:46:17.824Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s) 07:46:17 [2023-09-12T07:46:17.824Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s) 07:46:17 [2023-09-12T07:46:17.824Z] === RUN TestDaemonRestartWithLiveRestore 07:46:18 [2023-09-12T07:46:18.757Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 07:46:18 [2023-09-12T07:46:18.757Z] === RUN TestDaemonDefaultNetworkPools 07:46:19 [2023-09-12T07:46:19.690Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 07:46:19 [2023-09-12T07:46:19.690Z] === RUN TestDaemonRestartWithExistingNetwork 07:46:20 [2023-09-12T07:46:20.622Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 07:46:20 [2023-09-12T07:46:20.622Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 07:46:21 [2023-09-12T07:46:21.993Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 07:46:21 [2023-09-12T07:46:21.993Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 07:46:22 [2023-09-12T07:46:22.557Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 07:46:22 [2023-09-12T07:46:22.557Z] === RUN TestServiceWithPredefinedNetwork 07:46:25 [2023-09-12T07:46:25.083Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) 07:46:25 [2023-09-12T07:46:25.083Z] === RUN TestServiceRemoveKeepsIngressNetwork 07:46:25 [2023-09-12T07:46:25.083Z] service_test.go:256: FLAKY_TEST 07:46:25 [2023-09-12T07:46:25.083Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 07:46:25 [2023-09-12T07:46:25.083Z] === RUN TestServiceWithDataPathPortInit 07:46:39 [2023-09-12T07:46:39.943Z] --- PASS: TestServiceWithDataPathPortInit (13.48s) 07:46:39 [2023-09-12T07:46:39.943Z] === RUN TestServiceWithDefaultAddressPoolInit 07:46:40 [2023-09-12T07:46:40.556Z] service_test.go:448: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2wiy57svsyj2buwz03fghykgw Created:2023-09-12 07:46:39.465494784 +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[e07aa6a898c453c5afc850150839b57e74e296187834234e0fc9f285e130ce13:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.io3fyqil9m956jtb17zydwmvm EndpointID:416b63f51a32ba51dd6df982076fd03ed7714868a9c1e5480bbbff0e3ea667f3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:678ae44dc9ea3620a4e3cbe42ac4d12d73ccab52dc510a3897f601981dd8b2e3 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:00ab284dea4b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.io3fyqil9m956jtb17zydwmvm EndpointID:416b63f51a32ba51dd6df982076fd03ed7714868a9c1e5480bbbff0e3ea667f3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 07:46:45 [2023-09-12T07:46:45.815Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) 07:46:45 [2023-09-12T07:46:45.815Z] PASS 07:46:45 [2023-09-12T07:46:45.815Z] 07:46:45 [2023-09-12T07:46:45.815Z] === Skipped 07:46:45 [2023-09-12T07:46:45.815Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 07:46:45 [2023-09-12T07:46:45.815Z] service_test.go:256: FLAKY_TEST 07:46:45 [2023-09-12T07:46:45.815Z] 07:46:45 [2023-09-12T07:46:45.815Z] DONE 42 tests, 1 skipped in 47.062s 07:46:45 [2023-09-12T07:46:45.815Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 07:46:45 [2023-09-12T07:46:45.815Z] ++ 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 07:46:45 [2023-09-12T07:46:45.815Z] ++ set -e 07:46:45 [2023-09-12T07:46:45.815Z] ++ '[' -n 0 ']' 07:46:45 [2023-09-12T07:46:45.815Z] ++ set -x 07:46:45 [2023-09-12T07:46:45.815Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:46:45 [2023-09-12T07:46:45.815Z] INFO: Testing against a local daemon 07:46:45 [2023-09-12T07:46:45.815Z] === RUN TestDockerNetworkIpvlanPersistance 07:46:45 [2023-09-12T07:46:45.815Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 07:46:45 [2023-09-12T07:46:45.815Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 07:46:45 [2023-09-12T07:46:45.815Z] === RUN TestDockerNetworkIpvlan 07:46:45 [2023-09-12T07:46:45.815Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 07:46:45 [2023-09-12T07:46:45.815Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 07:46:45 [2023-09-12T07:46:45.815Z] PASS 07:46:45 [2023-09-12T07:46:45.815Z] 07:46:45 [2023-09-12T07:46:45.815Z] === Skipped 07:46:45 [2023-09-12T07:46:45.815Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 07:46:45 [2023-09-12T07:46:45.815Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 07:46:45 [2023-09-12T07:46:45.815Z] 07:46:45 [2023-09-12T07:46:45.815Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 07:46:45 [2023-09-12T07:46:45.815Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 07:46:45 [2023-09-12T07:46:45.815Z] 07:46:45 [2023-09-12T07:46:45.815Z] DONE 2 tests, 2 skipped in 0.044s 07:46:45 [2023-09-12T07:46:45.815Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 07:46:45 [2023-09-12T07:46:45.815Z] ++ 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 07:46:45 [2023-09-12T07:46:45.815Z] ++ set -e 07:46:45 [2023-09-12T07:46:45.815Z] ++ '[' -n 0 ']' 07:46:45 [2023-09-12T07:46:45.815Z] ++ set -x 07:46:45 [2023-09-12T07:46:45.815Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:46:45 [2023-09-12T07:46:45.815Z] INFO: Testing against a local daemon 07:46:45 [2023-09-12T07:46:45.815Z] === RUN TestDockerNetworkMacvlanPersistance 07:46:46 [2023-09-12T07:46:46.380Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) 07:46:46 [2023-09-12T07:46:46.380Z] === RUN TestDockerNetworkMacvlan 07:46:46 [2023-09-12T07:46:46.380Z] === RUN TestDockerNetworkMacvlan/Subinterface 07:46:46 [2023-09-12T07:46:46.946Z] === RUN TestDockerNetworkMacvlan/OverlapParent 07:46:47 [2023-09-12T07:46:47.511Z] === RUN TestDockerNetworkMacvlan/NilParent 07:46:48 [2023-09-12T07:46:48.076Z] === RUN TestDockerNetworkMacvlan/InternalMode 07:46:48 [2023-09-12T07:46:48.641Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 07:46:49 [2023-09-12T07:46:49.574Z] === RUN TestDockerNetworkMacvlan/Addressing 07:46:49 [2023-09-12T07:46:49.832Z] --- PASS: TestDockerNetworkMacvlan (3.52s) 07:46:49 [2023-09-12T07:46:49.832Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 07:46:49 [2023-09-12T07:46:49.832Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 07:46:49 [2023-09-12T07:46:49.832Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 07:46:49 [2023-09-12T07:46:49.832Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.58s) 07:46:49 [2023-09-12T07:46:49.832Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.58s) 07:46:49 [2023-09-12T07:46:49.832Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 07:46:49 [2023-09-12T07:46:49.832Z] PASS 07:46:49 [2023-09-12T07:46:49.832Z] === RUN TestDockerNetworkMacvlanPersistance 07:46:51 [2023-09-12T07:46:51.204Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) 07:46:51 [2023-09-12T07:46:51.204Z] === RUN TestDockerNetworkMacvlan 07:46:51 [2023-09-12T07:46:51.204Z] === RUN TestDockerNetworkMacvlan/Subinterface 07:46:51 [2023-09-12T07:46:51.768Z] === RUN TestDockerNetworkMacvlan/OverlapParent 07:46:52 [2023-09-12T07:46:52.333Z] === RUN TestDockerNetworkMacvlan/NilParent 07:46:52 [2023-09-12T07:46:52.897Z] === RUN TestDockerNetworkMacvlan/InternalMode 07:46:53 [2023-09-12T07:46:53.462Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 07:46:54 [2023-09-12T07:46:54.027Z] === RUN TestDockerNetworkMacvlan/Addressing 07:46:54 [2023-09-12T07:46:54.592Z] --- PASS: TestDockerNetworkMacvlan (3.54s) 07:46:54 [2023-09-12T07:46:54.592Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 07:46:54 [2023-09-12T07:46:54.592Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 07:46:54 [2023-09-12T07:46:54.592Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 07:46:54 [2023-09-12T07:46:54.592Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) 07:46:54 [2023-09-12T07:46:54.592Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) 07:46:54 [2023-09-12T07:46:54.592Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 07:46:54 [2023-09-12T07:46:54.592Z] PASS 07:46:54 [2023-09-12T07:46:54.592Z] 07:46:54 [2023-09-12T07:46:54.592Z] DONE 16 tests in 9.507s 07:46:54 [2023-09-12T07:46:54.592Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 07:46:54 [2023-09-12T07:46:54.592Z] ++ 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 07:46:54 [2023-09-12T07:46:54.592Z] ++ set -e 07:46:54 [2023-09-12T07:46:54.592Z] ++ '[' -n 0 ']' 07:46:54 [2023-09-12T07:46:54.592Z] ++ set -x 07:46:54 [2023-09-12T07:46:54.592Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:46:54 [2023-09-12T07:46:54.592Z] testing: warning: no tests to run 07:46:54 [2023-09-12T07:46:54.592Z] PASS 07:46:54 [2023-09-12T07:46:54.592Z] 07:46:54 [2023-09-12T07:46:54.592Z] DONE 0 tests in 0.008s 07:46:54 [2023-09-12T07:46:54.592Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 07:46:54 [2023-09-12T07:46:54.592Z] ++ 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 07:46:54 [2023-09-12T07:46:54.592Z] ++ set -e 07:46:54 [2023-09-12T07:46:54.592Z] ++ '[' -n 0 ']' 07:46:54 [2023-09-12T07:46:54.592Z] ++ set -x 07:46:54 [2023-09-12T07:46:54.592Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:46:54 [2023-09-12T07:46:54.592Z] INFO: Testing against a local daemon 07:46:54 [2023-09-12T07:46:54.592Z] === RUN TestAuthZPluginAllowRequest 07:46:55 [2023-09-12T07:46:55.963Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) 07:46:55 [2023-09-12T07:46:55.963Z] === RUN TestAuthZPluginTLS 07:46:56 [2023-09-12T07:46:56.221Z] --- PASS: TestAuthZPluginTLS (0.55s) 07:46:56 [2023-09-12T07:46:56.221Z] === RUN TestAuthZPluginDenyRequest 07:46:56 [2023-09-12T07:46:56.786Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 07:46:56 [2023-09-12T07:46:56.786Z] === RUN TestAuthZPluginAPIDenyResponse 07:46:57 [2023-09-12T07:46:57.351Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 07:46:57 [2023-09-12T07:46:57.351Z] === RUN TestAuthZPluginDenyResponse 07:46:57 [2023-09-12T07:46:57.916Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 07:46:57 [2023-09-12T07:46:57.916Z] === RUN TestAuthZPluginAllowEventStream 07:46:58 [2023-09-12T07:46:58.849Z] 2023/09/12 07:46:58 http: panic serving 127.0.0.1:60892: runtime error: invalid memory address or nil pointer dereference 07:46:58 [2023-09-12T07:46:58.849Z] goroutine 149 [running]: 07:46:58 [2023-09-12T07:46:58.849Z] net/http.(*conn).serve.func1() 07:46:58 [2023-09-12T07:46:58.849Z] /usr/local/go/src/net/http/server.go:1854 +0xb0 07:46:58 [2023-09-12T07:46:58.849Z] panic({0xb04800, 0x162bfe0}) 07:46:58 [2023-09-12T07:46:58.849Z] /usr/local/go/src/runtime/panic.go:890 +0x248 07:46:58 [2023-09-12T07:46:58.849Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd890, 0x4000311e60}, 0xffff8043b6c8?) 07:46:58 [2023-09-12T07:46:58.849Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 07:46:58 [2023-09-12T07:46:58.849Z] net/http.HandlerFunc.ServeHTTP(0x4000227e00?, {0xdfd890?, 0x4000311e60?}, 0x411d94?) 07:46:58 [2023-09-12T07:46:58.849Z] /usr/local/go/src/net/http/server.go:2122 +0x38 07:46:58 [2023-09-12T07:46:58.849Z] net/http.(*ServeMux).ServeHTTP(0xdfdd58?, {0xdfd890, 0x4000311e60}, 0x4000227e00) 07:46:58 [2023-09-12T07:46:58.849Z] /usr/local/go/src/net/http/server.go:2500 +0x13c 07:46:58 [2023-09-12T07:46:58.849Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000516140, {0xdfcc60?, 0x4000544e00}, 0x4000227b00) 07:46:58 [2023-09-12T07:46:58.849Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac 07:46:58 [2023-09-12T07:46:58.849Z] net/http.serverHandler.ServeHTTP({0xdf37d0?}, {0xdfcc60, 0x4000544e00}, 0x4000227b00) 07:46:58 [2023-09-12T07:46:58.849Z] /usr/local/go/src/net/http/server.go:2936 +0x2c0 07:46:58 [2023-09-12T07:46:58.849Z] net/http.(*conn).serve(0x400069fb90, {0xdfdd58, 0x4000412e40}) 07:46:58 [2023-09-12T07:46:58.849Z] /usr/local/go/src/net/http/server.go:1995 +0x518 07:46:58 [2023-09-12T07:46:58.849Z] created by net/http.(*Server).Serve 07:46:58 [2023-09-12T07:46:58.849Z] /usr/local/go/src/net/http/server.go:3089 +0x4e8 07:46:59 [2023-09-12T07:46:59.781Z] 2023/09/12 07:46:59 http: panic serving 127.0.0.1:60904: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 07:46:59 [2023-09-12T07:46:59.781Z] goroutine 125 [running]: 07:46:59 [2023-09-12T07:46:59.781Z] net/http.(*conn).serve.func1() 07:46:59 [2023-09-12T07:46:59.781Z] /usr/local/go/src/net/http/server.go:1854 +0xb0 07:46:59 [2023-09-12T07:46:59.781Z] panic({0xaa9400, 0x400007e4b0}) 07:46:59 [2023-09-12T07:46:59.781Z] /usr/local/go/src/runtime/panic.go:890 +0x248 07:46:59 [2023-09-12T07:46:59.781Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd890, 0x40002360c0}, 0xffff8043b6c8?) 07:46:59 [2023-09-12T07:46:59.781Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c 07:46:59 [2023-09-12T07:46:59.781Z] net/http.HandlerFunc.ServeHTTP(0x4000226300?, {0xdfd890?, 0x40002360c0?}, 0x411d94?) 07:46:59 [2023-09-12T07:46:59.781Z] /usr/local/go/src/net/http/server.go:2122 +0x38 07:46:59 [2023-09-12T07:46:59.781Z] net/http.(*ServeMux).ServeHTTP(0xdfdd58?, {0xdfd890, 0x40002360c0}, 0x4000226300) 07:46:59 [2023-09-12T07:46:59.781Z] /usr/local/go/src/net/http/server.go:2500 +0x13c 07:46:59 [2023-09-12T07:46:59.781Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000516140, {0xdfcc60?, 0x40007520e0}, 0x4000226e00) 07:46:59 [2023-09-12T07:46:59.781Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac 07:46:59 [2023-09-12T07:46:59.781Z] net/http.serverHandler.ServeHTTP({0x40003041e0?}, {0xdfcc60, 0x40007520e0}, 0x4000226e00) 07:46:59 [2023-09-12T07:46:59.781Z] /usr/local/go/src/net/http/server.go:2936 +0x2c0 07:46:59 [2023-09-12T07:46:59.781Z] net/http.(*conn).serve(0x40004ffa70, {0xdfdd58, 0x4000412e40}) 07:46:59 [2023-09-12T07:46:59.781Z] /usr/local/go/src/net/http/server.go:1995 +0x518 07:46:59 [2023-09-12T07:46:59.781Z] created by net/http.(*Server).Serve 07:46:59 [2023-09-12T07:46:59.781Z] /usr/local/go/src/net/http/server.go:3089 +0x4e8 07:47:01 [2023-09-12T07:47:01.678Z] 2023/09/12 07:47:01 http: panic serving 127.0.0.1:60906: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 07:47:01 [2023-09-12T07:47:01.678Z] goroutine 182 [running]: 07:47:01 [2023-09-12T07:47:01.678Z] net/http.(*conn).serve.func1() 07:47:01 [2023-09-12T07:47:01.678Z] /usr/local/go/src/net/http/server.go:1854 +0xb0 07:47:01 [2023-09-12T07:47:01.678Z] panic({0xaa9400, 0x400007ee40}) 07:47:01 [2023-09-12T07:47:01.678Z] /usr/local/go/src/runtime/panic.go:890 +0x248 07:47:01 [2023-09-12T07:47:01.678Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfd890, 0x40002361e0}, 0xffff8043b6c8?) 07:47:01 [2023-09-12T07:47:01.678Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c 07:47:01 [2023-09-12T07:47:01.678Z] net/http.HandlerFunc.ServeHTTP(0x4000226800?, {0xdfd890?, 0x40002361e0?}, 0x411d94?) 07:47:01 [2023-09-12T07:47:01.678Z] /usr/local/go/src/net/http/server.go:2122 +0x38 07:47:01 [2023-09-12T07:47:01.678Z] net/http.(*ServeMux).ServeHTTP(0xdfdd58?, {0xdfd890, 0x40002361e0}, 0x4000226800) 07:47:01 [2023-09-12T07:47:01.678Z] /usr/local/go/src/net/http/server.go:2500 +0x13c 07:47:01 [2023-09-12T07:47:01.678Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x4000516140, {0xdfcc60?, 0x40007521c0}, 0x4000226400) 07:47:01 [2023-09-12T07:47:01.678Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac 07:47:01 [2023-09-12T07:47:01.678Z] net/http.serverHandler.ServeHTTP({0x40005e43c0?}, {0xdfcc60, 0x40007521c0}, 0x4000226400) 07:47:01 [2023-09-12T07:47:01.678Z] /usr/local/go/src/net/http/server.go:2936 +0x2c0 07:47:01 [2023-09-12T07:47:01.678Z] net/http.(*conn).serve(0x40001821b0, {0xdfdd58, 0x4000412e40}) 07:47:01 [2023-09-12T07:47:01.678Z] /usr/local/go/src/net/http/server.go:1995 +0x518 07:47:01 [2023-09-12T07:47:01.678Z] created by net/http.(*Server).Serve 07:47:01 [2023-09-12T07:47:01.678Z] /usr/local/go/src/net/http/server.go:3089 +0x4e8 07:47:04 [2023-09-12T07:47:04.203Z] --- PASS: TestAuthZPluginAllowEventStream (6.04s) 07:47:04 [2023-09-12T07:47:04.203Z] === RUN TestAuthZPluginErrorResponse 07:47:04 [2023-09-12T07:47:04.462Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 07:47:04 [2023-09-12T07:47:04.462Z] === RUN TestAuthZPluginErrorRequest 07:47:05 [2023-09-12T07:47:05.027Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 07:47:05 [2023-09-12T07:47:05.027Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 07:47:05 [2023-09-12T07:47:05.592Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 07:47:05 [2023-09-12T07:47:05.592Z] === RUN TestAuthZPluginEnsureLoadImportWorking 07:47:06 [2023-09-12T07:47:06.963Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s) 07:47:06 [2023-09-12T07:47:06.963Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 07:47:07 [2023-09-12T07:47:07.897Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.19s) 07:47:07 [2023-09-12T07:47:07.897Z] === RUN TestAuthZPluginHeader 07:47:08 [2023-09-12T07:47:08.829Z] --- PASS: TestAuthZPluginHeader (0.61s) 07:47:08 [2023-09-12T07:47:08.829Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 07:47:08 [2023-09-12T07:47:08.829Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 07:47:08 [2023-09-12T07:47:08.829Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 07:47:08 [2023-09-12T07:47:08.829Z] === RUN TestAuthZPluginV2Disable 07:47:08 [2023-09-12T07:47:08.829Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 07:47:08 [2023-09-12T07:47:08.829Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 07:47:08 [2023-09-12T07:47:08.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests 07:47:08 [2023-09-12T07:47:08.829Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 07:47:08 [2023-09-12T07:47:08.829Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 07:47:08 [2023-09-12T07:47:08.829Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 07:47:08 [2023-09-12T07:47:08.829Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 07:47:08 [2023-09-12T07:47:08.829Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 07:47:08 [2023-09-12T07:47:08.829Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 07:47:26 [2023-09-12T07:47:26.898Z] PASS 07:47:26 [2023-09-12T07:47:26.898Z] 07:47:26 [2023-09-12T07:47:26.898Z] === Skipped 07:47:26 [2023-09-12T07:47:26.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 07:47:26 [2023-09-12T07:47:26.898Z] 07:47:26 [2023-09-12T07:47:26.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 07:47:26 [2023-09-12T07:47:26.898Z] 07:47:26 [2023-09-12T07:47:26.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 07:47:26 [2023-09-12T07:47:26.898Z] 07:47:26 [2023-09-12T07:47:26.898Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 07:47:26 [2023-09-12T07:47:26.898Z] 07:47:26 [2023-09-12T07:47:26.898Z] DONE 17 tests, 4 skipped in 30.801s 07:47:26 [2023-09-12T07:47:26.898Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 07:47:26 [2023-09-12T07:47:26.898Z] ++ 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 07:47:26 [2023-09-12T07:47:26.898Z] ++ set -e 07:47:26 [2023-09-12T07:47:26.898Z] ++ '[' -n 0 ']' 07:47:26 [2023-09-12T07:47:26.898Z] ++ set -x 07:47:26 [2023-09-12T07:47:26.898Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:47:26 [2023-09-12T07:47:26.898Z] INFO: Testing against a local daemon 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 07:47:26 [2023-09-12T07:47:26.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 07:47:26 [2023-09-12T07:47:26.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/pull 07:47:26 [2023-09-12T07:47:26.898Z] === PAUSE TestPluginInvalidJSON/plugins/pull 07:47:26 [2023-09-12T07:47:26.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 07:47:26 [2023-09-12T07:47:26.898Z] === CONT TestPluginInvalidJSON/plugins/pull 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 07:47:26 [2023-09-12T07:47:26.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON (0.01s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.01s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 07:47:26 [2023-09-12T07:47:26.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInstall 07:47:26 [2023-09-12T07:47:26.898Z] === RUN TestPluginInstall/no_auth 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8cbbf31a3fc269eae737409914918412f2d826065f743f844d2c5786d1258a5" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8cbbf31a3fc269eae737409914918412f2d826065f743f844d2c5786d1258a5" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:28 [2023-09-12T07:47:28.796Z] === RUN TestPluginInstall/with_htpasswd 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8cbbf31a3fc269eae737409914918412f2d826065f743f844d2c5786d1258a5" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:28 [2023-09-12T07:47:28.796Z] time="2023-09-12T07:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8cbbf31a3fc269eae737409914918412f2d826065f743f844d2c5786d1258a5" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:29 [2023-09-12T07:47:29.053Z] === RUN TestPluginInstall/with_insecure 07:47:29 [2023-09-12T07:47:29.985Z] time="2023-09-12T07:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:29 [2023-09-12T07:47:29.985Z] time="2023-09-12T07:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba08344552d8d51845a9a05e2968f433217577b04b64ef30ce2d361d0d89da38" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:29 [2023-09-12T07:47:29.985Z] time="2023-09-12T07:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:29 [2023-09-12T07:47:29.985Z] time="2023-09-12T07:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba08344552d8d51845a9a05e2968f433217577b04b64ef30ce2d361d0d89da38" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:29 [2023-09-12T07:47:29.985Z] plugin_test.go:204: [de4f54287f0fb] daemon is not started 07:47:29 [2023-09-12T07:47:29.985Z] --- PASS: TestPluginInstall (4.37s) 07:47:29 [2023-09-12T07:47:29.985Z] --- PASS: TestPluginInstall/no_auth (3.01s) 07:47:29 [2023-09-12T07:47:29.985Z] --- PASS: TestPluginInstall/with_htpasswd (0.44s) 07:47:29 [2023-09-12T07:47:29.985Z] --- PASS: TestPluginInstall/with_insecure (0.92s) 07:47:29 [2023-09-12T07:47:29.985Z] === RUN TestPluginsWithRuntimes 07:47:31 [2023-09-12T07:47:31.357Z] === RUN TestPluginsWithRuntimes/No_Args 07:47:32 [2023-09-12T07:47:32.290Z] === RUN TestPluginsWithRuntimes/With_Args 07:47:33 [2023-09-12T07:47:33.222Z] --- PASS: TestPluginsWithRuntimes (3.37s) 07:47:33 [2023-09-12T07:47:33.222Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) 07:47:33 [2023-09-12T07:47:33.222Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 07:47:33 [2023-09-12T07:47:33.222Z] === RUN TestPluginBackCompatMediaTypes 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) 07:47:33 [2023-09-12T07:47:33.787Z] PASS 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 07:47:33 [2023-09-12T07:47:33.787Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 07:47:33 [2023-09-12T07:47:33.787Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/pull 07:47:33 [2023-09-12T07:47:33.787Z] === PAUSE TestPluginInvalidJSON/plugins/pull 07:47:33 [2023-09-12T07:47:33.787Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 07:47:33 [2023-09-12T07:47:33.787Z] === CONT TestPluginInvalidJSON/plugins/pull 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 07:47:33 [2023-09-12T07:47:33.787Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON (0.01s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInstall 07:47:33 [2023-09-12T07:47:33.787Z] === RUN TestPluginInstall/no_auth 07:47:34 [2023-09-12T07:47:34.045Z] time="2023-09-12T07:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:34 [2023-09-12T07:47:34.045Z] time="2023-09-12T07:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7d0f4ebb62155f79164efb3c4875d23ab4a53caf6bfaacc67d6adde24121737" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:34 [2023-09-12T07:47:34.045Z] time="2023-09-12T07:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:34 [2023-09-12T07:47:34.045Z] time="2023-09-12T07:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7d0f4ebb62155f79164efb3c4875d23ab4a53caf6bfaacc67d6adde24121737" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:34 [2023-09-12T07:47:34.303Z] === RUN TestPluginInstall/with_htpasswd 07:47:34 [2023-09-12T07:47:34.561Z] time="2023-09-12T07:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:34 [2023-09-12T07:47:34.561Z] time="2023-09-12T07:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20316bd6d402652cad9e0b564247ecb96605f48634d4ae7a3f3101e095a0e621" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:34 [2023-09-12T07:47:34.561Z] time="2023-09-12T07:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:34 [2023-09-12T07:47:34.561Z] time="2023-09-12T07:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20316bd6d402652cad9e0b564247ecb96605f48634d4ae7a3f3101e095a0e621" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:34 [2023-09-12T07:47:34.561Z] === RUN TestPluginInstall/with_insecure 07:47:35 [2023-09-12T07:47:35.494Z] time="2023-09-12T07:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:35 [2023-09-12T07:47:35.494Z] time="2023-09-12T07:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:492a6a8b5031de24f1d777dc709fac9f71b5d063f5d4608ba56016d549fec08d" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:35 [2023-09-12T07:47:35.494Z] time="2023-09-12T07:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 07:47:35 [2023-09-12T07:47:35.494Z] time="2023-09-12T07:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:492a6a8b5031de24f1d777dc709fac9f71b5d063f5d4608ba56016d549fec08d" mediatype=application/vnd.docker.plugin.v1+json size=522 07:47:35 [2023-09-12T07:47:35.494Z] plugin_test.go:204: [d8b3e079f956b] daemon is not started 07:47:35 [2023-09-12T07:47:35.494Z] --- PASS: TestPluginInstall (1.80s) 07:47:35 [2023-09-12T07:47:35.494Z] --- PASS: TestPluginInstall/no_auth (0.41s) 07:47:35 [2023-09-12T07:47:35.494Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) 07:47:35 [2023-09-12T07:47:35.494Z] --- PASS: TestPluginInstall/with_insecure (0.93s) 07:47:35 [2023-09-12T07:47:35.494Z] === RUN TestPluginsWithRuntimes 07:47:37 [2023-09-12T07:47:37.391Z] === RUN TestPluginsWithRuntimes/No_Args 07:47:37 [2023-09-12T07:47:37.965Z] === RUN TestPluginsWithRuntimes/With_Args 07:47:39 [2023-09-12T07:47:39.363Z] --- PASS: TestPluginsWithRuntimes (3.46s) 07:47:39 [2023-09-12T07:47:39.363Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) 07:47:39 [2023-09-12T07:47:39.363Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) 07:47:39 [2023-09-12T07:47:39.363Z] === RUN TestPluginBackCompatMediaTypes 07:47:39 [2023-09-12T07:47:39.631Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) 07:47:39 [2023-09-12T07:47:39.631Z] PASS 07:47:39 [2023-09-12T07:47:39.631Z] 07:47:39 [2023-09-12T07:47:39.631Z] DONE 48 tests in 14.042s 07:47:39 [2023-09-12T07:47:39.631Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 07:47:39 [2023-09-12T07:47:39.631Z] ++ 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 07:47:39 [2023-09-12T07:47:39.631Z] ++ set -e 07:47:39 [2023-09-12T07:47:39.631Z] ++ '[' -n 0 ']' 07:47:39 [2023-09-12T07:47:39.631Z] ++ set -x 07:47:39 [2023-09-12T07:47:39.631Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:47:39 [2023-09-12T07:47:39.631Z] INFO: Testing against a local daemon 07:47:39 [2023-09-12T07:47:39.631Z] === RUN TestExternalGraphDriver 07:47:39 [2023-09-12T07:47:39.897Z] === RUN TestExternalGraphDriver/json 07:47:39 [2023-09-12T07:47:39.897Z] === RUN TestExternalGraphDriver/spec 07:47:39 [2023-09-12T07:47:39.897Z] === RUN TestExternalGraphDriver/pull 07:47:39 [2023-09-12T07:47:39.897Z] --- PASS: TestExternalGraphDriver (0.34s) 07:47:39 [2023-09-12T07:47:39.897Z] --- PASS: TestExternalGraphDriver/json (0.00s) 07:47:39 [2023-09-12T07:47:39.897Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 07:47:39 [2023-09-12T07:47:39.897Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 07:47:39 [2023-09-12T07:47:39.897Z] === RUN TestGraphdriverPluginV2 07:47:40 [2023-09-12T07:47:40.155Z] external_test.go:415: (*Execution).NotAmd64-fm 07:47:40 [2023-09-12T07:47:40.155Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 07:47:40 [2023-09-12T07:47:40.155Z] PASS 07:47:40 [2023-09-12T07:47:40.155Z] 07:47:40 [2023-09-12T07:47:40.155Z] === Skipped 07:47:40 [2023-09-12T07:47:40.155Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 07:47:40 [2023-09-12T07:47:40.155Z] external_test.go:415: (*Execution).NotAmd64-fm 07:47:40 [2023-09-12T07:47:40.155Z] 07:47:40 [2023-09-12T07:47:40.155Z] DONE 5 tests, 1 skipped in 0.700s 07:47:40 [2023-09-12T07:47:40.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 07:47:40 [2023-09-12T07:47:40.155Z] ++ 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 07:47:40 [2023-09-12T07:47:40.155Z] ++ set -e 07:47:40 [2023-09-12T07:47:40.155Z] ++ '[' -n 0 ']' 07:47:40 [2023-09-12T07:47:40.155Z] ++ set -x 07:47:40 [2023-09-12T07:47:40.156Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:47:40 [2023-09-12T07:47:40.417Z] INFO: Testing against a local daemon 07:47:40 [2023-09-12T07:47:40.417Z] === RUN TestContinueAfterPluginCrash 07:47:40 [2023-09-12T07:47:40.417Z] === PAUSE TestContinueAfterPluginCrash 07:47:40 [2023-09-12T07:47:40.417Z] === RUN TestReadPluginNoRead 07:47:40 [2023-09-12T07:47:40.417Z] === PAUSE TestReadPluginNoRead 07:47:40 [2023-09-12T07:47:40.417Z] === RUN TestDaemonStartWithLogOpt 07:47:40 [2023-09-12T07:47:40.417Z] === PAUSE TestDaemonStartWithLogOpt 07:47:40 [2023-09-12T07:47:40.417Z] === CONT TestDaemonStartWithLogOpt 07:47:40 [2023-09-12T07:47:40.417Z] === CONT TestReadPluginNoRead 07:47:40 [2023-09-12T07:47:40.417Z] === CONT TestContinueAfterPluginCrash 07:47:42 [2023-09-12T07:47:42.332Z] === RUN TestReadPluginNoRead/default 07:47:43 [2023-09-12T07:47:43.270Z] --- PASS: TestDaemonStartWithLogOpt (2.72s) 07:47:43 [2023-09-12T07:47:43.840Z] === RUN TestReadPluginNoRead/disabled_caching 07:47:45 [2023-09-12T07:47:45.212Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 07:47:46 [2023-09-12T07:47:46.144Z] read_test.go:93: [da2eb47a20acc] daemon is not started 07:47:46 [2023-09-12T07:47:46.144Z] --- PASS: TestReadPluginNoRead (5.82s) 07:47:46 [2023-09-12T07:47:46.144Z] --- PASS: TestReadPluginNoRead/default (1.27s) 07:47:46 [2023-09-12T07:47:46.144Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) 07:47:46 [2023-09-12T07:47:46.144Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) 07:47:48 [2023-09-12T07:47:48.162Z] --- PASS: TestContinueAfterPluginCrash (7.67s) 07:47:48 [2023-09-12T07:47:48.162Z] PASS 07:47:48 [2023-09-12T07:47:48.162Z] 07:47:48 [2023-09-12T07:47:48.162Z] DONE 6 tests in 7.708s 07:47:48 [2023-09-12T07:47:48.162Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 07:47:48 [2023-09-12T07:47:48.162Z] ++ 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 07:47:48 [2023-09-12T07:47:48.162Z] ++ set -e 07:47:48 [2023-09-12T07:47:48.162Z] ++ '[' -n 0 ']' 07:47:48 [2023-09-12T07:47:48.162Z] ++ set -x 07:47:48 [2023-09-12T07:47:48.162Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:47:48 [2023-09-12T07:47:48.162Z] testing: warning: no tests to run 07:47:48 [2023-09-12T07:47:48.162Z] PASS 07:47:48 [2023-09-12T07:47:48.162Z] 07:47:48 [2023-09-12T07:47:48.162Z] DONE 0 tests in 0.008s 07:47:48 [2023-09-12T07:47:48.162Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 07:47:48 [2023-09-12T07:47:48.162Z] ++ 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 07:47:48 [2023-09-12T07:47:48.162Z] ++ set -e 07:47:48 [2023-09-12T07:47:48.162Z] ++ '[' -n 0 ']' 07:47:48 [2023-09-12T07:47:48.162Z] ++ set -x 07:47:48 [2023-09-12T07:47:48.162Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:47:48 [2023-09-12T07:47:48.162Z] INFO: Testing against a local daemon 07:47:48 [2023-09-12T07:47:48.162Z] === RUN TestPluginWithDevMounts 07:47:48 [2023-09-12T07:47:48.162Z] === PAUSE TestPluginWithDevMounts 07:47:48 [2023-09-12T07:47:48.162Z] === CONT TestPluginWithDevMounts 07:47:49 [2023-09-12T07:47:49.534Z] --- PASS: TestPluginWithDevMounts (1.52s) 07:47:49 [2023-09-12T07:47:49.534Z] PASS 07:47:49 [2023-09-12T07:47:49.534Z] 07:47:49 [2023-09-12T07:47:49.534Z] DONE 1 tests in 1.565s 07:47:49 [2023-09-12T07:47:49.534Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 07:47:49 [2023-09-12T07:47:49.534Z] ++ 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 07:47:49 [2023-09-12T07:47:49.534Z] ++ set -e 07:47:49 [2023-09-12T07:47:49.534Z] ++ '[' -n 0 ']' 07:47:49 [2023-09-12T07:47:49.534Z] ++ set -x 07:47:49 [2023-09-12T07:47:49.534Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:47:49 [2023-09-12T07:47:49.534Z] INFO: Testing against a local daemon 07:47:49 [2023-09-12T07:47:49.534Z] === RUN TestSecretInspect 07:47:52 [2023-09-12T07:47:52.060Z] --- PASS: TestSecretInspect (1.99s) 07:47:52 [2023-09-12T07:47:52.060Z] === RUN TestSecretList 07:47:53 [2023-09-12T07:47:53.431Z] --- PASS: TestSecretList (1.88s) 07:47:53 [2023-09-12T07:47:53.431Z] === RUN TestSecretsCreateAndDelete 07:47:55 [2023-09-12T07:47:55.329Z] --- PASS: TestSecretsCreateAndDelete (1.91s) 07:47:55 [2023-09-12T07:47:55.329Z] === RUN TestSecretsUpdate 07:47:57 [2023-09-12T07:47:57.855Z] --- PASS: TestSecretsUpdate (1.95s) 07:47:57 [2023-09-12T07:47:57.855Z] === RUN TestTemplatedSecret 07:48:00 [2023-09-12T07:48:00.379Z] --- PASS: TestTemplatedSecret (2.55s) 07:48:00 [2023-09-12T07:48:00.379Z] === RUN TestSecretCreateResolve 07:48:02 [2023-09-12T07:48:02.276Z] --- PASS: TestSecretCreateResolve (2.04s) 07:48:02 [2023-09-12T07:48:02.276Z] PASS 07:48:02 [2023-09-12T07:48:02.276Z] 07:48:02 [2023-09-12T07:48:02.276Z] DONE 6 tests in 12.366s 07:48:02 [2023-09-12T07:48:02.276Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 07:48:02 [2023-09-12T07:48:02.276Z] ++ 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 07:48:02 [2023-09-12T07:48:02.276Z] ++ set -e 07:48:02 [2023-09-12T07:48:02.276Z] ++ '[' -n 0 ']' 07:48:02 [2023-09-12T07:48:02.276Z] ++ set -x 07:48:02 [2023-09-12T07:48:02.276Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:48:02 [2023-09-12T07:48:02.276Z] INFO: Testing against a local daemon 07:48:02 [2023-09-12T07:48:02.276Z] === RUN TestServiceCreateInit 07:48:02 [2023-09-12T07:48:02.276Z] === RUN TestServiceCreateInit/daemonInitDisabled 07:48:06 [2023-09-12T07:48:06.458Z] === RUN TestServiceCreateInit/daemonInitEnabled 07:48:09 [2023-09-12T07:48:09.736Z] --- PASS: TestServiceCreateInit (7.55s) 07:48:09 [2023-09-12T07:48:09.736Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) 07:48:09 [2023-09-12T07:48:09.736Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) 07:48:09 [2023-09-12T07:48:09.736Z] === RUN TestCreateServiceMultipleTimes 07:48:24 [2023-09-12T07:48:24.598Z] --- PASS: TestCreateServiceMultipleTimes (14.98s) 07:48:24 [2023-09-12T07:48:24.598Z] === RUN TestCreateServiceConflict 07:48:26 [2023-09-12T07:48:26.535Z] --- PASS: TestCreateServiceConflict (1.85s) 07:48:26 [2023-09-12T07:48:26.535Z] === RUN TestCreateServiceMaxReplicas 07:48:29 [2023-09-12T07:48:29.060Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) 07:48:29 [2023-09-12T07:48:29.060Z] === RUN TestCreateWithDuplicateNetworkNames 07:48:43 [2023-09-12T07:48:43.919Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s) 07:48:43 [2023-09-12T07:48:43.919Z] === RUN TestCreateServiceSecretFileMode 07:48:56 [2023-09-12T07:48:56.103Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) 07:48:56 [2023-09-12T07:48:56.103Z] === RUN TestCreateServiceConfigFileMode 07:49:08 [2023-09-12T07:49:08.291Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) 07:49:08 [2023-09-12T07:49:08.291Z] === RUN TestCreateServiceSysctls 07:49:10 [2023-09-12T07:49:10.188Z] --- PASS: TestCreateServiceSysctls (3.12s) 07:49:10 [2023-09-12T07:49:10.188Z] === RUN TestCreateServiceCapabilities 07:49:12 [2023-09-12T07:49:12.713Z] --- PASS: TestCreateServiceCapabilities (2.58s) 07:49:12 [2023-09-12T07:49:12.713Z] === RUN TestInspect 07:49:15 [2023-09-12T07:49:15.992Z] --- PASS: TestInspect (2.79s) 07:49:15 [2023-09-12T07:49:15.992Z] === RUN TestCreateJob 07:49:19 [2023-09-12T07:49:19.270Z] --- PASS: TestCreateJob (3.26s) 07:49:19 [2023-09-12T07:49:19.270Z] === RUN TestReplicatedJob 07:49:24 [2023-09-12T07:49:24.530Z] --- PASS: TestReplicatedJob (5.10s) 07:49:24 [2023-09-12T07:49:24.530Z] === RUN TestUpdateReplicatedJob 07:49:27 [2023-09-12T07:49:27.055Z] --- PASS: TestUpdateReplicatedJob (3.14s) 07:49:27 [2023-09-12T07:49:27.055Z] === RUN TestServiceListWithStatuses 07:49:27 [2023-09-12T07:49:27.055Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 07:49:27 [2023-09-12T07:49:27.055Z] --- SKIP: TestServiceListWithStatuses (0.00s) 07:49:27 [2023-09-12T07:49:27.055Z] === RUN TestDockerNetworkConnectAlias 07:49:31 [2023-09-12T07:49:31.232Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) 07:49:31 [2023-09-12T07:49:31.232Z] === RUN TestDockerNetworkReConnect 07:49:34 [2023-09-12T07:49:34.509Z] --- PASS: TestDockerNetworkReConnect (3.10s) 07:49:34 [2023-09-12T07:49:34.509Z] === RUN TestServicePlugin 07:49:34 [2023-09-12T07:49:34.509Z] plugin_test.go:25: (*Execution).NotAmd64-fm 07:49:34 [2023-09-12T07:49:34.509Z] --- SKIP: TestServicePlugin (0.00s) 07:49:34 [2023-09-12T07:49:34.509Z] === RUN TestServiceUpdateLabel 07:49:35 [2023-09-12T07:49:35.881Z] --- PASS: TestServiceUpdateLabel (1.83s) 07:49:35 [2023-09-12T07:49:35.881Z] === RUN TestServiceUpdateSecrets 07:49:50 [2023-09-12T07:49:50.740Z] --- PASS: TestServiceUpdateSecrets (14.44s) 07:49:50 [2023-09-12T07:49:50.740Z] === RUN TestServiceUpdateConfigs 07:50:05 [2023-09-12T07:50:05.600Z] --- PASS: TestServiceUpdateConfigs (14.43s) 07:50:05 [2023-09-12T07:50:05.600Z] === RUN TestServiceUpdateNetwork 07:50:17 [2023-09-12T07:50:17.789Z] --- PASS: TestServiceUpdateNetwork (12.14s) 07:50:17 [2023-09-12T07:50:17.789Z] === RUN TestServiceUpdatePidsLimit 07:50:18 [2023-09-12T07:50:18.354Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 07:50:18 [2023-09-12T07:50:18.919Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 07:50:27 [2023-09-12T07:50:27.022Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 07:50:33 [2023-09-12T07:50:33.578Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) 07:50:33 [2023-09-12T07:50:33.578Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 07:50:33 [2023-09-12T07:50:33.578Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 07:50:33 [2023-09-12T07:50:33.578Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) 07:50:33 [2023-09-12T07:50:33.578Z] PASS 07:50:33 [2023-09-12T07:50:33.578Z] 07:50:33 [2023-09-12T07:50:33.578Z] === Skipped 07:50:33 [2023-09-12T07:50:33.578Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 07:50:33 [2023-09-12T07:50:33.578Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 07:50:33 [2023-09-12T07:50:33.578Z] 07:50:33 [2023-09-12T07:50:33.578Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 07:50:33 [2023-09-12T07:50:33.578Z] plugin_test.go:25: (*Execution).NotAmd64-fm 07:50:33 [2023-09-12T07:50:33.578Z] 07:50:33 [2023-09-12T07:50:33.578Z] DONE 27 tests, 2 skipped in 151.360s 07:50:33 [2023-09-12T07:50:33.578Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 07:50:33 [2023-09-12T07:50:33.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 07:50:33 [2023-09-12T07:50:33.578Z] ++ set -e 07:50:33 [2023-09-12T07:50:33.578Z] ++ '[' -n 0 ']' 07:50:33 [2023-09-12T07:50:33.578Z] ++ set -x 07:50:33 [2023-09-12T07:50:33.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:50:33 [2023-09-12T07:50:33.578Z] INFO: Testing against a local daemon 07:50:33 [2023-09-12T07:50:33.578Z] === RUN TestSessionCreate 07:50:33 [2023-09-12T07:50:33.578Z] --- PASS: TestSessionCreate (0.02s) 07:50:33 [2023-09-12T07:50:33.578Z] === RUN TestSessionCreateWithBadUpgrade 07:50:33 [2023-09-12T07:50:33.578Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 07:50:33 [2023-09-12T07:50:33.578Z] PASS 07:50:33 [2023-09-12T07:50:33.578Z] 07:50:33 [2023-09-12T07:50:33.578Z] DONE 2 tests in 0.069s 07:50:33 [2023-09-12T07:50:33.578Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 07:50:33 [2023-09-12T07:50:33.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 07:50:33 [2023-09-12T07:50:33.578Z] ++ set -e 07:50:33 [2023-09-12T07:50:33.578Z] ++ '[' -n 0 ']' 07:50:33 [2023-09-12T07:50:33.578Z] ++ set -x 07:50:33 [2023-09-12T07:50:33.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:50:33 [2023-09-12T07:50:33.579Z] INFO: Testing against a local daemon 07:50:33 [2023-09-12T07:50:33.579Z] === RUN TestCgroupDriverSystemdMemoryLimit 07:50:33 [2023-09-12T07:50:33.579Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 07:50:33 [2023-09-12T07:50:33.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 07:50:33 [2023-09-12T07:50:33.579Z] === RUN TestDiskUsage 07:50:33 [2023-09-12T07:50:33.579Z] === PAUSE TestDiskUsage 07:50:33 [2023-09-12T07:50:33.579Z] === RUN TestEventsExecDie 07:50:34 [2023-09-12T07:50:34.144Z] --- PASS: TestEventsExecDie (0.51s) 07:50:34 [2023-09-12T07:50:34.144Z] === RUN TestEventsBackwardsCompatible 07:50:34 [2023-09-12T07:50:34.144Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 07:50:34 [2023-09-12T07:50:34.144Z] === RUN TestEventsVolumeCreate 07:50:34 [2023-09-12T07:50:34.144Z] --- PASS: TestEventsVolumeCreate (0.04s) 07:50:34 [2023-09-12T07:50:34.144Z] === RUN TestInfoBinaryCommits 07:50:34 [2023-09-12T07:50:34.144Z] --- PASS: TestInfoBinaryCommits (0.02s) 07:50:34 [2023-09-12T07:50:34.144Z] === RUN TestInfoAPIVersioned 07:50:34 [2023-09-12T07:50:34.144Z] --- PASS: TestInfoAPIVersioned (0.01s) 07:50:34 [2023-09-12T07:50:34.144Z] === RUN TestInfoAPI 07:50:34 [2023-09-12T07:50:34.144Z] --- PASS: TestInfoAPI (0.02s) 07:50:34 [2023-09-12T07:50:34.144Z] === RUN TestInfoAPIWarnings 07:50:52 [2023-09-12T07:50:52.209Z] --- PASS: TestInfoAPIWarnings (16.54s) 07:50:52 [2023-09-12T07:50:52.209Z] === RUN TestInfoDebug 07:50:52 [2023-09-12T07:50:52.209Z] --- PASS: TestInfoDebug (0.52s) 07:50:52 [2023-09-12T07:50:52.209Z] === RUN TestInfoInsecureRegistries 07:50:52 [2023-09-12T07:50:52.209Z] --- PASS: TestInfoInsecureRegistries (0.52s) 07:50:52 [2023-09-12T07:50:52.209Z] === RUN TestInfoRegistryMirrors 07:50:52 [2023-09-12T07:50:52.209Z] --- PASS: TestInfoRegistryMirrors (0.52s) 07:50:52 [2023-09-12T07:50:52.209Z] === RUN TestLoginFailsWithBadCredentials 07:50:53 [2023-09-12T07:50:53.144Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) 07:50:53 [2023-09-12T07:50:53.144Z] === RUN TestPingCacheHeaders 07:50:53 [2023-09-12T07:50:53.144Z] --- PASS: TestPingCacheHeaders (0.02s) 07:50:53 [2023-09-12T07:50:53.144Z] === RUN TestPingGet 07:50:53 [2023-09-12T07:50:53.144Z] --- PASS: TestPingGet (0.01s) 07:50:53 [2023-09-12T07:50:53.144Z] === RUN TestPingHead 07:50:53 [2023-09-12T07:50:53.402Z] --- PASS: TestPingHead (0.02s) 07:50:53 [2023-09-12T07:50:53.402Z] === RUN TestPingSwarmHeader 07:50:53 [2023-09-12T07:50:53.660Z] === RUN TestPingSwarmHeader/before_swarm_init 07:50:54 [2023-09-12T07:50:54.226Z] === RUN TestPingSwarmHeader/after_swarm_init 07:50:55 [2023-09-12T07:50:55.160Z] === RUN TestPingSwarmHeader/after_swarm_leave 07:50:55 [2023-09-12T07:50:55.160Z] --- PASS: TestPingSwarmHeader (1.87s) 07:50:55 [2023-09-12T07:50:55.160Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 07:50:55 [2023-09-12T07:50:55.160Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 07:50:55 [2023-09-12T07:50:55.160Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 07:50:55 [2023-09-12T07:50:55.160Z] === RUN TestPingBuilderHeader 07:50:55 [2023-09-12T07:50:55.160Z] === RUN TestPingBuilderHeader/default_config 07:50:55 [2023-09-12T07:50:55.725Z] === RUN TestPingBuilderHeader/buildkit_disabled 07:50:56 [2023-09-12T07:50:56.291Z] --- PASS: TestPingBuilderHeader (1.04s) 07:50:56 [2023-09-12T07:50:56.291Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 07:50:56 [2023-09-12T07:50:56.291Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 07:50:56 [2023-09-12T07:50:56.291Z] === RUN TestVersion 07:50:56 [2023-09-12T07:50:56.291Z] --- PASS: TestVersion (0.02s) 07:50:56 [2023-09-12T07:50:56.291Z] === CONT TestDiskUsage 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/container_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/image_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/volume_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/container,_volume_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/image,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 07:50:56 [2023-09-12T07:50:56.857Z] === RUN TestDiskUsage/after_container.Run 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/container_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/image_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/volume_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 07:50:57 [2023-09-12T07:50:57.115Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage (1.05s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty (0.01s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] PASS 07:50:57 [2023-09-12T07:50:57.373Z] 07:50:57 [2023-09-12T07:50:57.373Z] === Skipped 07:50:57 [2023-09-12T07:50:57.373Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 07:50:57 [2023-09-12T07:50:57.373Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 07:50:57 [2023-09-12T07:50:57.373Z] 07:50:57 [2023-09-12T07:50:57.373Z] DONE 57 tests, 1 skipped in 23.810s 07:50:57 [2023-09-12T07:50:57.373Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 07:50:57 [2023-09-12T07:50:57.374Z] ++ 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 07:50:57 [2023-09-12T07:50:57.374Z] ++ set -e 07:50:57 [2023-09-12T07:50:57.374Z] ++ '[' -n 0 ']' 07:50:57 [2023-09-12T07:50:57.374Z] ++ set -x 07:50:57 [2023-09-12T07:50:57.374Z] ++ 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.2fd1LnRMqy/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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 07:50:57 [2023-09-12T07:50:57.374Z] INFO: Testing against a local daemon 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesCreateAndList 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesCreateAndList (0.02s) 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesRemove 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesRemove/volume_in_use 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesRemove/volume_not_in_use 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesRemove/non-existing_volume 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesRemove/non-existing_volume_force 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesRemove (0.12s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesRemoveSwarmEnabled 07:50:57 [2023-09-12T07:50:57.374Z] === PAUSE TestVolumesRemoveSwarmEnabled 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesInspect 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesInspect (0.01s) 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesInvalidJSON 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesInvalidJSON/volumes/create 07:50:57 [2023-09-12T07:50:57.374Z] === PAUSE TestVolumesInvalidJSON/volumes/create 07:50:57 [2023-09-12T07:50:57.374Z] === CONT TestVolumesInvalidJSON/volumes/create 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesInvalidJSON (0.01s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumePruneAnonymous 07:50:57 [2023-09-12T07:50:57.374Z] --- PASS: TestVolumePruneAnonymous (0.03s) 07:50:57 [2023-09-12T07:50:57.374Z] === RUN TestVolumePruneAnonFromImage 07:50:57 [2023-09-12T07:50:57.632Z] --- PASS: TestVolumePruneAnonFromImage (0.09s) 07:50:57 [2023-09-12T07:50:57.632Z] === CONT TestVolumesRemoveSwarmEnabled 07:50:59 [2023-09-12T07:50:59.005Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 07:50:59 [2023-09-12T07:50:59.005Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 07:50:59 [2023-09-12T07:50:59.005Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 07:50:59 [2023-09-12T07:50:59.005Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 07:50:59 [2023-09-12T07:50:59.571Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.90s) 07:50:59 [2023-09-12T07:50:59.571Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 07:50:59 [2023-09-12T07:50:59.571Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 07:50:59 [2023-09-12T07:50:59.571Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 07:50:59 [2023-09-12T07:50:59.571Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 07:50:59 [2023-09-12T07:50:59.571Z] PASS 07:50:59 [2023-09-12T07:50:59.571Z] 07:50:59 [2023-09-12T07:50:59.571Z] DONE 20 tests in 2.224s 07:50:59 [2023-09-12T07:50:59.571Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 07:50:59 [2023-09-12T07:50:59.571Z] ++++ cat bundles/test-integration/docker.pid 07:50:59 [2023-09-12T07:50:59.571Z] +++ kill 23366 07:51:01 [2023-09-12T07:51:01.471Z] +++ /etc/init.d/apparmor stop 07:51:01 [2023-09-12T07:51:01.471Z] Leaving: AppArmorNo profiles have been unloaded. 07:51:01 [2023-09-12T07:51:01.471Z] 07:51:01 [2023-09-12T07:51:01.471Z] Unloading profiles will leave already running processes permanently 07:51:01 [2023-09-12T07:51:01.471Z] unconfined, which can lead to unexpected situations. 07:51:01 [2023-09-12T07:51:01.471Z] 07:51:01 [2023-09-12T07:51:01.471Z] To set a process to complain mode, use the command line tool 07:51:01 [2023-09-12T07:51:01.471Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 07:51:01 [2023-09-12T07:51:01.471Z] +++ true 07:51:01 [2023-09-12T07:51:01.471Z] exiting test-integration 07:51:01 [2023-09-12T07:51:01.471Z] ++ exit 0 07:51:01 [2023-09-12T07:51:01.471Z] Post stage [Pipeline] junit 07:51:02 [2023-09-12T07:51:02.065Z] Recording test results 07:51:02 [2023-09-12T07:51:02.312Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 07:51:02 [2023-09-12T07:51:02.620Z] + echo Ensuring container killed. 07:51:02 [2023-09-12T07:51:02.620Z] Ensuring container killed. 07:51:02 [2023-09-12T07:51:02.620Z] + docker rm -vf docker-pr2 07:51:02 [2023-09-12T07:51:02.620Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh 07:51:03 [2023-09-12T07:51:03.524Z] + echo Chowning /workspace to jenkins user 07:51:03 [2023-09-12T07:51:03.524Z] Chowning /workspace to jenkins user 07:51:03 [2023-09-12T07:51:03.524Z] + id -u 07:51:03 [2023-09-12T07:51:03.524Z] + id -g 07:51:03 [2023-09-12T07:51:03.524Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46458:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 07:51:04 [2023-09-12T07:51:04.739Z] + bundleName=arm64-integration 07:51:04 [2023-09-12T07:51:04.739Z] + echo Creating arm64-integration-bundles.tar.gz 07:51:04 [2023-09-12T07:51:04.739Z] Creating arm64-integration-bundles.tar.gz 07:51:04 [2023-09-12T07:51:04.739Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 07:51:04 [2023-09-12T07:51:04.739Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 07:51:05 [2023-09-12T07:51:05.007Z] Archiving artifacts 07:51:05 [2023-09-12T07:51:05.322Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46458/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 07:51:05 [2023-09-12T07:51:05.610Z] + make clean 07:51:05 [2023-09-12T07:51:05.610Z] docker volume rm -f docker-dev-cache docker-mod-cache 07:51:05 [2023-09-12T07:51:05.610Z] docker-dev-cache 07:51:05 [2023-09-12T07:51:05.610Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS