Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] hudson or git or something is broken again

Be sure to open bugs on issues and solutions, even if it turns out to be "not that bad" (as Doug said) ... we are collecting them, such as

BugĀ 362076 - Better policy to guard against deleting all branches and tags from our public repos



Inactive hide details for Greg Watson ---11/11/2011 10:46:45 AM---This is a disaster. I don't have the foggiest what to do at tGreg Watson ---11/11/2011 10:46:45 AM---This is a disaster. I don't have the foggiest what to do at this point, and we have to get a build d

From: Greg Watson <g.watson@xxxxxxxxxxxx>
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>,
Date: 11/11/2011 10:46 AM
Subject: Re: [cross-project-issues-dev] hudson or git or something is broken again
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx





This is a disaster. I don't have the foggiest what to do at this point, and we have to get a build done today.

I have to say, my experience with Git so far is that it was a *really* bad idea to switch. In 6 years of working on Eclipse.org we've never had a corrupt repo. What kind of RCS allows this to happen?

Greg

On Nov 11, 2011, at 10:21 AM, Schaefer, Doug wrote:

> Indeed. Your git repo has been corrupted (loose object ... is corrupt). At this point you probably need to remove it and re-push from the clone on your local machine. Hopefully you have a clone with all the branches in it somewhere.
>
> And, of course, we need to know how it became broken. That's not good.
>
> Doug.
>
>> -----Original Message-----
>> From: cross-project-issues-dev-bounces@xxxxxxxxxxx [
mailto:cross-project-
>> issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Greg Watson
>> Sent: Friday, November 11, 2011 10:12 AM
>> To: Cross project issues
>> Subject: [cross-project-issues-dev] hudson or git or something is broken
>> again
>>
>> I'm trying to build, but getting errors about the git repository. I wiped out my
>> workspace, but I'm still getting this error. Any help appreciated!
>> Greg
>>
>>
>> Started by user gwatson
>> Building on master
>> Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/ptp-
>> release/workspace - hudson.remoting.LocalChannel@77ea34ed
>> Using strategy: Default
>> Last Built Revision: Revision 5daa479288dd8db0c29f30d858af0d53f6bd3c17
>> (origin/ptp_5_0) Checkout:workspace /
>> /opt/users/hudsonbuild/.hudson/jobs/ptp-release/workspace -
>> 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:50
>> 7)
>>
>> 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)
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> cross-project-issues-dev@xxxxxxxxxxx
>>
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


GIF image


Back to the top