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 #86

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

------------------------------------------
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
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git
ERROR: Problem fetching from origin1 / origin1 - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git +refs/heads/*:refs/remotes/origin1/*
Command "git fetch -t git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git +refs/heads/*:refs/remotes/origin1/*" returned status code 128: error: refs/tags/hudson-ptp-release-65 does not point to a valid object!
error: refs/tags/hudson-ptp-release-73 does not point to a valid object!
error: refs/tags/hudson-ptp-release-65 does not point to a valid object!
error: refs/tags/hudson-ptp-release-73 does not point to a valid object!
error: refs/tags/hudson-ptp-release-65 does not point to a valid object!
error: refs/tags/hudson-ptp-release-73 does not point to a valid object!
remote: fatal: object f64696502c671b8b0c26807b2152737d8b2b44c1 is corrupted
remote: aborting due to possible repository corruption on the remote side.
fatal: protocol error: bad pack header

ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:885)
	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