15:44:22 [2025-09-10T15:44:22.002Z] Triggered by CI message. 15:44:22 [2025-09-10T15:44:22.007Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/bodhi-trigger.Jenkinsfile 15:44:22 [2025-09-10T15:44:22.013Z] The recommended git tool is: NONE 15:44:22 [2025-09-10T15:44:22.013Z] No credentials specified 15:44:22 [2025-09-10T15:44:22.018Z] Cloning the remote Git repository 15:44:22 [2025-09-10T15:44:22.019Z] Cloning repository https://github.com/coreos/coreos-ci 15:44:22 [2025-09-10T15:44:22.019Z] > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 # timeout=10 15:44:22 [2025-09-10T15:44:22.035Z] ERROR: Error cloning remote repo 'origin' 15:44:22 [2025-09-10T15:44:22.035Z] hudson.plugins.git.GitException: Could not init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1082) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:828) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1221) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:161) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:72) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:315) 15:44:22 [2025-09-10T15:44:22.035Z] at hudson.model.ResourceController.execute(ResourceController.java:101) 15:44:22 [2025-09-10T15:44:22.035Z] at hudson.model.Executor.run(Executor.java:446) 15:44:22 [2025-09-10T15:44:22.035Z] Caused by: hudson.plugins.git.GitException: Error performing git command: git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2868) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2772) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2767) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2056) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1080) 15:44:22 [2025-09-10T15:44:22.035Z] ... 10 more 15:44:22 [2025-09-10T15:44:22.035Z] Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/jobs/bodhi-trigger/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26"): error=7, Argument list too long 15:44:22 [2025-09-10T15:44:22.035Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170) 15:44:22 [2025-09-10T15:44:22.035Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089) 15:44:22 [2025-09-10T15:44:22.035Z] at hudson.Proc$LocalProc.<init>(Proc.java:252) 15:44:22 [2025-09-10T15:44:22.035Z] at hudson.Proc$LocalProc.<init>(Proc.java:221) 15:44:22 [2025-09-10T15:44:22.035Z] at hudson.Launcher$LocalLauncher.launch(Launcher.java:995) 15:44:22 [2025-09-10T15:44:22.035Z] at hudson.Launcher$ProcStarter.start(Launcher.java:507) 15:44:22 [2025-09-10T15:44:22.035Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2845) 15:44:22 [2025-09-10T15:44:22.035Z] ... 14 more 15:44:22 [2025-09-10T15:44:22.035Z] Caused by: java.io.IOException: error=7, Argument list too long 15:44:22 [2025-09-10T15:44:22.035Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) 15:44:22 [2025-09-10T15:44:22.035Z] at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295) 15:44:22 [2025-09-10T15:44:22.035Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225) 15:44:22 [2025-09-10T15:44:22.035Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126) 15:44:22 [2025-09-10T15:44:22.035Z] ... 20 more 15:44:22 [2025-09-10T15:44:22.035Z] ERROR: Error cloning remote repo 'origin' 15:44:22 [2025-09-10T15:44:22.035Z] ERROR: Maximum checkout retry attempts reached, aborting 15:44:22 [2025-09-10T15:44:22.035Z] ERROR: Error cloning remote repo 'origin' 15:44:22 [2025-09-10T15:44:22.035Z] ERROR: Maximum checkout retry attempts reached, aborting 15:44:22 [2025-09-10T15:44:22.053Z] Finished: FAILURE