04:02:07 Started by user admin
04:02:07 Running as SYSTEM
04:02:07 Building remotely on suzumiya-vm3 in workspace /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
04:02:07 The recommended git tool is: NONE
04:02:07 No credentials specified
04:02:07 Cloning the remote Git repository
04:02:07 Cloning repository https://github.com/Sineware/prolinux-2.git
04:02:07 > /usr/bin/git init /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64 # timeout=10
04:02:07 ERROR: Error cloning remote repo 'origin'
04:02:07 hudson.plugins.git.GitException: Could not init /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073)
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819)
04:02:07 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
04:02:07 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
04:02:07 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
04:02:07 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
04:02:07 at hudson.remoting.Request$2.run(Request.java:377)
04:02:07 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
04:02:07 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
04:02:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
04:02:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
04:02:07 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
04:02:07 at java.base/java.lang.Thread.run(Thread.java:1583)
04:02:07 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from suzumiya-vm3.internal.sineware.ca/192.168.11.197:51590
04:02:07 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
04:02:07 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
04:02:07 at hudson.remoting.Channel.call(Channel.java:1003)
04:02:07 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
04:02:07 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
04:02:07 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
04:02:07 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
04:02:07 at jdk.proxy44/jdk.proxy44.$Proxy165.execute(Unknown Source)
04:02:07 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
04:02:07 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
04:02:07 at hudson.scm.SCM.checkout(SCM.java:540)
04:02:07 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
04:02:07 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
04:02:07 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
04:02:07 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
04:02:07 at hudson.model.Run.execute(Run.java:1893)
04:02:07 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
04:02:07 at hudson.model.ResourceController.execute(ResourceController.java:101)
04:02:07 at hudson.model.Executor.run(Executor.java:442)
04:02:07 Caused by: hudson.plugins.git.GitException: Error performing git command: /usr/bin/git init /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2862)
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766)
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761)
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071)
04:02:07 ... 12 more
04:02:07 Caused by: java.io.IOException: Cannot run program "/usr/bin/git" (in directory "/home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64"): error=2, No such file or directory
04:02:07 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
04:02:07 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
04:02:07 at hudson.Proc$LocalProc.<init>(Proc.java:252)
04:02:07 at hudson.Proc$LocalProc.<init>(Proc.java:221)
04:02:07 at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
04:02:07 at hudson.Launcher$ProcStarter.start(Launcher.java:506)
04:02:07 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2839)
04:02:07 ... 16 more
04:02:07 Caused by: java.io.IOException: error=2, No such file or directory
04:02:07 at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:02:07 at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
04:02:07 at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
04:02:07 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
04:02:07 ... 22 more
04:02:07 ERROR: Error cloning remote repo 'origin'
04:02:07 ERROR: Build step failed with exception
04:02:07 java.io.IOException: Cannot retrieve Git metadata for the build
04:02:07 at org.jenkinsci.plugins.github.util.BuildDataHelper.getCommitSHA1(BuildDataHelper.java:87)
04:02:07 at org.jenkinsci.plugins.github.status.sources.BuildDataRevisionShaSource.get(BuildDataRevisionShaSource.java:32)
04:02:07 at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:135)
04:02:07 Caused: org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException
04:02:07 at org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74)
04:02:07 at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164)
04:02:07 at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
04:02:07 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
04:02:07 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
04:02:07 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
04:02:07 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
04:02:07 at hudson.model.Build$BuildExecution.post2(Build.java:179)
04:02:07 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
04:02:07 at hudson.model.Run.execute(Run.java:1916)
04:02:07 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
04:02:07 at hudson.model.ResourceController.execute(ResourceController.java:101)
04:02:07 at hudson.model.Executor.run(Executor.java:442)
04:02:07 Build step 'Set GitHub commit status (universal)' marked build as failure
04:02:07 Sending notification to Discord.
04:02:07 Finished: FAILURE