Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] Gerrit can't connect to git

https://bugs.eclipse.org/bugs/show_bug.cgi?id=401964#c11

On 2013-03-05, at 2:35 PM, Miles Parker <miles.parker@xxxxxxxxxxx> wrote:

> 
> Not quite. We're getting a connection refused error. Looks like this issue on x-platform: http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg08746.html In any case, doesn't look like it's something w/ our particular build. I'll follow up.
> 
> ERROR
> :  (Underlying report) : Error performing command: git fetch -t git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews refs/changes/47/10247/16
> Command "git fetch -t git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.reviews refs/changes/47/10247/16" returned status code 128: git.eclipse.org[0: 172.25.25.51]: errno=Connection refused
> fatal: unable to connect a socket (Connection refused)
> 
> 
> 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:931)
> 
> 	at 
> hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:889)
> 
> 	at 
> hudson.FilePath.act(FilePath.java:792)
> 
> 	at 
> hudson.FilePath.act(FilePath.java:774)
> 
> 	at 
> hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:889)
> 
> 	at 
> hudson.plugins.git.GitSCM.checkout(GitSCM.java:668)
> 
> 	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:81)
> 
> 	at 
> hudson.model.Executor.run(Executor.java:137)
> 
> On 2013-03-05, at 2:29 PM, Steffen Pingel <steffen.pingel@xxxxxxxxxxx> wrote:
> 
>> Sounds like this issue: http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg08758.html. I would recommend filing a bug.
>> 
>> Steffen
>> 
>> 
>> On Tue, Mar 5, 2013 at 11:20 PM, Miles Parker <miles.parker@xxxxxxxxxxx> wrote:
>> Hi all,
>> 
>> I'm seeing a connection failure for my Gerrit builds. https://hudson.eclipse.org/sandbox/job/mylyn-reviews-gerrit/255/console
>> 
>> Steffen, any idea what's going on here?
>> 
>> cheers,
>> 
>> Miles
>> 
>> 
>> ______________________________
>> Miles T. Parker
>> Tasktop
>> http://tasktop.com
>> Project Lead: Mylyn MFT and AMP
>> Committer: Mylyn Reviews, R4E, Virgo
>> http://milesparker.blogspot.com
>> skype: milestravisparker
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> mylyn-reviews-dev mailing list
>> mylyn-reviews-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>> 
>> 
>> 
>> -- 
>> Steffen Pingel
>> Principal Software Engineer, Eclipse Mylyn
>> Mylyn Tasks Lead
>> http://tasktop.com
>> _______________________________________________
>> mylyn-reviews-dev mailing list
>> mylyn-reviews-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
> 



Back to the top