Skip to main content

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

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

------------------------------------------
Started by user gwatson
Building on master
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/ptp-release/ws/> - hudson.remoting.LocalChannel@77ea34ed
Using strategy: Default
Last Built Revision: Revision 5daa479288dd8db0c29f30d858af0d53f6bd3c17 (origin/ptp_5_0)
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/ptp-release/ws/> - hudson.remoting.LocalChannel@77ea34ed
Cloning the remote Git repository
Cloning repository origin1
ERROR: Error cloning remote repo 'origin1' : Could not clone git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git
ERROR: Cause: Exception caught during execution of fetch command
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:911)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:843)
	at hudson.FilePath.act(FilePath.java:758)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:843)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:620)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1229)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:507)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424)
	at hudson.model.Run.run(Run.java:1367)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)



Back to the top