Pull request #46625 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6c829a38e4a17812bc6b12eb6460b52b934b0b92+2ebfb1d7a0440d76905871db8eaa835da8a51a8a (b6c973dc16c8b6487ef3c8d07376fa4999304cad) 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-46625@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 [2023-10-11T17:57:28.497Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-10-11T17:57:28.501Z] Trying to pass milestone 1 [Pipeline] milestone [2023-10-11T17:57:28.669Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-10-11T17:57:43.902Z] Still waiting to schedule task [2023-10-11T17:57:43.903Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2023-10-11T17:57:44.203Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bbccb8bfc7afa3cd) in /home/ubuntu/workspace/moby_PR-46625 [Pipeline] { [Pipeline] checkout [2023-10-11T17:57:44.228Z] The recommended git tool is: git [2023-10-11T17:57:44.237Z] using credential docker-jenkins-github-credentials [2023-10-11T17:57:44.253Z] Cloning the remote Git repository [2023-10-11T17:57:44.253Z] Cloning with configured refspecs honoured and without tags [2023-10-11T17:57:44.264Z] Cloning repository https://github.com/moby/moby.git [2023-10-11T17:57:44.264Z] > git init /home/ubuntu/workspace/moby_PR-46625 # timeout=10 [2023-10-11T17:57:44.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-10-11T17:57:44.269Z] > git --version # timeout=10 [2023-10-11T17:57:44.272Z] > git --version # 'git version 2.25.1' [2023-10-11T17:57:44.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-11T17:57:44.272Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46625/head:refs/remotes/origin/PR-46625 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-10-11T17:57:54.968Z] Fetching without tags [2023-10-11T17:57:55.158Z] Merging remotes/origin/23.0 commit 2ebfb1d7a0440d76905871db8eaa835da8a51a8a into PR head commit 6c829a38e4a17812bc6b12eb6460b52b934b0b92 [2023-10-11T17:57:54.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-10-11T17:57:54.966Z] > git config --add remote.origin.fetch +refs/pull/46625/head:refs/remotes/origin/PR-46625 # timeout=10 [2023-10-11T17:57:54.969Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-10-11T17:57:54.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-10-11T17:57:54.979Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-10-11T17:57:54.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-11T17:57:54.980Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46625/head:refs/remotes/origin/PR-46625 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-10-11T17:57:55.169Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T17:57:55.172Z] > git checkout -f 6c829a38e4a17812bc6b12eb6460b52b934b0b92 # timeout=10 [2023-10-11T17:57:55.733Z] Merge succeeded, producing 6c829a38e4a17812bc6b12eb6460b52b934b0b92 [2023-10-11T17:57:55.733Z] Checking out Revision 6c829a38e4a17812bc6b12eb6460b52b934b0b92 (PR-46625) [2023-10-11T17:57:56.471Z] Commit message: "update to go1.20.10" [2023-10-11T17:57:56.476Z] First time build. Skipping changelog. [2023-10-11T17:57:55.725Z] > git remote # timeout=10 [2023-10-11T17:57:55.728Z] > git config --get remote.origin.url # timeout=10 [2023-10-11T17:57:55.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-11T17:57:55.732Z] > git merge 2ebfb1d7a0440d76905871db8eaa835da8a51a8a # timeout=10 [2023-10-11T17:57:55.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-11T17:57:55.744Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T17:57:55.746Z] > git checkout -f 6c829a38e4a17812bc6b12eb6460b52b934b0b92 # timeout=10 [2023-10-11T17:57:56.482Z] > git rev-list --no-walk 5a0dafc9cccef915334d9594ca59265f34f5bab8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T17:57:57.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46625:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-10-11T17:57:59.641Z] 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 [2023-10-11T17:57:59.691Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bbccb8bfc7afa3cd) in /home/ubuntu/workspace/moby_PR-46625 [Pipeline] { [Pipeline] checkout [2023-10-11T17:57:59.706Z] The recommended git tool is: git [2023-10-11T17:57:59.713Z] using credential docker-jenkins-github-credentials [2023-10-11T17:57:59.729Z] Fetching changes from the remote Git repository [2023-10-11T17:57:59.735Z] Fetching without tags [2023-10-11T17:57:59.948Z] Merging remotes/origin/23.0 commit 2ebfb1d7a0440d76905871db8eaa835da8a51a8a into PR head commit 6c829a38e4a17812bc6b12eb6460b52b934b0b92 [2023-10-11T17:57:59.996Z] Merge succeeded, producing 6c829a38e4a17812bc6b12eb6460b52b934b0b92 [2023-10-11T17:57:59.996Z] Checking out Revision 6c829a38e4a17812bc6b12eb6460b52b934b0b92 (PR-46625) [2023-10-11T17:58:00.032Z] Commit message: "update to go1.20.10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-10-11T17:58:00.680Z] + docker version [2023-10-11T17:58:00.680Z] Client: Docker Engine - Community [2023-10-11T17:58:00.680Z] Version: 24.0.2 [2023-10-11T17:58:00.680Z] API version: 1.43 [2023-10-11T17:58:00.680Z] Go version: go1.20.4 [2023-10-11T17:58:00.680Z] Git commit: cb74dfc [2023-10-11T17:58:00.680Z] Built: Thu May 25 21:52:41 2023 [2023-10-11T17:58:00.680Z] OS/Arch: linux/arm64 [2023-10-11T17:58:00.680Z] Context: default [2023-10-11T17:58:00.680Z] [2023-10-11T17:58:00.680Z] Server: Docker Engine - Community [2023-10-11T17:58:00.680Z] Engine: [2023-10-11T17:58:00.680Z] Version: 24.0.2 [2023-10-11T17:58:00.680Z] API version: 1.43 (minimum version 1.12) [2023-10-11T17:58:00.680Z] Go version: go1.20.4 [2023-10-11T17:58:00.680Z] Git commit: 659604f [2023-10-11T17:58:00.680Z] Built: Thu May 25 21:52:41 2023 [2023-10-11T17:58:00.680Z] OS/Arch: linux/arm64 [2023-10-11T17:58:00.680Z] Experimental: true [2023-10-11T17:58:00.680Z] containerd: [2023-10-11T17:58:00.680Z] Version: 1.6.21 [2023-10-11T17:58:00.680Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-10-11T17:58:00.680Z] runc: [2023-10-11T17:58:00.680Z] Version: 1.1.7 [2023-10-11T17:58:00.680Z] GitCommit: v1.1.7-0-g860f061 [2023-10-11T17:58:00.680Z] docker-init: [2023-10-11T17:58:00.680Z] Version: 0.19.0 [2023-10-11T17:58:00.680Z] GitCommit: de40ad0 [Pipeline] sh [2023-10-11T17:57:59.735Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46625/.git # timeout=10 [2023-10-11T17:57:59.741Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-10-11T17:57:59.746Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-10-11T17:57:59.746Z] > git --version # timeout=10 [2023-10-11T17:57:59.749Z] > git --version # 'git version 2.25.1' [2023-10-11T17:57:59.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-11T17:57:59.749Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46625/head:refs/remotes/origin/PR-46625 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-10-11T17:57:59.960Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T17:57:59.962Z] > git checkout -f 6c829a38e4a17812bc6b12eb6460b52b934b0b92 # timeout=10 [2023-10-11T17:57:59.988Z] > git remote # timeout=10 [2023-10-11T17:57:59.991Z] > git config --get remote.origin.url # timeout=10 [2023-10-11T17:57:59.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-11T17:57:59.994Z] > git merge 2ebfb1d7a0440d76905871db8eaa835da8a51a8a # timeout=10 [2023-10-11T17:58:00.001Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-11T17:58:00.007Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T17:58:00.009Z] > git checkout -f 6c829a38e4a17812bc6b12eb6460b52b934b0b92 # timeout=10 [2023-10-11T17:58:00.959Z] + docker info [2023-10-11T17:58:00.959Z] Client: Docker Engine - Community [2023-10-11T17:58:00.959Z] Version: 24.0.2 [2023-10-11T17:58:00.959Z] Context: default [2023-10-11T17:58:00.959Z] Debug Mode: false [2023-10-11T17:58:00.959Z] Plugins: [2023-10-11T17:58:00.959Z] buildx: Docker Buildx (Docker Inc.) [2023-10-11T17:58:00.959Z] Version: v0.11.0 [2023-10-11T17:58:00.959Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-10-11T17:58:00.959Z] compose: Docker Compose (Docker Inc.) [2023-10-11T17:58:00.959Z] Version: v2.19.1 [2023-10-11T17:58:00.959Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-10-11T17:58:00.959Z] [2023-10-11T17:58:00.959Z] Server: [2023-10-11T17:58:00.959Z] Containers: 0 [2023-10-11T17:58:00.959Z] Running: 0 [2023-10-11T17:58:00.959Z] Paused: 0 [2023-10-11T17:58:00.959Z] Stopped: 0 [2023-10-11T17:58:00.959Z] Images: 6 [2023-10-11T17:58:00.959Z] Server Version: 24.0.2 [2023-10-11T17:58:00.959Z] Storage Driver: overlay2 [2023-10-11T17:58:00.959Z] Backing Filesystem: extfs [2023-10-11T17:58:00.959Z] Supports d_type: true [2023-10-11T17:58:00.959Z] Using metacopy: false [2023-10-11T17:58:00.959Z] Native Overlay Diff: true [2023-10-11T17:58:00.959Z] userxattr: false [2023-10-11T17:58:00.959Z] Logging Driver: json-file [2023-10-11T17:58:00.959Z] Cgroup Driver: cgroupfs [2023-10-11T17:58:00.959Z] Cgroup Version: 1 [2023-10-11T17:58:00.959Z] Plugins: [2023-10-11T17:58:00.959Z] Volume: local [2023-10-11T17:58:00.959Z] Network: bridge host ipvlan macvlan null overlay [2023-10-11T17:58:00.959Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-10-11T17:58:00.959Z] Swarm: inactive [2023-10-11T17:58:00.959Z] Runtimes: io.containerd.runc.v2 runc [2023-10-11T17:58:00.959Z] Default Runtime: runc [2023-10-11T17:58:00.959Z] Init Binary: docker-init [2023-10-11T17:58:00.959Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-10-11T17:58:00.959Z] runc version: v1.1.7-0-g860f061 [2023-10-11T17:58:00.959Z] init version: de40ad0 [2023-10-11T17:58:00.959Z] Security Options: [2023-10-11T17:58:00.959Z] apparmor [2023-10-11T17:58:00.959Z] seccomp [2023-10-11T17:58:00.959Z] Profile: builtin [2023-10-11T17:58:00.959Z] Kernel Version: 5.15.0-1039-aws [2023-10-11T17:58:00.959Z] Operating System: Ubuntu 20.04.6 LTS [2023-10-11T17:58:00.959Z] OSType: linux [2023-10-11T17:58:00.959Z] Architecture: aarch64 [2023-10-11T17:58:00.959Z] CPUs: 8 [2023-10-11T17:58:00.959Z] Total Memory: 30.64GiB [2023-10-11T17:58:00.959Z] Name: ip-10-100-124-72 [2023-10-11T17:58:00.959Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-10-11T17:58:00.959Z] Docker Root Dir: /var/lib/docker [2023-10-11T17:58:00.959Z] Debug Mode: false [2023-10-11T17:58:00.959Z] Experimental: true [2023-10-11T17:58:00.959Z] Insecure Registries: [2023-10-11T17:58:00.959Z] 127.0.0.0/8 [2023-10-11T17:58:00.959Z] Live Restore Enabled: true [2023-10-11T17:58:00.959Z] [Pipeline] sh [2023-10-11T17:58:01.237Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-10-11T17:58:01.237Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-10-11T17:58:01.237Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46625/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-10-11T17:58:01.237Z] + bash /home/ubuntu/workspace/moby_PR-46625/check-config.sh [2023-10-11T17:58:01.237Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-10-11T17:58:01.237Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-10-11T17:58:01.237Z] [2023-10-11T17:58:01.237Z] Generally Necessary: [2023-10-11T17:58:01.237Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-10-11T17:58:01.237Z] - apparmor: enabled and tools installed [2023-10-11T17:58:01.237Z] - CONFIG_NAMESPACES: enabled [2023-10-11T17:58:01.237Z] - CONFIG_NET_NS: enabled [2023-10-11T17:58:01.237Z] - CONFIG_PID_NS: enabled [2023-10-11T17:58:01.237Z] - CONFIG_IPC_NS: enabled [2023-10-11T17:58:01.237Z] - CONFIG_UTS_NS: enabled [2023-10-11T17:58:01.237Z] - CONFIG_CGROUPS: enabled [2023-10-11T17:58:01.237Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-10-11T17:58:01.237Z] - CONFIG_CGROUP_DEVICE: enabled [2023-10-11T17:58:01.237Z] - CONFIG_CGROUP_FREEZER: enabled [2023-10-11T17:58:01.237Z] - CONFIG_CGROUP_SCHED: enabled [2023-10-11T17:58:01.237Z] - CONFIG_CPUSETS: enabled [2023-10-11T17:58:01.237Z] - CONFIG_MEMCG: enabled [2023-10-11T17:58:01.237Z] - CONFIG_KEYS: enabled [2023-10-11T17:58:01.496Z] - CONFIG_VETH: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_BRIDGE: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_NF_NAT: enabled (as module) [2023-10-11T17:58:01.496Z] - CONFIG_POSIX_MQUEUE: enabled [2023-10-11T17:58:01.496Z] - CONFIG_CGROUP_BPF: enabled [2023-10-11T17:58:01.496Z] [2023-10-11T17:58:01.496Z] Optional Features: [2023-10-11T17:58:01.496Z] - CONFIG_USER_NS: enabled [2023-10-11T17:58:01.496Z] - CONFIG_SECCOMP: enabled [2023-10-11T17:58:01.496Z] - CONFIG_SECCOMP_FILTER: enabled [2023-10-11T17:58:01.496Z] - CONFIG_CGROUP_PIDS: enabled [2023-10-11T17:58:01.496Z] - CONFIG_MEMCG_SWAP: enabled [2023-10-11T17:58:01.496Z] (cgroup swap accounting is currently enabled) [2023-10-11T17:58:01.496Z] - CONFIG_BLK_CGROUP: enabled [2023-10-11T17:58:01.496Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-10-11T17:58:01.496Z] - CONFIG_CGROUP_PERF: enabled [2023-10-11T17:58:01.496Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-10-11T17:58:01.754Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-10-11T17:58:01.754Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-10-11T17:58:01.754Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-10-11T17:58:01.754Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-10-11T17:58:01.754Z] - CONFIG_RT_GROUP_SCHED: missing [2023-10-11T17:58:01.754Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-10-11T17:58:01.754Z] - CONFIG_IP_VS: enabled (as module) [2023-10-11T17:58:01.754Z] - CONFIG_IP_VS_NFCT: enabled [2023-10-11T17:58:01.754Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-10-11T17:58:01.754Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-10-11T17:58:01.754Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-10-11T17:58:01.754Z] - CONFIG_SECURITY_SELINUX: enabled [2023-10-11T17:58:01.754Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-10-11T17:58:01.754Z] - CONFIG_EXT4_FS: enabled [2023-10-11T17:58:01.754Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-10-11T17:58:01.754Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-10-11T17:58:01.754Z] - Network Drivers: [2023-10-11T17:58:01.754Z] - "overlay": [2023-10-11T17:58:01.754Z] - CONFIG_VXLAN: enabled (as module) [2023-10-11T17:58:01.754Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-10-11T17:58:01.754Z] Optional (for encrypted networks): [2023-10-11T17:58:02.012Z] - CONFIG_CRYPTO: enabled [2023-10-11T17:58:02.012Z] - CONFIG_CRYPTO_AEAD: enabled [2023-10-11T17:58:02.012Z] - CONFIG_CRYPTO_GCM: enabled [2023-10-11T17:58:02.012Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-10-11T17:58:02.012Z] - CONFIG_CRYPTO_GHASH: enabled [2023-10-11T17:58:02.012Z] - CONFIG_XFRM: enabled [2023-10-11T17:58:02.012Z] - CONFIG_XFRM_USER: enabled (as module) [2023-10-11T17:58:02.012Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-10-11T17:58:02.012Z] - CONFIG_INET_ESP: enabled (as module) [2023-10-11T17:58:02.012Z] - "ipvlan": [2023-10-11T17:58:02.012Z] - CONFIG_IPVLAN: enabled (as module) [2023-10-11T17:58:02.012Z] - "macvlan": [2023-10-11T17:58:02.012Z] - CONFIG_MACVLAN: enabled (as module) [2023-10-11T17:58:02.012Z] - CONFIG_DUMMY: enabled (as module) [2023-10-11T17:58:02.012Z] - "ftp,tftp client in container": [2023-10-11T17:58:02.012Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-10-11T17:58:02.012Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-10-11T17:58:02.012Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-10-11T17:58:02.012Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-10-11T17:58:02.012Z] - Storage Drivers: [2023-10-11T17:58:02.012Z] - "aufs": [2023-10-11T17:58:02.012Z] - CONFIG_AUFS_FS: enabled (as module) [2023-10-11T17:58:02.012Z] - "btrfs": [2023-10-11T17:58:02.012Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-10-11T17:58:02.012Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-10-11T17:58:02.012Z] - "devicemapper": [2023-10-11T17:58:02.012Z] - CONFIG_BLK_DEV_DM: enabled [2023-10-11T17:58:02.012Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-10-11T17:58:02.012Z] - "overlay": [2023-10-11T17:58:02.012Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-10-11T17:58:02.012Z] - "zfs": [2023-10-11T17:58:02.012Z] - /dev/zfs: present [2023-10-11T17:58:02.012Z] - zfs command: missing [2023-10-11T17:58:02.012Z] - zpool command: missing [2023-10-11T17:58:02.012Z] [2023-10-11T17:58:02.012Z] Limits: [2023-10-11T17:58:02.012Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-10-11T17:58:02.012Z] [2023-10-11T17:58:02.012Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-10-11T17:58:02.312Z] + docker build --force-rm -t docker:6c829a38e4a17812bc6b12eb6460b52b934b0b92 . [2023-10-11T17:58:02.570Z] #0 building with "default" instance using docker driver [2023-10-11T17:58:02.570Z] [2023-10-11T17:58:02.570Z] #1 [internal] load .dockerignore [2023-10-11T17:58:02.570Z] #1 transferring context: 113B done [2023-10-11T17:58:02.570Z] #1 DONE 0.0s [2023-10-11T17:58:02.570Z] [2023-10-11T17:58:02.570Z] #2 [internal] load build definition from Dockerfile [2023-10-11T17:58:02.570Z] #2 transferring dockerfile: 27.24kB done [2023-10-11T17:58:02.570Z] #2 DONE 0.0s [2023-10-11T17:58:02.570Z] [2023-10-11T17:58:02.570Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-10-11T17:58:02.570Z] #3 DONE 0.2s [2023-10-11T17:58:02.570Z] [2023-10-11T17:58:02.570Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2023-10-11T17:58:02.570Z] #4 CACHED [2023-10-11T17:58:02.570Z] [2023-10-11T17:58:02.570Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-10-11T17:58:02.828Z] #5 ... [2023-10-11T17:58:02.828Z] [2023-10-11T17:58:02.828Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2023-10-11T17:58:02.828Z] #6 DONE 0.0s [2023-10-11T17:58:02.828Z] [2023-10-11T17:58:02.828Z] #7 [internal] load metadata for docker.io/library/golang:1.20.10-bullseye [2023-10-11T17:58:02.828Z] #7 DONE 0.1s [2023-10-11T17:58:02.828Z] [2023-10-11T17:58:02.828Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-10-11T17:58:02.828Z] #8 DONE 0.2s [2023-10-11T17:58:02.828Z] [2023-10-11T17:58:02.828Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-10-11T17:58:02.828Z] #9 DONE 0.2s [2023-10-11T17:58:02.828Z] [2023-10-11T17:58:02.828Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-10-11T17:58:02.828Z] #5 DONE 0.2s [2023-10-11T17:58:03.087Z] [2023-10-11T17:58:03.087Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-10-11T17:58:03.087Z] #10 DONE 0.0s [2023-10-11T17:58:03.087Z] [2023-10-11T17:58:03.087Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2023-10-11T17:58:03.087Z] #11 DONE 0.0s [2023-10-11T17:58:03.087Z] [2023-10-11T17:58:03.087Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.10-bullseye@sha256:a10abe6014fae120db1f525f6dc35692430af86c56fa76347a7ee0d3456f4cf9 [2023-10-11T17:58:03.087Z] #12 DONE 0.0s [2023-10-11T17:58:03.087Z] [2023-10-11T17:58:03.087Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-10-11T17:58:03.087Z] #13 DONE 0.0s [2023-10-11T17:58:03.087Z] [2023-10-11T17:58:03.087Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d [2023-10-11T17:58:03.087Z] #14 DONE 0.0s [2023-10-11T17:58:03.087Z] [2023-10-11T17:58:03.087Z] #15 [internal] load build context [2023-10-11T17:58:03.654Z] #15 transferring context: 64.10MB 0.8s done [2023-10-11T17:58:03.912Z] #15 DONE 0.8s [2023-10-11T17:58:03.912Z] [2023-10-11T17:58:03.912Z] #16 [delve-src 1/3] WORKDIR /usr/src/delve [2023-10-11T17:58:03.912Z] #16 CACHED [2023-10-11T17:58:03.912Z] [2023-10-11T17:58:03.912Z] #17 [dev-base 9/11] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-10-11T17:58:03.912Z] #17 CACHED [2023-10-11T17:58:03.912Z] [2023-10-11T17:58:03.912Z] #18 [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 < /etc/apt/apt.conf.d/keep-cache [2023-10-11T17:58:03.913Z] #82 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #83 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-10-11T17:58:03.913Z] #83 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #84 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-10-11T17:58:03.913Z] #84 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #85 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-10-11T17:58:03.913Z] #85 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #86 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-10-11T17:58:03.913Z] #86 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #87 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ [2023-10-11T17:58:03.913Z] #87 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #88 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-10-11T17:58:03.913Z] #88 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #89 [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 [2023-10-11T17:58:03.913Z] #89 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #90 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-10-11T17:58:03.913Z] #90 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #91 [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 [2023-10-11T17:58:03.913Z] #91 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #92 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-10-11T17:58:03.913Z] #92 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #93 [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 [2023-10-11T17:58:03.913Z] #93 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #94 [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 [2023-10-11T17:58:03.913Z] #94 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/ [2023-10-11T17:58:03.913Z] #95 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #96 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-10-11T17:58:03.913Z] #96 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #97 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-10-11T17:58:03.913Z] #97 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #98 [dev-systemd-false 4/19] COPY --from=delve /build/ /usr/local/bin/ [2023-10-11T17:58:03.913Z] #98 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #99 [tini-src 1/3] WORKDIR /usr/src/tini [2023-10-11T17:58:03.913Z] #99 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #100 [dev-systemd-false 6/19] COPY --from=gowinres /build/ /usr/local/bin/ [2023-10-11T17:58:03.913Z] #100 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #101 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-10-11T17:58:03.913Z] #101 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #102 [dev-base 8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-10-11T17:58:03.913Z] #102 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #103 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2023-10-11T17:58:03.913Z] #103 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #104 [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 [2023-10-11T17:58:03.913Z] #104 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #105 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-10-11T17:58:03.913Z] #105 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #106 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ [2023-10-11T17:58:03.913Z] #106 CACHED [2023-10-11T17:58:03.913Z] [2023-10-11T17:58:03.913Z] #107 [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 < Making bundle: binary-proxy (in bundles/binary-proxy) [2023-10-11T17:58:05.583Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-10-11T17:58:09.767Z] Created binary: bundles/binary-proxy/docker-proxy [2023-10-11T17:58:09.767Z] [2023-10-11T17:58:09.767Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-10-11T17:58:09.767Z] Installing docker-proxy to /usr/local/bin/ [2023-10-11T17:58:09.767Z] [2023-10-11T17:58:09.767Z] + mkdir -p bundles [2023-10-11T17:58:09.767Z] + '[' -n 'github.com/docker/docker/api [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/backend/build [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/httpstatus [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/httputils [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/middleware [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/build [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/checkpoint [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/container [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/debug [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/distribution [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/grpc [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/image [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/network [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/plugin [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/session [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/swarm [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/system [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/server/router/volume [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/backend [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/blkiodev [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/container [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/events [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/filters [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/image [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/mount [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/network [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/plugins/logdriver [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/registry [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/strslice [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/swarm [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/swarm/runtime [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/time [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/versions [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/versions/v1p19 [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/versions/v1p20 [2023-10-11T17:58:09.767Z] github.com/docker/docker/api/types/volume [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next/exporter [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next/worker [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/builder-next/worker/label [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/dockerfile [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/remotecontext [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/remotecontext/git [2023-10-11T17:58:09.767Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-10-11T17:58:09.767Z] github.com/docker/docker/cli [2023-10-11T17:58:09.767Z] github.com/docker/docker/cli/config [2023-10-11T17:58:09.767Z] github.com/docker/docker/cli/debug [2023-10-11T17:58:09.767Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-10-11T17:58:09.767Z] github.com/docker/docker/cli/winresources/dockerd [2023-10-11T17:58:09.767Z] github.com/docker/docker/client [2023-10-11T17:58:09.767Z] github.com/docker/docker/cmd/docker-proxy [2023-10-11T17:58:09.767Z] github.com/docker/docker/cmd/dockerd [2023-10-11T17:58:09.767Z] github.com/docker/docker/cmd/dockerd/trap [2023-10-11T17:58:09.767Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-10-11T17:58:09.767Z] github.com/docker/docker/container [2023-10-11T17:58:09.767Z] github.com/docker/docker/container/stream [2023-10-11T17:58:09.767Z] github.com/docker/docker/contrib/apparmor [2023-10-11T17:58:09.767Z] github.com/docker/docker/contrib/docker-device-tool [2023-10-11T17:58:09.767Z] github.com/docker/docker/contrib/httpserver [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/cluster [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/cluster/convert [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/cluster/executor [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/cluster/executor/container [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/cluster/provider [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/config [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/events [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/events/testutils [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/exec [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/copy [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/register [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/images [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/initlayer [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/links [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/listeners [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/awslogs [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/fluentd [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/gcplogs [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/gelf [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/journald [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/local [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/logentries [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/loggertest [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/loggerutils [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/splunk [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/syslog [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/logger/templates [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/names [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/network [2023-10-11T17:58:09.767Z] github.com/docker/docker/daemon/stats [2023-10-11T17:58:09.767Z] github.com/docker/docker/distribution [2023-10-11T17:58:09.767Z] github.com/docker/docker/distribution/metadata [2023-10-11T17:58:09.767Z] github.com/docker/docker/distribution/utils [2023-10-11T17:58:09.767Z] github.com/docker/docker/distribution/xfer [2023-10-11T17:58:09.767Z] github.com/docker/docker/dockerversion [2023-10-11T17:58:09.767Z] github.com/docker/docker/errdefs [2023-10-11T17:58:09.767Z] github.com/docker/docker/image [2023-10-11T17:58:09.767Z] github.com/docker/docker/image/cache [2023-10-11T17:58:09.767Z] github.com/docker/docker/image/tarexport [2023-10-11T17:58:09.767Z] github.com/docker/docker/image/v1 [2023-10-11T17:58:09.767Z] github.com/docker/docker/internal/test/suite [2023-10-11T17:58:09.767Z] github.com/docker/docker/layer [2023-10-11T17:58:09.767Z] github.com/docker/docker/libcontainerd [2023-10-11T17:58:09.767Z] github.com/docker/docker/libcontainerd/queue [2023-10-11T17:58:09.767Z] github.com/docker/docker/libcontainerd/remote [2023-10-11T17:58:09.767Z] github.com/docker/docker/libcontainerd/supervisor [2023-10-11T17:58:09.767Z] github.com/docker/docker/libcontainerd/types [2023-10-11T17:58:09.767Z] github.com/docker/docker/oci [2023-10-11T17:58:09.767Z] github.com/docker/docker/oci/caps [2023-10-11T17:58:09.767Z] github.com/docker/docker/opts [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/aaparser [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/archive [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/authorization [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/broadcaster [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/capabilities [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/chrootarchive [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/containerfs [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/devicemapper [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/directory [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/dmesg [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/fileutils [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/fsutils [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/homedir [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/idtools [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/ioutils [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/jsonmessage [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/longpath [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/loopback [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/namesgenerator [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/parsers [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/parsers/kernel [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/pidfile [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/platform [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/plugingetter [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/plugins [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/plugins/transport [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/pools [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/progress [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/pubsub [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/reexec [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/rootless [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/rootless/specconv [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/signal [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/stack [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/stdcopy [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/streamformatter [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/stringid [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/sysinfo [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/system [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/tailfile [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/tarsum [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/truncindex [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/urlutil [2023-10-11T17:58:09.767Z] github.com/docker/docker/pkg/useragent [2023-10-11T17:58:09.767Z] github.com/docker/docker/plugin [2023-10-11T17:58:09.767Z] github.com/docker/docker/plugin/executor/containerd [2023-10-11T17:58:09.767Z] github.com/docker/docker/plugin/v2 [2023-10-11T17:58:09.767Z] github.com/docker/docker/profiles/apparmor [2023-10-11T17:58:09.767Z] github.com/docker/docker/profiles/seccomp [2023-10-11T17:58:09.767Z] github.com/docker/docker/quota [2023-10-11T17:58:09.767Z] github.com/docker/docker/reference [2023-10-11T17:58:09.767Z] github.com/docker/docker/registry [2023-10-11T17:58:09.767Z] github.com/docker/docker/registry/resumable [2023-10-11T17:58:09.767Z] github.com/docker/docker/restartmanager [2023-10-11T17:58:09.767Z] github.com/docker/docker/runconfig [2023-10-11T17:58:09.767Z] github.com/docker/docker/runconfig/opts [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/daemon [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/environment [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/fakecontext [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/fakegit [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/fakestorage [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/fixtures/load [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/fixtures/plugin [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/registry [2023-10-11T17:58:09.767Z] github.com/docker/docker/testutil/request [2023-10-11T17:58:09.767Z] github.com/docker/docker/volume [2023-10-11T17:58:09.767Z] github.com/docker/docker/volume/drivers [2023-10-11T17:58:09.767Z] github.com/docker/docker/volume/local [2023-10-11T17:58:09.767Z] github.com/docker/docker/volume/mounts [2023-10-11T17:58:09.767Z] github.com/docker/docker/volume/service [2023-10-11T17:58:09.767Z] github.com/docker/docker/volume/service/opts [2023-10-11T17:58:09.767Z] github.com/docker/docker/volume/testutils' ']' [2023-10-11T17:58:09.768Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/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 github.com/docker/docker/cli/config 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/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite 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/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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 [2023-10-11T17:58:10.334Z] ? github.com/docker/docker/api [no test files] [2023-10-11T17:58:18.457Z] github.com/docker/docker/api/server coverage: 7.9% of statements [2023-10-11T17:58:18.457Z] ok github.com/docker/docker/api/server 0.036s coverage: 7.9% of statements [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-10-11T17:58:33.347Z] github.com/docker/docker/api/server/httputils coverage: 31.9% of statements [2023-10-11T17:58:33.347Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/router [no test files] [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-10-11T17:58:33.347Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-10-11T17:58:33.347Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-10-11T17:58:33.347Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2023-10-11T17:58:33.607Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-10-11T17:58:33.607Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/types [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/types/container [no test files] [2023-10-11T17:58:33.865Z] ? github.com/docker/docker/api/types/events [no test files] [2023-10-11T17:58:33.865Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-10-11T17:58:33.865Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2023-10-11T17:58:33.865Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-10-11T17:58:33.865Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 66.7% of statements [2023-10-11T17:58:34.124Z] ? github.com/docker/docker/api/types/image [no test files] [2023-10-11T17:58:34.124Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-10-11T17:58:34.124Z] ? github.com/docker/docker/api/types/network [no test files] [2023-10-11T17:58:34.124Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-10-11T17:58:34.124Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-10-11T17:58:34.124Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-10-11T17:58:34.124Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-10-11T17:58:34.124Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-10-11T17:58:34.124Z] github.com/docker/docker/api/types/filters coverage: 93.7% of statements [2023-10-11T17:58:34.124Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-10-11T17:58:34.124Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 93.7% of statements [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-10-11T17:58:34.383Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-10-11T17:58:34.383Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-10-11T17:58:34.383Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-10-11T17:58:34.383Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2023-10-11T17:58:34.383Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2023-10-11T17:58:36.285Z] ? github.com/docker/docker/cli [no test files] [2023-10-11T17:58:36.285Z] ? github.com/docker/docker/cli/config [no test files] [2023-10-11T17:58:36.285Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-10-11T17:58:36.285Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-10-11T17:58:36.285Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-10-11T17:58:36.285Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-10-11T17:58:36.285Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-10-11T17:58:36.285Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.007s coverage: 100.0% of statements [2023-10-11T17:58:36.285Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements [2023-10-11T17:58:36.285Z] ok github.com/docker/docker/builder/remotecontext 0.144s coverage: 13.7% of statements [2023-10-11T17:58:36.544Z] github.com/docker/docker/builder/dockerfile coverage: 49.3% of statements [2023-10-11T17:58:36.544Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 49.3% of statements [2023-10-11T17:58:39.078Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-10-11T17:58:39.078Z] ok github.com/docker/docker/cmd/docker-proxy 0.039s coverage: 66.5% of statements [2023-10-11T17:58:39.078Z] github.com/docker/docker/client coverage: 76.8% of statements [2023-10-11T17:58:39.078Z] ok github.com/docker/docker/client 0.097s coverage: 76.8% of statements [2023-10-11T17:58:41.612Z] github.com/docker/docker/builder/remotecontext/git coverage: 83.5% of statements [2023-10-11T17:58:41.613Z] ok github.com/docker/docker/builder/remotecontext/git 5.582s coverage: 83.5% of statements [2023-10-11T17:58:48.186Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-10-11T17:58:48.186Z] ? github.com/docker/docker/container/stream [no test files] [2023-10-11T17:58:48.186Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-10-11T17:58:48.186Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-10-11T17:58:48.186Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-10-11T17:58:48.186Z] github.com/docker/docker/cmd/dockerd coverage: 30.1% of statements [2023-10-11T17:58:48.186Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 30.1% of statements [2023-10-11T17:58:48.186Z] github.com/docker/docker/container coverage: 36.1% of statements [2023-10-11T17:58:48.186Z] ok github.com/docker/docker/container 0.126s coverage: 36.1% of statements [2023-10-11T17:58:50.720Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-10-11T17:58:50.720Z] ok github.com/docker/docker/cmd/dockerd/trap 2.510s coverage: 0.0% of statements [2023-10-11T17:58:53.252Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-10-11T17:58:53.252Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-10-11T17:58:53.252Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-10-11T17:58:53.252Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2023-10-11T17:58:53.252Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements [2023-10-11T17:58:53.252Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 39.2% of statements [2023-10-11T17:58:53.252Z] github.com/docker/docker/daemon/config coverage: 77.0% of statements [2023-10-11T17:58:53.252Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 77.0% of statements [2023-10-11T17:58:53.252Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-10-11T17:58:53.252Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2023-10-11T17:58:53.820Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-10-11T17:58:53.820Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-10-11T17:58:53.820Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-10-11T17:58:53.820Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-10-11T17:58:53.820Z] github.com/docker/docker/daemon/graphdriver coverage: 2.2% of statements [2023-10-11T17:58:53.820Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2023-10-11T17:58:54.389Z] github.com/docker/docker/daemon/graphdriver/aufs coverage: 74.8% of statements [2023-10-11T17:58:54.389Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.552s coverage: 74.8% of statements [2023-10-11T17:58:54.649Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-10-11T17:58:54.649Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.8% of statements [2023-10-11T17:58:54.908Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements [2023-10-11T17:58:54.908Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 59.6% of statements [2023-10-11T17:58:54.908Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-10-11T17:58:54.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-10-11T17:58:54.908Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2023-10-11T17:58:55.846Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-10-11T17:58:55.846Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-10-11T17:58:55.846Z] github.com/docker/docker/daemon/graphdriver/overlay coverage: 50.6% of statements [2023-10-11T17:58:55.846Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.313s coverage: 50.6% of statements [2023-10-11T17:58:55.846Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements [2023-10-11T17:58:55.846Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2023-10-11T17:58:56.412Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 58.5% of statements [2023-10-11T17:58:56.412Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.850s coverage: 58.5% of statements [2023-10-11T17:58:56.412Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-10-11T17:58:56.412Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2023-10-11T17:58:56.671Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.4% of statements [2023-10-11T17:58:56.671Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.4% of statements [2023-10-11T17:58:57.241Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-10-11T17:58:57.241Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-10-11T17:58:57.241Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-10-11T17:58:57.241Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-10-11T17:58:57.241Z] github.com/docker/docker/daemon/images coverage: 6.9% of statements [2023-10-11T17:58:57.241Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.9% of statements [2023-10-11T17:58:57.500Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-10-11T17:58:57.500Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2023-10-11T17:58:57.759Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-10-11T17:58:57.759Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-10-11T17:58:57.759Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2023-10-11T17:58:57.759Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-10-11T17:58:57.759Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2023-10-11T17:58:58.018Z] github.com/docker/docker/daemon/logger/awslogs coverage: 79.3% of statements [2023-10-11T17:58:58.018Z] ok github.com/docker/docker/daemon/logger/awslogs 0.202s coverage: 79.3% of statements [2023-10-11T17:58:58.018Z] github.com/docker/docker/daemon/logger/journald coverage: 23.4% of statements [2023-10-11T17:58:58.018Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2023-10-11T17:58:58.018Z] github.com/docker/docker/daemon/graphdriver/devmapper coverage: 45.9% of statements [2023-10-11T17:58:58.018Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.031s coverage: 45.9% of statements [2023-10-11T17:58:58.277Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-10-11T17:58:58.277Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-10-11T17:58:58.536Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-10-11T17:58:58.536Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-10-11T17:58:58.536Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-10-11T17:58:58.536Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2023-10-11T17:58:58.536Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-10-11T17:58:58.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.134s coverage: 76.8% of statements [2023-10-11T17:58:58.795Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 62.0% of statements [2023-10-11T17:58:58.795Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 62.0% of statements [2023-10-11T17:58:58.795Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-10-11T17:58:58.795Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2023-10-11T17:58:59.362Z] ? github.com/docker/docker/daemon/names [no test files] [2023-10-11T17:58:59.362Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-10-11T17:58:59.362Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-10-11T17:58:59.362Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-10-11T17:58:59.362Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-10-11T17:58:59.362Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2023-10-11T17:58:59.362Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-10-11T17:58:59.362Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2023-10-11T17:58:59.929Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-10-11T17:58:59.929Z] ? github.com/docker/docker/dockerversion [no test files] [2023-10-11T17:58:59.929Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-10-11T17:58:59.929Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.7% of statements [2023-10-11T17:58:59.929Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-10-11T17:58:59.929Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2023-10-11T17:59:00.495Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-10-11T17:59:00.495Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-10-11T17:59:00.495Z] github.com/docker/docker/image coverage: 87.3% of statements [2023-10-11T17:59:00.495Z] ok github.com/docker/docker/image 0.031s coverage: 87.3% of statements [2023-10-11T17:59:00.495Z] ? github.com/docker/docker/image/v1 [no test files] [2023-10-11T17:59:00.495Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-10-11T17:59:00.495Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements [2023-10-11T17:59:00.495Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2023-10-11T17:59:00.753Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-10-11T17:59:00.753Z] ok github.com/docker/docker/daemon/logger/splunk 1.455s coverage: 82.5% of statements [2023-10-11T17:59:01.687Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-10-11T17:59:01.687Z] ok github.com/docker/docker/distribution 1.522s coverage: 29.5% of statements [2023-10-11T17:59:01.687Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-10-11T17:59:01.687Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-10-11T17:59:01.687Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-10-11T17:59:01.687Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-10-11T17:59:01.687Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-10-11T17:59:01.687Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2023-10-11T17:59:01.946Z] ? github.com/docker/docker/oci/caps [no test files] [2023-10-11T17:59:01.946Z] github.com/docker/docker/oci coverage: 44.6% of statements [2023-10-11T17:59:01.946Z] ok github.com/docker/docker/oci 0.007s coverage: 44.6% of statements [2023-10-11T17:59:01.946Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-10-11T17:59:01.946Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2023-10-11T17:59:02.205Z] github.com/docker/docker/opts coverage: 66.0% of statements [2023-10-11T17:59:02.205Z] ok github.com/docker/docker/opts 0.037s coverage: 66.0% of statements [2023-10-11T17:59:02.205Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements [2023-10-11T17:59:02.205Z] ok github.com/docker/docker/distribution/xfer 2.339s coverage: 85.4% of statements [2023-10-11T17:59:02.772Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-10-11T17:59:02.772Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-10-11T17:59:02.772Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-10-11T17:59:02.772Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2023-10-11T17:59:02.772Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-10-11T17:59:02.772Z] github.com/docker/docker/pkg/containerfs coverage: 6.7% of statements [2023-10-11T17:59:02.772Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2023-10-11T17:59:03.030Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-10-11T17:59:03.030Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2023-10-11T17:59:03.030Z] github.com/docker/docker/pkg/archive coverage: 81.9% of statements [2023-10-11T17:59:03.030Z] ok github.com/docker/docker/pkg/archive 0.352s coverage: 81.9% of statements [2023-10-11T17:59:03.030Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-10-11T17:59:03.030Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-10-11T17:59:03.030Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-10-11T17:59:03.030Z] ok github.com/docker/docker/pkg/authorization 0.442s coverage: 68.3% of statements [2023-10-11T17:59:03.030Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2023-10-11T17:59:03.030Z] github.com/docker/docker/pkg/fileutils coverage: 57.9% of statements [2023-10-11T17:59:03.030Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 57.9% of statements [2023-10-11T17:59:03.288Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements [2023-10-11T17:59:03.288Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 10.4% of statements [2023-10-11T17:59:03.288Z] github.com/docker/docker/daemon coverage: 16.9% of statements [2023-10-11T17:59:03.288Z] ok github.com/docker/docker/daemon 10.105s coverage: 16.9% of statements [2023-10-11T17:59:03.547Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-10-11T17:59:03.547Z] github.com/docker/docker/pkg/longpath coverage: 100.0% of statements [2023-10-11T17:59:03.547Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-10-11T17:59:03.547Z] github.com/docker/docker/pkg/jsonmessage coverage: 91.7% of statements [2023-10-11T17:59:03.547Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2023-10-11T17:59:03.547Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-10-11T17:59:03.547Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2023-10-11T17:59:03.817Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-10-11T17:59:03.817Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-10-11T17:59:03.817Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-10-11T17:59:03.817Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-10-11T17:59:03.817Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.5% of statements [2023-10-11T17:59:03.817Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2023-10-11T17:59:03.817Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-10-11T17:59:03.817Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-10-11T17:59:03.817Z] github.com/docker/docker/pkg/pidfile coverage: 82.4% of statements [2023-10-11T17:59:03.817Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-10-11T17:59:03.817Z] github.com/docker/docker/pkg/ioutils coverage: 72.0% of statements [2023-10-11T17:59:03.817Z] ok github.com/docker/docker/pkg/ioutils 0.371s coverage: 72.0% of statements [2023-10-11T17:59:03.817Z] github.com/docker/docker/pkg/idtools coverage: 68.1% of statements [2023-10-11T17:59:03.817Z] ok github.com/docker/docker/pkg/idtools 0.391s coverage: 68.1% of statements [2023-10-11T17:59:04.401Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-10-11T17:59:04.401Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-10-11T17:59:04.401Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements [2023-10-11T17:59:04.401Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-10-11T17:59:04.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-10-11T17:59:04.401Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-10-11T17:59:04.401Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2023-10-11T17:59:04.401Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-10-11T17:59:04.659Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2023-10-11T17:59:04.659Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-10-11T17:59:04.659Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-10-11T17:59:04.659Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-10-11T17:59:04.659Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-10-11T17:59:04.659Z] ? github.com/docker/docker/pkg/signal [no test files] [2023-10-11T17:59:04.659Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-10-11T17:59:04.659Z] ok github.com/docker/docker/pkg/reexec 0.031s coverage: 82.4% of statements [2023-10-11T17:59:04.917Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-10-11T17:59:04.918Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-10-11T17:59:04.918Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-10-11T17:59:04.918Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-10-11T17:59:04.918Z] github.com/docker/docker/pkg/stringid coverage: 70.6% of statements [2023-10-11T17:59:04.918Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2023-10-11T17:59:04.918Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-10-11T17:59:04.918Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-10-11T17:59:05.175Z] github.com/docker/docker/pkg/system coverage: 44.8% of statements [2023-10-11T17:59:05.175Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 44.8% of statements [2023-10-11T17:59:05.175Z] github.com/docker/docker/pkg/sysinfo coverage: 53.6% of statements [2023-10-11T17:59:05.175Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.6% of statements [2023-10-11T17:59:05.175Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-10-11T17:59:05.175Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2023-10-11T17:59:05.175Z] github.com/docker/docker/pkg/chrootarchive coverage: 43.1% of statements [2023-10-11T17:59:05.175Z] ok github.com/docker/docker/pkg/chrootarchive 2.611s coverage: 43.1% of statements [2023-10-11T17:59:05.433Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2023-10-11T17:59:05.434Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-10-11T17:59:05.434Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-10-11T17:59:05.434Z] github.com/docker/docker/pkg/tarsum coverage: 89.3% of statements [2023-10-11T17:59:05.434Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2023-10-11T17:59:05.434Z] github.com/docker/docker/pkg/truncindex coverage: 91.5% of statements [2023-10-11T17:59:05.434Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2023-10-11T17:59:06.368Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-10-11T17:59:06.368Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-10-11T17:59:06.368Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-10-11T17:59:06.368Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-10-11T17:59:06.368Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-10-11T17:59:06.368Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-10-11T17:59:06.627Z] github.com/docker/docker/reference coverage: 84.4% of statements [2023-10-11T17:59:06.627Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2023-10-11T17:59:06.886Z] github.com/docker/docker/plugin coverage: 23.2% of statements [2023-10-11T17:59:06.886Z] ok github.com/docker/docker/plugin 0.524s coverage: 23.2% of statements [2023-10-11T17:59:06.886Z] github.com/docker/docker/quota coverage: 69.2% of statements [2023-10-11T17:59:06.886Z] ok github.com/docker/docker/quota 0.329s coverage: 69.2% of statements [2023-10-11T17:59:07.144Z] github.com/docker/docker/restartmanager coverage: 50.9% of statements [2023-10-11T17:59:07.144Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2023-10-11T17:59:07.144Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-10-11T17:59:07.144Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-10-11T17:59:07.144Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-10-11T17:59:07.144Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-10-11T17:59:07.144Z] github.com/docker/docker/runconfig coverage: 64.5% of statements [2023-10-11T17:59:07.144Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2023-10-11T17:59:07.144Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2023-10-11T17:59:07.144Z] github.com/docker/docker/registry coverage: 58.7% of statements [2023-10-11T17:59:07.144Z] ok github.com/docker/docker/registry 0.100s coverage: 58.7% of statements [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/testutil/request [no test files] [2023-10-11T17:59:07.710Z] ? github.com/docker/docker/volume [no test files] [2023-10-11T17:59:08.275Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-10-11T17:59:08.275Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-10-11T17:59:08.533Z] github.com/docker/docker/volume/mounts coverage: 65.4% of statements [2023-10-11T17:59:08.533Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.4% of statements [2023-10-11T17:59:08.533Z] github.com/docker/docker/volume/local coverage: 75.0% of statements [2023-10-11T17:59:08.533Z] ok github.com/docker/docker/volume/local 0.145s coverage: 75.0% of statements [2023-10-11T17:59:08.791Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-10-11T17:59:08.791Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-10-11T17:59:09.049Z] github.com/docker/docker/volume/service coverage: 72.0% of statements [2023-10-11T17:59:09.049Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.0% of statements [2023-10-11T17:59:09.049Z] github.com/docker/docker/layer coverage: 68.9% of statements [2023-10-11T17:59:09.049Z] ok github.com/docker/docker/layer 7.527s coverage: 68.9% of statements [2023-10-11T17:59:41.107Z] github.com/docker/docker/pkg/plugins coverage: 74.3% of statements [2023-10-11T17:59:41.107Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 74.3% of statements [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === Skipped [2023-10-11T17:59:41.107Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-10-11T17:59:41.107Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-10-11T17:59:41.107Z] network_proxy_test.go:208: No support for dual stack yet [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-10-11T17:59:41.107Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-10-11T17:59:41.107Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver btrfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver btrfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver btrfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver btrfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver btrfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:71: No driver to put! [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-10-11T17:59:41.107Z] time="2023-10-11T17:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-10-11T17:59:41.107Z] time="2023-10-11T17:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-10-11T17:59:41.107Z] time="2023-10-11T17:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-10-11T17:59:41.107Z] time="2023-10-11T17:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-10-11T17:59:41.107Z] time="2023-10-11T17:58:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:71: No driver to put! [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-10-11T17:59:41.107Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-10-11T17:59:41.107Z] overlay_test.go:50: Fails to compute changes intermittently [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-10-11T17:59:41.107Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver zfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver zfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver zfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver zfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-11T17:59:41.107Z] graphtest_unix.go:44: Driver zfs not supported [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-10-11T17:59:41.107Z] graphtest_unix.go:71: No driver to put! [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-10-11T17:59:41.107Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-10-11T17:59:41.107Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-10-11T17:59:41.107Z] [2023-10-11T17:59:41.107Z] DONE 2806 tests, 28 skipped in 88.441s [2023-10-11T17:59:41.107Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/bitseq [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/cluster [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-10-11T17:59:41.107Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/config [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/datastore [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/diagnostic [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/discoverapi [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/driverapi [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/host [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/null [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/remote [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/windows [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/drvregistry [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/etchosts [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/idm [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/internal/caller [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipam [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipamapi [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipams/null [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipams/remote [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ipamutils [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/iptables [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/netlabel [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/netutils [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/networkdb [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/ns [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/options [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/osl [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/osl/kernel [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/portallocator [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/portmapper [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/resolvconf [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/testutils [2023-10-11T17:59:41.108Z] github.com/docker/docker/libnetwork/types' ']' [2023-10-11T17:59:41.108Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-10-11T18:00:27.770Z] github.com/docker/docker/libnetwork coverage: 41.4% of statements [2023-10-11T18:00:27.770Z] ok github.com/docker/docker/libnetwork 44.888s coverage: 41.4% of statements [2023-10-11T18:00:27.770Z] github.com/docker/docker/libnetwork/bitseq coverage: 84.4% of statements [2023-10-11T18:00:27.770Z] ok github.com/docker/docker/libnetwork/bitseq 0.147s coverage: 84.4% of statements [2023-10-11T18:00:27.770Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-10-11T18:00:28.029Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-10-11T18:00:28.287Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-10-11T18:00:28.287Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-10-11T18:00:28.287Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-10-11T18:00:28.287Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-10-11T18:00:28.287Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-10-11T18:00:28.545Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-10-11T18:00:28.803Z] github.com/docker/docker/libnetwork/config coverage: 9.3% of statements [2023-10-11T18:00:28.803Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 9.3% of statements [2023-10-11T18:00:29.061Z] github.com/docker/docker/libnetwork/datastore coverage: 21.9% of statements [2023-10-11T18:00:29.061Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2023-10-11T18:00:29.061Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-10-11T18:00:29.061Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-10-11T18:00:29.627Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-10-11T18:00:29.627Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-10-11T18:00:32.911Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 60.1% of statements [2023-10-11T18:00:32.911Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.876s coverage: 60.1% of statements [2023-10-11T18:00:32.911Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-10-11T18:00:32.911Z] github.com/docker/docker/libnetwork/drivers/host coverage: 34.8% of statements [2023-10-11T18:00:32.911Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2023-10-11T18:00:33.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 4.9% of statements [2023-10-11T18:00:33.477Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.227s coverage: 4.9% of statements [2023-10-11T18:00:33.477Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-10-11T18:00:34.044Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.5% of statements [2023-10-11T18:00:34.044Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2023-10-11T18:00:34.044Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-10-11T18:00:34.610Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements [2023-10-11T18:00:34.610Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-10-11T18:00:44.593Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 6.7% of statements [2023-10-11T18:00:44.593Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.173s coverage: 6.7% of statements [2023-10-11T18:00:44.593Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-10-11T18:00:44.593Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 63.6% of statements [2023-10-11T18:00:44.593Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2023-10-11T18:00:44.851Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.4% of statements [2023-10-11T18:00:44.851Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2023-10-11T18:00:44.851Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-10-11T18:00:44.851Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-10-11T18:00:44.851Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-10-11T18:00:45.417Z] github.com/docker/docker/libnetwork/drvregistry coverage: 82.4% of statements [2023-10-11T18:00:45.417Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2023-10-11T18:00:45.675Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.2% of statements [2023-10-11T18:00:45.675Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2023-10-11T18:00:45.933Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements [2023-10-11T18:00:45.933Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2023-10-11T18:00:45.933Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-10-11T18:00:45.933Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-10-11T18:00:58.130Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-10-11T18:00:58.130Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/ipam coverage: 85.8% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/ipam 16.477s coverage: 85.8% of statements [2023-10-11T18:01:16.206Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-10-11T18:01:16.206Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/ipams/null coverage: 57.1% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 47.4% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2023-10-11T18:01:16.206Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 71.4% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/ipamutils coverage: 74.0% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 74.0% of statements [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/iptables 0.229s coverage: 40.7% of statements [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/netlabel coverage: 60.0% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2023-10-11T18:01:16.206Z] github.com/docker/docker/libnetwork/netutils coverage: 44.1% of statements [2023-10-11T18:01:16.206Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 44.1% of statements [2023-10-11T18:03:07.648Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.2% of statements [2023-10-11T18:03:07.648Z] ok github.com/docker/docker/libnetwork/networkdb 103.669s coverage: 60.2% of statements [2023-10-11T18:03:07.648Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-10-11T18:03:07.648Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-10-11T18:03:07.648Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-10-11T18:03:07.648Z] github.com/docker/docker/libnetwork/osl coverage: 42.1% of statements [2023-10-11T18:03:07.648Z] ok github.com/docker/docker/libnetwork/osl 4.576s coverage: 42.1% of statements [2023-10-11T18:03:07.648Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-10-11T18:03:07.648Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2023-10-11T18:03:07.648Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-10-11T18:03:07.648Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-10-11T18:03:07.906Z] github.com/docker/docker/libnetwork/portmapper coverage: 48.6% of statements [2023-10-11T18:03:07.906Z] ok github.com/docker/docker/libnetwork/portmapper 0.677s coverage: 48.6% of statements [2023-10-11T18:03:08.164Z] github.com/docker/docker/libnetwork/resolvconf coverage: 82.8% of statements [2023-10-11T18:03:08.164Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2023-10-11T18:03:08.164Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-10-11T18:03:08.422Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements [2023-10-11T18:03:08.422Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-10-11T18:03:08.422Z] [2023-10-11T18:03:08.422Z] === Skipped [2023-10-11T18:03:08.422Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-10-11T18:03:08.422Z] firewalld_test.go:14: firewalld is not running [2023-10-11T18:03:08.422Z] [2023-10-11T18:03:08.422Z] DONE 331 tests, 1 skipped in 210.265s Post stage [Pipeline] junit [2023-10-11T18:03:09.367Z] Recording test results [2023-10-11T18:03:09.458Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T18:03:09.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46625/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6c829a38e4a17812bc6b12eb6460b52b934b0b92 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:6c829a38e4a17812bc6b12eb6460b52b934b0b92 hack/make.sh dynbinary test-integration [2023-10-11T18:03:10.027Z] [2023-10-11T18:03:10.027Z] Removing bundles/ [2023-10-11T18:03:10.027Z] [2023-10-11T18:03:10.027Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-10-11T18:03:10.027Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-10-11T18:03:42.112Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-10-11T18:03:42.112Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-10-11T18:03:42.112Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-10-11T18:03:42.112Z] [2023-10-11T18:03:42.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-10-11T18:03:42.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-10-11T18:03:42.112Z] HOSTNAME=64bfc442182f [2023-10-11T18:03:42.112Z] TESTDEBUG=0 [2023-10-11T18:03:42.112Z] DEST=bundles/test-integration [2023-10-11T18:03:42.112Z] PWD=/go/src/github.com/docker/docker [2023-10-11T18:03:42.112Z] DOCKER_GITCOMMIT=6c829a38e4a17812bc6b12eb6460b52b934b0b92 [2023-10-11T18:03:42.112Z] container=docker [2023-10-11T18:03:42.112Z] HOME=/root [2023-10-11T18:03:42.112Z] GOLANG_VERSION=1.20.10 [2023-10-11T18:03:42.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-10-11T18:03:42.112Z] VALIDATE_BRANCH=23.0 [2023-10-11T18:03:42.112Z] TERM=xterm [2023-10-11T18:03:42.112Z] DOCKER_PKG=github.com/docker/docker [2023-10-11T18:03:42.112Z] SHLVL=1 [2023-10-11T18:03:42.112Z] TIMEOUT=120m [2023-10-11T18:03:42.112Z] DOCKER_GRAPHDRIVER=overlay2 [2023-10-11T18:03:42.112Z] GO111MODULE=off [2023-10-11T18:03:42.112Z] DOCKER_EXPERIMENTAL=1 [2023-10-11T18:03:42.112Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-10-11T18:03:42.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-10-11T18:03:42.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-10-11T18:03:42.112Z] GOPATH=/go [2023-10-11T18:03:42.112Z] PKG_CONFIG=pkg-config [2023-10-11T18:03:42.112Z] _=/usr/bin/env [2023-10-11T18:03:42.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-10-11T18:03:54.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2023-10-11T18:03:54.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-10-11T18:03:54.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-10-11T18:04:04.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-10-11T18:04:06.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-10-11T18:04:11.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-10-11T18:04:11.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-10-11T18:04:11.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-10-11T18:04:12.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-10-11T18:04:12.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-10-11T18:04:13.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-10-11T18:04:14.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-10-11T18:04:14.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-10-11T18:04:15.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-10-11T18:04:16.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-10-11T18:04:17.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-10-11T18:04:17.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-10-11T18:04:18.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-10-11T18:04:19.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-10-11T18:04:19.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-10-11T18:04:20.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-10-11T18:04:21.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-10-11T18:04:21.185Z] Using test binary docker [2023-10-11T18:04:21.185Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-10-11T18:04:21.185Z] +++ /etc/init.d/apparmor start [2023-10-11T18:04:21.185Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-10-11T18:04:21.185Z] INFO: Waiting for daemon to start... [2023-10-11T18:04:21.185Z] Starting dockerd [2023-10-11T18:04:21.185Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-10-11T18:04:23.091Z] . [2023-10-11T18:04:23.091Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-10-11T18:04:23.091Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-10-11T18:04:23.091Z] Error: No such image: emptyfs [2023-10-11T18:04:23.091Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-10-11T18:04:23.091Z] ++++ docker load [2023-10-11T18:04:23.352Z] Running integration-test (iteration 1) [2023-10-11T18:04:23.352Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-10-11T18:04:23.352Z] ++ 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 [2023-10-11T18:04:23.352Z] ++ set -e [2023-10-11T18:04:23.352Z] ++ '[' -n 0 ']' [2023-10-11T18:04:23.352Z] ++ set -x [2023-10-11T18:04:23.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:04:23.352Z] Loaded image: busybox:latest [2023-10-11T18:04:23.610Z] Loaded image: busybox:glibc [2023-10-11T18:04:24.176Z] Loaded image: debian:bullseye-slim [2023-10-11T18:04:24.176Z] Loaded image: hello-world:latest [2023-10-11T18:04:24.176Z] Loaded image: arm32v7/hello-world:latest [2023-10-11T18:04:24.176Z] INFO: Testing against a local daemon [2023-10-11T18:04:24.176Z] === RUN TestCgroupNamespacesBuild [2023-10-11T18:04:25.550Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2023-10-11T18:04:25.550Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-10-11T18:04:26.923Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2023-10-11T18:04:26.923Z] === RUN TestBuildWithSession [2023-10-11T18:04:26.923Z] build_session_test.go:25: TODO: BuildKit [2023-10-11T18:04:26.923Z] --- SKIP: TestBuildWithSession (0.00s) [2023-10-11T18:04:26.923Z] === RUN TestBuildSquashParent [2023-10-11T18:04:32.185Z] --- PASS: TestBuildSquashParent (4.62s) [2023-10-11T18:04:32.185Z] === RUN TestBuildWithRemoveAndForceRemove [2023-10-11T18:04:32.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-10-11T18:04:32.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-10-11T18:04:32.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-10-11T18:04:32.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-10-11T18:04:32.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-10-11T18:04:32.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-10-11T18:04:32.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-10-11T18:04:32.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-10-11T18:04:32.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-10-11T18:04:32.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-10-11T18:04:32.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-10-11T18:04:32.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-10-11T18:04:32.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-10-11T18:04:32.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-10-11T18:04:32.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-10-11T18:04:32.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-10-11T18:04:32.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-10-11T18:04:32.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-10-11T18:04:35.468Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2023-10-11T18:04:35.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2023-10-11T18:04:35.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2023-10-11T18:04:35.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2023-10-11T18:04:35.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2023-10-11T18:04:35.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.51s) [2023-10-11T18:04:35.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.57s) [2023-10-11T18:04:35.468Z] === RUN TestBuildMultiStageCopy [2023-10-11T18:04:35.468Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-10-11T18:04:36.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-10-11T18:04:36.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-10-11T18:04:36.660Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-10-11T18:04:36.917Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-10-11T18:04:37.175Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2023-10-11T18:04:37.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2023-10-11T18:04:37.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-10-11T18:04:37.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-10-11T18:04:37.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2023-10-11T18:04:37.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-10-11T18:04:37.175Z] === RUN TestBuildMultiStageParentConfig [2023-10-11T18:04:37.741Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2023-10-11T18:04:37.741Z] === RUN TestBuildLabelWithTargets [2023-10-11T18:04:38.675Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2023-10-11T18:04:38.675Z] === RUN TestBuildWithEmptyLayers [2023-10-11T18:04:38.933Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2023-10-11T18:04:38.933Z] === RUN TestBuildMultiStageOnBuild [2023-10-11T18:04:40.306Z] --- PASS: TestBuildMultiStageOnBuild (1.46s) [2023-10-11T18:04:40.306Z] === RUN TestBuildUncleanTarFilenames [2023-10-11T18:04:40.872Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2023-10-11T18:04:40.872Z] === RUN TestBuildMultiStageLayerLeak [2023-10-11T18:04:42.773Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2023-10-11T18:04:42.773Z] === RUN TestBuildWithHugeFile [2023-10-11T18:05:29.431Z] --- PASS: TestBuildWithHugeFile (41.48s) [2023-10-11T18:05:29.431Z] === RUN TestBuildWCOWSandboxSize [2023-10-11T18:05:29.431Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-10-11T18:05:29.431Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-10-11T18:05:29.431Z] === RUN TestBuildWithEmptyDockerfile [2023-10-11T18:05:29.431Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-10-11T18:05:29.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-10-11T18:05:29.431Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-10-11T18:05:29.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-10-11T18:05:29.431Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-10-11T18:05:29.431Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-10-11T18:05:29.431Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-10-11T18:05:29.431Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-10-11T18:05:29.431Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-10-11T18:05:29.431Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-10-11T18:05:29.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2023-10-11T18:05:29.431Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2023-10-11T18:05:29.431Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2023-10-11T18:05:29.431Z] === RUN TestBuildPreserveOwnership [2023-10-11T18:05:29.431Z] === RUN TestBuildPreserveOwnership/copy_from [2023-10-11T18:05:29.431Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-10-11T18:05:29.431Z] --- PASS: TestBuildPreserveOwnership (3.06s) [2023-10-11T18:05:29.431Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.02s) [2023-10-11T18:05:29.431Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2023-10-11T18:05:29.431Z] === RUN TestBuildPlatformInvalid [2023-10-11T18:05:29.431Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-10-11T18:05:29.431Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-10-11T18:05:29.431Z] Loaded image: busybox:latest [2023-10-11T18:05:29.431Z] Loaded image: busybox:glibc [2023-10-11T18:05:29.431Z] Loaded image: debian:bullseye-slim [2023-10-11T18:05:29.431Z] Loaded image: hello-world:latest [2023-10-11T18:05:29.431Z] Loaded image: arm32v7/hello-world:latest [2023-10-11T18:05:37.537Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.04s) [2023-10-11T18:05:37.537Z] PASS [2023-10-11T18:05:37.537Z] [2023-10-11T18:05:37.537Z] === Skipped [2023-10-11T18:05:37.537Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-10-11T18:05:37.537Z] build_session_test.go:25: TODO: BuildKit [2023-10-11T18:05:37.537Z] [2023-10-11T18:05:37.537Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-10-11T18:05:37.537Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-10-11T18:05:37.537Z] [2023-10-11T18:05:37.537Z] DONE 34 tests, 2 skipped in 72.900s [2023-10-11T18:05:37.537Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2023-10-11T18:05:37.537Z] ++ 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 [2023-10-11T18:05:37.537Z] ++ set -e [2023-10-11T18:05:37.537Z] ++ '[' -n 0 ']' [2023-10-11T18:05:37.537Z] ++ set -x [2023-10-11T18:05:37.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:05:37.537Z] INFO: Testing against a local daemon [2023-10-11T18:05:37.537Z] === RUN TestNoNewPrivileges [2023-10-11T18:05:41.719Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2023-10-11T18:05:42.284Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2023-10-11T18:05:42.849Z] --- PASS: TestNoNewPrivileges (6.37s) [2023-10-11T18:05:42.849Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.48s) [2023-10-11T18:05:42.849Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s) [2023-10-11T18:05:42.849Z] PASS [2023-10-11T18:05:42.849Z] [2023-10-11T18:05:42.849Z] DONE 3 tests in 6.484s [2023-10-11T18:05:42.849Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-10-11T18:05:42.849Z] ++ 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 [2023-10-11T18:05:42.849Z] ++ set -e [2023-10-11T18:05:42.849Z] ++ '[' -n 0 ']' [2023-10-11T18:05:42.849Z] ++ set -x [2023-10-11T18:05:42.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:05:42.849Z] INFO: Testing against a local daemon [2023-10-11T18:05:42.849Z] === RUN TestConfigInspect [2023-10-11T18:05:45.376Z] --- PASS: TestConfigInspect (2.39s) [2023-10-11T18:05:45.376Z] === RUN TestConfigList [2023-10-11T18:05:47.906Z] --- PASS: TestConfigList (2.33s) [2023-10-11T18:05:47.906Z] === RUN TestConfigsCreateAndDelete [2023-10-11T18:05:49.804Z] --- PASS: TestConfigsCreateAndDelete (2.40s) [2023-10-11T18:05:49.804Z] === RUN TestConfigsUpdate [2023-10-11T18:05:52.331Z] --- PASS: TestConfigsUpdate (2.37s) [2023-10-11T18:05:52.331Z] === RUN TestTemplatedConfig [2023-10-11T18:05:54.857Z] --- PASS: TestTemplatedConfig (2.71s) [2023-10-11T18:05:54.857Z] === RUN TestConfigCreateResolve [2023-10-11T18:05:57.386Z] --- PASS: TestConfigCreateResolve (2.35s) [2023-10-11T18:05:57.386Z] PASS [2023-10-11T18:05:57.386Z] [2023-10-11T18:05:57.386Z] DONE 6 tests in 14.598s [2023-10-11T18:05:57.386Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-10-11T18:05:57.387Z] ++ 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 [2023-10-11T18:05:57.387Z] ++ set -e [2023-10-11T18:05:57.387Z] ++ '[' -n 0 ']' [2023-10-11T18:05:57.387Z] ++ set -x [2023-10-11T18:05:57.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:05:57.387Z] INFO: Testing against a local daemon [2023-10-11T18:05:57.387Z] === RUN TestAttachWithTTY [2023-10-11T18:05:57.387Z] --- PASS: TestAttachWithTTY (0.05s) [2023-10-11T18:05:57.387Z] === RUN TestAttachWithoutTTy [2023-10-11T18:05:57.387Z] --- PASS: TestAttachWithoutTTy (0.03s) [2023-10-11T18:05:57.387Z] === RUN TestCheckpoint [2023-10-11T18:05:57.387Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-10-11T18:05:57.387Z] --- SKIP: TestCheckpoint (0.00s) [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/commit [2023-10-11T18:05:57.387Z] === PAUSE TestContainerInvalidJSON/commit [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/create [2023-10-11T18:05:57.387Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-10-11T18:05:57.387Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-10-11T18:05:57.387Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-10-11T18:05:57.387Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-10-11T18:05:57.387Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-10-11T18:05:57.387Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-10-11T18:05:57.387Z] === CONT TestContainerInvalidJSON/commit [2023-10-11T18:05:57.387Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-10-11T18:05:57.387Z] === CONT TestContainerInvalidJSON/containers/create [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-10-11T18:05:57.387Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-10-11T18:05:57.387Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-10-11T18:05:57.387Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-10-11T18:05:57.387Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-10-11T18:05:57.387Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-10-11T18:05:57.387Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-10-11T18:05:57.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-10-11T18:05:57.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-10-11T18:05:57.387Z] === RUN TestCopyFromContainerPathIsNotDir [2023-10-11T18:05:57.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-10-11T18:05:57.387Z] === RUN TestCopyToContainerPathDoesNotExist [2023-10-11T18:05:57.645Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-10-11T18:05:57.645Z] === RUN TestCopyEmptyFile [2023-10-11T18:05:57.645Z] --- PASS: TestCopyEmptyFile (0.18s) [2023-10-11T18:05:57.645Z] === RUN TestCopyToContainerPathIsNotDir [2023-10-11T18:05:57.645Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-10-11T18:05:57.645Z] === RUN TestCopyFromContainer [2023-10-11T18:05:58.578Z] === RUN TestCopyFromContainer// [2023-10-11T18:05:58.836Z] === RUN TestCopyFromContainer//bar/root [2023-10-11T18:05:58.836Z] === RUN TestCopyFromContainer//bar/root/ [2023-10-11T18:05:58.836Z] === RUN TestCopyFromContainer/bar/quux [2023-10-11T18:05:58.836Z] === RUN TestCopyFromContainer/bar/quux/ [2023-10-11T18:05:58.836Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-10-11T18:05:59.094Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-10-11T18:05:59.094Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-10-11T18:05:59.094Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-10-11T18:05:59.094Z] === RUN TestCopyFromContainer/bar/notarget [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer (1.46s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-10-11T18:05:59.094Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-10-11T18:05:59.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-10-11T18:05:59.352Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-10-11T18:05:59.352Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-10-11T18:05:59.352Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-10-11T18:05:59.352Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-10-11T18:05:59.352Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-10-11T18:05:59.352Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-10-11T18:05:59.352Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-10-11T18:05:59.352Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-10-11T18:05:59.352Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-10-11T18:05:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-10-11T18:05:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-10-11T18:05:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-10-11T18:05:59.352Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-10-11T18:05:59.352Z] === RUN TestCreateLinkToNonExistingContainer [2023-10-11T18:05:59.352Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-10-11T18:05:59.352Z] === RUN TestCreateWithInvalidEnv [2023-10-11T18:05:59.352Z] === RUN TestCreateWithInvalidEnv/0 [2023-10-11T18:05:59.352Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-10-11T18:05:59.352Z] === RUN TestCreateWithInvalidEnv/1 [2023-10-11T18:05:59.352Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-10-11T18:05:59.352Z] === RUN TestCreateWithInvalidEnv/2 [2023-10-11T18:05:59.352Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-10-11T18:05:59.352Z] === CONT TestCreateWithInvalidEnv/0 [2023-10-11T18:05:59.352Z] === CONT TestCreateWithInvalidEnv/2 [2023-10-11T18:05:59.352Z] === CONT TestCreateWithInvalidEnv/1 [2023-10-11T18:05:59.352Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-10-11T18:05:59.352Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-10-11T18:05:59.352Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-10-11T18:05:59.352Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-10-11T18:05:59.352Z] === RUN TestCreateTmpfsMountsTarget [2023-10-11T18:05:59.352Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-10-11T18:05:59.352Z] === RUN TestCreateWithCustomMaskedPaths [2023-10-11T18:06:00.724Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2023-10-11T18:06:00.724Z] === RUN TestCreateWithCustomReadonlyPaths [2023-10-11T18:06:02.623Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2023-10-11T18:06:02.623Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-10-11T18:06:02.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-10-11T18:06:02.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-10-11T18:06:02.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-10-11T18:06:02.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-10-11T18:06:02.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-10-11T18:06:02.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-10-11T18:06:02.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-10-11T18:06:02.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-10-11T18:06:02.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-10-11T18:06:02.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-10-11T18:06:02.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-10-11T18:06:02.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-10-11T18:06:02.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-10-11T18:06:02.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-10-11T18:06:02.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-10-11T18:06:02.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-10-11T18:06:02.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-10-11T18:06:02.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-10-11T18:06:02.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-10-11T18:06:02.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-10-11T18:06:02.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-10-11T18:06:02.623Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-10-11T18:06:02.881Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2023-10-11T18:06:02.881Z] === RUN TestCreateDifferentPlatform [2023-10-11T18:06:02.881Z] === RUN TestCreateDifferentPlatform/different_os [2023-10-11T18:06:02.881Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-10-11T18:06:02.881Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-10-11T18:06:02.881Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-10-11T18:06:02.881Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-10-11T18:06:02.881Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-10-11T18:06:02.881Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-10-11T18:06:02.881Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-10-11T18:06:02.881Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-10-11T18:06:02.881Z] === RUN TestCreateInvalidHostConfig [2023-10-11T18:06:02.881Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-10-11T18:06:02.881Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-10-11T18:06:02.881Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-10-11T18:06:02.881Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-10-11T18:06:02.881Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-10-11T18:06:02.881Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-10-11T18:06:02.881Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-10-11T18:06:02.881Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-10-11T18:06:02.881Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-10-11T18:06:02.881Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-10-11T18:06:02.881Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-10-11T18:06:02.881Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-10-11T18:06:02.881Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-10-11T18:06:02.881Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-10-11T18:06:02.881Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-10-11T18:06:02.881Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-10-11T18:06:02.881Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-10-11T18:06:02.881Z] === RUN TestContainerStartOnDaemonRestart [2023-10-11T18:06:02.881Z] === PAUSE TestContainerStartOnDaemonRestart [2023-10-11T18:06:02.881Z] === RUN TestDaemonRestartIpcMode [2023-10-11T18:06:02.881Z] === PAUSE TestDaemonRestartIpcMode [2023-10-11T18:06:02.881Z] === RUN TestDaemonHostGatewayIP [2023-10-11T18:06:02.881Z] === PAUSE TestDaemonHostGatewayIP [2023-10-11T18:06:02.881Z] === RUN TestRestartDaemonWithRestartingContainer [2023-10-11T18:06:02.881Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-10-11T18:06:02.881Z] === RUN TestContainerKillOnDaemonStart [2023-10-11T18:06:02.881Z] === PAUSE TestContainerKillOnDaemonStart [2023-10-11T18:06:02.881Z] === RUN TestDiff [2023-10-11T18:06:03.446Z] --- PASS: TestDiff (0.52s) [2023-10-11T18:06:03.446Z] === RUN TestExecConsoleSize [2023-10-11T18:06:04.012Z] --- PASS: TestExecConsoleSize (0.59s) [2023-10-11T18:06:04.012Z] === RUN TestExecWithCloseStdin [2023-10-11T18:06:04.578Z] --- PASS: TestExecWithCloseStdin (0.60s) [2023-10-11T18:06:04.578Z] === RUN TestExec [2023-10-11T18:06:05.540Z] --- PASS: TestExec (0.59s) [2023-10-11T18:06:05.540Z] === RUN TestExecUser [2023-10-11T18:06:05.797Z] --- PASS: TestExecUser (0.61s) [2023-10-11T18:06:05.797Z] === RUN TestExportContainerAndImportImage [2023-10-11T18:06:06.730Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2023-10-11T18:06:06.730Z] === RUN TestExportContainerAfterDaemonRestart [2023-10-11T18:06:08.104Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2023-10-11T18:06:08.104Z] === RUN TestHealthCheckWorkdir [2023-10-11T18:06:08.669Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2023-10-11T18:06:08.669Z] === RUN TestHealthKillContainer [2023-10-11T18:06:16.776Z] --- PASS: TestHealthKillContainer (8.06s) [2023-10-11T18:06:16.776Z] === RUN TestHealthCheckProcessKilled [2023-10-11T18:06:17.709Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2023-10-11T18:06:17.709Z] === RUN TestInspectCpusetInConfigPre120 [2023-10-11T18:06:17.966Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2023-10-11T18:06:17.966Z] === RUN TestIpcModeNone [2023-10-11T18:06:18.532Z] --- PASS: TestIpcModeNone (0.53s) [2023-10-11T18:06:18.532Z] === RUN TestIpcModePrivate [2023-10-11T18:06:18.790Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-10-11T18:06:19.048Z] --- PASS: TestIpcModePrivate (0.55s) [2023-10-11T18:06:19.048Z] === RUN TestIpcModeShareable [2023-10-11T18:06:19.306Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-10-11T18:06:19.564Z] --- PASS: TestIpcModeShareable (0.60s) [2023-10-11T18:06:19.564Z] === RUN TestAPIIpcModeShareableAndContainer [2023-10-11T18:06:21.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2023-10-11T18:06:21.462Z] === RUN TestAPIIpcModeHost [2023-10-11T18:06:21.720Z] --- PASS: TestAPIIpcModeHost (0.40s) [2023-10-11T18:06:21.720Z] === RUN TestDaemonIpcModeShareable [2023-10-11T18:06:23.093Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-10-11T18:06:23.093Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2023-10-11T18:06:23.093Z] === RUN TestDaemonIpcModePrivate [2023-10-11T18:06:24.027Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-10-11T18:06:24.285Z] --- PASS: TestDaemonIpcModePrivate (1.29s) [2023-10-11T18:06:24.285Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-10-11T18:06:25.218Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-10-11T18:06:25.476Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2023-10-11T18:06:25.476Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-10-11T18:06:26.856Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-10-11T18:06:26.856Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2023-10-11T18:06:26.856Z] === RUN TestIpcModeOlderClient [2023-10-11T18:06:26.856Z] === PAUSE TestIpcModeOlderClient [2023-10-11T18:06:26.856Z] === RUN TestKillContainerInvalidSignal [2023-10-11T18:06:27.422Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2023-10-11T18:06:27.422Z] === RUN TestKillContainer [2023-10-11T18:06:27.422Z] === RUN TestKillContainer/no_signal [2023-10-11T18:06:27.680Z] === RUN TestKillContainer/non_killing_signal [2023-10-11T18:06:28.246Z] === RUN TestKillContainer/killing_signal [2023-10-11T18:06:28.812Z] --- PASS: TestKillContainer (1.61s) [2023-10-11T18:06:28.812Z] --- PASS: TestKillContainer/no_signal (0.47s) [2023-10-11T18:06:28.812Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2023-10-11T18:06:28.812Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2023-10-11T18:06:28.812Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-10-11T18:06:28.812Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-10-11T18:06:29.377Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-10-11T18:06:30.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2023-10-11T18:06:30.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2023-10-11T18:06:30.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2023-10-11T18:06:30.312Z] === RUN TestKillStoppedContainer [2023-10-11T18:06:30.312Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-10-11T18:06:30.312Z] === RUN TestKillStoppedContainerAPIPre120 [2023-10-11T18:06:30.570Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-10-11T18:06:30.570Z] === RUN TestKillDifferentUserContainer [2023-10-11T18:06:30.828Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2023-10-11T18:06:30.828Z] === RUN TestInspectOomKilledTrue [2023-10-11T18:06:31.394Z] --- PASS: TestInspectOomKilledTrue (0.57s) [2023-10-11T18:06:31.394Z] === RUN TestInspectOomKilledFalse [2023-10-11T18:06:31.960Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2023-10-11T18:06:31.960Z] === RUN TestLinksEtcHostsContentMatch [2023-10-11T18:06:32.525Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2023-10-11T18:06:32.526Z] === RUN TestLinksContainerNames [2023-10-11T18:06:33.459Z] --- PASS: TestLinksContainerNames (1.05s) [2023-10-11T18:06:33.459Z] === RUN TestLogsFollowTailEmpty [2023-10-11T18:06:34.025Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2023-10-11T18:06:34.025Z] === RUN TestLogs [2023-10-11T18:06:34.025Z] === RUN TestLogs/driver_local [2023-10-11T18:06:34.025Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-10-11T18:06:34.025Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-10-11T18:06:34.025Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-10-11T18:06:34.025Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-10-11T18:06:34.025Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-10-11T18:06:34.025Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-10-11T18:06:34.025Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-10-11T18:06:34.025Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-10-11T18:06:34.025Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-10-11T18:06:34.025Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-10-11T18:06:34.025Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-10-11T18:06:34.025Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-10-11T18:06:34.025Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-10-11T18:06:34.025Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-10-11T18:06:34.025Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-10-11T18:06:34.025Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-10-11T18:06:34.025Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-10-11T18:06:34.025Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-10-11T18:06:35.925Z] === RUN TestLogs/driver_json-file [2023-10-11T18:06:35.925Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-10-11T18:06:35.925Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-10-11T18:06:35.925Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-10-11T18:06:35.925Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-10-11T18:06:35.925Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-10-11T18:06:35.925Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-10-11T18:06:35.925Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-10-11T18:06:35.925Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-10-11T18:06:35.925Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-10-11T18:06:35.925Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-10-11T18:06:35.925Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-10-11T18:06:35.925Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-10-11T18:06:35.925Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-10-11T18:06:35.925Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-10-11T18:06:35.925Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-10-11T18:06:35.925Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-10-11T18:06:35.925Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-10-11T18:06:35.925Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-10-11T18:06:37.824Z] --- PASS: TestLogs (3.59s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_local (0.01s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.94s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.21s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.33s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.60s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.77s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.83s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.00s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.17s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.65s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.67s) [2023-10-11T18:06:37.824Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.73s) [2023-10-11T18:06:37.824Z] === RUN TestContainerNetworkMountsNoChown [2023-10-11T18:06:38.082Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/default [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/default [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/private [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/private [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rprivate [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rprivate [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/slave [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/slave [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rslave [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rslave [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/shared [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/shared [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rshared [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rshared [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/default [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rslave [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/default/bind_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rshared [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/slave [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rprivate [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/shared [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/private [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/private/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/private/mount_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/default/mount_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-10-11T18:06:38.082Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-10-11T18:06:38.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/default/bind_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/private/bind_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/default/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/private/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-10-11T18:06:38.082Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-10-11T18:06:38.340Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-10-11T18:06:38.341Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-10-11T18:06:38.341Z] === RUN TestContainerBindMountNonRecursive [2023-10-11T18:06:39.714Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2023-10-11T18:06:39.714Z] === RUN TestContainerVolumesMountedAsShared [2023-10-11T18:06:39.971Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2023-10-11T18:06:39.971Z] === RUN TestContainerVolumesMountedAsSlave [2023-10-11T18:06:40.230Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2023-10-11T18:06:40.230Z] === RUN TestNetworkNat [2023-10-11T18:06:41.163Z] --- PASS: TestNetworkNat (0.60s) [2023-10-11T18:06:41.163Z] === RUN TestNetworkLocalhostTCPNat [2023-10-11T18:06:41.420Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2023-10-11T18:06:41.420Z] === RUN TestNetworkLoopbackNat [2023-10-11T18:06:43.950Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2023-10-11T18:06:43.950Z] === RUN TestPause [2023-10-11T18:06:44.516Z] --- PASS: TestPause (0.54s) [2023-10-11T18:06:44.516Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-10-11T18:06:44.516Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-10-11T18:06:44.516Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-10-11T18:06:44.516Z] === RUN TestPauseStopPausedContainer [2023-10-11T18:06:45.082Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2023-10-11T18:06:45.082Z] === RUN TestPidHost [2023-10-11T18:06:46.455Z] --- PASS: TestPidHost (1.16s) [2023-10-11T18:06:46.455Z] === RUN TestPsFilter [2023-10-11T18:06:46.455Z] --- PASS: TestPsFilter (0.10s) [2023-10-11T18:06:46.455Z] === RUN TestRemoveContainerWithRemovedVolume [2023-10-11T18:06:47.021Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2023-10-11T18:06:47.021Z] === RUN TestRemoveContainerWithVolume [2023-10-11T18:06:47.586Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2023-10-11T18:06:47.586Z] === RUN TestRemoveContainerRunning [2023-10-11T18:06:48.152Z] --- PASS: TestRemoveContainerRunning (0.53s) [2023-10-11T18:06:48.152Z] === RUN TestRemoveContainerForceRemoveRunning [2023-10-11T18:06:48.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2023-10-11T18:06:48.409Z] === RUN TestRemoveInvalidContainer [2023-10-11T18:06:48.409Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-10-11T18:06:48.409Z] === RUN TestRenameLinkedContainer [2023-10-11T18:06:50.936Z] --- PASS: TestRenameLinkedContainer (2.05s) [2023-10-11T18:06:50.936Z] === RUN TestRenameStoppedContainer [2023-10-11T18:06:51.194Z] --- PASS: TestRenameStoppedContainer (0.52s) [2023-10-11T18:06:51.194Z] === RUN TestRenameRunningContainerAndReuse [2023-10-11T18:06:52.128Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2023-10-11T18:06:52.128Z] === RUN TestRenameInvalidName [2023-10-11T18:06:52.693Z] --- PASS: TestRenameInvalidName (0.53s) [2023-10-11T18:06:52.693Z] === RUN TestRenameAnonymousContainer [2023-10-11T18:06:54.591Z] --- PASS: TestRenameAnonymousContainer (1.89s) [2023-10-11T18:06:54.591Z] === RUN TestRenameContainerWithSameName [2023-10-11T18:06:55.156Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2023-10-11T18:06:55.156Z] === RUN TestRenameContainerWithLinkedContainer [2023-10-11T18:06:56.090Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2023-10-11T18:06:56.090Z] === RUN TestResize [2023-10-11T18:06:56.656Z] --- PASS: TestResize (0.51s) [2023-10-11T18:06:56.656Z] === RUN TestResizeWithInvalidSize [2023-10-11T18:06:57.222Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2023-10-11T18:06:57.222Z] === RUN TestResizeWhenContainerNotStarted [2023-10-11T18:06:57.787Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-10-11T18:06:57.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-10-11T18:06:57.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-10-11T18:06:57.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-10-11T18:06:57.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-10-11T18:06:57.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-10-11T18:06:57.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-10-11T18:06:57.787Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-10-11T18:06:57.788Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-10-11T18:06:57.788Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-10-11T18:06:57.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-10-11T18:06:59.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-11T18:06:59.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-10-11T18:06:59.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-10-11T18:07:00.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-11T18:07:00.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-10-11T18:07:00.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-10-11T18:07:00.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-11T18:07:00.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.01s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.90s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.66s) [2023-10-11T18:07:05.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.28s) [2023-10-11T18:07:05.028Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-10-11T18:07:05.028Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-10-11T18:07:06.400Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-10-11T18:07:07.334Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.21s) [2023-10-11T18:07:07.334Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.10s) [2023-10-11T18:07:07.334Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.09s) [2023-10-11T18:07:07.334Z] === RUN TestCgroupNamespacesRun [2023-10-11T18:07:08.707Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2023-10-11T18:07:08.707Z] === RUN TestCgroupNamespacesRunPrivileged [2023-10-11T18:07:10.079Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.25s) [2023-10-11T18:07:10.079Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-10-11T18:07:11.013Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2023-10-11T18:07:11.013Z] === RUN TestCgroupNamespacesRunHostMode [2023-10-11T18:07:12.387Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2023-10-11T18:07:12.387Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-10-11T18:07:13.760Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2023-10-11T18:07:13.760Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-10-11T18:07:14.694Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2023-10-11T18:07:14.694Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-10-11T18:07:15.628Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-10-11T18:07:15.628Z] === RUN TestCgroupNamespacesRunOlderClient [2023-10-11T18:07:16.607Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2023-10-11T18:07:16.607Z] === RUN TestNISDomainname [2023-10-11T18:07:17.545Z] --- PASS: TestNISDomainname (0.66s) [2023-10-11T18:07:17.545Z] === RUN TestHostnameDnsResolution [2023-10-11T18:07:18.110Z] --- PASS: TestHostnameDnsResolution (0.79s) [2023-10-11T18:07:18.110Z] === RUN TestUnprivilegedPortsAndPing [2023-10-11T18:07:18.677Z] --- PASS: TestUnprivilegedPortsAndPing (0.64s) [2023-10-11T18:07:18.677Z] === RUN TestPrivilegedHostDevices [2023-10-11T18:07:19.243Z] --- PASS: TestPrivilegedHostDevices (0.61s) [2023-10-11T18:07:19.243Z] === RUN TestRunConsoleSize [2023-10-11T18:07:19.808Z] --- PASS: TestRunConsoleSize (0.52s) [2023-10-11T18:07:19.808Z] === RUN TestRunWithAlternativeContainerdShim [2023-10-11T18:07:22.335Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s) [2023-10-11T18:07:22.335Z] === RUN TestStats [2023-10-11T18:07:24.863Z] --- PASS: TestStats (2.52s) [2023-10-11T18:07:24.863Z] === RUN TestStopContainerWithTimeout [2023-10-11T18:07:24.863Z] === RUN TestStopContainerWithTimeout/0 [2023-10-11T18:07:24.863Z] === PAUSE TestStopContainerWithTimeout/0 [2023-10-11T18:07:24.863Z] === RUN TestStopContainerWithTimeout/1 [2023-10-11T18:07:24.863Z] === PAUSE TestStopContainerWithTimeout/1 [2023-10-11T18:07:24.863Z] === RUN TestStopContainerWithTimeout/3 [2023-10-11T18:07:24.863Z] === PAUSE TestStopContainerWithTimeout/3 [2023-10-11T18:07:24.863Z] === RUN TestStopContainerWithTimeout/-1 [2023-10-11T18:07:24.863Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-10-11T18:07:24.863Z] === CONT TestStopContainerWithTimeout/0 [2023-10-11T18:07:24.863Z] === CONT TestStopContainerWithTimeout/3 [2023-10-11T18:07:24.863Z] === CONT TestStopContainerWithTimeout/1 [2023-10-11T18:07:24.863Z] === CONT TestStopContainerWithTimeout/-1 [2023-10-11T18:07:28.143Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2023-10-11T18:07:28.144Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2023-10-11T18:07:28.144Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2023-10-11T18:07:28.144Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2023-10-11T18:07:28.144Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2023-10-11T18:07:28.144Z] === RUN TestDeleteDevicemapper [2023-10-11T18:07:28.144Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" [2023-10-11T18:07:28.144Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-10-11T18:07:28.144Z] === RUN TestStopContainerWithTimeoutCancel [2023-10-11T18:07:28.144Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-10-11T18:07:28.144Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-10-11T18:07:30.042Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.56s) [2023-10-11T18:07:30.042Z] === RUN TestUpdateMemory [2023-10-11T18:07:30.607Z] --- PASS: TestUpdateMemory (0.63s) [2023-10-11T18:07:30.607Z] === RUN TestUpdateCPUQuota [2023-10-11T18:07:31.980Z] --- PASS: TestUpdateCPUQuota (1.01s) [2023-10-11T18:07:31.980Z] === RUN TestUpdatePidsLimit [2023-10-11T18:07:31.980Z] === RUN TestUpdatePidsLimit/update_from_none [2023-10-11T18:07:31.980Z] === RUN TestUpdatePidsLimit/no_change [2023-10-11T18:07:32.238Z] === RUN TestUpdatePidsLimit/update_lower [2023-10-11T18:07:32.496Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-10-11T18:07:32.754Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-10-11T18:07:32.754Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-10-11T18:07:33.011Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit (2.04s) [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-10-11T18:07:33.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-10-11T18:07:33.945Z] === RUN TestUpdateRestartPolicy [2023-10-11T18:07:46.135Z] --- PASS: TestUpdateRestartPolicy (11.17s) [2023-10-11T18:07:46.135Z] === RUN TestUpdateRestartWithAutoRemove [2023-10-11T18:07:46.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2023-10-11T18:07:46.135Z] === RUN TestWaitNonBlocked [2023-10-11T18:07:46.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-10-11T18:07:46.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-10-11T18:07:46.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-10-11T18:07:46.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-10-11T18:07:46.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-10-11T18:07:46.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-10-11T18:07:46.135Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-10-11T18:07:46.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2023-10-11T18:07:46.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2023-10-11T18:07:46.135Z] === RUN TestWaitBlocked [2023-10-11T18:07:46.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-10-11T18:07:46.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-10-11T18:07:46.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-10-11T18:07:46.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-10-11T18:07:46.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-10-11T18:07:46.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-10-11T18:07:47.078Z] --- PASS: TestWaitBlocked (0.03s) [2023-10-11T18:07:47.078Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2023-10-11T18:07:47.078Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2023-10-11T18:07:47.078Z] === RUN TestWaitConditions [2023-10-11T18:07:47.078Z] === RUN TestWaitConditions/default [2023-10-11T18:07:47.078Z] === PAUSE TestWaitConditions/default [2023-10-11T18:07:47.078Z] === RUN TestWaitConditions/not-running [2023-10-11T18:07:47.078Z] === PAUSE TestWaitConditions/not-running [2023-10-11T18:07:47.078Z] === RUN TestWaitConditions/next-exit [2023-10-11T18:07:47.079Z] === PAUSE TestWaitConditions/next-exit [2023-10-11T18:07:47.079Z] === RUN TestWaitConditions/removed [2023-10-11T18:07:47.079Z] === PAUSE TestWaitConditions/removed [2023-10-11T18:07:47.079Z] === CONT TestWaitConditions/default [2023-10-11T18:07:47.079Z] === CONT TestWaitConditions/next-exit [2023-10-11T18:07:47.079Z] === CONT TestWaitConditions/removed [2023-10-11T18:07:47.079Z] === CONT TestWaitConditions/not-running [2023-10-11T18:07:49.605Z] --- PASS: TestWaitConditions (0.03s) [2023-10-11T18:07:49.605Z] --- PASS: TestWaitConditions/not-running (1.77s) [2023-10-11T18:07:49.605Z] --- PASS: TestWaitConditions/default (1.86s) [2023-10-11T18:07:49.605Z] --- PASS: TestWaitConditions/next-exit (2.02s) [2023-10-11T18:07:49.606Z] --- PASS: TestWaitConditions/removed (2.10s) [2023-10-11T18:07:49.606Z] === RUN TestWaitRestartedContainer [2023-10-11T18:07:49.606Z] === RUN TestWaitRestartedContainer/default [2023-10-11T18:07:49.606Z] === PAUSE TestWaitRestartedContainer/default [2023-10-11T18:07:49.606Z] === RUN TestWaitRestartedContainer/not-running [2023-10-11T18:07:49.606Z] === PAUSE TestWaitRestartedContainer/not-running [2023-10-11T18:07:49.606Z] === RUN TestWaitRestartedContainer/next-exit [2023-10-11T18:07:49.606Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-10-11T18:07:49.606Z] === CONT TestWaitRestartedContainer/default [2023-10-11T18:07:49.606Z] === CONT TestWaitRestartedContainer/next-exit [2023-10-11T18:07:49.606Z] === CONT TestWaitRestartedContainer/not-running [2023-10-11T18:07:51.504Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-10-11T18:07:51.504Z] --- PASS: TestWaitRestartedContainer/not-running (1.54s) [2023-10-11T18:07:51.504Z] --- PASS: TestWaitRestartedContainer/default (1.91s) [2023-10-11T18:07:51.504Z] --- PASS: TestWaitRestartedContainer/next-exit (1.98s) [2023-10-11T18:07:51.504Z] === CONT TestContainerStartOnDaemonRestart [2023-10-11T18:07:51.504Z] === CONT TestContainerKillOnDaemonStart [2023-10-11T18:07:51.504Z] === CONT TestDaemonHostGatewayIP [2023-10-11T18:07:51.504Z] === CONT TestStopContainerWithTimeoutCancel [2023-10-11T18:07:51.504Z] === CONT TestRestartDaemonWithRestartingContainer [2023-10-11T18:07:51.504Z] === CONT TestIpcModeOlderClient [2023-10-11T18:07:51.504Z] === CONT TestDaemonRestartIpcMode [2023-10-11T18:07:51.504Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-10-11T18:07:54.035Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2023-10-11T18:07:54.968Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2023-10-11T18:07:54.968Z] --- PASS: TestStopContainerWithTimeoutCancel (3.80s) [2023-10-11T18:07:55.226Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.06s) [2023-10-11T18:07:55.226Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2023-10-11T18:08:03.330Z] --- PASS: TestContainerKillOnDaemonStart (11.85s) [2023-10-11T18:08:03.330Z] PASS [2023-10-11T18:08:03.330Z] [2023-10-11T18:08:03.330Z] === Skipped [2023-10-11T18:08:03.330Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-10-11T18:08:03.330Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-10-11T18:08:03.330Z] [2023-10-11T18:08:03.330Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-10-11T18:08:03.330Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-10-11T18:08:03.330Z] [2023-10-11T18:08:03.331Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-10-11T18:08:03.331Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" [2023-10-11T18:08:03.331Z] [2023-10-11T18:08:03.331Z] DONE 274 tests, 3 skipped in 125.768s [2023-10-11T18:08:03.331Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-10-11T18:08:03.331Z] ++ 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 [2023-10-11T18:08:03.331Z] ++ set -e [2023-10-11T18:08:03.331Z] ++ '[' -n 0 ']' [2023-10-11T18:08:03.331Z] ++ set -x [2023-10-11T18:08:03.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:08:03.331Z] INFO: Testing against a local daemon [2023-10-11T18:08:03.331Z] === RUN TestConfigDaemonID [2023-10-11T18:08:04.264Z] daemon_test.go:73: [da588d993cc9f] daemon is not started [2023-10-11T18:08:04.264Z] --- PASS: TestConfigDaemonID (1.04s) [2023-10-11T18:08:04.264Z] === RUN TestDaemonConfigValidation [2023-10-11T18:08:04.264Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-10-11T18:08:04.264Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-10-11T18:08:04.264Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-10-11T18:08:04.264Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-10-11T18:08:04.264Z] === RUN TestDaemonConfigValidation/invalid_config [2023-10-11T18:08:04.264Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-10-11T18:08:04.264Z] === RUN TestDaemonConfigValidation/malformed_config [2023-10-11T18:08:04.264Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-10-11T18:08:04.264Z] === RUN TestDaemonConfigValidation/valid_config [2023-10-11T18:08:04.264Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-10-11T18:08:04.264Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-10-11T18:08:04.264Z] === CONT TestDaemonConfigValidation/malformed_config [2023-10-11T18:08:04.264Z] === CONT TestDaemonConfigValidation/valid_config [2023-10-11T18:08:04.264Z] === CONT TestDaemonConfigValidation/invalid_config [2023-10-11T18:08:04.264Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-10-11T18:08:04.264Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-10-11T18:08:04.264Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-10-11T18:08:04.264Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-10-11T18:08:04.264Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-10-11T18:08:04.264Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2023-10-11T18:08:04.264Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2023-10-11T18:08:04.264Z] === RUN TestConfigDaemonSeccompProfiles [2023-10-11T18:08:04.264Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-10-11T18:08:05.198Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-10-11T18:08:06.571Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-10-11T18:08:07.504Z] daemon_test.go:187: [d0560cd5c7767] daemon is not started [2023-10-11T18:08:07.504Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2023-10-11T18:08:07.504Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-10-11T18:08:07.504Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-10-11T18:08:07.504Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-10-11T18:08:07.504Z] === RUN TestDaemonProxy [2023-10-11T18:08:07.504Z] === RUN TestDaemonProxy/environment_variables [2023-10-11T18:08:07.504Z] === PAUSE TestDaemonProxy/environment_variables [2023-10-11T18:08:07.504Z] === RUN TestDaemonProxy/command-line_options [2023-10-11T18:08:07.504Z] === PAUSE TestDaemonProxy/command-line_options [2023-10-11T18:08:07.504Z] === RUN TestDaemonProxy/configuration_file [2023-10-11T18:08:07.504Z] === PAUSE TestDaemonProxy/configuration_file [2023-10-11T18:08:07.504Z] === RUN TestDaemonProxy/conflicting_options [2023-10-11T18:08:07.763Z] === RUN TestDaemonProxy/reload_sanitized [2023-10-11T18:08:07.763Z] === PAUSE TestDaemonProxy/reload_sanitized [2023-10-11T18:08:07.763Z] === CONT TestDaemonProxy/environment_variables [2023-10-11T18:08:07.763Z] === CONT TestDaemonProxy/configuration_file [2023-10-11T18:08:07.763Z] === CONT TestDaemonProxy/reload_sanitized [2023-10-11T18:08:07.763Z] === CONT TestDaemonProxy/command-line_options [2023-10-11T18:08:09.665Z] --- PASS: TestDaemonProxy (0.50s) [2023-10-11T18:08:09.665Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-10-11T18:08:09.665Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2023-10-11T18:08:09.665Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2023-10-11T18:08:09.665Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-10-11T18:08:09.665Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2023-10-11T18:08:09.665Z] === RUN TestLiveRestore [2023-10-11T18:08:09.665Z] === RUN TestLiveRestore/volume_references [2023-10-11T18:08:09.665Z] === PAUSE TestLiveRestore/volume_references [2023-10-11T18:08:09.665Z] === CONT TestLiveRestore/volume_references [2023-10-11T18:08:10.242Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-10-11T18:08:10.242Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-10-11T18:08:11.616Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-10-11T18:08:12.550Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-10-11T18:08:13.483Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-10-11T18:08:14.417Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-10-11T18:08:15.350Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2023-10-11T18:08:15.916Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore (0.00s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references (7.32s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.08s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.06s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.01s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.55s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.50s) [2023-10-11T18:08:16.849Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.02s) [2023-10-11T18:08:16.849Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-10-11T18:08:17.783Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.74s) [2023-10-11T18:08:17.783Z] PASS [2023-10-11T18:08:17.783Z] [2023-10-11T18:08:17.783Z] DONE 28 tests in 14.586s [2023-10-11T18:08:17.783Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-10-11T18:08:17.783Z] ++ 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 [2023-10-11T18:08:17.783Z] ++ set -e [2023-10-11T18:08:17.783Z] ++ '[' -n 0 ']' [2023-10-11T18:08:17.783Z] ++ set -x [2023-10-11T18:08:17.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:08:17.783Z] INFO: Testing against a local daemon [2023-10-11T18:08:17.783Z] === RUN TestCommitInheritsEnv [2023-10-11T18:08:18.041Z] --- PASS: TestCommitInheritsEnv (0.22s) [2023-10-11T18:08:18.041Z] === RUN TestImportExtremelyLargeImageWorks [2023-10-11T18:08:18.041Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-10-11T18:08:18.041Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-10-11T18:08:18.041Z] === RUN TestImportWithCustomPlatform [2023-10-11T18:08:18.041Z] === RUN TestImportWithCustomPlatform/#00 [2023-10-11T18:08:18.041Z] === RUN TestImportWithCustomPlatform/_______ [2023-10-11T18:08:18.041Z] === RUN TestImportWithCustomPlatform// [2023-10-11T18:08:18.041Z] === RUN TestImportWithCustomPlatform/linux [2023-10-11T18:08:18.041Z] === RUN TestImportWithCustomPlatform/LINUX [2023-10-11T18:08:18.041Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-10-11T18:08:18.300Z] === RUN TestImportWithCustomPlatform/macos [2023-10-11T18:08:18.300Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-10-11T18:08:18.300Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-10-11T18:08:18.300Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-10-11T18:08:18.300Z] === RUN TestImagesFilterMultiReference [2023-10-11T18:08:18.300Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-10-11T18:08:18.300Z] === RUN TestImagePullPlatformInvalid [2023-10-11T18:08:18.300Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-10-11T18:08:18.300Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-10-11T18:08:18.300Z] time="2023-10-11T18:08:18Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.10 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.300Z] time="2023-10-11T18:08:18Z" level=info msg="redis not configured" go.version=go1.20.10 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.300Z] time="2023-10-11T18:08:18Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.20.10 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.300Z] time="2023-10-11T18:08:18Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.10 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.300Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f980ceef-3bce-4813-9c43-d03979eab2aa http.request.method=GET http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.300Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f980ceef-3bce-4813-9c43-d03979eab2aa http.request.method=GET http.request.remoteaddr="127.0.0.1:38304" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="996.101µs" http.response.status=200 http.response.written=2 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.300Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-10-11T18:08:18.300Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9a4c9e41-6161-44a1-a467-3152e8090015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9a4c9e41-6161-44a1-a467-3152e8090015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c9265249-6437-48e6-bc12-cd5fd882381b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c9265249-6437-48e6-bc12-cd5fd882381b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9a4c9e41-6161-44a1-a467-3152e8090015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=29.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3a2ab09f-eed0-4df8-8e44-7e04a84a825c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c9265249-6437-48e6-bc12-cd5fd882381b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=22.153µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f43b61fd-4057-4d5b-b2b6-0aceb23749e1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9a4c9e41-6161-44a1-a467-3152e8090015 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" 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=2.003581ms http.response.status=404 http.response.written=157 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=c9265249-6437-48e6-bc12-cd5fd882381b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.996788ms http.response.status=404 http.response.written=157 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=93e055cd-b73f-4c6c-a52f-83126f649922 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=cdff7276-d659-4d31-bc0a-1d7a226c83a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=93e055cd-b73f-4c6c-a52f-83126f649922 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=cdff7276-d659-4d31-bc0a-1d7a226c83a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/startedat\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=cdff7276-d659-4d31-bc0a-1d7a226c83a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=98.581µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=15d7e560-18de-49e4-8182-7d135deca273 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/startedat\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=93e055cd-b73f-4c6c-a52f-83126f649922 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=124.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7401d37c-a5f5-498f-8056-35bd06c9285a trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=cdff7276-d659-4d31-bc0a-1d7a226c83a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=10.486µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d8fdf9aa-3bf7-4a4b-af0f-928ddccb5cd5 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=93e055cd-b73f-4c6c-a52f-83126f649922 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=12.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e14df824-e252-4f94-8bca-2bf49c5312bd trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/hashstates/sha256/0\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=93e055cd-b73f-4c6c-a52f-83126f649922 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=323.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4916cdd3-0730-4525-9c6b-34fb4e083d0f trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/hashstates/sha256/0\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=cdff7276-d659-4d31-bc0a-1d7a226c83a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=67.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cea71aff-e22d-4fae-b5fb-6dd6c77d0b02 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=93e055cd-b73f-4c6c-a52f-83126f649922 http.request.method=POST http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.09806ms http.response.status=202 http.response.written=0 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=cdff7276-d659-4d31-bc0a-1d7a226c83a5 http.request.method=POST http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.98668ms http.response.status=202 http.response.written=0 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/startedat\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=33.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=623ae99a-5751-45b0-b012-bdac61660eed trace.line=82 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/startedat\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=33.919µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4495d35-4ab6-425c-a0cb-d6f75458d83b trace.line=82 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=13.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=30fa1f58-746b-41ff-a24d-6a918704817e trace.line=141 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=34.698µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fd251815-3602-4cf1-9eb3-89752515a615 trace.line=141 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/data\", 0)" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=93.158µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e55e118d-6460-4e80-b9d2-27be7b0ddb8d trace.line=124 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.301Z] time="2023-10-11T18:08:18Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/data\", 0)" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=156.762µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=099cbbe2-c046-4f45-af58-b58567ba359c trace.line=124 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=14.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a738aa78-669f-43aa-833f-35c9d81c3639 trace.line=141 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=17.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d4569b2f-4c32-4d94-8f08-994e9801be5f trace.line=141 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=14.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd5e1956-891a-4cb8-af82-a0d9e7bd90ca trace.line=141 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=14.285µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ca9a7c6-b2e7-4a1f-8c4f-f874653d18ea trace.line=141 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=9.781µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bcda4410-9d02-4698-8a70-e7813bc15653 trace.line=141 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/data\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=11.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=182448f2-c2d1-4e32-8129-92d8f7ccf684 trace.line=141 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=52.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b0399999-4e6f-41e9-953c-8a3afd07f132 trace.line=167 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=39.942µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=153474a3-9c33-40e4-8adf-4c2eaeef6537 trace.line=167 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=56.712µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=94394ecd-bd13-46e2-b7e8-2c7490d41fa0 trace.line=95 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=80.826µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ba99356e-173d-4229-b864-dae6a955307c trace.line=95 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0d71c567-fc2a-446e-9a74-791855074195\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=94.044µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=992123ab-fbed-4749-92df-ace873fb8e73 trace.line=181 vars.name=test vars.uuid=0d71c567-fc2a-446e-9a74-791855074195 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b73f705f-f2b2-4c9b-b8d1-8ea7a450ae7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38312" http.request.uri="/v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.396855ms http.response.status=201 http.response.written=0 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "PUT /v2/test/blobs/uploads/0d71c567-fc2a-446e-9a74-791855074195?_state=BqaWjILdkVnrq3w_U0x3bz8nBkJmesnxQjri0DMdpwN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBkNzFjNTY3LWZjMmEtNDQ2ZS05YTc0LTc5MTg1NTA3NDE5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTg0MjcxNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/05c191a5-9c20-493b-88a3-6a64fe560a64\")" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=104.144µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b8f9a874-90f2-4589-8f4a-84f62a26b857 trace.line=181 vars.name=test vars.uuid=05c191a5-9c20-493b-88a3-6a64fe560a64 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1e6dba44-ffc5-4e89-8a5b-c79d5bcd9329 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.523899ms http.response.status=201 http.response.written=0 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.302Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "PUT /v2/test/blobs/uploads/05c191a5-9c20-493b-88a3-6a64fe560a64?_state=HPv2a5Jpn1eNEpxL5lVzriWTDIbLyduSBwciwmVV8257Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1YzE5MWE1LTljMjAtNDkzYi04OGEzLTZhNjRmZTU2MGE2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMVQxODowODoxOC4yOTgzOTc4NTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9c5640e8-75e8-43c5-ae1b-8e4c11057574 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9c5640e8-75e8-43c5-ae1b-8e4c11057574 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9c5640e8-75e8-43c5-ae1b-8e4c11057574 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=22.202µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0a8c0bc8-048d-4698-8bc1-73481f4b91c4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=9c5640e8-75e8-43c5-ae1b-8e4c11057574 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38310" 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="837.19µs" http.response.status=404 http.response.written=96 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg=PutImageManifest go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=36.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4bb8d4c0-7b07-42b2-b68e-e7563d339add trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=13.908µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18a3c034-ef6c-4b70-81a9-02d52ce52f38 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=18.838µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=052dc47b-0e45-4431-a472-ab2ffc4eae08 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=9.599µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b29d62ee-71ea-473f-ac07-1af3a0c2acca trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=11.65µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=856c637c-1c1a-4aed-bf0e-faa0953ab4e1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=52.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dad80f7d-f04d-4d9c-87b2-77fc5b78ab2c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=49.77µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=210ccb91-74a6-4b6c-ba13-52a2dc57123d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=27.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c76b7169-310f-4d94-8cf5-b7e6c9e84d7e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=57.557µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f989e2f8-8b28-4f4e-9b4b-db6c71cb7fe1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=34.485µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f615c398-c191-4dc0-863d-71e77a122d90 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=65e74a3c-0124-4564-ae40-c6f295af7546 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.682116ms http.response.status=201 http.response.written=0 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=8050044b-029d-4a36-9f28-3364223b045f http.request.method=GET http.request.remoteaddr="127.0.0.1:38330" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=8050044b-029d-4a36-9f28-3364223b045f http.request.method=GET http.request.remoteaddr="127.0.0.1:38330" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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="768.9µs" http.response.status=200 http.response.written=2 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=41.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f2e5329e-d3b1-4748-b474-196084a5a771 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=30.924µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=197b71b9-ca41-4243-a4ae-6c5544533672 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.562Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=16.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=055b5a6e-8bbd-42bc-8f65-35f5f9386279 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=16.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4ef1f846-8e4e-4153-a67b-dfcb270b7105 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=e699cddb-1a55-4880-8463-fa66008cdf3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38332" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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.269101ms http.response.status=200 http.response.written=417 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=38.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cf07dcc5-03f0-454a-bba2-c6f681edc87d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=14.916µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e687e91f-3dbb-4123-82df-e2823ee83b48 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=16.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=067b6a89-47a8-41ca-bb67-5d527c04b0d4 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=5c7c1237-87a8-47ff-9b04-162c0c5463f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38346" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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.302116ms http.response.status=200 http.response.written=417 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=37.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7a568a21-f258-40df-9c42-44d5763f7802 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg=GetBlob go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=14.022µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8f3c7aac-8ad3-4913-9f05-510b9f54706d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=36.068µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f63fa0b-0d91-4b74-86f4-4511f43d7ba5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=16.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb57fb84-9d30-462d-8278-acb6a9584e35 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=9.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c154045c-a13f-4c8e-a2de-0e4bfec54088 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=13.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=db0c8743-c50f-4312-b3a1-efa9d7713334 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=8.065µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d33a5811-428f-47da-a4d3-db585f425279 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=22.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3928e9f6-1e40-4509-b918-c4a27f8d2670 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=5.423µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2c38cbec-e1d6-4920-8198-d4396eab46ea trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=8.82µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f4d1002-c62e-40ae-b6c9-c8dc5f1c3751 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.563Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=14.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=f98b1985-03fd-473e-9032-c4c847c4515d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=8.156µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cca36435-3c81-4c72-b326-5f81fea5ecb8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=5.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e0bfdd28-697f-4187-abce-12d6891de0a6 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=17.977µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=09b71781-97b4-4816-994a-c6cf29be822d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=50.189µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=14b52e75-2dcc-4d58-a3c5-6c549ec23d42 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=12.849µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2fab9d61-e001-44f2-b59e-c1d0349a46b9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=b0edf4ff-3739-43a7-9e93-57d1b5975a51 http.request.method=GET http.request.remoteaddr="127.0.0.1:38360" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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=3.207773ms http.response.status=200 http.response.written=179 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=34.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e146703d-db8b-4321-aebf-7044af03fe6e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=13.522µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c483134-047e-4ddb-a3b8-53c94f03095c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=0a8ee1e9-f797-4884-9155-70c91862dc75 http.request.method=GET http.request.remoteaddr="127.0.0.1:38362" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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=3.053005ms http.response.status=200 http.response.written=68 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1758c917-1f0b-405c-b7e7-8c56bcf7f1ef http.request.method=GET http.request.remoteaddr="127.0.0.1:38384" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=info msg="response completed" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=1758c917-1f0b-405c-b7e7-8c56bcf7f1ef http.request.method=GET http.request.remoteaddr="127.0.0.1:38384" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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="781.01µs" http.response.status=200 http.response.written=2 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=43191058-d885-40f4-8099-eaadc1bf87c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=43191058-d885-40f4-8099-eaadc1bf87c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=43191058-d885-40f4-8099-eaadc1bf87c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=43191058-d885-40f4-8099-eaadc1bf87c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=29.759µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b3d9bbe-f93e-48d5-9b51-0cf623b37354 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=43191058-d885-40f4-8099-eaadc1bf87c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=11.47µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57f250fd-236c-4104-b346-0d013352a6e0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=43191058-d885-40f4-8099-eaadc1bf87c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38400" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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.088356ms http.response.status=404 http.response.written=181 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="authorizing request" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f9b03964-dcd9-4753-b734-5787444926ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38412" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg=GetImageManifest go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f9b03964-dcd9-4753-b734-5787444926ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38412" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f9b03964-dcd9-4753-b734-5787444926ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38412" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f9b03964-dcd9-4753-b734-5787444926ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38412" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=24.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37a8c1a2-c801-4964-9051-25665aed7360 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f9b03964-dcd9-4753-b734-5787444926ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38412" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 trace.duration=11.635µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7db37101-7c12-4b27-9713-87a0b357bbd0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.564Z] time="2023-10-11T18:08:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.10 http.request.host="127.0.0.1:5000" http.request.id=f9b03964-dcd9-4753-b734-5787444926ba http.request.method=GET http.request.remoteaddr="127.0.0.1:38412" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 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.037289ms http.response.status=404 http.response.written=181 instance.id=bafb1280-3825-4e48-aa29-7d827c860aa1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-10-11T18:08:18.565Z] 127.0.0.1 - - [11/Oct/2023:18:08:18 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.10 git-commit/6c829a38e4a17812bc6b12eb6460b52b934b0b92 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-11T18:08:18.565Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-10-11T18:08:18.565Z] === RUN TestRemoveImageOrphaning [2023-10-11T18:08:18.822Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2023-10-11T18:08:18.823Z] === RUN TestRemoveImageGarbageCollector [2023-10-11T18:08:18.823Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:08:18.823Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-10-11T18:08:18.823Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-10-11T18:08:18.823Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-10-11T18:08:18.823Z] === RUN TestTagInvalidReference [2023-10-11T18:08:18.823Z] --- PASS: TestTagInvalidReference (0.01s) [2023-10-11T18:08:18.823Z] === RUN TestTagValidPrefixedRepo [2023-10-11T18:08:18.823Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-10-11T18:08:18.823Z] === RUN TestTagExistedNameWithoutForce [2023-10-11T18:08:18.823Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-10-11T18:08:18.823Z] === RUN TestTagOfficialNames [2023-10-11T18:08:18.823Z] --- PASS: TestTagOfficialNames (0.05s) [2023-10-11T18:08:18.823Z] === RUN TestTagMatchesDigest [2023-10-11T18:08:18.823Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-10-11T18:08:18.823Z] PASS [2023-10-11T18:08:18.823Z] [2023-10-11T18:08:18.823Z] === Skipped [2023-10-11T18:08:18.823Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-10-11T18:08:18.823Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-10-11T18:08:18.823Z] [2023-10-11T18:08:18.823Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-10-11T18:08:18.823Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:08:18.823Z] [2023-10-11T18:08:18.823Z] DONE 23 tests, 2 skipped in 1.216s [2023-10-11T18:08:18.823Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-10-11T18:08:18.823Z] ++ 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 [2023-10-11T18:08:18.823Z] ++ set -e [2023-10-11T18:08:18.823Z] ++ '[' -n 0 ']' [2023-10-11T18:08:18.823Z] ++ set -x [2023-10-11T18:08:18.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:08:18.823Z] === RUN TestStripANSICommands [2023-10-11T18:08:18.823Z] === RUN TestStripANSICommands/#00 [2023-10-11T18:08:18.823Z] === RUN TestStripANSICommands/#01 [2023-10-11T18:08:18.823Z] --- PASS: TestStripANSICommands (0.00s) [2023-10-11T18:08:18.823Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-10-11T18:08:18.823Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-10-11T18:08:18.823Z] PASS [2023-10-11T18:08:18.823Z] [2023-10-11T18:08:18.823Z] DONE 3 tests in 0.009s [2023-10-11T18:08:18.823Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-10-11T18:08:18.823Z] ++ 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 [2023-10-11T18:08:18.823Z] ++ set -e [2023-10-11T18:08:18.823Z] ++ '[' -n 0 ']' [2023-10-11T18:08:18.823Z] ++ set -x [2023-10-11T18:08:18.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:08:19.081Z] INFO: Testing against a local daemon [2023-10-11T18:08:19.081Z] === RUN TestNetworkCreateDelete [2023-10-11T18:08:19.081Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-10-11T18:08:19.081Z] === RUN TestDockerNetworkDeletePreferID [2023-10-11T18:08:19.646Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2023-10-11T18:08:19.646Z] === RUN TestDaemonDNSFallback [2023-10-11T18:08:26.200Z] --- PASS: TestDaemonDNSFallback (6.35s) [2023-10-11T18:08:26.200Z] === RUN TestInspectNetwork [2023-10-11T18:08:29.481Z] === RUN TestInspectNetwork/full_network_id [2023-10-11T18:08:29.481Z] === RUN TestInspectNetwork/partial_network_id [2023-10-11T18:08:29.481Z] === RUN TestInspectNetwork/network_name [2023-10-11T18:08:29.481Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-10-11T18:08:33.666Z] --- PASS: TestInspectNetwork (7.42s) [2023-10-11T18:08:33.666Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-10-11T18:08:33.666Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-10-11T18:08:33.666Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-10-11T18:08:33.666Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-10-11T18:08:33.666Z] === RUN TestRunContainerWithBridgeNone [2023-10-11T18:08:35.039Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/create [2023-10-11T18:08:35.039Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-10-11T18:08:35.039Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-10-11T18:08:35.039Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-10-11T18:08:35.039Z] === CONT TestNetworkInvalidJSON/networks/create [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-10-11T18:08:35.039Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-10-11T18:08:35.039Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-10-11T18:08:35.039Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-10-11T18:08:35.039Z] === RUN TestNetworkList [2023-10-11T18:08:35.039Z] === RUN TestNetworkList//networks [2023-10-11T18:08:35.039Z] === PAUSE TestNetworkList//networks [2023-10-11T18:08:35.039Z] === RUN TestNetworkList//networks/ [2023-10-11T18:08:35.039Z] === PAUSE TestNetworkList//networks/ [2023-10-11T18:08:35.039Z] === CONT TestNetworkList//networks [2023-10-11T18:08:35.039Z] === CONT TestNetworkList//networks/ [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkList (0.01s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkList//networks (0.00s) [2023-10-11T18:08:35.039Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-10-11T18:08:35.039Z] === RUN TestHostIPv4BridgeLabel [2023-10-11T18:08:35.604Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-10-11T18:08:35.604Z] === RUN TestDaemonRestartWithLiveRestore [2023-10-11T18:08:36.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-10-11T18:08:36.537Z] === RUN TestDaemonDefaultNetworkPools [2023-10-11T18:08:37.471Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2023-10-11T18:08:37.471Z] === RUN TestDaemonRestartWithExistingNetwork [2023-10-11T18:08:38.404Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-10-11T18:08:38.404Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-10-11T18:08:39.776Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2023-10-11T18:08:39.776Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-10-11T18:08:40.341Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2023-10-11T18:08:40.341Z] === RUN TestServiceWithPredefinedNetwork [2023-10-11T18:08:42.869Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2023-10-11T18:08:42.869Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-10-11T18:08:42.869Z] service_test.go:242: FLAKY_TEST [2023-10-11T18:08:42.869Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-10-11T18:08:42.869Z] === RUN TestServiceWithDataPathPortInit [2023-10-11T18:08:57.736Z] --- PASS: TestServiceWithDataPathPortInit (14.69s) [2023-10-11T18:08:57.736Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-10-11T18:09:00.263Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kzurfy1ksl9qrizd68sslb1hj Created:2023-10-11 18:08:58.887944008 +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[a772293aa94e69b0a1949711d7ead7980c1165d073af9ecc45eade3d2acac30b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jn9mqrs7z38yd72j7kt3o8de9 EndpointID:a18c1b187ac3651013df6080ef2e31434fa2a8a0f3c1a93e117277c8c714eace MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:633043d486b1dac7f060cbc96bcfbab582e52fbdc9444c092cb032cc0b3e6ecf 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:21de305f61fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jn9mqrs7z38yd72j7kt3o8de9 EndpointID:a18c1b187ac3651013df6080ef2e31434fa2a8a0f3c1a93e117277c8c714eace EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-10-11T18:09:05.524Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.48s) [2023-10-11T18:09:05.524Z] PASS [2023-10-11T18:09:05.524Z] [2023-10-11T18:09:05.524Z] === Skipped [2023-10-11T18:09:05.524Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-10-11T18:09:05.524Z] service_test.go:242: FLAKY_TEST [2023-10-11T18:09:05.524Z] [2023-10-11T18:09:05.524Z] DONE 38 tests, 1 skipped in 46.069s [2023-10-11T18:09:05.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-10-11T18:09:05.524Z] ++ 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 [2023-10-11T18:09:05.524Z] ++ set -e [2023-10-11T18:09:05.524Z] ++ '[' -n 0 ']' [2023-10-11T18:09:05.524Z] ++ set -x [2023-10-11T18:09:05.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:09:05.524Z] INFO: Testing against a local daemon [2023-10-11T18:09:05.524Z] === RUN TestDockerNetworkIpvlanPersistance [2023-10-11T18:09:05.524Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-11T18:09:05.524Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-10-11T18:09:05.524Z] === RUN TestDockerNetworkIpvlan [2023-10-11T18:09:05.524Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-11T18:09:05.524Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-10-11T18:09:05.524Z] PASS [2023-10-11T18:09:05.524Z] [2023-10-11T18:09:05.524Z] === Skipped [2023-10-11T18:09:05.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-10-11T18:09:05.524Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-11T18:09:05.524Z] [2023-10-11T18:09:05.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-10-11T18:09:05.524Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-11T18:09:05.524Z] [2023-10-11T18:09:05.524Z] DONE 2 tests, 2 skipped in 0.024s [2023-10-11T18:09:05.524Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-10-11T18:09:05.524Z] ++ 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 [2023-10-11T18:09:05.524Z] ++ set -e [2023-10-11T18:09:05.524Z] ++ '[' -n 0 ']' [2023-10-11T18:09:05.524Z] ++ set -x [2023-10-11T18:09:05.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:09:05.524Z] INFO: Testing against a local daemon [2023-10-11T18:09:05.524Z] === RUN TestDockerNetworkMacvlanPersistance [2023-10-11T18:09:06.458Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2023-10-11T18:09:06.458Z] === RUN TestDockerNetworkMacvlan [2023-10-11T18:09:07.032Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-10-11T18:09:07.969Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-10-11T18:09:08.535Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-10-11T18:09:10.434Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-10-11T18:09:12.333Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-10-11T18:09:15.615Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-10-11T18:09:16.180Z] --- PASS: TestDockerNetworkMacvlan (9.97s) [2023-10-11T18:09:16.180Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-10-11T18:09:16.180Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-10-11T18:09:16.180Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2023-10-11T18:09:16.180Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2023-10-11T18:09:16.180Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2023-10-11T18:09:16.180Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2023-10-11T18:09:16.180Z] PASS [2023-10-11T18:09:16.437Z] [2023-10-11T18:09:16.437Z] DONE 8 tests in 11.232s [2023-10-11T18:09:16.437Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-10-11T18:09:16.438Z] ++ 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 [2023-10-11T18:09:16.438Z] ++ set -e [2023-10-11T18:09:16.438Z] ++ '[' -n 0 ']' [2023-10-11T18:09:16.438Z] ++ set -x [2023-10-11T18:09:16.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:09:16.438Z] testing: warning: no tests to run [2023-10-11T18:09:16.438Z] PASS [2023-10-11T18:09:16.438Z] [2023-10-11T18:09:16.438Z] DONE 0 tests in 0.008s [2023-10-11T18:09:16.438Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-10-11T18:09:16.438Z] ++ 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 [2023-10-11T18:09:16.438Z] ++ set -e [2023-10-11T18:09:16.438Z] ++ '[' -n 0 ']' [2023-10-11T18:09:16.438Z] ++ set -x [2023-10-11T18:09:16.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:09:16.438Z] INFO: Testing against a local daemon [2023-10-11T18:09:16.438Z] === RUN TestAuthZPluginAllowRequest [2023-10-11T18:09:17.810Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2023-10-11T18:09:17.810Z] === RUN TestAuthZPluginTLS [2023-10-11T18:09:18.068Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-10-11T18:09:18.068Z] === RUN TestAuthZPluginDenyRequest [2023-10-11T18:09:18.633Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-10-11T18:09:18.633Z] === RUN TestAuthZPluginAPIDenyResponse [2023-10-11T18:09:19.198Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-10-11T18:09:19.198Z] === RUN TestAuthZPluginDenyResponse [2023-10-11T18:09:19.764Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-10-11T18:09:19.764Z] === RUN TestAuthZPluginAllowEventStream [2023-10-11T18:09:21.138Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2023-10-11T18:09:21.138Z] === RUN TestAuthZPluginErrorResponse [2023-10-11T18:09:21.395Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-10-11T18:09:21.395Z] === RUN TestAuthZPluginErrorRequest [2023-10-11T18:09:21.961Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-10-11T18:09:21.961Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-10-11T18:09:22.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-10-11T18:09:22.527Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-10-11T18:09:23.900Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2023-10-11T18:09:23.900Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-10-11T18:09:25.273Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2023-10-11T18:09:25.273Z] === RUN TestAuthZPluginHeader [2023-10-11T18:09:25.838Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-10-11T18:09:25.838Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-10-11T18:09:25.838Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:25.838Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-10-11T18:09:25.838Z] === RUN TestAuthZPluginV2Disable [2023-10-11T18:09:25.838Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:25.838Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-10-11T18:09:25.838Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-10-11T18:09:25.838Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:25.838Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-10-11T18:09:25.838Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-10-11T18:09:25.838Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:25.838Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-10-11T18:09:25.838Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-10-11T18:09:43.915Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-10-11T18:09:43.915Z] PASS [2023-10-11T18:09:43.915Z] [2023-10-11T18:09:43.915Z] === Skipped [2023-10-11T18:09:43.915Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-10-11T18:09:43.915Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:43.915Z] [2023-10-11T18:09:43.915Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-10-11T18:09:43.915Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:43.915Z] [2023-10-11T18:09:43.915Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-10-11T18:09:43.915Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:43.915Z] [2023-10-11T18:09:43.915Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-10-11T18:09:43.915Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:43.915Z] [2023-10-11T18:09:43.915Z] DONE 17 tests, 4 skipped in 26.469s [2023-10-11T18:09:43.915Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-10-11T18:09:43.915Z] ++ 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 [2023-10-11T18:09:43.915Z] ++ set -e [2023-10-11T18:09:43.915Z] ++ '[' -n 0 ']' [2023-10-11T18:09:43.915Z] ++ set -x [2023-10-11T18:09:43.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:09:43.915Z] INFO: Testing against a local daemon [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-10-11T18:09:43.915Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-10-11T18:09:43.915Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-10-11T18:09:43.915Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-10-11T18:09:43.915Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-10-11T18:09:43.915Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-10-11T18:09:43.915Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-10-11T18:09:43.915Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-10-11T18:09:43.915Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-10-11T18:09:43.915Z] === RUN TestPluginInstall [2023-10-11T18:09:43.915Z] === RUN TestPluginInstall/no_auth [2023-10-11T18:09:45.814Z] time="2023-10-11T18:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-11T18:09:45.814Z] time="2023-10-11T18:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9bf6c314582275c47f2f56d66a1eeab2058594e2173920d0969c4569aee9bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-11T18:09:45.814Z] time="2023-10-11T18:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-11T18:09:45.814Z] time="2023-10-11T18:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9bf6c314582275c47f2f56d66a1eeab2058594e2173920d0969c4569aee9bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-11T18:09:46.071Z] === RUN TestPluginInstall/with_htpasswd [2023-10-11T18:09:46.329Z] time="2023-10-11T18:09:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-11T18:09:46.329Z] time="2023-10-11T18:09:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9bf6c314582275c47f2f56d66a1eeab2058594e2173920d0969c4569aee9bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-11T18:09:46.329Z] time="2023-10-11T18:09:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-11T18:09:46.329Z] time="2023-10-11T18:09:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc9bf6c314582275c47f2f56d66a1eeab2058594e2173920d0969c4569aee9bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-11T18:09:46.587Z] === RUN TestPluginInstall/with_insecure [2023-10-11T18:09:47.521Z] time="2023-10-11T18:09:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-11T18:09:47.521Z] time="2023-10-11T18:09:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8a83ddd01a89923dbc8423b19dc257bf700c8282ea2547f99445b0c4c671184" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-11T18:09:47.521Z] time="2023-10-11T18:09:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-11T18:09:47.521Z] time="2023-10-11T18:09:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8a83ddd01a89923dbc8423b19dc257bf700c8282ea2547f99445b0c4c671184" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-11T18:09:47.521Z] plugin_test.go:195: [d10dee366d35f] daemon is not started [2023-10-11T18:09:47.521Z] --- PASS: TestPluginInstall (4.76s) [2023-10-11T18:09:47.521Z] --- PASS: TestPluginInstall/no_auth (3.19s) [2023-10-11T18:09:47.521Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-10-11T18:09:47.521Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2023-10-11T18:09:47.521Z] === RUN TestPluginsWithRuntimes [2023-10-11T18:09:49.419Z] === RUN TestPluginsWithRuntimes/No_Args [2023-10-11T18:09:49.985Z] === RUN TestPluginsWithRuntimes/With_Args [2023-10-11T18:09:50.918Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2023-10-11T18:09:50.918Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-10-11T18:09:50.918Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-10-11T18:09:50.918Z] === RUN TestPluginBackCompatMediaTypes [2023-10-11T18:09:51.483Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2023-10-11T18:09:51.483Z] PASS [2023-10-11T18:09:51.483Z] [2023-10-11T18:09:51.483Z] DONE 24 tests in 8.607s [2023-10-11T18:09:51.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-10-11T18:09:51.483Z] ++ 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 [2023-10-11T18:09:51.483Z] ++ set -e [2023-10-11T18:09:51.483Z] ++ '[' -n 0 ']' [2023-10-11T18:09:51.483Z] ++ set -x [2023-10-11T18:09:51.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:09:51.483Z] INFO: Testing against a local daemon [2023-10-11T18:09:51.483Z] === RUN TestExternalGraphDriver [2023-10-11T18:09:51.742Z] === RUN TestExternalGraphDriver/json [2023-10-11T18:09:53.641Z] === RUN TestExternalGraphDriver/spec [2023-10-11T18:09:55.014Z] === RUN TestExternalGraphDriver/pull [2023-10-11T18:09:59.196Z] --- PASS: TestExternalGraphDriver (6.96s) [2023-10-11T18:09:59.196Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2023-10-11T18:09:59.196Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2023-10-11T18:09:59.196Z] --- PASS: TestExternalGraphDriver/pull (3.35s) [2023-10-11T18:09:59.196Z] === RUN TestGraphdriverPluginV2 [2023-10-11T18:09:59.196Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:59.196Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-10-11T18:09:59.196Z] PASS [2023-10-11T18:09:59.196Z] [2023-10-11T18:09:59.196Z] === Skipped [2023-10-11T18:09:59.196Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-10-11T18:09:59.196Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:09:59.196Z] [2023-10-11T18:09:59.196Z] DONE 5 tests, 1 skipped in 7.315s [2023-10-11T18:09:59.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-10-11T18:09:59.196Z] ++ 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 [2023-10-11T18:09:59.196Z] ++ set -e [2023-10-11T18:09:59.196Z] ++ '[' -n 0 ']' [2023-10-11T18:09:59.196Z] ++ set -x [2023-10-11T18:09:59.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:09:59.196Z] INFO: Testing against a local daemon [2023-10-11T18:09:59.196Z] === RUN TestContinueAfterPluginCrash [2023-10-11T18:09:59.196Z] === PAUSE TestContinueAfterPluginCrash [2023-10-11T18:09:59.196Z] === RUN TestReadPluginNoRead [2023-10-11T18:09:59.196Z] === PAUSE TestReadPluginNoRead [2023-10-11T18:09:59.196Z] === RUN TestDaemonStartWithLogOpt [2023-10-11T18:09:59.196Z] === PAUSE TestDaemonStartWithLogOpt [2023-10-11T18:09:59.196Z] === CONT TestContinueAfterPluginCrash [2023-10-11T18:09:59.196Z] === CONT TestDaemonStartWithLogOpt [2023-10-11T18:09:59.196Z] === CONT TestReadPluginNoRead [2023-10-11T18:10:01.097Z] === RUN TestReadPluginNoRead/default [2023-10-11T18:10:01.667Z] --- PASS: TestDaemonStartWithLogOpt (2.74s) [2023-10-11T18:10:02.236Z] === RUN TestReadPluginNoRead/disabled_caching [2023-10-11T18:10:03.610Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-10-11T18:10:04.984Z] read_test.go:91: [d377541c63bbc] daemon is not started [2023-10-11T18:10:04.984Z] --- PASS: TestReadPluginNoRead (5.91s) [2023-10-11T18:10:04.984Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2023-10-11T18:10:04.984Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2023-10-11T18:10:04.984Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2023-10-11T18:10:06.883Z] --- PASS: TestContinueAfterPluginCrash (7.74s) [2023-10-11T18:10:06.884Z] PASS [2023-10-11T18:10:06.884Z] [2023-10-11T18:10:06.884Z] DONE 6 tests in 7.763s [2023-10-11T18:10:06.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-10-11T18:10:06.884Z] ++ 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 [2023-10-11T18:10:06.884Z] ++ set -e [2023-10-11T18:10:06.884Z] ++ '[' -n 0 ']' [2023-10-11T18:10:06.884Z] ++ set -x [2023-10-11T18:10:06.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:10:06.884Z] testing: warning: no tests to run [2023-10-11T18:10:06.884Z] PASS [2023-10-11T18:10:06.884Z] [2023-10-11T18:10:06.884Z] DONE 0 tests in 0.012s [2023-10-11T18:10:06.884Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-10-11T18:10:06.884Z] ++ 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 [2023-10-11T18:10:06.884Z] ++ set -e [2023-10-11T18:10:06.884Z] ++ '[' -n 0 ']' [2023-10-11T18:10:06.884Z] ++ set -x [2023-10-11T18:10:06.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:10:06.884Z] INFO: Testing against a local daemon [2023-10-11T18:10:06.884Z] === RUN TestPluginWithDevMounts [2023-10-11T18:10:06.884Z] === PAUSE TestPluginWithDevMounts [2023-10-11T18:10:06.884Z] === CONT TestPluginWithDevMounts [2023-10-11T18:10:08.258Z] --- PASS: TestPluginWithDevMounts (1.56s) [2023-10-11T18:10:08.258Z] PASS [2023-10-11T18:10:08.258Z] [2023-10-11T18:10:08.258Z] DONE 1 tests in 1.582s [2023-10-11T18:10:08.258Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-10-11T18:10:08.258Z] ++ 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 [2023-10-11T18:10:08.258Z] ++ set -e [2023-10-11T18:10:08.258Z] ++ '[' -n 0 ']' [2023-10-11T18:10:08.258Z] ++ set -x [2023-10-11T18:10:08.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:10:08.258Z] INFO: Testing against a local daemon [2023-10-11T18:10:08.258Z] === RUN TestSecretInspect [2023-10-11T18:10:10.785Z] --- PASS: TestSecretInspect (2.36s) [2023-10-11T18:10:10.785Z] === RUN TestSecretList [2023-10-11T18:10:13.314Z] --- PASS: TestSecretList (2.32s) [2023-10-11T18:10:13.314Z] === RUN TestSecretsCreateAndDelete [2023-10-11T18:10:15.213Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2023-10-11T18:10:15.213Z] === RUN TestSecretsUpdate [2023-10-11T18:10:17.741Z] --- PASS: TestSecretsUpdate (2.38s) [2023-10-11T18:10:17.741Z] === RUN TestTemplatedSecret [2023-10-11T18:10:21.021Z] --- PASS: TestTemplatedSecret (2.75s) [2023-10-11T18:10:21.021Z] === RUN TestSecretCreateResolve [2023-10-11T18:10:22.920Z] --- PASS: TestSecretCreateResolve (2.33s) [2023-10-11T18:10:22.920Z] PASS [2023-10-11T18:10:22.920Z] [2023-10-11T18:10:22.920Z] DONE 6 tests in 14.603s [2023-10-11T18:10:22.920Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-10-11T18:10:22.920Z] ++ 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 [2023-10-11T18:10:22.920Z] ++ set -e [2023-10-11T18:10:22.920Z] ++ '[' -n 0 ']' [2023-10-11T18:10:22.920Z] ++ set -x [2023-10-11T18:10:22.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:10:22.920Z] INFO: Testing against a local daemon [2023-10-11T18:10:22.920Z] === RUN TestServiceCreateInit [2023-10-11T18:10:22.920Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-10-11T18:10:27.113Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-10-11T18:10:31.297Z] --- PASS: TestServiceCreateInit (7.72s) [2023-10-11T18:10:31.297Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s) [2023-10-11T18:10:31.297Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2023-10-11T18:10:31.297Z] === RUN TestCreateServiceMultipleTimes [2023-10-11T18:10:49.372Z] --- PASS: TestCreateServiceMultipleTimes (15.77s) [2023-10-11T18:10:49.372Z] === RUN TestCreateServiceConflict [2023-10-11T18:10:49.372Z] --- PASS: TestCreateServiceConflict (2.47s) [2023-10-11T18:10:49.372Z] === RUN TestCreateServiceMaxReplicas [2023-10-11T18:10:51.900Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2023-10-11T18:10:51.901Z] === RUN TestCreateWithDuplicateNetworkNames [2023-10-11T18:11:06.770Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.35s) [2023-10-11T18:11:06.770Z] === RUN TestCreateServiceSecretFileMode [2023-10-11T18:11:18.980Z] --- PASS: TestCreateServiceSecretFileMode (12.60s) [2023-10-11T18:11:18.981Z] === RUN TestCreateServiceConfigFileMode [2023-10-11T18:11:32.076Z] --- PASS: TestCreateServiceConfigFileMode (12.55s) [2023-10-11T18:11:32.076Z] === RUN TestCreateServiceSysctls [2023-10-11T18:11:33.455Z] --- PASS: TestCreateServiceSysctls (3.18s) [2023-10-11T18:11:33.455Z] === RUN TestCreateServiceCapabilities [2023-10-11T18:11:36.031Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2023-10-11T18:11:36.031Z] === RUN TestInspect [2023-10-11T18:11:39.332Z] --- PASS: TestInspect (2.89s) [2023-10-11T18:11:39.332Z] === RUN TestCreateJob [2023-10-11T18:11:42.657Z] --- PASS: TestCreateJob (3.36s) [2023-10-11T18:11:42.657Z] === RUN TestReplicatedJob [2023-10-11T18:11:47.964Z] --- PASS: TestReplicatedJob (5.27s) [2023-10-11T18:11:47.964Z] === RUN TestUpdateReplicatedJob [2023-10-11T18:11:51.264Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2023-10-11T18:11:51.264Z] === RUN TestServiceListWithStatuses [2023-10-11T18:11:51.264Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-10-11T18:11:51.264Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-10-11T18:11:51.264Z] === RUN TestDockerNetworkConnectAlias [2023-10-11T18:11:56.034Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2023-10-11T18:11:56.034Z] === RUN TestDockerNetworkReConnect [2023-10-11T18:11:59.343Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2023-10-11T18:11:59.343Z] === RUN TestServicePlugin [2023-10-11T18:11:59.343Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:11:59.343Z] --- SKIP: TestServicePlugin (0.00s) [2023-10-11T18:11:59.343Z] === RUN TestServiceUpdateLabel [2023-10-11T18:12:01.892Z] --- PASS: TestServiceUpdateLabel (2.33s) [2023-10-11T18:12:01.892Z] === RUN TestServiceUpdateSecrets [2023-10-11T18:12:16.793Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2023-10-11T18:12:16.793Z] === RUN TestServiceUpdateConfigs [2023-10-11T18:12:31.656Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2023-10-11T18:12:31.656Z] === RUN TestServiceUpdateNetwork [2023-10-11T18:12:43.847Z] --- PASS: TestServiceUpdateNetwork (12.88s) [2023-10-11T18:12:43.847Z] === RUN TestServiceUpdatePidsLimit [2023-10-11T18:12:44.786Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-10-11T18:12:45.732Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-10-11T18:12:52.285Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-10-11T18:13:00.388Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2023-10-11T18:13:00.388Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-10-11T18:13:00.388Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-10-11T18:13:00.388Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-10-11T18:13:00.388Z] PASS [2023-10-11T18:13:00.388Z] [2023-10-11T18:13:00.388Z] === Skipped [2023-10-11T18:13:00.388Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-10-11T18:13:00.388Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-10-11T18:13:00.388Z] [2023-10-11T18:13:00.388Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-10-11T18:13:00.388Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-10-11T18:13:00.388Z] [2023-10-11T18:13:00.388Z] DONE 27 tests, 2 skipped in 157.132s [2023-10-11T18:13:00.388Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-10-11T18:13:00.388Z] ++ 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 [2023-10-11T18:13:00.388Z] ++ set -e [2023-10-11T18:13:00.388Z] ++ '[' -n 0 ']' [2023-10-11T18:13:00.388Z] ++ set -x [2023-10-11T18:13:00.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:13:00.388Z] INFO: Testing against a local daemon [2023-10-11T18:13:00.388Z] === RUN TestSessionCreate [2023-10-11T18:13:00.388Z] --- PASS: TestSessionCreate (0.02s) [2023-10-11T18:13:00.388Z] === RUN TestSessionCreateWithBadUpgrade [2023-10-11T18:13:00.388Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-10-11T18:13:00.388Z] PASS [2023-10-11T18:13:00.388Z] [2023-10-11T18:13:00.388Z] DONE 2 tests in 0.057s [2023-10-11T18:13:00.389Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-10-11T18:13:00.389Z] ++ 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 [2023-10-11T18:13:00.389Z] ++ set -e [2023-10-11T18:13:00.389Z] ++ '[' -n 0 ']' [2023-10-11T18:13:00.389Z] ++ set -x [2023-10-11T18:13:00.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:13:00.389Z] INFO: Testing against a local daemon [2023-10-11T18:13:00.389Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-10-11T18:13:00.389Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-10-11T18:13:00.389Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-10-11T18:13:00.389Z] === RUN TestDiskUsage [2023-10-11T18:13:00.389Z] === PAUSE TestDiskUsage [2023-10-11T18:13:00.389Z] === RUN TestEventsExecDie [2023-10-11T18:13:00.646Z] --- PASS: TestEventsExecDie (0.60s) [2023-10-11T18:13:00.646Z] === RUN TestEventsBackwardsCompatible [2023-10-11T18:13:00.646Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-10-11T18:13:00.646Z] === RUN TestEventsVolumeCreate [2023-10-11T18:13:00.646Z] --- PASS: TestEventsVolumeCreate (0.04s) [2023-10-11T18:13:00.646Z] === RUN TestInfoBinaryCommits [2023-10-11T18:13:00.646Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-10-11T18:13:00.646Z] === RUN TestInfoAPIVersioned [2023-10-11T18:13:00.646Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-10-11T18:13:00.646Z] === RUN TestInfoAPI [2023-10-11T18:13:00.904Z] --- PASS: TestInfoAPI (0.02s) [2023-10-11T18:13:00.904Z] === RUN TestInfoAPIWarnings [2023-10-11T18:13:19.018Z] --- PASS: TestInfoAPIWarnings (16.55s) [2023-10-11T18:13:19.018Z] === RUN TestInfoDebug [2023-10-11T18:13:19.018Z] --- PASS: TestInfoDebug (0.52s) [2023-10-11T18:13:19.018Z] === RUN TestInfoInsecureRegistries [2023-10-11T18:13:19.018Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-10-11T18:13:19.018Z] === RUN TestInfoRegistryMirrors [2023-10-11T18:13:19.018Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-10-11T18:13:19.018Z] === RUN TestLoginFailsWithBadCredentials [2023-10-11T18:13:19.953Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2023-10-11T18:13:19.953Z] === RUN TestPingCacheHeaders [2023-10-11T18:13:19.953Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-10-11T18:13:19.953Z] === RUN TestPingGet [2023-10-11T18:13:19.953Z] --- PASS: TestPingGet (0.01s) [2023-10-11T18:13:19.953Z] === RUN TestPingHead [2023-10-11T18:13:19.953Z] --- PASS: TestPingHead (0.02s) [2023-10-11T18:13:19.953Z] === RUN TestPingSwarmHeader [2023-10-11T18:13:20.521Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-10-11T18:13:21.094Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-10-11T18:13:22.473Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-10-11T18:13:22.473Z] --- PASS: TestPingSwarmHeader (2.44s) [2023-10-11T18:13:22.473Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-10-11T18:13:22.473Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-10-11T18:13:22.473Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-10-11T18:13:22.473Z] === RUN TestPingBuilderHeader [2023-10-11T18:13:22.473Z] === RUN TestPingBuilderHeader/default_config [2023-10-11T18:13:23.039Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-10-11T18:13:23.296Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-10-11T18:13:23.296Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-10-11T18:13:23.296Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-10-11T18:13:23.296Z] === RUN TestVersion [2023-10-11T18:13:23.554Z] --- PASS: TestVersion (0.02s) [2023-10-11T18:13:23.554Z] === CONT TestDiskUsage [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/container_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/image_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/volume_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-10-11T18:13:24.124Z] === RUN TestDiskUsage/after_container.Run [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-10-11T18:13:24.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage (1.21s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-10-11T18:13:24.655Z] PASS [2023-10-11T18:13:24.655Z] [2023-10-11T18:13:24.655Z] === Skipped [2023-10-11T18:13:24.655Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-10-11T18:13:24.655Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-10-11T18:13:24.655Z] [2023-10-11T18:13:24.655Z] DONE 57 tests, 1 skipped in 24.614s [2023-10-11T18:13:24.655Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-10-11T18:13:24.655Z] ++ 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 [2023-10-11T18:13:24.655Z] ++ set -e [2023-10-11T18:13:24.655Z] ++ '[' -n 0 ']' [2023-10-11T18:13:24.655Z] ++ set -x [2023-10-11T18:13:24.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2023-10-11T18:13:24.655Z] INFO: Testing against a local daemon [2023-10-11T18:13:24.655Z] === RUN TestVolumesCreateAndList [2023-10-11T18:13:24.655Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-10-11T18:13:24.655Z] === RUN TestVolumesRemove [2023-10-11T18:13:24.655Z] === RUN TestVolumesRemove/volume_in_use [2023-10-11T18:13:24.655Z] === RUN TestVolumesRemove/volume_not_in_use [2023-10-11T18:13:24.655Z] === RUN TestVolumesRemove/non-existing_volume [2023-10-11T18:13:24.655Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-10-11T18:13:24.655Z] --- PASS: TestVolumesRemove (0.05s) [2023-10-11T18:13:24.655Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-10-11T18:13:24.655Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-10-11T18:13:24.655Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-10-11T18:13:24.655Z] === RUN TestVolumesRemoveSwarmEnabled [2023-10-11T18:13:24.655Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-10-11T18:13:24.655Z] === RUN TestVolumesInspect [2023-10-11T18:13:24.655Z] --- PASS: TestVolumesInspect (0.01s) [2023-10-11T18:13:24.655Z] === RUN TestVolumesInvalidJSON [2023-10-11T18:13:24.655Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-10-11T18:13:24.655Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-10-11T18:13:24.655Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-10-11T18:13:24.655Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-10-11T18:13:24.655Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-10-11T18:13:24.655Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-10-11T18:13:24.655Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-10-11T18:13:24.930Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-10-11T18:13:24.930Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-10-11T18:13:24.930Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-10-11T18:13:24.930Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-10-11T18:13:24.930Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-10-11T18:13:24.930Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-10-11T18:13:24.930Z] === RUN TestVolumePruneAnonymous [2023-10-11T18:13:24.930Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-10-11T18:13:24.930Z] === RUN TestVolumePruneAnonFromImage [2023-10-11T18:13:24.930Z] --- PASS: TestVolumePruneAnonFromImage (0.19s) [2023-10-11T18:13:24.930Z] === CONT TestVolumesRemoveSwarmEnabled [2023-10-11T18:13:26.311Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-10-11T18:13:26.311Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-10-11T18:13:26.311Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-10-11T18:13:26.311Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-10-11T18:13:27.683Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.38s) [2023-10-11T18:13:27.684Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-10-11T18:13:27.684Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-10-11T18:13:27.684Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-10-11T18:13:27.684Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-10-11T18:13:27.684Z] PASS [2023-10-11T18:13:27.684Z] [2023-10-11T18:13:27.684Z] DONE 20 tests in 2.714s [2023-10-11T18:13:27.684Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-10-11T18:13:27.684Z] ++++ cat bundles/test-integration/docker.pid [2023-10-11T18:13:27.684Z] +++ kill 21361 [2023-10-11T18:13:27.684Z] +++ /etc/init.d/apparmor stop [2023-10-11T18:13:27.684Z] Leaving: AppArmorNo profiles have been unloaded. [2023-10-11T18:13:27.684Z] [2023-10-11T18:13:27.684Z] Unloading profiles will leave already running processes permanently [2023-10-11T18:13:27.684Z] unconfined, which can lead to unexpected situations. [2023-10-11T18:13:27.684Z] [2023-10-11T18:13:27.684Z] To set a process to complain mode, use the command line tool [2023-10-11T18:13:27.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-10-11T18:13:27.684Z] +++ true [2023-10-11T18:13:27.684Z] exiting test-integration [2023-10-11T18:13:27.684Z] ++ exit 0 [2023-10-11T18:13:27.684Z] Post stage [Pipeline] junit [2023-10-11T18:13:28.629Z] Recording test results [2023-10-11T18:13:28.791Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-10-11T18:13:29.085Z] + echo Ensuring container killed. [2023-10-11T18:13:29.085Z] Ensuring container killed. [2023-10-11T18:13:29.085Z] + docker rm -vf docker-pr2 [2023-10-11T18:13:29.085Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-10-11T18:13:29.364Z] + echo Chowning /workspace to jenkins user [2023-10-11T18:13:29.364Z] Chowning /workspace to jenkins user [2023-10-11T18:13:29.364Z] + id -u [2023-10-11T18:13:29.364Z] + id -g [2023-10-11T18:13:29.364Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46625:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-10-11T18:13:30.608Z] + bundleName=arm64-integration [2023-10-11T18:13:30.608Z] + echo Creating arm64-integration-bundles.tar.gz [2023-10-11T18:13:30.608Z] Creating arm64-integration-bundles.tar.gz [2023-10-11T18:13:30.608Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-10-11T18:13:30.608Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-10-11T18:13:30.903Z] Archiving artifacts [2023-10-11T18:13:31.426Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46625/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-10-11T18:13:31.910Z] + make clean [2023-10-11T18:13:31.910Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-10-11T18:13:31.910Z] docker-dev-cache [2023-10-11T18:13:31.910Z] 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