Re: Git fetch failure

2016-06-20 Thread Zoratto Thomas
Hi, It doesn't seem to be Jenkins related If I were you I would ask the team maintaining the gitlab server if this is a known issue or if they can do something about it. Maybe I'm wrong though > Le 20 juin 2016 à 20:33, Shannon Bigelow a écrit : > > The following message is periodically gen

Re: Git fetch failure

2016-06-20 Thread Mark Waite
If it comes from a different node each time, then it may indicate that the server is overloaded with connections. If it comes from the same node each time, then it may indicate that node is being specifically rejected by the gitlab server. Mark Waite On Mon, Jun 20, 2016 at 12:33 PM Shannon Bige

Git fetch failure

2016-06-20 Thread Shannon Bigelow
The following message is periodically generated (example: 3 out of 26) when attempting to do a git fetch. 1) Are there any configuration options which might be a contributing factor or might help? Setup: Gitlab run by separate team no access to server. Jenkins 2.0 (2.6) connecting to G