You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Gavin McDonald <ga...@16degrees.com.au> on 2014/09/15 10:53:32 UTC

Re: plz restart Jenkins

Please direct any build related queries to the builds@ mailing list.

I had a look, 'Jenkins' consists of one master and lots of slaves.
The Master is fine and did not need a restart. The error message indicated 
that the slave it was running on was the problem, in this case H10.

I looked and both the H10 and H11 slaves were running 4 concurrent builds 
at the time of the failures. Other projects running on H10 also had the same 
failures.

I reduced the executors to run max 2 executors and this has helped.

Thanks

Gav…



On 15/09/2014, at 7:11 AM, Mark Struberg <st...@yahoo.de> wrote:

> Jenkins seems to be out of memory
> 
> 
> On Monday, 15 September 2014, 0:58, Apache Jenkins Server <je...@builds.apache.org> wrote:
> 
> 
> See <https://builds.apache.org/job/OpenWebBeans-trunk/1031/changes>
> 
> Changes:
> ...
> [trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 39938 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Cannot create GC thread. Out of system resources.
> # An error report file with more information is saved as:
> # <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/hs_err_pid6437.log>
> [locks-and-latches] Releasing all the locks
> [locks-and-latches] All the locks released
> ERROR: Failed to launch Maven. Exit code = 1
> 
> 
> 


Re: plz restart Jenkins

Posted by Mark Struberg <st...@yahoo.de>.
Hi Gav and Andrew!

Sorry for using the wrong list and txs for taking care (as always)!

LieGrue,
strub



On Monday, 15 September 2014, 18:01, Andrew Bayer <an...@gmail.com> wrote:
 

>
>
>I think the problem here was
>https://issues.jenkins-ci.org/browse/JENKINS-22641 - Jenkins not
>cleaning up after itself. I've backported the fix to our Jenkins and
>restarted it. I'll watch to see how things look.
>
>A.
>
>
>On Mon, Sep 15, 2014 at 1:53 AM, Gavin McDonald <ga...@16degrees.com.au> wrote:
>> Please direct any build related queries to the builds@ mailing list.
>>
>> I had a look, 'Jenkins' consists of one master and lots of slaves.
>> The Master is fine and did not need a restart. The error message indicated
>> that the slave it was running on was the problem, in this case H10.
>>
>> I looked and both the H10 and H11 slaves were running 4 concurrent builds
>> at the time of the failures. Other projects running on H10 also had the same
>> failures.
>>
>> I reduced the executors to run max 2 executors and this has helped.
>>
>> Thanks
>>
>> Gav…
>>
>>
>>
>> On 15/09/2014, at 7:11 AM, Mark Struberg <st...@yahoo.de> wrote:
>>
>>> Jenkins seems to be out of memory
>>>
>>>
>>> On Monday, 15 September 2014, 0:58, Apache Jenkins Server <je...@builds.apache.org> wrote:
>>>
>>>
>>> See <https://builds.apache.org/job/OpenWebBeans-trunk/1031/changes>
>>>
>>> Changes:
>>> ...
>>> [trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 39938 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
>>> #
>>> # There is insufficient memory for the Java Runtime Environment to continue.
>>> # Cannot create GC thread. Out of system resources.
>>> # An error report file with more information is saved as:
>>> # <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/hs_err_pid6437.log>
>>> [locks-and-latches] Releasing all the locks
>>> [locks-and-latches] All the locks released
>>> ERROR: Failed to launch Maven. Exit code = 1
>>>
>>>
>>>
>>
>
>

Re: plz restart Jenkins

Posted by Andrew Bayer <an...@gmail.com>.
I think the problem here was
https://issues.jenkins-ci.org/browse/JENKINS-22641 - Jenkins not
cleaning up after itself. I've backported the fix to our Jenkins and
restarted it. I'll watch to see how things look.

A.

On Mon, Sep 15, 2014 at 1:53 AM, Gavin McDonald <ga...@16degrees.com.au> wrote:
> Please direct any build related queries to the builds@ mailing list.
>
> I had a look, 'Jenkins' consists of one master and lots of slaves.
> The Master is fine and did not need a restart. The error message indicated
> that the slave it was running on was the problem, in this case H10.
>
> I looked and both the H10 and H11 slaves were running 4 concurrent builds
> at the time of the failures. Other projects running on H10 also had the same
> failures.
>
> I reduced the executors to run max 2 executors and this has helped.
>
> Thanks
>
> Gav…
>
>
>
> On 15/09/2014, at 7:11 AM, Mark Struberg <st...@yahoo.de> wrote:
>
>> Jenkins seems to be out of memory
>>
>>
>> On Monday, 15 September 2014, 0:58, Apache Jenkins Server <je...@builds.apache.org> wrote:
>>
>>
>> See <https://builds.apache.org/job/OpenWebBeans-trunk/1031/changes>
>>
>> Changes:
>> ...
>> [trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 39938 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
>> #
>> # There is insufficient memory for the Java Runtime Environment to continue.
>> # Cannot create GC thread. Out of system resources.
>> # An error report file with more information is saved as:
>> # <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/hs_err_pid6437.log>
>> [locks-and-latches] Releasing all the locks
>> [locks-and-latches] All the locks released
>> ERROR: Failed to launch Maven. Exit code = 1
>>
>>
>>
>