Pull request #47748 updated Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d+faf84d7f0a1f2e6badff6f720a3e1e559c356fff (497f66b17a5ee8b0c105cfd4fa1cc6246c174fc3) 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:29:17.656Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-23T19:29:17.658Z] Trying to pass milestone 6 [Pipeline] milestone [2024-04-23T19:29:17.821Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-23T19:29:33.038Z] Still waiting to schedule task [2024-04-23T19:29:33.038Z] Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d)’ [2024-04-23T19:29:41.298Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47748 [Pipeline] { [Pipeline] checkout [2024-04-23T19:29:41.321Z] The recommended git tool is: git [2024-04-23T19:29:41.327Z] using credential docker-jenkins-github-credentials [2024-04-23T19:29:41.333Z] Cloning the remote Git repository [2024-04-23T19:29:41.333Z] Cloning with configured refspecs honoured and without tags [2024-04-23T19:29:41.342Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T19:29:41.342Z] > git init /home/ubuntu/workspace/moby_PR-47748 # timeout=10 [2024-04-23T19:29:41.346Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:29:41.346Z] > git --version # timeout=10 [2024-04-23T19:29:41.348Z] > git --version # 'git version 2.25.1' [2024-04-23T19:29:41.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:29:41.350Z] > 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:29:53.328Z] Fetching without tags [2024-04-23T19:29:53.496Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d [2024-04-23T19:29:53.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:29:53.325Z] > git config --add remote.origin.fetch +refs/pull/47748/head:refs/remotes/origin/PR-47748 # timeout=10 [2024-04-23T19:29:53.327Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:29:53.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:29:53.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:29:53.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:29:53.339Z] > 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:29:53.505Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:29:53.506Z] > git checkout -f 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d # timeout=10 [2024-04-23T19:29:54.175Z] Merge succeeded, producing 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d [2024-04-23T19:29:54.176Z] Checking out Revision 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d (PR-47748) [2024-04-23T19:29:54.417Z] Commit message: "awslogs: Prevent close from being blocked on log" [2024-04-23T19:29:54.421Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T19:29:55.047Z] + 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:29:54.169Z] > git remote # timeout=10 [2024-04-23T19:29:54.171Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T19:29:54.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:29:54.175Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T19:29:54.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T19:29:54.184Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:29:54.186Z] > git checkout -f 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d # timeout=10 [2024-04-23T19:29:54.426Z] > git rev-list --no-walk 9f0a44aa791cc48369cf93e7a61b7de12532f720 # timeout=10 [2024-04-23T19:29:57.554Z] 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:29:57.602Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47748 [Pipeline] { [Pipeline] checkout [2024-04-23T19:29:57.618Z] The recommended git tool is: git [2024-04-23T19:29:57.623Z] using credential docker-jenkins-github-credentials [2024-04-23T19:29:57.629Z] Fetching changes from the remote Git repository [2024-04-23T19:29:57.635Z] Fetching without tags [2024-04-23T19:29:57.857Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d [2024-04-23T19:29:58.104Z] Merge succeeded, producing 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d [2024-04-23T19:29:58.104Z] Checking out Revision 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d (PR-47748) [2024-04-23T19:29:58.139Z] 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:29:57.634Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47748/.git # timeout=10 [2024-04-23T19:29:57.640Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:29:57.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:29:57.644Z] > git --version # timeout=10 [2024-04-23T19:29:57.646Z] > git --version # 'git version 2.25.1' [2024-04-23T19:29:57.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:29:57.648Z] > 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:29:57.866Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:29:57.868Z] > git checkout -f 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d # timeout=10 [2024-04-23T19:29:58.098Z] > git remote # timeout=10 [2024-04-23T19:29:58.100Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T19:29:58.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:29:58.104Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T19:29:58.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T19:29:58.113Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:29:58.115Z] > git checkout -f 7f2b7441a22932adf6e8cb0127059eb6b7f8c07d # timeout=10 [2024-04-23T19:29:58.721Z] + docker version [2024-04-23T19:29:58.722Z] Client: Docker Engine - Community [2024-04-23T19:29:58.722Z] Version: 25.0.3 [2024-04-23T19:29:58.722Z] API version: 1.44 [2024-04-23T19:29:58.722Z] Go version: go1.21.6 [2024-04-23T19:29:58.722Z] Git commit: 4debf41 [2024-04-23T19:29:58.722Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T19:29:58.722Z] OS/Arch: linux/arm64 [2024-04-23T19:29:58.722Z] Context: default [2024-04-23T19:29:58.722Z] [2024-04-23T19:29:58.722Z] Server: Docker Engine - Community [2024-04-23T19:29:58.722Z] Engine: [2024-04-23T19:29:58.722Z] Version: 25.0.3 [2024-04-23T19:29:58.722Z] API version: 1.44 (minimum version 1.24) [2024-04-23T19:29:58.722Z] Go version: go1.21.6 [2024-04-23T19:29:58.722Z] Git commit: f417435 [2024-04-23T19:29:58.722Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T19:29:58.722Z] OS/Arch: linux/arm64 [2024-04-23T19:29:58.722Z] Experimental: true [2024-04-23T19:29:58.722Z] containerd: [2024-04-23T19:29:58.722Z] Version: 1.6.28 [2024-04-23T19:29:58.722Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T19:29:58.722Z] runc: [2024-04-23T19:29:58.722Z] Version: 1.1.12 [2024-04-23T19:29:58.722Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-23T19:29:58.722Z] docker-init: [2024-04-23T19:29:58.722Z] Version: 0.19.0 [2024-04-23T19:29:58.722Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-23T19:29:58.989Z] + docker info [2024-04-23T19:29:58.989Z] Client: Docker Engine - Community [2024-04-23T19:29:58.989Z] Version: 25.0.3 [2024-04-23T19:29:58.989Z] Context: default [2024-04-23T19:29:58.989Z] Debug Mode: false [2024-04-23T19:29:58.989Z] Plugins: [2024-04-23T19:29:58.989Z] buildx: Docker Buildx (Docker Inc.) [2024-04-23T19:29:58.989Z] Version: v0.12.1 [2024-04-23T19:29:58.989Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-23T19:29:58.989Z] compose: Docker Compose (Docker Inc.) [2024-04-23T19:29:58.989Z] Version: v2.24.6 [2024-04-23T19:29:58.989Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T19:29:58.989Z] [2024-04-23T19:29:58.989Z] Server: [2024-04-23T19:29:58.989Z] Containers: 0 [2024-04-23T19:29:58.989Z] Running: 0 [2024-04-23T19:29:58.989Z] Paused: 0 [2024-04-23T19:29:58.989Z] Stopped: 0 [2024-04-23T19:29:58.989Z] Images: 7 [2024-04-23T19:29:58.989Z] Server Version: 25.0.3 [2024-04-23T19:29:58.989Z] Storage Driver: overlay2 [2024-04-23T19:29:58.989Z] Backing Filesystem: extfs [2024-04-23T19:29:58.989Z] Supports d_type: true [2024-04-23T19:29:58.989Z] Using metacopy: false [2024-04-23T19:29:58.989Z] Native Overlay Diff: true [2024-04-23T19:29:58.989Z] userxattr: false [2024-04-23T19:29:58.989Z] Logging Driver: json-file [2024-04-23T19:29:58.989Z] Cgroup Driver: cgroupfs [2024-04-23T19:29:58.989Z] Cgroup Version: 1 [2024-04-23T19:29:58.989Z] Plugins: [2024-04-23T19:29:58.989Z] Volume: local [2024-04-23T19:29:58.989Z] Network: bridge host ipvlan macvlan null overlay [2024-04-23T19:29:58.989Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-23T19:29:58.989Z] Swarm: inactive [2024-04-23T19:29:58.989Z] Runtimes: io.containerd.runc.v2 runc [2024-04-23T19:29:58.989Z] Default Runtime: runc [2024-04-23T19:29:58.989Z] Init Binary: docker-init [2024-04-23T19:29:58.989Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T19:29:58.989Z] runc version: v1.1.12-0-g51d5e94 [2024-04-23T19:29:58.989Z] init version: de40ad0 [2024-04-23T19:29:58.989Z] Security Options: [2024-04-23T19:29:58.989Z] apparmor [2024-04-23T19:29:58.989Z] seccomp [2024-04-23T19:29:58.989Z] Profile: builtin [2024-04-23T19:29:58.989Z] Kernel Version: 5.15.0-1053-aws [2024-04-23T19:29:58.989Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-23T19:29:58.989Z] OSType: linux [2024-04-23T19:29:58.989Z] Architecture: aarch64 [2024-04-23T19:29:58.989Z] CPUs: 8 [2024-04-23T19:29:58.989Z] Total Memory: 30.64GiB [2024-04-23T19:29:58.989Z] Name: ip-10-100-78-150 [2024-04-23T19:29:58.989Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-23T19:29:58.989Z] Docker Root Dir: /var/lib/docker [2024-04-23T19:29:58.989Z] Debug Mode: false [2024-04-23T19:29:58.989Z] Experimental: true [2024-04-23T19:29:58.989Z] Insecure Registries: [2024-04-23T19:29:58.989Z] 127.0.0.0/8 [2024-04-23T19:29:58.989Z] Live Restore Enabled: true [2024-04-23T19:29:58.989Z] [Pipeline] sh [2024-04-23T19:29:59.299Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T19:29:59.299Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T19:29:59.299Z] + 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:29:59.299Z] + bash /home/ubuntu/workspace/moby_PR-47748/check-config.sh [2024-04-23T19:29:59.299Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-23T19:29:59.299Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-23T19:29:59.299Z] [2024-04-23T19:29:59.299Z] Generally Necessary: [2024-04-23T19:29:59.299Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-23T19:29:59.299Z] - apparmor: enabled and tools installed [2024-04-23T19:29:59.299Z] - CONFIG_NAMESPACES: enabled [2024-04-23T19:29:59.299Z] - CONFIG_NET_NS: enabled [2024-04-23T19:29:59.299Z] - CONFIG_PID_NS: enabled [2024-04-23T19:29:59.299Z] - CONFIG_IPC_NS: enabled [2024-04-23T19:29:59.299Z] - CONFIG_UTS_NS: enabled [2024-04-23T19:29:59.299Z] - CONFIG_CGROUPS: enabled [2024-04-23T19:29:59.299Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-23T19:29:59.299Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-23T19:29:59.299Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-23T19:29:59.299Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-23T19:29:59.299Z] - CONFIG_CPUSETS: enabled [2024-04-23T19:29:59.299Z] - CONFIG_MEMCG: enabled [2024-04-23T19:29:59.299Z] - CONFIG_KEYS: enabled [2024-04-23T19:29:59.299Z] - CONFIG_VETH: enabled (as module) [2024-04-23T19:29:59.299Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-23T19:29:59.299Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-23T19:29:59.299Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-23T19:29:59.299Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-23T19:29:59.554Z] - CONFIG_CGROUP_BPF: enabled [2024-04-23T19:29:59.554Z] [2024-04-23T19:29:59.554Z] Optional Features: [2024-04-23T19:29:59.554Z] - CONFIG_USER_NS: enabled [2024-04-23T19:29:59.554Z] - CONFIG_SECCOMP: enabled [2024-04-23T19:29:59.554Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-23T19:29:59.554Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-23T19:29:59.554Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-23T19:29:59.554Z] (cgroup swap accounting is currently enabled) [2024-04-23T19:29:59.554Z] - CONFIG_BLK_CGROUP: enabled [2024-04-23T19:29:59.554Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-23T19:29:59.554Z] - CONFIG_CGROUP_PERF: enabled [2024-04-23T19:29:59.554Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-23T19:29:59.554Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-23T19:29:59.554Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-23T19:29:59.554Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-23T19:29:59.554Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-23T19:29:59.554Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_IP_VS: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-23T19:29:59.554Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-23T19:29:59.554Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-23T19:29:59.554Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-23T19:29:59.554Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-23T19:29:59.554Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-23T19:29:59.554Z] - CONFIG_EXT4_FS: enabled [2024-04-23T19:29:59.554Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-23T19:29:59.554Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-23T19:29:59.808Z] - Network Drivers: [2024-04-23T19:29:59.808Z] - "overlay": [2024-04-23T19:29:59.808Z] - CONFIG_VXLAN: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-23T19:29:59.808Z] Optional (for encrypted networks): [2024-04-23T19:29:59.808Z] - CONFIG_CRYPTO: enabled [2024-04-23T19:29:59.808Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-23T19:29:59.808Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-23T19:29:59.808Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-23T19:29:59.808Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-23T19:29:59.808Z] - CONFIG_XFRM: enabled [2024-04-23T19:29:59.808Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-23T19:29:59.808Z] - "ipvlan": [2024-04-23T19:29:59.808Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-23T19:29:59.808Z] - "macvlan": [2024-04-23T19:29:59.808Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_DUMMY: enabled (as module) [2024-04-23T19:29:59.808Z] - "ftp,tftp client in container": [2024-04-23T19:29:59.808Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-23T19:29:59.808Z] - Storage Drivers: [2024-04-23T19:29:59.808Z] - "aufs": [2024-04-23T19:29:59.808Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-23T19:29:59.808Z] - "btrfs": [2024-04-23T19:29:59.808Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-23T19:29:59.808Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-23T19:29:59.808Z] - "devicemapper": [2024-04-23T19:29:59.808Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-23T19:29:59.808Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-23T19:29:59.808Z] - "overlay": [2024-04-23T19:29:59.808Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-23T19:29:59.808Z] - "zfs": [2024-04-23T19:29:59.808Z] - /dev/zfs: present [2024-04-23T19:29:59.808Z] - zfs command: missing [2024-04-23T19:29:59.808Z] - zpool command: missing [2024-04-23T19:29:59.808Z] [2024-04-23T19:29:59.808Z] Limits: [2024-04-23T19:29:59.808Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-23T19:29:59.808Z] [2024-04-23T19:29:59.808Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-23T19:30:00.092Z] + docker build --force-rm -t docker:7f2b7441a22932adf6e8cb0127059eb6b7f8c07d . [2024-04-23T19:30:00.347Z] #0 building with "default" instance using docker driver [2024-04-23T19:30:00.347Z] [2024-04-23T19:30:00.347Z] #1 [internal] load build definition from Dockerfile [2024-04-23T19:30:00.347Z] #1 transferring dockerfile: 28.30kB done [2024-04-23T19:30:00.347Z] #1 DONE 0.0s [2024-04-23T19:30:00.347Z] [2024-04-23T19:30:00.347Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-23T19:30:00.347Z] #2 DONE 0.1s [2024-04-23T19:30:00.347Z] [2024-04-23T19:30:00.347Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-23T19:30:00.347Z] #3 CACHED [2024-04-23T19:30:00.347Z] [2024-04-23T19:30:00.347Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-04-23T19:30:00.347Z] #4 DONE 0.0s [2024-04-23T19:30:00.347Z] [2024-04-23T19:30:00.347Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-23T19:30:00.347Z] #5 DONE 0.1s [2024-04-23T19:30:00.347Z] [2024-04-23T19:30:00.347Z] #6 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-23T19:30:00.602Z] #6 DONE 0.2s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-23T19:30:00.602Z] #7 DONE 0.1s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-23T19:30:00.602Z] #8 DONE 0.2s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #9 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-23T19:30:00.602Z] #9 DONE 0.2s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-23T19:30:00.602Z] #10 DONE 0.2s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-23T19:30:00.602Z] #11 DONE 0.2s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #12 [internal] load .dockerignore [2024-04-23T19:30:00.602Z] #12 transferring context: 113B done [2024-04-23T19:30:00.602Z] #12 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T19:30:00.602Z] #13 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-23T19:30:00.602Z] #14 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-23T19:30:00.602Z] #15 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-23T19:30:00.602Z] #16 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-23T19:30:00.602Z] #17 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-04-23T19:30:00.602Z] #18 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T19:30:00.602Z] #19 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 [2024-04-23T19:30:00.602Z] #20 DONE 0.0s [2024-04-23T19:30:00.602Z] [2024-04-23T19:30:00.602Z] #21 [internal] load build context [2024-04-23T19:30:01.963Z] #21 transferring context: 77.63MB 1.0s done [2024-04-23T19:30:01.963Z] #21 DONE 1.0s [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #22 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2024-04-23T19:30:01.963Z] #22 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #23 [delve-supported 1/2] WORKDIR /usr/src/delve [2024-04-23T19:30:01.963Z] #23 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #24 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-04-23T19:30:01.963Z] #24 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-23T19:30:01.963Z] #25 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #26 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2024-04-23T19:30:01.963Z] #26 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #27 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-04-23T19:30:01.963Z] #27 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #28 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-04-23T19:30:01.963Z] #28 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #29 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-23T19:30:01.963Z] #29 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #30 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ [2024-04-23T19:30:01.963Z] #30 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #31 [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 [2024-04-23T19:30:01.963Z] #31 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #32 [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:30:01.963Z] #32 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2" && /build/golangci-lint --version [2024-04-23T19:30:01.963Z] #33 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2024-04-23T19:30:01.963Z] #34 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #35 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-23T19:30:01.963Z] #35 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #36 [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:30:01.963Z] #36 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-23T19:30:01.963Z] #37 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #38 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ [2024-04-23T19:30:01.963Z] #38 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #39 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T19:30:01.963Z] #39 CACHED [2024-04-23T19:30:01.963Z] [2024-04-23T19:30:01.963Z] #40 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ < /etc/apt/apt.conf.d/keep-cache [2024-04-23T19:30:01.964Z] #73 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #74 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-04-23T19:30:01.964Z] #74 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #75 [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/bash.bashrc [2024-04-23T19:30:01.964Z] #76 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #77 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T19:30:01.964Z] #77 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #78 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-23T19:30:01.964Z] #78 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #79 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-04-23T19:30:01.964Z] #79 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #80 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ [2024-04-23T19:30:01.964Z] #80 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #81 [dev-base 6/12] RUN ldconfig [2024-04-23T19:30:01.964Z] #81 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #82 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-04-23T19:30:01.964Z] #82 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #83 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-23T19:30:01.964Z] #83 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #84 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-04-23T19:30:01.964Z] #84 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #85 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ [2024-04-23T19:30:01.964Z] #85 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #86 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-23T19:30:01.964Z] #86 CACHED [2024-04-23T19:30:01.964Z] [2024-04-23T19:30:01.964Z] #87 [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 < Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-23T19:30:05.703Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-23T19:30:05.703Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T19:30:05.703Z] module github.com/docker/docker [2024-04-23T19:30:05.703Z] [2024-04-23T19:30:05.703Z] go 1.21 [2024-04-23T19:30:05.703Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T19:30:05.703Z] + GO111MODULE=on [2024-04-23T19:30:05.703Z] + GOTOOLCHAIN=local [2024-04-23T19:30:05.703Z] + 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=7f2b7441a22932adf6e8cb0127059eb6b7f8c07d" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T19:30:05.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:30:09.861Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T19:30:09.861Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-23T19:30:09.861Z] [2024-04-23T19:30:09.861Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-23T19:30:09.861Z] Installing docker-proxy to /usr/local/bin/ [2024-04-23T19:30:09.861Z] [2024-04-23T19:30:09.861Z] + mkdir -p bundles [2024-04-23T19:30:09.861Z] + '[' -n 'github.com/docker/docker/api [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/backend/build [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/httputils [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/middleware [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/build [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/container [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/debug [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/image [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/network [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/session [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/system [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/server/router/volume [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/backend [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/container [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/events [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/filters [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/image [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/mount [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/network [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/registry [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/strslice [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/swarm [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/system [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/time [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/versions [2024-04-23T19:30:09.861Z] github.com/docker/docker/api/types/volume [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/dockerfile [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/remotecontext [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T19:30:09.861Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T19:30:09.861Z] github.com/docker/docker/cli/debug [2024-04-23T19:30:09.861Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T19:30:09.861Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T19:30:09.861Z] github.com/docker/docker/client [2024-04-23T19:30:09.861Z] github.com/docker/docker/client/buildkit [2024-04-23T19:30:09.861Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T19:30:09.861Z] github.com/docker/docker/cmd/dockerd [2024-04-23T19:30:09.861Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T19:30:09.861Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T19:30:09.861Z] github.com/docker/docker/container [2024-04-23T19:30:09.861Z] github.com/docker/docker/container/stream [2024-04-23T19:30:09.861Z] github.com/docker/docker/contrib/apparmor [2024-04-23T19:30:09.861Z] github.com/docker/docker/contrib/httpserver [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/cluster [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/config [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/containerd [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/events [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/images [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/initlayer [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/links [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/listeners [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/local [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/names [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/network [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T19:30:09.861Z] github.com/docker/docker/daemon/stats [2024-04-23T19:30:09.861Z] github.com/docker/docker/distribution [2024-04-23T19:30:09.861Z] github.com/docker/docker/distribution/metadata [2024-04-23T19:30:09.861Z] github.com/docker/docker/distribution/utils [2024-04-23T19:30:09.861Z] github.com/docker/docker/distribution/xfer [2024-04-23T19:30:09.861Z] github.com/docker/docker/dockerversion [2024-04-23T19:30:09.861Z] github.com/docker/docker/errdefs [2024-04-23T19:30:09.861Z] github.com/docker/docker/image [2024-04-23T19:30:09.861Z] github.com/docker/docker/image/cache [2024-04-23T19:30:09.861Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T19:30:09.861Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T19:30:09.861Z] github.com/docker/docker/image/tarexport [2024-04-23T19:30:09.861Z] github.com/docker/docker/image/v1 [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/cleanups [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/compatcontext [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/mod [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/mounttree [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/multierror [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/safepath [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/sliceutil [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/test/suite [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/testutils [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T19:30:09.861Z] github.com/docker/docker/internal/unshare [2024-04-23T19:30:09.861Z] github.com/docker/docker/layer [2024-04-23T19:30:09.861Z] github.com/docker/docker/libcontainerd [2024-04-23T19:30:09.861Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T19:30:09.861Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T19:30:09.861Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T19:30:09.861Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T19:30:09.861Z] github.com/docker/docker/libcontainerd/types [2024-04-23T19:30:09.861Z] github.com/docker/docker/oci [2024-04-23T19:30:09.861Z] github.com/docker/docker/oci/caps [2024-04-23T19:30:09.861Z] github.com/docker/docker/opts [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/archive [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/authorization [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/capabilities [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/containerfs [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/directory [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/dmesg [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/fileutils [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/homedir [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/idtools [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/ioutils [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/longpath [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/meminfo [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/parsers [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/pidfile [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/platform [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/plugins [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/pools [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/process [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/progress [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/reexec [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/rootless [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/stack [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/stringid [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/system [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/tailfile [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/tarsum [2024-04-23T19:30:09.861Z] github.com/docker/docker/pkg/useragent [2024-04-23T19:30:09.861Z] github.com/docker/docker/plugin [2024-04-23T19:30:09.861Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T19:30:09.861Z] github.com/docker/docker/plugin/v2 [2024-04-23T19:30:09.861Z] github.com/docker/docker/profiles/apparmor [2024-04-23T19:30:09.861Z] github.com/docker/docker/profiles/seccomp [2024-04-23T19:30:09.861Z] github.com/docker/docker/quota [2024-04-23T19:30:09.861Z] github.com/docker/docker/reference [2024-04-23T19:30:09.861Z] github.com/docker/docker/registry [2024-04-23T19:30:09.861Z] github.com/docker/docker/registry/resumable [2024-04-23T19:30:09.862Z] github.com/docker/docker/restartmanager [2024-04-23T19:30:09.862Z] github.com/docker/docker/runconfig [2024-04-23T19:30:09.862Z] github.com/docker/docker/runconfig/opts [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/daemon [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/environment [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/fakegit [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/registry [2024-04-23T19:30:09.862Z] github.com/docker/docker/testutil/request [2024-04-23T19:30:09.862Z] github.com/docker/docker/volume [2024-04-23T19:30:09.862Z] github.com/docker/docker/volume/drivers [2024-04-23T19:30:09.862Z] github.com/docker/docker/volume/local [2024-04-23T19:30:09.862Z] github.com/docker/docker/volume/mounts [2024-04-23T19:30:09.862Z] github.com/docker/docker/volume/service [2024-04-23T19:30:09.862Z] github.com/docker/docker/volume/service/opts [2024-04-23T19:30:09.862Z] github.com/docker/docker/volume/testutils' ']' [2024-04-23T19:30:09.862Z] + 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:30:10.421Z] ? github.com/docker/docker/api [no test files] [2024-04-23T19:30:18.493Z] ok github.com/docker/docker/api/server 0.021s coverage: 16.2% of statements [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 42.7% of statements [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/server/router/container 0.013s coverage: 5.9% of statements [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/types/network 0.005s coverage: 80.0% of statements [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-23T19:30:40.365Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-23T19:30:40.365Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-23T19:30:42.349Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-23T19:30:42.349Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-23T19:30:42.349Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.006s coverage: 100.0% of statements [2024-04-23T19:30:42.349Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2024-04-23T19:30:42.349Z] ok github.com/docker/docker/builder/remotecontext 0.044s coverage: 33.7% of statements [2024-04-23T19:30:42.349Z] ok github.com/docker/docker/builder/dockerfile 0.069s coverage: 50.1% of statements [2024-04-23T19:30:44.232Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-23T19:30:44.232Z] ok github.com/docker/docker/cmd/docker-proxy 0.036s coverage: 66.5% of statements [2024-04-23T19:30:44.232Z] ok github.com/docker/docker/client 0.138s coverage: 77.0% of statements [2024-04-23T19:30:45.595Z] ok github.com/docker/docker/builder/remotecontext/git 3.284s coverage: 82.5% of statements [2024-04-23T19:30:57.750Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-23T19:30:57.750Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-23T19:30:57.750Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-23T19:30:57.750Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-23T19:30:57.750Z] ok github.com/docker/docker/container 0.119s coverage: 36.4% of statements [2024-04-23T19:30:57.750Z] ok github.com/docker/docker/cmd/dockerd 0.198s coverage: 29.7% of statements [2024-04-23T19:30:58.674Z] ok github.com/docker/docker/cmd/dockerd/trap 2.387s coverage: 0.0% of statements [2024-04-23T19:31:00.033Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-23T19:31:00.288Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2024-04-23T19:31:00.288Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 39.3% of statements [2024-04-23T19:31:00.288Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2024-04-23T19:31:00.542Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-23T19:31:00.542Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 74.4% of statements [2024-04-23T19:31:02.426Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-23T19:31:02.426Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements [2024-04-23T19:31:02.426Z] ok github.com/docker/docker/daemon/containerd 0.039s coverage: 17.6% of statements [2024-04-23T19:31:02.426Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-23T19:31:02.426Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements [2024-04-23T19:31:02.426Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 60.9% of statements [2024-04-23T19:31:02.985Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-23T19:31:02.985Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2024-04-23T19:31:02.985Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-23T19:31:02.985Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-23T19:31:03.240Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.201s coverage: 60.2% of statements [2024-04-23T19:31:03.240Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 60.9% of statements [2024-04-23T19:31:03.799Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2024-04-23T19:31:04.053Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.452s coverage: 13.2% of statements [2024-04-23T19:31:04.308Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-23T19:31:04.308Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-23T19:31:04.308Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2024-04-23T19:31:04.308Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 2.9% of statements [2024-04-23T19:31:04.563Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2024-04-23T19:31:04.818Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-23T19:31:04.818Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2024-04-23T19:31:04.818Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2024-04-23T19:31:05.377Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-23T19:31:05.377Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-23T19:31:05.377Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-04-23T19:31:05.377Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2024-04-23T19:31:05.377Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.069s coverage: 76.8% of statements [2024-04-23T19:31:05.936Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-23T19:31:05.936Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 79.4% of statements [2024-04-23T19:31:06.191Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 65.9% of statements [2024-04-23T19:31:06.191Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2024-04-23T19:31:06.446Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-23T19:31:06.446Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-23T19:31:06.446Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2024-04-23T19:31:06.701Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-23T19:31:06.701Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-23T19:31:06.701Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2024-04-23T19:31:06.701Z] ok github.com/docker/docker/daemon/logger/journald 1.469s coverage: 72.7% of statements [2024-04-23T19:31:07.625Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-23T19:31:07.625Z] ok github.com/docker/docker/dockerversion 0.003s coverage: 100.0% of statements [2024-04-23T19:31:07.625Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2024-04-23T19:31:07.625Z] ok github.com/docker/docker/daemon/logger/splunk 1.399s coverage: 82.5% of statements [2024-04-23T19:31:07.879Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-04-23T19:31:08.439Z] ok github.com/docker/docker/image 0.024s coverage: 82.8% of statements [2024-04-23T19:31:08.694Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-23T19:31:08.694Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-23T19:31:08.694Z] ok github.com/docker/docker/image/cache 0.011s coverage: 26.1% of statements [2024-04-23T19:31:08.969Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-23T19:31:08.969Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-04-23T19:31:08.969Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-23T19:31:08.969Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-23T19:31:08.969Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-23T19:31:08.969Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-23T19:31:08.969Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-23T19:31:08.969Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-04-23T19:31:09.265Z] ok github.com/docker/docker/distribution 1.514s coverage: 28.7% of statements [2024-04-23T19:31:09.265Z] ok github.com/docker/docker/daemon 10.542s coverage: 15.8% of statements [2024-04-23T19:31:09.265Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-23T19:31:09.265Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-23T19:31:09.265Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-23T19:31:09.265Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-23T19:31:09.265Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-23T19:31:09.265Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-23T19:31:09.265Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-23T19:31:09.265Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-23T19:31:09.824Z] ok github.com/docker/docker/distribution/xfer 2.173s coverage: 85.4% of statements [2024-04-23T19:31:10.384Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-23T19:31:10.384Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-23T19:31:10.384Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-23T19:31:10.384Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-23T19:31:10.384Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-23T19:31:10.384Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-04-23T19:31:10.943Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-23T19:31:10.943Z] ok github.com/docker/docker/oci 0.016s coverage: 35.8% of statements [2024-04-23T19:31:10.943Z] ok github.com/docker/docker/opts 0.058s coverage: 67.9% of statements [2024-04-23T19:31:11.198Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-04-23T19:31:11.198Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2024-04-23T19:31:11.198Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 26.7% of statements [2024-04-23T19:31:11.453Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2024-04-23T19:31:11.453Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2024-04-23T19:31:11.453Z] ok github.com/docker/docker/pkg/chrootarchive 0.245s coverage: 83.7% of statements [2024-04-23T19:31:11.453Z] ok github.com/docker/docker/pkg/authorization 0.279s coverage: 68.3% of statements [2024-04-23T19:31:11.708Z] ok github.com/docker/docker/pkg/archive 0.375s coverage: 80.9% of statements [2024-04-23T19:31:11.708Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 6.5% of statements [2024-04-23T19:31:11.708Z] ok github.com/docker/docker/pkg/fileutils 0.041s coverage: 51.7% of statements [2024-04-23T19:31:11.963Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2024-04-23T19:31:11.963Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 92.3% of statements [2024-04-23T19:31:11.963Z] ok github.com/docker/docker/pkg/meminfo 0.009s coverage: 75.0% of statements [2024-04-23T19:31:11.963Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2024-04-23T19:31:12.218Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-23T19:31:12.218Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2024-04-23T19:31:12.218Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2024-04-23T19:31:12.218Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-23T19:31:12.218Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-23T19:31:12.218Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 94.1% of statements [2024-04-23T19:31:12.472Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 69.5% of statements [2024-04-23T19:31:12.472Z] ok github.com/docker/docker/pkg/idtools 0.541s coverage: 69.7% of statements [2024-04-23T19:31:12.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-23T19:31:12.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-23T19:31:12.727Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-04-23T19:31:12.727Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 90.0% of statements [2024-04-23T19:31:12.727Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2024-04-23T19:31:12.982Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2024-04-23T19:31:12.982Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-23T19:31:12.982Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-23T19:31:12.982Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-23T19:31:12.982Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2024-04-23T19:31:13.237Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2024-04-23T19:31:13.237Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2024-04-23T19:31:13.237Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2024-04-23T19:31:13.237Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 64.5% of statements [2024-04-23T19:31:13.492Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 41.0% of statements [2024-04-23T19:31:13.492Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2024-04-23T19:31:13.492Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2024-04-23T19:31:13.747Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-04-23T19:31:13.747Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.6% of statements [2024-04-23T19:31:14.670Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-23T19:31:14.670Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-23T19:31:14.670Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 13.6% of statements [2024-04-23T19:31:14.670Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2024-04-23T19:31:14.670Z] ok github.com/docker/docker/pkg/plugins 2.011s coverage: 73.7% of statements [2024-04-23T19:31:14.925Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2024-04-23T19:31:15.485Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 51.9% of statements [2024-04-23T19:31:15.485Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-23T19:31:15.485Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2024-04-23T19:31:15.485Z] ok github.com/docker/docker/runconfig 0.006s coverage: 54.0% of statements [2024-04-23T19:31:15.485Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2024-04-23T19:31:15.739Z] ok github.com/docker/docker/registry 0.117s coverage: 63.9% of statements [2024-04-23T19:31:15.739Z] ok github.com/docker/docker/quota 0.160s coverage: 69.3% of statements [2024-04-23T19:31:15.994Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-23T19:31:16.249Z] ? github.com/docker/docker/volume [no test files] [2024-04-23T19:31:16.809Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2024-04-23T19:31:17.063Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-23T19:31:17.063Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.4% of statements [2024-04-23T19:31:17.318Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-23T19:31:17.318Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-23T19:31:17.318Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements [2024-04-23T19:31:18.240Z] ok github.com/docker/docker/layer 7.817s coverage: 68.1% of statements [2024-04-23T19:36:09.635Z] FAIL github.com/docker/docker/daemon/logger/awslogs 300.011s [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === Skipped [2024-04-23T19:36:09.635Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-23T19:36:09.635Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-23T19:36:09.635Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-23T19:36:09.635Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-23T19:36:09.635Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:68: No driver to put! [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-23T19:36:09.635Z] time="2024-04-23T19:31:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-23T19:36:09.635Z] time="2024-04-23T19:31:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-23T19:36:09.635Z] time="2024-04-23T19:31:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-23T19:36:09.635Z] time="2024-04-23T19:31:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-23T19:36:09.635Z] time="2024-04-23T19:31:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:68: No driver to put! [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-23T19:36:09.635Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:36:09.635Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-23T19:36:09.635Z] graphtest_unix.go:68: No driver to put! [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-23T19:36:09.635Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-23T19:36:09.635Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-23T19:36:09.635Z] validate_test.go:73: only tested on Windows [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === Failed [2024-04-23T19:36:09.635Z] === FAIL: daemon/logger/awslogs TestLogClosed (0.00s) [2024-04-23T19:36:09.635Z] cloudwatchlogs_test.go:363: assertion failed: err is nil [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === FAIL: daemon/logger/awslogs TestLogBlocking (0.00s) [2024-04-23T19:36:09.635Z] cloudwatchlogs_test.go:386: Expected stream.Log to block: [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === FAIL: daemon/logger/awslogs TestCollectBatchSimple (0.00s) [2024-04-23T19:36:09.635Z] cloudwatchlogs_test.go:581: assertion failed: len(calls) is not 1 [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] === FAIL: daemon/logger/awslogs TestCollectBatchTicker (unknown) [2024-04-23T19:36:09.635Z] coverage: 59.7% of statements [2024-04-23T19:36:09.635Z] panic: test timed out after 5m0s [2024-04-23T19:36:09.635Z] running tests: [2024-04-23T19:36:09.635Z] TestCollectBatchTicker (5m0s) [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] goroutine 23 [running]: [2024-04-23T19:36:09.635Z] testing.(*M).startAlarm.func1() [2024-04-23T19:36:09.635Z] /usr/local/go/src/testing/testing.go:2259 +0x320 [2024-04-23T19:36:09.635Z] created by time.goFunc [2024-04-23T19:36:09.635Z] /usr/local/go/src/time/sleep.go:176 +0x38 [2024-04-23T19:36:09.635Z] [2024-04-23T19:36:09.635Z] goroutine 1 [chan receive, 4 minutes]: [2024-04-23T19:36:09.635Z] testing.(*T).Run(0x4000385860, {0x882563?, 0x346ca396ea5?}, 0x8c6500) [2024-04-23T19:36:09.635Z] /usr/local/go/src/testing/testing.go:1649 +0x350 [2024-04-23T19:36:09.635Z] testing.runTests.func1(0x400039bd10?) [2024-04-23T19:36:09.635Z] /usr/local/go/src/testing/testing.go:2054 +0x48 [2024-04-23T19:36:09.635Z] testing.tRunner(0x4000385860, 0x40002dfc28) [2024-04-23T19:36:09.635Z] /usr/local/go/src/testing/testing.go:1595 +0xe8 [2024-04-23T19:36:09.636Z] testing.runTests(0x40003fe500?, {0xed9560, 0x29, 0x29}, {0x40?, 0x813340?, 0xee0e20?}) [2024-04-23T19:36:09.636Z] /usr/local/go/src/testing/testing.go:2052 +0x3b4 [2024-04-23T19:36:09.636Z] testing.(*M).Run(0x40003fe500) [2024-04-23T19:36:09.636Z] /usr/local/go/src/testing/testing.go:1925 +0x538 [2024-04-23T19:36:09.636Z] main.main() [2024-04-23T19:36:09.636Z] _testmain.go:167 +0x1c8 [2024-04-23T19:36:09.636Z] [2024-04-23T19:36:09.636Z] goroutine 102 [chan receive, 4 minutes]: [2024-04-23T19:36:09.636Z] github.com/docker/docker/daemon/logger/awslogs.TestCollectBatchTicker(0x0?) [2024-04-23T19:36:09.636Z] /go/src/github.com/docker/docker/daemon/logger/awslogs/cloudwatchlogs_test.go:627 +0x560 [2024-04-23T19:36:09.636Z] testing.tRunner(0x400047d1e0, 0x8c6500) [2024-04-23T19:36:09.636Z] /usr/local/go/src/testing/testing.go:1595 +0xe8 [2024-04-23T19:36:09.636Z] created by testing.(*T).Run in goroutine 1 [2024-04-23T19:36:09.636Z] /usr/local/go/src/testing/testing.go:1648 +0x33c [2024-04-23T19:36:09.636Z] [2024-04-23T19:36:09.636Z] goroutine 103 [select, 4 minutes]: [2024-04-23T19:36:09.636Z] github.com/docker/docker/daemon/logger/awslogs.(*logStream).collectBatch(0x400032a460, 0x8c6500?) [2024-04-23T19:36:09.636Z] /go/src/github.com/docker/docker/daemon/logger/awslogs/cloudwatchlogs.go:579 +0x348 [2024-04-23T19:36:09.636Z] created by github.com/docker/docker/daemon/logger/awslogs.TestCollectBatchTicker in goroutine 102 [2024-04-23T19:36:09.636Z] /go/src/github.com/docker/docker/daemon/logger/awslogs/cloudwatchlogs_test.go:614 +0x244 [2024-04-23T19:36:09.636Z] [2024-04-23T19:36:09.636Z] goroutine 104 [sync.Cond.Wait, 4 minutes]: [2024-04-23T19:36:09.636Z] sync.runtime_notifyListWait(0x40003cb5d0, 0x0) [2024-04-23T19:36:09.636Z] /usr/local/go/src/runtime/sema.go:527 +0x154 [2024-04-23T19:36:09.636Z] sync.(*Cond).Wait(0x40003cb5c0) [2024-04-23T19:36:09.636Z] /usr/local/go/src/sync/cond.go:70 +0xcc [2024-04-23T19:36:09.636Z] github.com/docker/docker/daemon/logger/loggerutils.(*MessageQueue).Dequeue(0x400032a4a8) [2024-04-23T19:36:09.636Z] /go/src/github.com/docker/docker/daemon/logger/loggerutils/queue.go:109 +0x1a8 [2024-04-23T19:36:09.636Z] github.com/docker/docker/daemon/logger/awslogs.(*logStream).collectBatch.func1() [2024-04-23T19:36:09.636Z] /go/src/github.com/docker/docker/daemon/logger/awslogs/cloudwatchlogs.go:570 +0xbc [2024-04-23T19:36:09.636Z] created by github.com/docker/docker/daemon/logger/awslogs.(*logStream).collectBatch in goroutine 103 [2024-04-23T19:36:09.636Z] /go/src/github.com/docker/docker/daemon/logger/awslogs/cloudwatchlogs.go:568 +0x24c [2024-04-23T19:36:09.636Z] [2024-04-23T19:36:09.636Z] DONE 3231 tests, 27 skipped, 4 failures in 355.013s Post stage [Pipeline] junit [2024-04-23T19:36:09.645Z] Recording test results [2024-04-23T19:36:09.823Z] [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:36:10.115Z] + echo Ensuring container killed. [2024-04-23T19:36:10.115Z] Ensuring container killed. [2024-04-23T19:36:10.115Z] + docker rm -vf docker-pr7 [2024-04-23T19:36:10.115Z] Error response from daemon: No such container: docker-pr7 [Pipeline] sh [2024-04-23T19:36:10.382Z] + echo Chowning /workspace to jenkins user [2024-04-23T19:36:10.382Z] Chowning /workspace to jenkins user [2024-04-23T19:36:10.382Z] + id -u [2024-04-23T19:36:10.382Z] + id -g [2024-04-23T19:36:10.382Z] + 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:36:11.213Z] + bundleName=arm64-integration [2024-04-23T19:36:11.213Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-23T19:36:11.213Z] Creating arm64-integration-bundles.tar.gz [2024-04-23T19:36:11.213Z] + 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:36:11.213Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-23T19:36:11.221Z] Archiving artifacts [2024-04-23T19:36:11.435Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47748/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-23T19:36:11.713Z] + make clean [2024-04-23T19:36:11.713Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-23T19:36:11.713Z] docker-dev-cache [2024-04-23T19:36:11.713Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-23T19:36:12.135Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47748/7/stashes/