Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] [Hudson] Build failed in Hudson: ptp-release-repo #16

See <https://hudson.eclipse.org/ptp/job/ptp-release-repo/16/>

------------------------------------------
Started by user g.watson@xxxxxxxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/ptp/job/ptp-release-repo/ws/> - hudson.remoting.LocalChannel@5cc2e055
Using strategy: Default
Last Built Revision: Revision 5f33671cb3225b53b87f0732d9a3d9767820023a (origin/ptp_7_0)
Checkout:workspace / <https://hudson.eclipse.org/ptp/job/ptp-release-repo/ws/> - hudson.remoting.LocalChannel@5cc2e055
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git
Commencing build of Revision 4780966ec629409ac3c9ee624efc0c1d9d435d74 (origin/ptp_8_0)
Checking out Revision 4780966ec629409ac3c9ee624efc0c1d9d435d74 (origin/ptp_8_0)
FATAL: Error performing command: git checkout -f 4780966ec629409ac3c9ee624efc0c1d9d435d74
null
hudson.plugins.git.GitException: Error performing command: git checkout -f 4780966ec629409ac3c9ee624efc0c1d9d435d74
null
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:778)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:740)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.checkoutBranch(GitAPI.java:856)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:857)
	at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:840)
	at hudson.FilePath.act(FilePath.java:791)
	at hudson.FilePath.act(FilePath.java:773)
	at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:840)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:801)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
	at hudson.model.Run.run(Run.java:1390)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
	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:210)
	at hudson.Proc$LocalProc.join(Proc.java:222)
	at hudson.Launcher$ProcStarter.join(Launcher.java:273)
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:765)
	... 16 more

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


Back to the top