Pull request #47748 updated Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 9f0a44aa791cc48369cf93e7a61b7de12532f720+faf84d7f0a1f2e6badff6f720a3e1e559c356fff (ee96644dbf4e996eed313affba77b9434527c7a0) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47748@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-04-23T19:25:27.541Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-23T19:25:27.544Z] Trying to pass milestone 5 [Pipeline] milestone [2024-04-23T19:25:27.712Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-23T19:25:27.948Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47748 [Pipeline] { [Pipeline] checkout [2024-04-23T19:25:27.980Z] The recommended git tool is: git [2024-04-23T19:25:28.030Z] using credential docker-jenkins-github-credentials [2024-04-23T19:25:28.036Z] Cloning the remote Git repository [2024-04-23T19:25:28.036Z] Cloning with configured refspecs honoured and without tags [2024-04-23T19:25:28.044Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T19:25:28.044Z] > git init /home/ubuntu/workspace/moby_PR-47748 # timeout=10 [2024-04-23T19:25:28.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:25:28.048Z] > git --version # timeout=10 [2024-04-23T19:25:28.050Z] > git --version # 'git version 2.25.1' [2024-04-23T19:25:28.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:25:28.052Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47748/head:refs/remotes/origin/PR-47748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:25:39.974Z] Fetching without tags [2024-04-23T19:25:40.173Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 9f0a44aa791cc48369cf93e7a61b7de12532f720 [2024-04-23T19:25:39.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:25:39.970Z] > git config --add remote.origin.fetch +refs/pull/47748/head:refs/remotes/origin/PR-47748 # timeout=10 [2024-04-23T19:25:39.972Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:25:39.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:25:39.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:25:39.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:25:39.984Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47748/head:refs/remotes/origin/PR-47748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:25:40.181Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:25:40.183Z] > git checkout -f 9f0a44aa791cc48369cf93e7a61b7de12532f720 # timeout=10 [2024-04-23T19:25:40.854Z] Merge succeeded, producing 9f0a44aa791cc48369cf93e7a61b7de12532f720 [2024-04-23T19:25:40.854Z] Checking out Revision 9f0a44aa791cc48369cf93e7a61b7de12532f720 (PR-47748) [2024-04-23T19:25:41.748Z] Commit message: "awslogs: Prevent close from being blocked on log" [2024-04-23T19:25:41.752Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T19:25:40.846Z] > git remote # timeout=10 [2024-04-23T19:25:40.849Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T19:25:40.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:25:40.852Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T19:25:40.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T19:25:40.861Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:25:40.863Z] > git checkout -f 9f0a44aa791cc48369cf93e7a61b7de12532f720 # timeout=10 [2024-04-23T19:25:41.755Z] > git rev-list --no-walk 5297c1aa3cdf4625ccff9c4a88c0f0a6a758e8e1 # timeout=10 [2024-04-23T19:25:42.381Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47748:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2024-04-23T19:25:44.889Z] 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 [2024-04-23T19:25:45.496Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47748 [Pipeline] { [Pipeline] checkout [2024-04-23T19:25:45.514Z] The recommended git tool is: git [2024-04-23T19:25:45.518Z] using credential docker-jenkins-github-credentials [2024-04-23T19:25:45.525Z] Fetching changes from the remote Git repository [2024-04-23T19:25:45.531Z] Fetching without tags [2024-04-23T19:25:45.744Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 9f0a44aa791cc48369cf93e7a61b7de12532f720 [2024-04-23T19:25:45.785Z] Merge succeeded, producing 9f0a44aa791cc48369cf93e7a61b7de12532f720 [2024-04-23T19:25:45.785Z] Checking out Revision 9f0a44aa791cc48369cf93e7a61b7de12532f720 (PR-47748) [2024-04-23T19:25:45.820Z] Commit message: "awslogs: Prevent close from being blocked on log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-23T19:25:46.470Z] + docker version [2024-04-23T19:25:46.470Z] Client: Docker Engine - Community [2024-04-23T19:25:46.470Z] Version: 25.0.3 [2024-04-23T19:25:46.470Z] API version: 1.44 [2024-04-23T19:25:46.470Z] Go version: go1.21.6 [2024-04-23T19:25:46.470Z] Git commit: 4debf41 [2024-04-23T19:25:46.470Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T19:25:46.470Z] OS/Arch: linux/arm64 [2024-04-23T19:25:46.470Z] Context: default [2024-04-23T19:25:46.470Z] [2024-04-23T19:25:46.470Z] Server: Docker Engine - Community [2024-04-23T19:25:46.470Z] Engine: [2024-04-23T19:25:46.470Z] Version: 25.0.3 [2024-04-23T19:25:46.470Z] API version: 1.44 (minimum version 1.24) [2024-04-23T19:25:46.470Z] Go version: go1.21.6 [2024-04-23T19:25:46.470Z] Git commit: f417435 [2024-04-23T19:25:46.470Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T19:25:46.470Z] OS/Arch: linux/arm64 [2024-04-23T19:25:46.470Z] Experimental: true [2024-04-23T19:25:46.470Z] containerd: [2024-04-23T19:25:46.470Z] Version: 1.6.28 [2024-04-23T19:25:46.470Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T19:25:46.470Z] runc: [2024-04-23T19:25:46.470Z] Version: 1.1.12 [2024-04-23T19:25:46.470Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-23T19:25:46.470Z] docker-init: [2024-04-23T19:25:46.470Z] Version: 0.19.0 [2024-04-23T19:25:46.470Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-23T19:25:45.529Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47748/.git # timeout=10 [2024-04-23T19:25:45.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:25:45.539Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:25:45.539Z] > git --version # timeout=10 [2024-04-23T19:25:45.541Z] > git --version # 'git version 2.25.1' [2024-04-23T19:25:45.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:25:45.543Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47748/head:refs/remotes/origin/PR-47748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:25:45.751Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:25:45.753Z] > git checkout -f 9f0a44aa791cc48369cf93e7a61b7de12532f720 # timeout=10 [2024-04-23T19:25:45.778Z] > git remote # timeout=10 [2024-04-23T19:25:45.780Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T19:25:45.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:25:45.784Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T19:25:45.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T19:25:45.793Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:25:45.794Z] > git checkout -f 9f0a44aa791cc48369cf93e7a61b7de12532f720 # timeout=10 [2024-04-23T19:25:46.737Z] + docker info [2024-04-23T19:25:46.738Z] Client: Docker Engine - Community [2024-04-23T19:25:46.738Z] Version: 25.0.3 [2024-04-23T19:25:46.738Z] Context: default [2024-04-23T19:25:46.738Z] Debug Mode: false [2024-04-23T19:25:46.738Z] Plugins: [2024-04-23T19:25:46.738Z] buildx: Docker Buildx (Docker Inc.) [2024-04-23T19:25:46.738Z] Version: v0.12.1 [2024-04-23T19:25:46.738Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-23T19:25:46.738Z] compose: Docker Compose (Docker Inc.) [2024-04-23T19:25:46.738Z] Version: v2.24.6 [2024-04-23T19:25:46.738Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T19:25:46.738Z] [2024-04-23T19:25:46.738Z] Server: [2024-04-23T19:25:46.738Z] Containers: 0 [2024-04-23T19:25:46.738Z] Running: 0 [2024-04-23T19:25:46.738Z] Paused: 0 [2024-04-23T19:25:46.738Z] Stopped: 0 [2024-04-23T19:25:46.738Z] Images: 6 [2024-04-23T19:25:46.738Z] Server Version: 25.0.3 [2024-04-23T19:25:46.738Z] Storage Driver: overlay2 [2024-04-23T19:25:46.738Z] Backing Filesystem: extfs [2024-04-23T19:25:46.738Z] Supports d_type: true [2024-04-23T19:25:46.738Z] Using metacopy: false [2024-04-23T19:25:46.738Z] Native Overlay Diff: true [2024-04-23T19:25:46.738Z] userxattr: false [2024-04-23T19:25:46.738Z] Logging Driver: json-file [2024-04-23T19:25:46.738Z] Cgroup Driver: cgroupfs [2024-04-23T19:25:46.738Z] Cgroup Version: 1 [2024-04-23T19:25:46.738Z] Plugins: [2024-04-23T19:25:46.738Z] Volume: local [2024-04-23T19:25:46.738Z] Network: bridge host ipvlan macvlan null overlay [2024-04-23T19:25:46.738Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-23T19:25:46.738Z] Swarm: inactive [2024-04-23T19:25:46.738Z] Runtimes: io.containerd.runc.v2 runc [2024-04-23T19:25:46.738Z] Default Runtime: runc [2024-04-23T19:25:46.738Z] Init Binary: docker-init [2024-04-23T19:25:46.738Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T19:25:46.738Z] runc version: v1.1.12-0-g51d5e94 [2024-04-23T19:25:46.738Z] init version: de40ad0 [2024-04-23T19:25:46.738Z] Security Options: [2024-04-23T19:25:46.738Z] apparmor [2024-04-23T19:25:46.738Z] seccomp [2024-04-23T19:25:46.738Z] Profile: builtin [2024-04-23T19:25:46.738Z] Kernel Version: 5.15.0-1053-aws [2024-04-23T19:25:46.738Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-23T19:25:46.738Z] OSType: linux [2024-04-23T19:25:46.738Z] Architecture: aarch64 [2024-04-23T19:25:46.738Z] CPUs: 8 [2024-04-23T19:25:46.738Z] Total Memory: 30.64GiB [2024-04-23T19:25:46.738Z] Name: ip-10-100-78-150 [2024-04-23T19:25:46.738Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-23T19:25:46.738Z] Docker Root Dir: /var/lib/docker [2024-04-23T19:25:46.738Z] Debug Mode: false [2024-04-23T19:25:46.738Z] Experimental: true [2024-04-23T19:25:46.738Z] Insecure Registries: [2024-04-23T19:25:46.738Z] 127.0.0.0/8 [2024-04-23T19:25:46.738Z] Live Restore Enabled: true [2024-04-23T19:25:46.738Z] [Pipeline] sh [2024-04-23T19:25:47.005Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T19:25:47.005Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T19:25:47.005Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47748/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-23T19:25:47.005Z] + bash /home/ubuntu/workspace/moby_PR-47748/check-config.sh [2024-04-23T19:25:47.005Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-23T19:25:47.005Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-23T19:25:47.005Z] [2024-04-23T19:25:47.005Z] Generally Necessary: [2024-04-23T19:25:47.005Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-23T19:25:47.005Z] - apparmor: enabled and tools installed [2024-04-23T19:25:47.005Z] - CONFIG_NAMESPACES: enabled [2024-04-23T19:25:47.005Z] - CONFIG_NET_NS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_PID_NS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_IPC_NS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_UTS_NS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CGROUPS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CPUSETS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_MEMCG: enabled [2024-04-23T19:25:47.005Z] - CONFIG_KEYS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_VETH: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-23T19:25:47.005Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CGROUP_BPF: enabled [2024-04-23T19:25:47.005Z] [2024-04-23T19:25:47.005Z] Optional Features: [2024-04-23T19:25:47.005Z] - CONFIG_USER_NS: enabled [2024-04-23T19:25:47.005Z] - CONFIG_SECCOMP: enabled [2024-04-23T19:25:47.005Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-23T19:25:47.005Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-23T19:25:47.260Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-23T19:25:47.260Z] (cgroup swap accounting is currently enabled) [2024-04-23T19:25:47.260Z] - CONFIG_BLK_CGROUP: enabled [2024-04-23T19:25:47.260Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-23T19:25:47.260Z] - CONFIG_CGROUP_PERF: enabled [2024-04-23T19:25:47.260Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-23T19:25:47.260Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-23T19:25:47.260Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-23T19:25:47.260Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-23T19:25:47.260Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-23T19:25:47.260Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-23T19:25:47.260Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-23T19:25:47.260Z] - CONFIG_IP_VS: enabled (as module) [2024-04-23T19:25:47.260Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-23T19:25:47.260Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-23T19:25:47.260Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-23T19:25:47.260Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-23T19:25:47.260Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-23T19:25:47.260Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-23T19:25:47.260Z] - CONFIG_EXT4_FS: enabled [2024-04-23T19:25:47.260Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-23T19:25:47.260Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-23T19:25:47.260Z] - Network Drivers: [2024-04-23T19:25:47.260Z] - "overlay": [2024-04-23T19:25:47.260Z] - CONFIG_VXLAN: enabled (as module) [2024-04-23T19:25:47.260Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-23T19:25:47.260Z] Optional (for encrypted networks): [2024-04-23T19:25:47.260Z] - CONFIG_CRYPTO: enabled [2024-04-23T19:25:47.260Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-23T19:25:47.260Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-23T19:25:47.260Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-23T19:25:47.260Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-23T19:25:47.260Z] - CONFIG_XFRM: enabled [2024-04-23T19:25:47.260Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-23T19:25:47.260Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-23T19:25:47.260Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-23T19:25:47.260Z] - "ipvlan": [2024-04-23T19:25:47.515Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-23T19:25:47.515Z] - "macvlan": [2024-04-23T19:25:47.515Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-23T19:25:47.515Z] - CONFIG_DUMMY: enabled (as module) [2024-04-23T19:25:47.515Z] - "ftp,tftp client in container": [2024-04-23T19:25:47.515Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-23T19:25:47.515Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-23T19:25:47.515Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-23T19:25:47.515Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-23T19:25:47.515Z] - Storage Drivers: [2024-04-23T19:25:47.515Z] - "aufs": [2024-04-23T19:25:47.515Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-23T19:25:47.515Z] - "btrfs": [2024-04-23T19:25:47.515Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-23T19:25:47.515Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-23T19:25:47.515Z] - "devicemapper": [2024-04-23T19:25:47.515Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-23T19:25:47.515Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-23T19:25:47.515Z] - "overlay": [2024-04-23T19:25:47.515Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-23T19:25:47.515Z] - "zfs": [2024-04-23T19:25:47.515Z] - /dev/zfs: present [2024-04-23T19:25:47.515Z] - zfs command: missing [2024-04-23T19:25:47.515Z] - zpool command: missing [2024-04-23T19:25:47.515Z] [2024-04-23T19:25:47.515Z] Limits: [2024-04-23T19:25:47.515Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-23T19:25:47.515Z] [2024-04-23T19:25:47.515Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-23T19:25:47.853Z] + docker build --force-rm -t docker:9f0a44aa791cc48369cf93e7a61b7de12532f720 . [2024-04-23T19:25:47.853Z] #0 building with "default" instance using docker driver [2024-04-23T19:25:47.853Z] [2024-04-23T19:25:47.853Z] #1 [internal] load build definition from Dockerfile [2024-04-23T19:25:47.853Z] #1 transferring dockerfile: 28.30kB done [2024-04-23T19:25:47.853Z] #1 DONE 0.0s [2024-04-23T19:25:47.853Z] [2024-04-23T19:25:47.853Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-23T19:25:47.853Z] #2 DONE 0.1s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-23T19:25:48.108Z] #3 CACHED [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-04-23T19:25:48.108Z] #4 DONE 0.0s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-23T19:25:48.108Z] #5 DONE 0.1s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-23T19:25:48.108Z] #6 DONE 0.2s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #7 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-23T19:25:48.108Z] #7 DONE 0.1s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #8 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-23T19:25:48.108Z] #8 DONE 0.1s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-23T19:25:48.108Z] #9 DONE 0.1s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-23T19:25:48.108Z] #10 DONE 0.2s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-23T19:25:48.108Z] #11 DONE 0.2s [2024-04-23T19:25:48.108Z] [2024-04-23T19:25:48.108Z] #12 [internal] load .dockerignore [2024-04-23T19:25:48.108Z] #12 transferring context: 113B done [2024-04-23T19:25:48.108Z] #12 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T19:25:48.363Z] #13 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-23T19:25:48.363Z] #14 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-23T19:25:48.363Z] #15 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-23T19:25:48.363Z] #16 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-23T19:25:48.363Z] #17 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-04-23T19:25:48.363Z] #18 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T19:25:48.363Z] #19 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 [2024-04-23T19:25:48.363Z] #20 DONE 0.0s [2024-04-23T19:25:48.363Z] [2024-04-23T19:25:48.363Z] #21 [internal] load build context [2024-04-23T19:25:49.287Z] #21 transferring context: 77.63MB 1.0s done [2024-04-23T19:25:49.542Z] #21 DONE 1.0s [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #22 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ [2024-04-23T19:25:49.542Z] #22 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #23 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-04-23T19:25:49.542Z] #23 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #24 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install [2024-04-23T19:25:49.542Z] #24 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #25 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-23T19:25:49.542Z] #25 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #26 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx [2024-04-23T19:25:49.542Z] #26 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #27 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-23T19:25:49.542Z] #27 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #28 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-23T19:25:49.542Z] #28 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #29 [tini-src 1/3] WORKDIR /usr/src/tini [2024-04-23T19:25:49.542Z] #29 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-04-23T19:25:49.542Z] #30 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #31 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-23T19:25:49.542Z] #31 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #32 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-23T19:25:49.542Z] #32 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #33 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T19:25:49.542Z] #33 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #34 [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 [2024-04-23T19:25:49.542Z] #34 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #35 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-23T19:25:49.542Z] #35 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #36 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <> /etc/bash.bashrc [2024-04-23T19:25:49.542Z] #40 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #41 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ [2024-04-23T19:25:49.542Z] #41 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #42 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-23T19:25:49.542Z] #42 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #43 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-23T19:25:49.542Z] #43 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #44 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-23T19:25:49.542Z] #44 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #45 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-23T19:25:49.542Z] #45 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #46 [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 [2024-04-23T19:25:49.542Z] #79 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #80 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ [2024-04-23T19:25:49.542Z] #80 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #81 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-04-23T19:25:49.542Z] #81 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #82 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-04-23T19:25:49.542Z] #82 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #83 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build && /build/docker --version [2024-04-23T19:25:49.542Z] #83 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #84 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ [2024-04-23T19:25:49.542Z] #84 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #85 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint [2024-04-23T19:25:49.542Z] #85 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #86 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version [2024-04-23T19:25:49.542Z] #86 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #87 [build-dummy 2/2] RUN mkdir -p /build [2024-04-23T19:25:49.542Z] #87 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #88 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2024-04-23T19:25:49.542Z] #88 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #89 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2024-04-23T19:25:49.542Z] #89 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #90 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2024-04-23T19:25:49.542Z] #90 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #91 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T19:25:49.542Z] #91 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #92 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-23T19:25:49.542Z] #92 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #93 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ [2024-04-23T19:25:49.542Z] #93 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #94 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ [2024-04-23T19:25:49.542Z] #94 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #95 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-23T19:25:49.542Z] #95 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #96 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-04-23T19:25:49.542Z] #96 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #97 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-04-23T19:25:49.542Z] #97 CACHED [2024-04-23T19:25:49.542Z] [2024-04-23T19:25:49.542Z] #98 [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) [2024-04-23T19:25:53.651Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-23T19:25:53.651Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T19:25:53.651Z] module github.com/docker/docker [2024-04-23T19:25:53.651Z] [2024-04-23T19:25:53.651Z] go 1.21 [2024-04-23T19:25:53.651Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T19:25:53.651Z] + GO111MODULE=on [2024-04-23T19:25:53.651Z] + GOTOOLCHAIN=local [2024-04-23T19:25:53.651Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=9f0a44aa791cc48369cf93e7a61b7de12532f720" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T19:25:53.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T19:25:57.807Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T19:25:57.807Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-23T19:25:57.807Z] [2024-04-23T19:25:57.807Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-23T19:25:57.807Z] Installing docker-proxy to /usr/local/bin/ [2024-04-23T19:25:57.807Z] [2024-04-23T19:25:57.807Z] + mkdir -p bundles [2024-04-23T19:25:57.807Z] + '[' -n 'github.com/docker/docker/api [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/backend/build [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/httputils [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/middleware [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/build [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/container [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/debug [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/image [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/network [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/session [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/system [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/server/router/volume [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/backend [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/container [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/events [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/filters [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/image [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/mount [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/network [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/registry [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/strslice [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/swarm [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/system [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/time [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/versions [2024-04-23T19:25:57.807Z] github.com/docker/docker/api/types/volume [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/dockerfile [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/remotecontext [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T19:25:57.807Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T19:25:57.807Z] github.com/docker/docker/cli/debug [2024-04-23T19:25:57.807Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T19:25:57.807Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T19:25:57.807Z] github.com/docker/docker/client [2024-04-23T19:25:57.807Z] github.com/docker/docker/client/buildkit [2024-04-23T19:25:57.807Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T19:25:57.807Z] github.com/docker/docker/cmd/dockerd [2024-04-23T19:25:57.807Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T19:25:57.807Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T19:25:57.807Z] github.com/docker/docker/container [2024-04-23T19:25:57.807Z] github.com/docker/docker/container/stream [2024-04-23T19:25:57.807Z] github.com/docker/docker/contrib/apparmor [2024-04-23T19:25:57.807Z] github.com/docker/docker/contrib/httpserver [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/cluster [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/config [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/containerd [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/events [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/images [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/initlayer [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/links [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/listeners [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/local [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/names [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/network [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T19:25:57.807Z] github.com/docker/docker/daemon/stats [2024-04-23T19:25:57.807Z] github.com/docker/docker/distribution [2024-04-23T19:25:57.807Z] github.com/docker/docker/distribution/metadata [2024-04-23T19:25:57.807Z] github.com/docker/docker/distribution/utils [2024-04-23T19:25:57.807Z] github.com/docker/docker/distribution/xfer [2024-04-23T19:25:57.807Z] github.com/docker/docker/dockerversion [2024-04-23T19:25:57.807Z] github.com/docker/docker/errdefs [2024-04-23T19:25:57.807Z] github.com/docker/docker/image [2024-04-23T19:25:57.807Z] github.com/docker/docker/image/cache [2024-04-23T19:25:57.807Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T19:25:57.807Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T19:25:57.807Z] github.com/docker/docker/image/tarexport [2024-04-23T19:25:57.807Z] github.com/docker/docker/image/v1 [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/cleanups [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/compatcontext [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/mod [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/mounttree [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/multierror [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/safepath [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/sliceutil [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/test/suite [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/testutils [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T19:25:57.807Z] github.com/docker/docker/internal/unshare [2024-04-23T19:25:57.807Z] github.com/docker/docker/layer [2024-04-23T19:25:57.807Z] github.com/docker/docker/libcontainerd [2024-04-23T19:25:57.807Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T19:25:57.807Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T19:25:57.807Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T19:25:57.807Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T19:25:57.807Z] github.com/docker/docker/libcontainerd/types [2024-04-23T19:25:57.807Z] github.com/docker/docker/oci [2024-04-23T19:25:57.807Z] github.com/docker/docker/oci/caps [2024-04-23T19:25:57.807Z] github.com/docker/docker/opts [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/archive [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/authorization [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/capabilities [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/containerfs [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/directory [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/dmesg [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/fileutils [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/homedir [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/idtools [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/ioutils [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/longpath [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/meminfo [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/parsers [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/pidfile [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/platform [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/plugins [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/pools [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/process [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/progress [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/reexec [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/rootless [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/stack [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/stringid [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/system [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/tailfile [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/tarsum [2024-04-23T19:25:57.807Z] github.com/docker/docker/pkg/useragent [2024-04-23T19:25:57.807Z] github.com/docker/docker/plugin [2024-04-23T19:25:57.807Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T19:25:57.807Z] github.com/docker/docker/plugin/v2 [2024-04-23T19:25:57.807Z] github.com/docker/docker/profiles/apparmor [2024-04-23T19:25:57.807Z] github.com/docker/docker/profiles/seccomp [2024-04-23T19:25:57.807Z] github.com/docker/docker/quota [2024-04-23T19:25:57.807Z] github.com/docker/docker/reference [2024-04-23T19:25:57.807Z] github.com/docker/docker/registry [2024-04-23T19:25:57.807Z] github.com/docker/docker/registry/resumable [2024-04-23T19:25:57.807Z] github.com/docker/docker/restartmanager [2024-04-23T19:25:57.807Z] github.com/docker/docker/runconfig [2024-04-23T19:25:57.807Z] github.com/docker/docker/runconfig/opts [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/daemon [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/environment [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/fakegit [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/registry [2024-04-23T19:25:57.807Z] github.com/docker/docker/testutil/request [2024-04-23T19:25:57.807Z] github.com/docker/docker/volume [2024-04-23T19:25:57.807Z] github.com/docker/docker/volume/drivers [2024-04-23T19:25:57.807Z] github.com/docker/docker/volume/local [2024-04-23T19:25:57.807Z] github.com/docker/docker/volume/mounts [2024-04-23T19:25:57.807Z] github.com/docker/docker/volume/service [2024-04-23T19:25:57.807Z] github.com/docker/docker/volume/service/opts [2024-04-23T19:25:57.807Z] github.com/docker/docker/volume/testutils' ']' [2024-04-23T19:25:57.807Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2024-04-23T19:25:58.367Z] ? github.com/docker/docker/api [no test files] [2024-04-23T19:26:06.449Z] ok github.com/docker/docker/api/server 0.026s coverage: 16.2% of statements [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 42.7% of statements [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/server/router/container 0.026s coverage: 5.9% of statements [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/types/network 0.005s coverage: 80.0% of statements [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-23T19:26:28.328Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-23T19:26:28.328Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2024-04-23T19:26:29.689Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-23T19:26:29.689Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-23T19:26:29.689Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2024-04-23T19:26:29.689Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2024-04-23T19:26:29.689Z] ok github.com/docker/docker/builder/remotecontext 0.030s coverage: 33.7% of statements [2024-04-23T19:26:29.689Z] ok github.com/docker/docker/builder/dockerfile 0.068s coverage: 50.1% of statements [2024-04-23T19:26:31.574Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-23T19:26:31.829Z] ok github.com/docker/docker/cmd/docker-proxy 0.021s coverage: 66.5% of statements [2024-04-23T19:26:31.829Z] ok github.com/docker/docker/client 0.135s coverage: 77.0% of statements [2024-04-23T19:26:32.753Z] ok github.com/docker/docker/builder/remotecontext/git 2.842s coverage: 82.5% of statements [2024-04-23T19:26:44.907Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-23T19:26:44.907Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-23T19:26:44.907Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-23T19:26:44.907Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-23T19:26:44.907Z] ok github.com/docker/docker/container 0.128s coverage: 36.4% of statements [2024-04-23T19:26:44.907Z] ok github.com/docker/docker/cmd/dockerd 0.194s coverage: 29.7% of statements [2024-04-23T19:26:46.791Z] ok github.com/docker/docker/cmd/dockerd/trap 2.389s coverage: 0.0% of statements [2024-04-23T19:26:48.151Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-23T19:26:48.151Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2024-04-23T19:26:48.151Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 39.3% of statements [2024-04-23T19:26:48.151Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2024-04-23T19:26:48.405Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-23T19:26:48.405Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 74.4% of statements [2024-04-23T19:26:50.287Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-23T19:26:50.287Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements [2024-04-23T19:26:50.287Z] ok github.com/docker/docker/daemon/containerd 0.036s coverage: 17.6% of statements [2024-04-23T19:26:50.287Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-23T19:26:50.287Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2024-04-23T19:26:50.287Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 60.9% of statements [2024-04-23T19:26:50.847Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-23T19:26:50.847Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2024-04-23T19:26:51.102Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-23T19:26:51.102Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-23T19:26:51.102Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 60.9% of statements [2024-04-23T19:26:51.102Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.197s coverage: 60.2% of statements [2024-04-23T19:26:51.661Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2024-04-23T19:26:51.915Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.453s coverage: 13.2% of statements [2024-04-23T19:26:52.170Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-23T19:26:52.170Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-23T19:26:52.170Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2024-04-23T19:26:52.170Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 2.9% of statements [2024-04-23T19:26:52.425Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2024-04-23T19:26:52.680Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-23T19:26:52.680Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2024-04-23T19:26:52.680Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2024-04-23T19:26:53.239Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-23T19:26:53.239Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-23T19:26:53.239Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-04-23T19:26:53.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2024-04-23T19:26:53.494Z] # github.com/docker/docker/daemon/logger/loggerutils [github.com/docker/docker/daemon/logger/loggerutils.test] [2024-04-23T19:26:53.494Z] daemon/logger/loggerutils/queue_test.go:29:5: no new variables on left side of := [2024-04-23T19:26:53.494Z] daemon/logger/loggerutils/queue_test.go:33:5: no new variables on left side of := [2024-04-23T19:26:53.494Z] daemon/logger/loggerutils/queue_test.go:51:8: no new variables on left side of := [2024-04-23T19:26:53.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.112s coverage: 76.8% of statements [2024-04-23T19:26:54.054Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-23T19:26:54.054Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2024-04-23T19:26:54.054Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements [2024-04-23T19:26:54.615Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-23T19:26:54.615Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-23T19:26:54.615Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2024-04-23T19:26:54.615Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-23T19:26:54.615Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-23T19:26:54.615Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2024-04-23T19:26:54.615Z] ok github.com/docker/docker/daemon/logger/journald 1.435s coverage: 72.7% of statements [2024-04-23T19:26:55.539Z] ok github.com/docker/docker/daemon/logger/splunk 1.379s coverage: 82.5% of statements [2024-04-23T19:26:55.539Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-23T19:26:55.539Z] ok github.com/docker/docker/dockerversion 0.016s coverage: 100.0% of statements [2024-04-23T19:26:55.539Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2024-04-23T19:26:55.793Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-04-23T19:26:56.352Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements [2024-04-23T19:26:56.607Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-23T19:26:56.607Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-23T19:26:56.607Z] ok github.com/docker/docker/image/cache 0.012s coverage: 26.1% of statements [2024-04-23T19:26:56.862Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-23T19:26:56.862Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-04-23T19:26:56.862Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-23T19:26:56.862Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-23T19:26:57.116Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-23T19:26:57.116Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-23T19:26:57.116Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-23T19:26:57.116Z] ok github.com/docker/docker/daemon 10.550s coverage: 15.8% of statements [2024-04-23T19:26:57.116Z] ok github.com/docker/docker/internal/multierror 0.004s coverage: 88.9% of statements [2024-04-23T19:26:57.116Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.7% of statements [2024-04-23T19:26:57.371Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-23T19:26:57.371Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-23T19:26:57.371Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-23T19:26:57.371Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-23T19:26:57.371Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-23T19:26:57.371Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-23T19:26:57.371Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-23T19:26:57.371Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-23T19:26:57.929Z] ok github.com/docker/docker/distribution/xfer 2.176s coverage: 85.4% of statements [2024-04-23T19:26:58.488Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-23T19:26:58.488Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-23T19:26:58.488Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-23T19:26:58.488Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-23T19:26:58.488Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-23T19:26:58.488Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-04-23T19:26:58.756Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-23T19:26:58.756Z] ok github.com/docker/docker/oci 0.011s coverage: 35.8% of statements [2024-04-23T19:26:58.756Z] ok github.com/docker/docker/opts 0.023s coverage: 67.9% of statements [2024-04-23T19:26:59.335Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-04-23T19:26:59.335Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2024-04-23T19:26:59.335Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 26.7% of statements [2024-04-23T19:26:59.589Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2024-04-23T19:26:59.589Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2024-04-23T19:26:59.589Z] ok github.com/docker/docker/pkg/chrootarchive 0.240s coverage: 83.7% of statements [2024-04-23T19:26:59.589Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 51.7% of statements [2024-04-23T19:26:59.844Z] ok github.com/docker/docker/pkg/archive 0.436s coverage: 80.9% of statements [2024-04-23T19:26:59.844Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 6.5% of statements [2024-04-23T19:27:00.099Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-04-23T19:27:00.099Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements [2024-04-23T19:27:00.099Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2024-04-23T19:27:00.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2024-04-23T19:27:00.360Z] ok github.com/docker/docker/pkg/authorization 0.920s coverage: 68.3% of statements [2024-04-23T19:27:00.360Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-23T19:27:00.360Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2024-04-23T19:27:00.360Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 69.1% of statements [2024-04-23T19:27:00.360Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-23T19:27:00.360Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-23T19:27:00.615Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2024-04-23T19:27:00.615Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements [2024-04-23T19:27:00.615Z] ok github.com/docker/docker/pkg/idtools 0.589s coverage: 69.7% of statements [2024-04-23T19:27:00.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-23T19:27:00.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-23T19:27:00.869Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2024-04-23T19:27:00.869Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2024-04-23T19:27:00.869Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-04-23T19:27:01.124Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-23T19:27:01.124Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2024-04-23T19:27:01.124Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-23T19:27:01.124Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-23T19:27:01.124Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2024-04-23T19:27:01.379Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2024-04-23T19:27:01.379Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2024-04-23T19:27:01.379Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 64.5% of statements [2024-04-23T19:27:01.379Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 61.9% of statements [2024-04-23T19:27:01.634Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements [2024-04-23T19:27:01.634Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2024-04-23T19:27:01.889Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2024-04-23T19:27:01.889Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-04-23T19:27:01.889Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.6% of statements [2024-04-23T19:27:02.812Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-23T19:27:02.812Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-23T19:27:02.812Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 13.6% of statements [2024-04-23T19:27:02.812Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2024-04-23T19:27:03.067Z] ok github.com/docker/docker/pkg/plugins 2.011s coverage: 73.7% of statements [2024-04-23T19:27:03.321Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2024-04-23T19:27:03.881Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 51.9% of statements [2024-04-23T19:27:03.881Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2024-04-23T19:27:03.881Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-23T19:27:03.881Z] ok github.com/docker/docker/runconfig 0.007s coverage: 54.0% of statements [2024-04-23T19:27:03.881Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2024-04-23T19:27:03.881Z] ok github.com/docker/docker/registry 0.105s coverage: 63.9% of statements [2024-04-23T19:27:04.135Z] ok github.com/docker/docker/quota 0.275s coverage: 69.3% of statements [2024-04-23T19:27:04.390Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-23T19:27:04.390Z] ? github.com/docker/docker/volume [no test files] [2024-04-23T19:27:04.950Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2024-04-23T19:27:05.204Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-23T19:27:05.204Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.4% of statements [2024-04-23T19:27:05.458Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-23T19:27:05.458Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-23T19:27:05.458Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2024-04-23T19:27:06.017Z] ok github.com/docker/docker/layer 7.811s coverage: 68.1% of statements Superseded by moby/PR-47748#7 [2024-04-23T19:29:17.823Z] Sending interrupt signal to process Click here to forcibly terminate running steps [2024-04-23T19:29:37.826Z] After 20s process did not stop Post stage [Pipeline] junit [2024-04-23T19:29:37.832Z] Recording test results [2024-04-23T19:29:37.837Z] None of the test reports contained any result [2024-04-23T19:29:37.838Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "Integration tests" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-04-23T19:29:38.170Z] + echo Ensuring container killed. [2024-04-23T19:29:38.170Z] Ensuring container killed. [2024-04-23T19:29:38.170Z] + docker rm -vf docker-pr6 [2024-04-23T19:29:37.841Z] No test report files were found. Configuration error? [2024-04-23T19:29:39.094Z] docker-pr6 [Pipeline] sh [2024-04-23T19:29:39.404Z] + echo Chowning /workspace to jenkins user [2024-04-23T19:29:39.404Z] Chowning /workspace to jenkins user [2024-04-23T19:29:39.404Z] + id -u [2024-04-23T19:29:39.404Z] + id -g [2024-04-23T19:29:39.404Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47748:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-23T19:29:40.285Z] + bundleName=arm64-integration [2024-04-23T19:29:40.285Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-23T19:29:40.285Z] Creating arm64-integration-bundles.tar.gz [2024-04-23T19:29:40.285Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2024-04-23T19:29:40.285Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-23T19:29:40.293Z] Archiving artifacts [2024-04-23T19:29:40.609Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47748/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-23T19:29:40.889Z] + make clean [2024-04-23T19:29:40.889Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-23T19:29:40.889Z] docker-dev-cache [2024-04-23T19:29:40.889Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-23T19:29:41.320Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d0cd4fd5-92f8-438c-9b1c-1a3c1d128581 GitHub has been notified of this commit’s build result Finished: NOT_BUILT Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47748/6/stashes/