Skip to content
Failed

Console Output

22:34:22 Started by GitHub push by Geolykt
22:34:22 Running as SYSTEM
22:34:22 Building in workspace /var/lib/jenkins/workspace/launcher-classtransform
22:34:22 The recommended git tool is: NONE
22:34:22 No credentials specified
22:34:22 Cloning the remote Git repository
22:34:22 Cloning repository https://github.com/stianloader/Starloader.git
22:34:22  > git init /var/lib/jenkins/workspace/launcher-classtransform # timeout=10
22:34:22 ERROR: Error cloning remote repo 'origin'
22:34:22 hudson.plugins.git.GitException: Could not init /var/lib/jenkins/workspace/launcher-classtransform
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1082)
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:828)
22:34:22 	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1221)
22:34:22 	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
22:34:22 	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
22:34:22 	at hudson.scm.SCM.checkout(SCM.java:540)
22:34:22 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
22:34:22 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
22:34:22 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
22:34:22 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
22:34:22 	at hudson.model.Run.execute(Run.java:1860)
22:34:22 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
22:34:22 	at hudson.model.ResourceController.execute(ResourceController.java:101)
22:34:22 	at hudson.model.Executor.run(Executor.java:460)
22:34:22 Caused by: hudson.plugins.git.GitException: Error performing git command: git init /var/lib/jenkins/workspace/launcher-classtransform
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2860)
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2769)
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2764)
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2057)
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1080)
22:34:22 	... 13 more
22:34:22 Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/workspace/launcher-classtransform"): error=0, Failed to exec spawn helper: pid: 252342, exit value: 1
22:34:22 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
22:34:22 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
22:34:22 	at hudson.Proc$LocalProc.<init>(Proc.java:252)
22:34:22 	at hudson.Proc$LocalProc.<init>(Proc.java:221)
22:34:22 	at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
22:34:22 	at hudson.Launcher$ProcStarter.start(Launcher.java:507)
22:34:22 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2837)
22:34:22 	... 17 more
22:34:22 Caused by: java.io.IOException: error=0, Failed to exec spawn helper: pid: 252342, exit value: 1
22:34:22 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
22:34:22 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
22:34:22 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
22:34:22 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
22:34:22 	... 23 more
22:34:22 ERROR: Error cloning remote repo 'origin'
22:34:22 Sending notification to Discord.
22:34:23 Finished: FAILURE