Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] [Hudson] Build failed in Hudson: nebula.nebula #605

See <https://hudson.eclipse.org/nebula/job/nebula.nebula/605/>

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/nebula/job/nebula.nebula/ws/> - hudson.remoting.LocalChannel@6bcc3a98
Using strategy: Default
Git Exe: git
Last Built Revision: Revision cc0ab227ddb4eb5be82f60bc4b7d2c45d85b616b (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/nebula/job/nebula.nebula/ws/> - hudson.remoting.LocalChannel@6bcc3a98
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.eclipse.org/gitroot/nebula/org.eclipse.nebula.git
Commencing build of Revision a5575b09c9068e0fab7c7fbec44890ce55e50549 (origin/master)
Checking out Revision a5575b09c9068e0fab7c7fbec44890ce55e50549 (origin/master)
FATAL: Error performing command: git checkout -f a5575b09c9068e0fab7c7fbec44890ce55e50549
null
hudson.plugins.git.GitException: Error performing command: git checkout -f a5575b09c9068e0fab7c7fbec44890ce55e50549
null
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:804)
	at hudson.plugins.git.GitAPI.checkoutBranch(GitAPI.java:909)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:873)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:856)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:856)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:817)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at java.lang.UNIXProcess.waitFor(UNIXProcess.java:263)
	at hudson.Proc$LocalProc.join(Proc.java:222)
	at hudson.Launcher$ProcStarter.join(Launcher.java:273)
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
	... 16 more

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top