Last GitHub Push
Started on Nov 1, 2025, 10:34:13 PM
Started by event from 140.82.115.162 ⇒ http://stianloader.org:26514/jenkins/github-webhook/ on Sat Nov 01 22:34:13 UTC 2025
Using strategy: Default
[poll] Last Built Revision: Revision 8971811690f30a3acd585da3643531a86bbb59e8 (refs/remotes/origin/experiment/micromixin/j8)
The recommended git tool is: NONE
No credentials specified
> git --version # timeout=10
> git --version # timeout=10
> git ls-remote -h https://github.com/stianloader/Starloader.git # timeout=10
FATAL: hudson.plugins.git.GitException: Error performing git command: git ls-remote -h https://github.com/stianloader/Starloader.git
java.io.IOException: error=0, Failed to exec spawn helper: pid: 252335, exit value: 1
at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
Caused: java.io.IOException: Cannot run program "git": error=0, Failed to exec spawn helper: pid: 252335, exit value: 1
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
at hudson.Launcher$ProcStarter.start(Launcher.java:507)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2837)
Caused: hudson.plugins.git.GitException: Error performing git command: git ls-remote -h https://github.com/stianloader/Starloader.git
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2860)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2085)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2076)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getHeadRev(CliGitAPIImpl.java:3742)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:730)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:689)
Caused: java.io.IOException
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:691)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:419)
at hudson.scm.SCM.poll(SCM.java:436)
at hudson.model.AbstractProject._poll(AbstractProject.java:1429)
at hudson.model.AbstractProject.poll(AbstractProject.java:1335)
at PluginClassLoader for github//com.cloudbees.jenkins.GitHubPushTrigger$1.runPolling(GitHubPushTrigger.java:125)
at PluginClassLoader for github//com.cloudbees.jenkins.GitHubPushTrigger$1.run(GitHubPushTrigger.java:151)
at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:123)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Done. Took 42 ms
No changes