[2024-07-12T17:11:25.693Z] Triggered by CI message. [2024-07-12T17:11:25.698Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile [2024-07-12T17:11:25.709Z] Selected Git installation does not exist. Using Default [2024-07-12T17:11:25.709Z] The recommended git tool is: NONE [2024-07-12T17:11:25.709Z] No credentials specified [2024-07-12T17:11:25.713Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2024-07-12T17:11:25.724Z] ERROR: Workspace has a .git repository, but it appears to be corrupt. [2024-07-12T17:11:25.724Z] hudson.plugins.git.GitException: Error performing git command: git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2858) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) [2024-07-12T17:11:25.724Z] at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) [2024-07-12T17:11:25.724Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1211) [2024-07-12T17:11:25.724Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:159) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:70) [2024-07-12T17:11:25.724Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:312) [2024-07-12T17:11:25.724Z] at hudson.model.ResourceController.execute(ResourceController.java:101) [2024-07-12T17:11:25.724Z] at hudson.model.Executor.run(Executor.java:442) [2024-07-12T17:11:25.724Z] Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb"): error=7, Argument list too long [2024-07-12T17:11:25.725Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) [2024-07-12T17:11:25.725Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) [2024-07-12T17:11:25.725Z] at hudson.Proc$LocalProc.(Proc.java:254) [2024-07-12T17:11:25.725Z] at hudson.Proc$LocalProc.(Proc.java:223) [2024-07-12T17:11:25.725Z] at hudson.Launcher$LocalLauncher.launch(Launcher.java:997) [2024-07-12T17:11:25.725Z] at hudson.Launcher$ProcStarter.start(Launcher.java:509) [2024-07-12T17:11:25.725Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2835) [2024-07-12T17:11:25.725Z] ... 14 more [2024-07-12T17:11:25.725Z] Caused by: java.io.IOException: error=7, Argument list too long [2024-07-12T17:11:25.725Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2024-07-12T17:11:25.725Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:340) [2024-07-12T17:11:25.725Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271) [2024-07-12T17:11:25.725Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) [2024-07-12T17:11:25.725Z] ... 20 more [2024-07-12T17:11:25.725Z] Cloning the remote Git repository [2024-07-12T17:11:25.725Z] Cloning repository https://github.com/coreos/coreos-ci [2024-07-12T17:11:25.728Z] > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb # timeout=10 [2024-07-12T17:11:25.738Z] ERROR: Error cloning remote repo 'origin' [2024-07-12T17:11:25.738Z] hudson.plugins.git.GitException: Could not init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) [2024-07-12T17:11:25.738Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1226) [2024-07-12T17:11:25.738Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:159) [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:70) [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:312) [2024-07-12T17:11:25.738Z] at hudson.model.ResourceController.execute(ResourceController.java:101) [2024-07-12T17:11:25.738Z] at hudson.model.Executor.run(Executor.java:442) [2024-07-12T17:11:25.738Z] Caused by: hudson.plugins.git.GitException: Error performing git command: git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2858) [2024-07-12T17:11:25.738Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) [2024-07-12T17:11:25.739Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) [2024-07-12T17:11:25.739Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) [2024-07-12T17:11:25.739Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) [2024-07-12T17:11:25.739Z] ... 9 more [2024-07-12T17:11:25.739Z] Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb"): error=7, Argument list too long [2024-07-12T17:11:25.739Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) [2024-07-12T17:11:25.739Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) [2024-07-12T17:11:25.739Z] at hudson.Proc$LocalProc.(Proc.java:254) [2024-07-12T17:11:25.739Z] at hudson.Proc$LocalProc.(Proc.java:223) [2024-07-12T17:11:25.739Z] at hudson.Launcher$LocalLauncher.launch(Launcher.java:997) [2024-07-12T17:11:25.739Z] at hudson.Launcher$ProcStarter.start(Launcher.java:509) [2024-07-12T17:11:25.739Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2835) [2024-07-12T17:11:25.739Z] ... 13 more [2024-07-12T17:11:25.739Z] Caused by: java.io.IOException: error=7, Argument list too long [2024-07-12T17:11:25.739Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2024-07-12T17:11:25.739Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:340) [2024-07-12T17:11:25.739Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271) [2024-07-12T17:11:25.739Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) [2024-07-12T17:11:25.739Z] ... 19 more [2024-07-12T17:11:25.739Z] ERROR: Error cloning remote repo 'origin' [2024-07-12T17:11:25.739Z] ERROR: Maximum checkout retry attempts reached, aborting [2024-07-12T17:11:25.886Z] Finished: FAILURE