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 2013/04/04 01:28:34 UTC

Jenkins ongoing issues

Hi All,

Just to let you know that I am investigating the instability and poor
performance of Jenkins lately.

Some of this seems to be due to at least 4 of the externally based slaves
being mostly innaccesible/offline/load stretched.

In the meantime I am trying to bring up another slave (externally hosted
again)

Gav...


Re: Jenkins ongoing issues

Posted by Giridharan Kesavan <gk...@hortonworks.com>.
Gavin,

Could you please grant me access on ubuntu6?
I can take care of installing the mentioned packages

-Giri


On Tue, Apr 9, 2013 at 2:49 PM, Keith W <ke...@gmail.com> wrote:

> Hello Builds
>
> Could the below packages be installed on ubuntu6 please?
>
> Thanks in advance, Keith Wall.
>
>
> On 5 April 2013 12:43, Keith W <ke...@gmail.com> wrote:
>
> > Hello Gavin
> >
> > Thanks for taking a look at the build stabiity issues.
> >
> > > instead, let us know here what we might need to do to fix it, different
> > > dependency etc ..
> >
> > Some of Qpid's jobs are failing on the new slave owning to missing
> > dependencies.  Could the following packages be installed on ubuntu6?
> >
> > cmake
> > swig
> > libboost
> > libboost1.46-dev
> > libboost-filesystem-dev
> > libboost-program-options-dev
> > libicu48
> > sasl2-bin
> >
> > Kind regards, Keith Wall.
> >
> >
>

Re: Jenkins ongoing issues

Posted by Keith W <ke...@gmail.com>.
Hi Gavin

Thanks for your help.  Those jobs are now passing on ubuntu6.


cheers, Keith.



On 17 April 2013 10:39, Gavin McDonald <ga...@16degrees.com.au> wrote:

>
>
> > -----Original Message-----
> > From: Keith W [mailto:keith.wall@gmail.com]
> > Sent: Wednesday, 17 April 2013 5:52 PM
> > To: gavin@16degrees.com.au
> > Cc: builds@apache.org
> > Subject: Re: Jenkins ongoing issues
> >
> > Hello
> >
> > Would someone have some time to take a look at the below problem with
> > OpenJDK6 on ubuntu6?
>
> Fixed
>
>
> >
> > I also notice that on ubuntu6, ant is not in the path.  On the other
> other
> > ubuntu boxes ant is in the path.  One of our jobs (which needs to tweak a
> > ulimit before it runs so uses an shell script jenkins step) relies on ant
> being in
> > the path.
>
> ant installed into path (other versions exist in /home/Hudson/tools/ant/
>
> gmcdonald@quirinus:~$ ant -version
> Apache Ant(TM) version 1.8.2 compiled on December 3 2011
>
> Gav...
>
> >
> > Kind regards, Keith Wall.
> >
> >
> >
> > On 11 April 2013 23:45, Keith W <ke...@gmail.com> wrote:
> >
> > > Hi Gavin, Builds
> > >
> > > Thanks - the build is getting further on Ubuntu6, but now it sees a
> > > problem with the JDK.  The job (Qpid-proton-jni) is configured to use
> > > OpenJDK6 from within the Jenkins config (selected from menu) but it
> > > fails with the following error message below.  Would you be able to
> > > take a moment to check the Java packages are all installed as on the
> other
> > ubuntu hosts?
> > >
> > > Kind regards, Keith
> > >
> > > [proton] $ /usr/lib/jvm/java-6-openjdk-amd64/bin/java
> > > -XX:MaxPermSize=500m -Xmx2G -Xms1G -Djava.awt.headless=true -cp
> > > /home/jenkins/jenkins-slave/maven3-
> > agent.jar:/home/hudson/tools/maven/
> > > apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar
> > > org.jvnet.hudson.maven3.agent.Maven3Main
> > > /home/hudson/tools/maven/apache-maven-3.0.2
> > > /home/jenkins/jenkins-slave/slave.jar
> > > /home/jenkins/jenkins-slave/maven3-interceptor.jar 47898
> > > ERROR: Failed to parse POMsjava.io.IOException
> > <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>:
> > Cannot run program "/usr/lib/jvm/java-6-openjdk-amd64/bin/java" (in
> > directory "/home/jenkins/jenkins-slave/workspace/Qpid-proton-
> > jni/proton"): java.io.IOException: error=2, No such file or directory
> > >     at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
> > >     at hudson.Proc$LocalProc.<init>(Proc.java:244)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
> > >     at hudson.Proc$LocalProc.<init>(Proc.java:216)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
> > >     at hudson.Launcher$LocalLauncher.launch(Launcher.java:763)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.Launcher$LocalLauncher.launch&entity=meth
> > od>
> > >     at hudson.Launcher$ProcStarter.start(Launcher.java:353)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.Launcher$ProcStarter.start&entity=method>
> > >     at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=
> > method>
> > >     at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=
> > method>
> > >     at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=meth
> > od>
> > >     at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=meth
> > od>
> > >     at hudson.remoting.Request$2.run(Request.java:326)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
> > >     at
> > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorSe
> > rvice.java:72) <http://stacktrace.jenkins-
> > ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&
> > entity=method>
> > >     at
> > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> > <http://stacktrace.jenkins-
> >
> ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity
> > =method>
> > >     at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>
> > >     at
> > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecut
> > or.java:886) <http://stacktrace.jenkins-
> > ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.runT
> > ask&entity=method>
> > >     at
> > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> > va:908) <http://stacktrace.jenkins-
> > ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run
> > &entity=method>
> > >     at java.lang.Thread.run(Thread.java:619)
> > > <http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&e
> > > ntity=method> Caused by: java.io.IOException
> > > <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>:
> > java.io.IOException: error=2, No such file or directory
> > >     at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=java.lang.UNIXProcess.%3Cinit%3E&entity=method>
> > >     at java.lang.ProcessImpl.start(ProcessImpl.java:65)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=java.lang.ProcessImpl.start&entity=method>
> > >     at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
> > <http://stacktrace.jenkins-
> > ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
> > >     ... 15 more
> > > Sending e-mails to: notifications@qpid.apache.org
> > >
> > >
> > >
> > >
> > >
> > > On 9 April 2013 23:07, Gavin McDonald <ga...@16degrees.com.au> wrote:
> > >
> > >> Thanks Keith, all done!****
> > >>
> > >> ** **
> > >>
> > >> Gav.****
> > >>
> > >> ** **
> > >>
> > >> ** **
> > >>
> > >> *From:* Keith W [mailto:keith.wall@gmail.com]
> > >> *Sent:* Wednesday, 10 April 2013 7:19 AM
> > >>
> > >> *To:* builds@apache.org; gavin@16degrees.com.au
> > >> *Subject:* Re: Jenkins ongoing issues****
> > >>
> > >> ** **
> > >>
> > >> Hello Builds****
> > >>
> > >> ** **
> > >>
> > >> Could the below packages be installed on ubuntu6 please?   ****
> > >>
> > >> ** **
> > >>
> > >> Thanks in advance, Keith Wall.****
> > >>
> > >> ** **
> > >>
> > >> ** **
> > >>
> > >> On 5 April 2013 12:43, Keith W <ke...@gmail.com> wrote:****
> > >>
> > >> Hello Gavin
> > >>
> > >> Thanks for taking a look at the build stabiity issues.****
> > >>
> > >>
> > >> > instead, let us know here what we might need to do to fix it,
> > >> > different dependency etc ..****
> > >>
> > >> Some of Qpid's jobs are failing on the new slave owning to missing
> > >> dependencies.  Could the following packages be installed on ubuntu6?
> > >>
> > >> cmake
> > >> swig
> > >> libboost
> > >> libboost1.46-dev
> > >> libboost-filesystem-dev
> > >> libboost-program-options-dev
> > >> libicu48
> > >> sasl2-bin
> > >>
> > >> Kind regards, Keith Wall.****
> > >>
> > >> ** **
> > >>
> > >
> > >
>
>

RE: Jenkins ongoing issues

Posted by Gavin McDonald <ga...@16degrees.com.au>.

> -----Original Message-----
> From: Keith W [mailto:keith.wall@gmail.com]
> Sent: Wednesday, 17 April 2013 5:52 PM
> To: gavin@16degrees.com.au
> Cc: builds@apache.org
> Subject: Re: Jenkins ongoing issues
> 
> Hello
> 
> Would someone have some time to take a look at the below problem with
> OpenJDK6 on ubuntu6?

Fixed


> 
> I also notice that on ubuntu6, ant is not in the path.  On the other other
> ubuntu boxes ant is in the path.  One of our jobs (which needs to tweak a
> ulimit before it runs so uses an shell script jenkins step) relies on ant
being in
> the path.

ant installed into path (other versions exist in /home/Hudson/tools/ant/ 

gmcdonald@quirinus:~$ ant -version
Apache Ant(TM) version 1.8.2 compiled on December 3 2011

Gav...

> 
> Kind regards, Keith Wall.
> 
> 
> 
> On 11 April 2013 23:45, Keith W <ke...@gmail.com> wrote:
> 
> > Hi Gavin, Builds
> >
> > Thanks - the build is getting further on Ubuntu6, but now it sees a
> > problem with the JDK.  The job (Qpid-proton-jni) is configured to use
> > OpenJDK6 from within the Jenkins config (selected from menu) but it
> > fails with the following error message below.  Would you be able to
> > take a moment to check the Java packages are all installed as on the
other
> ubuntu hosts?
> >
> > Kind regards, Keith
> >
> > [proton] $ /usr/lib/jvm/java-6-openjdk-amd64/bin/java
> > -XX:MaxPermSize=500m -Xmx2G -Xms1G -Djava.awt.headless=true -cp
> > /home/jenkins/jenkins-slave/maven3-
> agent.jar:/home/hudson/tools/maven/
> > apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar
> > org.jvnet.hudson.maven3.agent.Maven3Main
> > /home/hudson/tools/maven/apache-maven-3.0.2
> > /home/jenkins/jenkins-slave/slave.jar
> > /home/jenkins/jenkins-slave/maven3-interceptor.jar 47898
> > ERROR: Failed to parse POMsjava.io.IOException
> <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>:
> Cannot run program "/usr/lib/jvm/java-6-openjdk-amd64/bin/java" (in
> directory "/home/jenkins/jenkins-slave/workspace/Qpid-proton-
> jni/proton"): java.io.IOException: error=2, No such file or directory
> > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
> <http://stacktrace.jenkins-
> ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
> > 	at hudson.Proc$LocalProc.<init>(Proc.java:244)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
> > 	at hudson.Proc$LocalProc.<init>(Proc.java:216)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
> > 	at hudson.Launcher$LocalLauncher.launch(Launcher.java:763)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.Launcher$LocalLauncher.launch&entity=meth
> od>
> > 	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.Launcher$ProcStarter.start&entity=method>
> > 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=
> method>
> > 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=
> method>
> > 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=meth
> od>
> > 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=meth
> od>
> > 	at hudson.remoting.Request$2.run(Request.java:326)
> <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
> > 	at
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorSe
> rvice.java:72) <http://stacktrace.jenkins-
> ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&
> entity=method>
> > 	at
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> <http://stacktrace.jenkins-
> ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity
> =method>
> > 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
> <http://stacktrace.jenkins-
> ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>
> > 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecut
> or.java:886) <http://stacktrace.jenkins-
> ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.runT
> ask&entity=method>
> > 	at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja
> va:908) <http://stacktrace.jenkins-
> ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run
> &entity=method>
> > 	at java.lang.Thread.run(Thread.java:619)
> > <http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&e
> > ntity=method> Caused by: java.io.IOException
> > <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>:
> java.io.IOException: error=2, No such file or directory
> > 	at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
> <http://stacktrace.jenkins-
> ci.org/search/?query=java.lang.UNIXProcess.%3Cinit%3E&entity=method>
> > 	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
> <http://stacktrace.jenkins-
> ci.org/search/?query=java.lang.ProcessImpl.start&entity=method>
> > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
> <http://stacktrace.jenkins-
> ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
> > 	... 15 more
> > Sending e-mails to: notifications@qpid.apache.org
> >
> >
> >
> >
> >
> > On 9 April 2013 23:07, Gavin McDonald <ga...@16degrees.com.au> wrote:
> >
> >> Thanks Keith, all done!****
> >>
> >> ** **
> >>
> >> Gav.****
> >>
> >> ** **
> >>
> >> ** **
> >>
> >> *From:* Keith W [mailto:keith.wall@gmail.com]
> >> *Sent:* Wednesday, 10 April 2013 7:19 AM
> >>
> >> *To:* builds@apache.org; gavin@16degrees.com.au
> >> *Subject:* Re: Jenkins ongoing issues****
> >>
> >> ** **
> >>
> >> Hello Builds****
> >>
> >> ** **
> >>
> >> Could the below packages be installed on ubuntu6 please?   ****
> >>
> >> ** **
> >>
> >> Thanks in advance, Keith Wall.****
> >>
> >> ** **
> >>
> >> ** **
> >>
> >> On 5 April 2013 12:43, Keith W <ke...@gmail.com> wrote:****
> >>
> >> Hello Gavin
> >>
> >> Thanks for taking a look at the build stabiity issues.****
> >>
> >>
> >> > instead, let us know here what we might need to do to fix it,
> >> > different dependency etc ..****
> >>
> >> Some of Qpid's jobs are failing on the new slave owning to missing
> >> dependencies.  Could the following packages be installed on ubuntu6?
> >>
> >> cmake
> >> swig
> >> libboost
> >> libboost1.46-dev
> >> libboost-filesystem-dev
> >> libboost-program-options-dev
> >> libicu48
> >> sasl2-bin
> >>
> >> Kind regards, Keith Wall.****
> >>
> >> ** **
> >>
> >
> >


Re: Jenkins ongoing issues

Posted by Keith W <ke...@gmail.com>.
Hello

Would someone have some time to take a look at the below problem with
OpenJDK6 on ubuntu6?

I also notice that on ubuntu6, ant is not in the path.  On the other other
ubuntu boxes ant is in the path.  One of our jobs (which needs to tweak a
ulimit before it runs so uses an shell script jenkins step) relies on ant
being in the path.

Kind regards, Keith Wall.



On 11 April 2013 23:45, Keith W <ke...@gmail.com> wrote:

> Hi Gavin, Builds
>
> Thanks - the build is getting further on Ubuntu6, but now it sees a
> problem with the JDK.  The job (Qpid-proton-jni) is configured to use
> OpenJDK6 from within the Jenkins config (selected from menu) but it fails
> with the following error message below.  Would you be able to take a moment
> to check the Java packages are all installed as on the other ubuntu hosts?
>
> Kind regards, Keith
>
> [proton] $ /usr/lib/jvm/java-6-openjdk-amd64/bin/java -XX:MaxPermSize=500m -Xmx2G -Xms1G -Djava.awt.headless=true -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.2 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 47898
> ERROR: Failed to parse POMsjava.io.IOException <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: Cannot run program "/usr/lib/jvm/java-6-openjdk-amd64/bin/java" (in directory "/home/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton"): java.io.IOException: error=2, No such file or directory
> 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:459) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
> 	at hudson.Proc$LocalProc.<init>(Proc.java:244) <http://stacktrace.jenkins-ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
> 	at hudson.Proc$LocalProc.<init>(Proc.java:216) <http://stacktrace.jenkins-ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
> 	at hudson.Launcher$LocalLauncher.launch(Launcher.java:763) <http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$LocalLauncher.launch&entity=method>
> 	at hudson.Launcher$ProcStarter.start(Launcher.java:353) <http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$ProcStarter.start&entity=method>
> 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988) <http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=method>
> 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955) <http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=method>
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:118) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
> 	at hudson.remoting.Request$2.run(Request.java:326) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>
> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity=method>
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.runTask&entity=method>
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) <http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run&entity=method>
> 	at java.lang.Thread.run(Thread.java:619) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&entity=method>
> Caused by: java.io.IOException <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: java.io.IOException: error=2, No such file or directory
> 	at java.lang.UNIXProcess.<init>(UNIXProcess.java:148) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.UNIXProcess.%3Cinit%3E&entity=method>
> 	at java.lang.ProcessImpl.start(ProcessImpl.java:65) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.ProcessImpl.start&entity=method>
> 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:452) <http://stacktrace.jenkins-ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
> 	... 15 more
> Sending e-mails to: notifications@qpid.apache.org
>
>
>
>
>
> On 9 April 2013 23:07, Gavin McDonald <ga...@16degrees.com.au> wrote:
>
>> Thanks Keith, all done!****
>>
>> ** **
>>
>> Gav…****
>>
>> ** **
>>
>> ** **
>>
>> *From:* Keith W [mailto:keith.wall@gmail.com]
>> *Sent:* Wednesday, 10 April 2013 7:19 AM
>>
>> *To:* builds@apache.org; gavin@16degrees.com.au
>> *Subject:* Re: Jenkins ongoing issues****
>>
>> ** **
>>
>> Hello Builds****
>>
>> ** **
>>
>> Could the below packages be installed on ubuntu6 please?   ****
>>
>> ** **
>>
>> Thanks in advance, Keith Wall.****
>>
>> ** **
>>
>> ** **
>>
>> On 5 April 2013 12:43, Keith W <ke...@gmail.com> wrote:****
>>
>> Hello Gavin
>>
>> Thanks for taking a look at the build stabiity issues.****
>>
>>
>> > instead, let us know here what we might need to do to fix it, different
>> > dependency etc ..****
>>
>> Some of Qpid's jobs are failing on the new slave owning to missing
>> dependencies.  Could the following packages be installed on ubuntu6?
>>
>> cmake
>> swig
>> libboost
>> libboost1.46-dev
>> libboost-filesystem-dev
>> libboost-program-options-dev
>> libicu48
>> sasl2-bin
>>
>> Kind regards, Keith Wall.****
>>
>> ** **
>>
>
>

Re: Jenkins ongoing issues

Posted by Keith W <ke...@gmail.com>.
Hi Gavin, Builds

Thanks - the build is getting further on Ubuntu6, but now it sees a problem
with the JDK.  The job (Qpid-proton-jni) is configured to use OpenJDK6 from
within the Jenkins config (selected from menu) but it fails with the
following error message below.  Would you be able to take a moment to check
the Java packages are all installed as on the other ubuntu hosts?

Kind regards, Keith

[proton] $ /usr/lib/jvm/java-6-openjdk-amd64/bin/java
-XX:MaxPermSize=500m -Xmx2G -Xms1G -Djava.awt.headless=true -cp
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.2/boot/plexus-classworlds-2.4.jar
org.jvnet.hudson.maven3.agent.Maven3Main
/home/hudson/tools/maven/apache-maven-3.0.2
/home/jenkins/jenkins-slave/slave.jar
/home/jenkins/jenkins-slave/maven3-interceptor.jar 47898
ERROR: Failed to parse POMsjava.io.IOException
<http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>:
Cannot run program "/usr/lib/jvm/java-6-openjdk-amd64/bin/java" (in
directory "/home/jenkins/jenkins-slave/workspace/Qpid-proton-jni/proton"):
java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
<http://stacktrace.jenkins-ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.Proc$LocalProc.%3Cinit%3E&entity=method>
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:763)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$LocalLauncher.launch&entity=method>
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$ProcStarter.start&entity=method>
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=method>
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.Launcher$RemoteLaunchCallable.call&entity=method>
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
	at hudson.remoting.Request$2.run(Request.java:326)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask$Sync.innerRun&entity=method>
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.FutureTask.run&entity=method>
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.runTask&entity=method>
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
<http://stacktrace.jenkins-ci.org/search/?query=java.util.concurrent.ThreadPoolExecutor$Worker.run&entity=method>
	at java.lang.Thread.run(Thread.java:619)
<http://stacktrace.jenkins-ci.org/search/?query=java.lang.Thread.run&entity=method>
Caused by: java.io.IOException
<http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>:
java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
<http://stacktrace.jenkins-ci.org/search/?query=java.lang.UNIXProcess.%3Cinit%3E&entity=method>
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
<http://stacktrace.jenkins-ci.org/search/?query=java.lang.ProcessImpl.start&entity=method>
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
<http://stacktrace.jenkins-ci.org/search/?query=java.lang.ProcessBuilder.start&entity=method>
	... 15 more
Sending e-mails to: notifications@qpid.apache.org





On 9 April 2013 23:07, Gavin McDonald <ga...@16degrees.com.au> wrote:

> Thanks Keith, all done!****
>
> ** **
>
> Gav…****
>
> ** **
>
> ** **
>
> *From:* Keith W [mailto:keith.wall@gmail.com]
> *Sent:* Wednesday, 10 April 2013 7:19 AM
>
> *To:* builds@apache.org; gavin@16degrees.com.au
> *Subject:* Re: Jenkins ongoing issues****
>
> ** **
>
> Hello Builds****
>
> ** **
>
> Could the below packages be installed on ubuntu6 please?   ****
>
> ** **
>
> Thanks in advance, Keith Wall.****
>
> ** **
>
> ** **
>
> On 5 April 2013 12:43, Keith W <ke...@gmail.com> wrote:****
>
> Hello Gavin
>
> Thanks for taking a look at the build stabiity issues.****
>
>
> > instead, let us know here what we might need to do to fix it, different
> > dependency etc ..****
>
> Some of Qpid's jobs are failing on the new slave owning to missing
> dependencies.  Could the following packages be installed on ubuntu6?
>
> cmake
> swig
> libboost
> libboost1.46-dev
> libboost-filesystem-dev
> libboost-program-options-dev
> libicu48
> sasl2-bin
>
> Kind regards, Keith Wall.****
>
> ** **
>

RE: Jenkins ongoing issues

Posted by Gavin McDonald <ga...@16degrees.com.au>.
Thanks Keith, all done!

 

Gav.

 

 

From: Keith W [mailto:keith.wall@gmail.com] 
Sent: Wednesday, 10 April 2013 7:19 AM
To: builds@apache.org; gavin@16degrees.com.au
Subject: Re: Jenkins ongoing issues

 

Hello Builds

 

Could the below packages be installed on ubuntu6 please?   

 

Thanks in advance, Keith Wall.

 

 

On 5 April 2013 12:43, Keith W <ke...@gmail.com> wrote:

Hello Gavin

Thanks for taking a look at the build stabiity issues.


> instead, let us know here what we might need to do to fix it, different
> dependency etc ..

Some of Qpid's jobs are failing on the new slave owning to missing
dependencies.  Could the following packages be installed on ubuntu6?

cmake
swig
libboost
libboost1.46-dev
libboost-filesystem-dev
libboost-program-options-dev
libicu48
sasl2-bin

Kind regards, Keith Wall.

 


Re: Jenkins ongoing issues

Posted by Keith W <ke...@gmail.com>.
Hello Builds

Could the below packages be installed on ubuntu6 please?

Thanks in advance, Keith Wall.


On 5 April 2013 12:43, Keith W <ke...@gmail.com> wrote:

> Hello Gavin
>
> Thanks for taking a look at the build stabiity issues.
>
> > instead, let us know here what we might need to do to fix it, different
> > dependency etc ..
>
> Some of Qpid's jobs are failing on the new slave owning to missing
> dependencies.  Could the following packages be installed on ubuntu6?
>
> cmake
> swig
> libboost
> libboost1.46-dev
> libboost-filesystem-dev
> libboost-program-options-dev
> libicu48
> sasl2-bin
>
> Kind regards, Keith Wall.
>
>

Re: Jenkins ongoing issues

Posted by Keith W <ke...@gmail.com>.
Hello Gavin

Thanks for taking a look at the build stabiity issues.

> instead, let us know here what we might need to do to fix it, different
> dependency etc ..

Some of Qpid's jobs are failing on the new slave owning to missing
dependencies.  Could the following packages be installed on ubuntu6?

cmake
swig
libboost
libboost1.46-dev
libboost-filesystem-dev
libboost-program-options-dev
libicu48
sasl2-bin

Kind regards, Keith Wall.

On 5 April 2013 11:38, Gavin McDonald <ga...@16degrees.com.au> wrote:
> Jenkins is looking much better.
>
> At the time of writing, on 6 builds waiting in a queue, 4 of which are
> Lucene tests.
>
> Ubuntu1 I revived into working order after rajiv brought it back online.
> Ubuntu2 I've removed from play until I rebuild that into working order.
> Ubuntu3 is fine.
> Ubuntu4 needed some TLC and seems fine.
> Ubuntu5 is still offline and will need more work.
> Ubuntu6 (quirinus) is a new slave I built to help the backlog.
>
> Most builds tied to ubuntu2 I either moved to ubuntu6 or Ubuntu
> Most builds tied to ubuntu5 I either moved to ubuntu6 or ubuntu1 or Ubuntu
>
> I have not checked if moving builds to different machines has caused some
> builds to fail (or to pass!)
>
> Please do not move builds around just because they start failing on
> particaulr Ubuntu machines.
> instead, let us know here what we might need to do to fix it, different
> dependency etc ..
>
> Improvements will be made to the Jenkins and Buildbot farms over the next
> few months.
>
> A reminder that we have 24 ARM based servers at our disposal. Projects are
> encouraged to make use
> of them, do not hesitate to start using them and reporting failures of build
> to this list so we can work
> through to get them to pass.
>
> Thanks
>
> Gav...
>
>
>> -----Original Message-----
>> From: Billie Rinaldi [mailto:billie@apache.org]
>> Sent: Thursday, 4 April 2013 10:14 AM
>> To: builds@apache.org; gavin@16degrees.com.au
>> Subject: Re: Jenkins ongoing issues
>>
>> On Wed, Apr 3, 2013 at 4:28 PM, Gavin McDonald
>> <ga...@16degrees.com.au>wrote:
>>
>> > Hi All,
>> >
>> > Just to let you know that I am investigating the instability and poor
>> > performance of Jenkins lately.
>> >
>> > Some of this seems to be due to at least 4 of the externally based
>> > slaves being mostly innaccesible/offline/load stretched.
>> >
>> > In the meantime I am trying to bring up another slave (externally
>> > hosted
>> > again)
>> >
>> > Gav...
>> >
>> >
>> Thanks, Gavin!  It is much appreciated.
>>
>> Billie
>>
>>
>>
>> -----
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 2013.0.3267 / Virus Database: 3162/6223 - Release Date: 04/03/13
>> -----
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 2013.0.2904 / Virus Database: 2641/6210 - Release Date: 03/28/13
>

RE: Jenkins ongoing issues

Posted by Gavin McDonald <ga...@16degrees.com.au>.

> -----Original Message-----
> From: prasanna [mailto:srivatsav.prasanna@gmail.com] On Behalf Of
> Prasanna Santhanam
> Sent: Tuesday, 9 April 2013 3:17 PM
> To: builds@apache.org; gavin@16degrees.com.au
> Subject: Re: Jenkins ongoing issues
> 
> On Fri, Apr 05, 2013 at 09:08:57PM +1030, Gavin McDonald wrote:
> > Jenkins is looking much better.
> Thanks for revamping the slaves! It looks much stable now.
> 
> > Ubuntu1 I revived into working order after rajiv brought it back online.
> > Ubuntu2 I've removed from play until I rebuild that into working order.
> > Ubuntu3 is fine.
> > Ubuntu4 needed some TLC and seems fine.
> > Ubuntu5 is still offline and will need more work.
> > Ubuntu6 (quirinus) is a new slave I built to help the backlog.
> This guy *ubuntu6* I think might be missing a git installation. One of our
jobs
> just failed when it ran on it.

Thanks, Installed.

Gav...

> https://builds.apache.org/view/A-D/view/Cloudstack/job/cloudstack-
> apidocs-41/209/consoleFull
> 
> --
> Prasanna.,


Re: Jenkins ongoing issues

Posted by Prasanna Santhanam <ts...@apache.org>.
On Fri, Apr 05, 2013 at 09:08:57PM +1030, Gavin McDonald wrote:
> Jenkins is looking much better.
Thanks for revamping the slaves! It looks much stable now.
 
> Ubuntu1 I revived into working order after rajiv brought it back online. 
> Ubuntu2 I've removed from play until I rebuild that into working order. 
> Ubuntu3 is fine. 
> Ubuntu4 needed some TLC and seems fine. 
> Ubuntu5 is still offline and will need more work. 
> Ubuntu6 (quirinus) is a new slave I built to help the backlog. 
This guy *ubuntu6* I think might be missing a git installation. One of
our jobs just failed when it ran on it.
https://builds.apache.org/view/A-D/view/Cloudstack/job/cloudstack-apidocs-41/209/consoleFull

-- 
Prasanna.,

Re: Jenkins ongoing issues

Posted by Tammo van Lessen <tv...@gmail.com>.
Hi Jake,

thanks for taking care. I added a comment to the ticket, ubuntu 1, 4 and 6
didnt work for me.

Thanks,
  Tammo


On Tue, May 14, 2013 at 5:10 AM, Jake Farrell <jf...@apache.org> wrote:

> Setup rvm along with Apache Buildr 1.4.12 on ubuntu1, ubuntu3, ubuntu4,
> ubuntu6  with rubies
>
> rvm rubies:
>    jruby-1.7.3 [ x86_64 ]
>    ruby-1.8.7-p371 [ x86_64 ]
>    ruby-1.9.3-p392 [ x86_64 ]
> =* ruby-2.0.0-p0 [ x86_64 ]
>
>
> ubuntu2 and ubuntu5 have some issues i'm working on and will get both of
> those setup once the blockers are resolved.
>
> -Jake
>
>
>   Jake Farrell <jf...@apache.org>
>  May 13, 2013 1:31 PM
> Tammo
> I'll get this taken care of on the available ubuntu slaves tonight
>
> -Jake
>
>
>
>
>
>   Tammo van Lessen <tv...@gmail.com>
>  May 13, 2013 9:57 AM
> Hi Gavin,
>
> after a batch of error mails last night I'd like to come back to this
> issue. Could you please install jruby with buildr or RVM on the Ubuntu
> slaves so that we can run our builds again? I have filed a ticket
> under INFRA-6265.
>
> Thanks,
> Tammo
>
>
>
>
>
>   Tammo van Lessen <tv...@gmail.com>
>  April 17, 2013 4:36 PM
> Ok, thanks!
>
>
>
>
>
>   Gavin McDonald <ga...@16degrees.com.au>
>  April 17, 2013 3:21 AM
> Hi Tammo, yep got it, I've been a bit busy in other areas the last few
> days,
> should get back to Jenkins stuff tomorrow.
>
>
>
> Install on all machines sounds best plan for now.
>
>
>
> Gav.
>
>
>
>
>
>
> From: Tammo van Lessen [mailto:tvanlessen@gmail.com <tv...@gmail.com>]
>
> Sent: Wednesday, 17 April 2013 12:21 AM
> To: builds@apache.org; gavin@16degrees.com.au
> Subject: Re: Jenkins ongoing issues
>
>
>
> On Tue, Apr 9, 2013 at 12:02 PM, Tammo van Lessen <tv...@gmail.com>
> wrote:
>
> Our Buildr-based ODE builds are now failing. AFAIK Buildr was not installed
> on the slaves, but I used to have an account on one machine and installed
> jruby and Apache Buildr in my home dir. This, of course, does not work
> anymore. Also, I don't have access to that machine anymore (I think it was
> vesta, I didn't try for a while, since I could not login but the builds
> were
> still running fine).
>
>
>
> Is there a way to have shared home directory on all ubuntu slaves? Or would
> it be easier/better to install jruby/buildr on all machines (preferably
> with
> rvm)? Maybe there is also a RVM plugin for jenkins that supports that.
>
>
>
> WDYT?
>
>
>
> Did you get my mail?
>
>
>
> Thanks,
>
> Tammo
>
>
>
>   Tammo van Lessen <tv...@gmail.com>
>  April 16, 2013 10:20 AM
>
> Did you get my mail?
>
> Thanks,
> Tammo
>
>


-- 
Tammo van Lessen - http://www.taval.de

Re: Jenkins ongoing issues

Posted by Jake Farrell <jf...@apache.org>.
Setup rvm along with Apache Buildr 1.4.12 on ubuntu1, ubuntu3, ubuntu4, 
ubuntu6  with rubies

rvm rubies:
    jruby-1.7.3 [ x86_64 ]
    ruby-1.8.7-p371 [ x86_64 ]
    ruby-1.9.3-p392 [ x86_64 ]
=* ruby-2.0.0-p0 [ x86_64 ]


ubuntu2 and ubuntu5 have some issues i'm working on and will get both of 
those setup once the blockers are resolved.

-Jake


> Jake Farrell <ma...@apache.org>
> May 13, 2013 1:31 PM
> Tammo
> I'll get this taken care of on the available ubuntu slaves tonight
>
> -Jake
>
>
>
>
>
> Tammo van Lessen <ma...@gmail.com>
> May 13, 2013 9:57 AM
> Hi Gavin,
>
> after a batch of error mails last night I'd like to come back to this
> issue. Could you please install jruby with buildr or RVM on the Ubuntu
> slaves so that we can run our builds again? I have filed a ticket
> under INFRA-6265.
>
> Thanks,
> Tammo
>
>
>
>
>
> Tammo van Lessen <ma...@gmail.com>
> April 17, 2013 4:36 PM
> Ok, thanks!
>
>
>
>
>
> Gavin McDonald <ma...@16degrees.com.au>
> April 17, 2013 3:21 AM
> Hi Tammo, yep got it, I've been a bit busy in other areas the last few 
> days,
> should get back to Jenkins stuff tomorrow.
>
>
>
> Install on all machines sounds best plan for now.
>
>
>
> Gav.
>
>
>
>
>
> From: Tammo van Lessen [mailto:tvanlessen@gmail.com]
> Sent: Wednesday, 17 April 2013 12:21 AM
> To: builds@apache.org; gavin@16degrees.com.au
> Subject: Re: Jenkins ongoing issues
>
>
>
> On Tue, Apr 9, 2013 at 12:02 PM, Tammo van Lessen <tv...@gmail.com>
> wrote:
>
> Our Buildr-based ODE builds are now failing. AFAIK Buildr was not 
> installed
> on the slaves, but I used to have an account on one machine and installed
> jruby and Apache Buildr in my home dir. This, of course, does not work
> anymore. Also, I don't have access to that machine anymore (I think it was
> vesta, I didn't try for a while, since I could not login but the 
> builds were
> still running fine).
>
>
>
> Is there a way to have shared home directory on all ubuntu slaves? Or 
> would
> it be easier/better to install jruby/buildr on all machines 
> (preferably with
> rvm)? Maybe there is also a RVM plugin for jenkins that supports that.
>
>
>
> WDYT?
>
>
>
> Did you get my mail?
>
>
>
> Thanks,
>
> Tammo
>
>
>
> Tammo van Lessen <ma...@gmail.com>
> April 16, 2013 10:20 AM
>
> Did you get my mail?
>
> Thanks,
> Tammo
>

Re: Jenkins ongoing issues

Posted by Jake Farrell <jf...@apache.org>.
Tammo
I'll get this taken care of on the available ubuntu slaves tonight

-Jake




On Mon, May 13, 2013 at 8:57 AM, Tammo van Lessen <tv...@gmail.com>wrote:

> Hi Gavin,
>
> after a batch of error mails last night I'd like to come back to this
> issue. Could you please install jruby with buildr or RVM on the Ubuntu
> slaves so that we can run our builds again? I have filed a ticket
> under INFRA-6265.
>
> Thanks,
>   Tammo
>
>
> On Wed, Apr 17, 2013 at 10:36 PM, Tammo van Lessen <tvanlessen@gmail.com
> >wrote:
>
> > Ok, thanks!
> >
> >
> > On Wed, Apr 17, 2013 at 9:21 AM, Gavin McDonald <gavin@16degrees.com.au
> >wrote:
> >
> >> Hi Tammo, yep got it, I’ve been a bit busy in other areas the last few
> >> days, should get back to Jenkins stuff tomorrow.****
> >>
> >> ** **
> >>
> >> Install on all machines sounds best plan for now.****
> >>
> >> ** **
> >>
> >> Gav…****
> >>
> >> ** **
> >>
> >> ** **
> >>
> >> *From:* Tammo van Lessen [mailto:tvanlessen@gmail.com]
> >> *Sent:* Wednesday, 17 April 2013 12:21 AM
> >>
> >> *To:* builds@apache.org; gavin@16degrees.com.au
> >> *Subject:* Re: Jenkins ongoing issues****
> >>
> >> ** **
> >>
> >> On Tue, Apr 9, 2013 at 12:02 PM, Tammo van Lessen <tvanlessen@gmail.com
> >
> >> wrote:****
> >>
> >> Our Buildr-based ODE builds are now failing. AFAIK Buildr was not
> >> installed on the slaves, but I used to have an account on one machine
> and
> >> installed jruby and Apache Buildr in my home dir. This, of course, does
> not
> >> work anymore. Also, I don't have access to that machine anymore (I
> think it
> >> was vesta, I didn't try for a while, since I could not login but the
> builds
> >> were still running fine).****
> >>
> >> ** **
> >>
> >> Is there a way to have shared home directory on all ubuntu slaves? Or
> >> would it be easier/better to install jruby/buildr on all machines
> >> (preferably with rvm)? Maybe there is also a RVM plugin for jenkins that
> >> supports that.****
> >>
> >> ** **
> >>
> >> WDYT?****
> >>
> >> ** **
> >>
> >> Did you get my mail?****
> >>
> >> ** **
> >>
> >> Thanks,****
> >>
> >>   Tammo ****
> >>
> >> ** **
> >>
> >> --
> >> Tammo van Lessen - http://www.taval.de ****
> >>
> >
> >
> >
> > --
> > Tammo van Lessen - http://www.taval.de
> >
>
>
>
> --
> Tammo van Lessen - http://www.taval.de
>

Re: Jenkins ongoing issues

Posted by Tammo van Lessen <tv...@gmail.com>.
Hi Gavin,

after a batch of error mails last night I'd like to come back to this
issue. Could you please install jruby with buildr or RVM on the Ubuntu
slaves so that we can run our builds again? I have filed a ticket
under INFRA-6265.

Thanks,
  Tammo


On Wed, Apr 17, 2013 at 10:36 PM, Tammo van Lessen <tv...@gmail.com>wrote:

> Ok, thanks!
>
>
> On Wed, Apr 17, 2013 at 9:21 AM, Gavin McDonald <ga...@16degrees.com.au>wrote:
>
>> Hi Tammo, yep got it, I’ve been a bit busy in other areas the last few
>> days, should get back to Jenkins stuff tomorrow.****
>>
>> ** **
>>
>> Install on all machines sounds best plan for now.****
>>
>> ** **
>>
>> Gav…****
>>
>> ** **
>>
>> ** **
>>
>> *From:* Tammo van Lessen [mailto:tvanlessen@gmail.com]
>> *Sent:* Wednesday, 17 April 2013 12:21 AM
>>
>> *To:* builds@apache.org; gavin@16degrees.com.au
>> *Subject:* Re: Jenkins ongoing issues****
>>
>> ** **
>>
>> On Tue, Apr 9, 2013 at 12:02 PM, Tammo van Lessen <tv...@gmail.com>
>> wrote:****
>>
>> Our Buildr-based ODE builds are now failing. AFAIK Buildr was not
>> installed on the slaves, but I used to have an account on one machine and
>> installed jruby and Apache Buildr in my home dir. This, of course, does not
>> work anymore. Also, I don't have access to that machine anymore (I think it
>> was vesta, I didn't try for a while, since I could not login but the builds
>> were still running fine).****
>>
>> ** **
>>
>> Is there a way to have shared home directory on all ubuntu slaves? Or
>> would it be easier/better to install jruby/buildr on all machines
>> (preferably with rvm)? Maybe there is also a RVM plugin for jenkins that
>> supports that.****
>>
>> ** **
>>
>> WDYT?****
>>
>> ** **
>>
>> Did you get my mail?****
>>
>> ** **
>>
>> Thanks,****
>>
>>   Tammo ****
>>
>> ** **
>>
>> --
>> Tammo van Lessen - http://www.taval.de ****
>>
>
>
>
> --
> Tammo van Lessen - http://www.taval.de
>



-- 
Tammo van Lessen - http://www.taval.de

Re: Jenkins ongoing issues

Posted by Tammo van Lessen <tv...@gmail.com>.
Ok, thanks!


On Wed, Apr 17, 2013 at 9:21 AM, Gavin McDonald <ga...@16degrees.com.au>wrote:

> Hi Tammo, yep got it, I’ve been a bit busy in other areas the last few
> days, should get back to Jenkins stuff tomorrow.****
>
> ** **
>
> Install on all machines sounds best plan for now.****
>
> ** **
>
> Gav…****
>
> ** **
>
> ** **
>
> *From:* Tammo van Lessen [mailto:tvanlessen@gmail.com]
> *Sent:* Wednesday, 17 April 2013 12:21 AM
>
> *To:* builds@apache.org; gavin@16degrees.com.au
> *Subject:* Re: Jenkins ongoing issues****
>
> ** **
>
> On Tue, Apr 9, 2013 at 12:02 PM, Tammo van Lessen <tv...@gmail.com>
> wrote:****
>
> Our Buildr-based ODE builds are now failing. AFAIK Buildr was not
> installed on the slaves, but I used to have an account on one machine and
> installed jruby and Apache Buildr in my home dir. This, of course, does not
> work anymore. Also, I don't have access to that machine anymore (I think it
> was vesta, I didn't try for a while, since I could not login but the builds
> were still running fine).****
>
> ** **
>
> Is there a way to have shared home directory on all ubuntu slaves? Or
> would it be easier/better to install jruby/buildr on all machines
> (preferably with rvm)? Maybe there is also a RVM plugin for jenkins that
> supports that.****
>
> ** **
>
> WDYT?****
>
> ** **
>
> Did you get my mail?****
>
> ** **
>
> Thanks,****
>
>   Tammo ****
>
> ** **
>
> --
> Tammo van Lessen - http://www.taval.de ****
>



-- 
Tammo van Lessen - http://www.taval.de

RE: Jenkins ongoing issues

Posted by Gavin McDonald <ga...@16degrees.com.au>.
Hi Tammo, yep got it, I've been a bit busy in other areas the last few days,
should get back to Jenkins stuff tomorrow.

 

Install on all machines sounds best plan for now.

 

Gav.

 

 

From: Tammo van Lessen [mailto:tvanlessen@gmail.com] 
Sent: Wednesday, 17 April 2013 12:21 AM
To: builds@apache.org; gavin@16degrees.com.au
Subject: Re: Jenkins ongoing issues

 

On Tue, Apr 9, 2013 at 12:02 PM, Tammo van Lessen <tv...@gmail.com>
wrote:

Our Buildr-based ODE builds are now failing. AFAIK Buildr was not installed
on the slaves, but I used to have an account on one machine and installed
jruby and Apache Buildr in my home dir. This, of course, does not work
anymore. Also, I don't have access to that machine anymore (I think it was
vesta, I didn't try for a while, since I could not login but the builds were
still running fine).

 

Is there a way to have shared home directory on all ubuntu slaves? Or would
it be easier/better to install jruby/buildr on all machines (preferably with
rvm)? Maybe there is also a RVM plugin for jenkins that supports that.

 

WDYT?

 

Did you get my mail?

 

Thanks,

  Tammo 

 

-- 
Tammo van Lessen - http://www.taval.de 


Re: Jenkins ongoing issues

Posted by Tammo van Lessen <tv...@gmail.com>.
On Tue, Apr 9, 2013 at 12:02 PM, Tammo van Lessen <tv...@gmail.com>wrote:

> Our Buildr-based ODE builds are now failing. AFAIK Buildr was not
> installed on the slaves, but I used to have an account on one machine and
> installed jruby and Apache Buildr in my home dir. This, of course, does not
> work anymore. Also, I don't have access to that machine anymore (I think it
> was vesta, I didn't try for a while, since I could not login but the builds
> were still running fine).
>
> Is there a way to have shared home directory on all ubuntu slaves? Or
> would it be easier/better to install jruby/buildr on all machines
> (preferably with rvm)? Maybe there is also a RVM plugin for jenkins that
> supports that.
>
> WDYT?
>

Did you get my mail?

Thanks,
  Tammo

-- 
Tammo van Lessen - http://www.taval.de

Re: Jenkins ongoing issues

Posted by Tammo van Lessen <tv...@gmail.com>.
Hi Gavin,

many thanks for stabilizing the jenkins builds!

On Fri, Apr 5, 2013 at 12:38 PM, Gavin McDonald <ga...@16degrees.com.au>wrote:

> I have not checked if moving builds to different machines has caused some
> builds to fail (or to pass!)
>
> Please do not move builds around just because they start failing on
> particaulr Ubuntu machines.
> instead, let us know here what we might need to do to fix it, different
> dependency etc ..
>

Our Buildr-based ODE builds are now failing. AFAIK Buildr was not installed
on the slaves, but I used to have an account on one machine and installed
jruby and Apache Buildr in my home dir. This, of course, does not work
anymore. Also, I don't have access to that machine anymore (I think it was
vesta, I didn't try for a while, since I could not login but the builds
were still running fine).

Is there a way to have shared home directory on all ubuntu slaves? Or would
it be easier/better to install jruby/buildr on all machines (preferably
with rvm)? Maybe there is also a RVM plugin for jenkins that supports that.

WDYT?

 Thanks,
  Tammo

Re: Jenkins ongoing issues

Posted by Giridharan Kesavan <gk...@hortonworks.com>.
Jenkins master is acting up again, I just restarted it for now.

-Giri


On Fri, Apr 5, 2013 at 4:53 AM, John W Ross <jw...@us.ibm.com> wrote:

>
> Hi,
>
> The Apache Aries build removed ubuntu2 from its list of possible machines
> several months ago because its ulimit was set to 1024 while the other
> ubuntu machines were set to 40000. Would you be able to make it match the
> other machines as part of the rebuild please?
>
> John
>
> >
> > RE: Jenkins ongoing issues
> >
> > Jenkins is looking much better.
> >
> > At the time of writing, on 6 builds waiting in a queue, 4 of which are
> > Lucene tests.
> >
> > Ubuntu1 I revived into working order after rajiv brought it back online.
> > Ubuntu2 I've removed from play until I rebuild that into working order.
> > Ubuntu3 is fine.
> > Ubuntu4 needed some TLC and seems fine.
> > Ubuntu5 is still offline and will need more work.
> > Ubuntu6 (quirinus) is a new slave I built to help the backlog.
> >
> > Most builds tied to ubuntu2 I either moved to ubuntu6 or Ubuntu
> > Most builds tied to ubuntu5 I either moved to ubuntu6 or ubuntu1 or
> Ubuntu
> >
> > I have not checked if moving builds to different machines has caused some
> > builds to fail (or to pass!)
> >
> > Please do not move builds around just because they start failing on
> > particaulr Ubuntu machines.
> > instead, let us know here what we might need to do to fix it, different
> > dependency etc ..
> >
> > Improvements will be made to the Jenkins and Buildbot farms over the next
> > few months.
> >
> > A reminder that we have 24 ARM based servers at our disposal. Projects
> are
> > encouraged to make use
> > of them, do not hesitate to start using them and reporting failures of
> build
> > to this list so we can work
> > through to get them to pass.
> >
> > Thanks
> >
> > Gav...
> >
> >
> > > -----Original Message-----
> > > From: Billie Rinaldi [mailto:billie@apache.org]
> > > Sent: Thursday, 4 April 2013 10:14 AM
> > > To: builds@apache.org; gavin@16degrees.com.au
> > > Subject: Re: Jenkins ongoing issues
> > >
> > > On Wed, Apr 3, 2013 at 4:28 PM, Gavin McDonald
> > > <ga...@16degrees.com.au>wrote:
> > >
> > > > Hi All,
> > > >
> > > > Just to let you know that I am investigating the instability and poor
> > > > performance of Jenkins lately.
> > > >
> > > > Some of this seems to be due to at least 4 of the externally based
> > > > slaves being mostly innaccesible/offline/load stretched.
> > > >
> > > > In the meantime I am trying to bring up another slave (externally
> > > > hosted
> > > > again)
> > > >
> > > > Gav...
> > > >
> > > >
> > > Thanks, Gavin!  It is much appreciated.
> > >
> > > Billie
> > >
> > >
> > >
> > > -----
> > > No virus found in this message.
> > > Checked by AVG - www.avg.com
> > > Version: 2013.0.3267 / Virus Database: 3162/6223 - Release Date:
> 04/03/13
> > > -----
> > > No virus found in this message.
> > > Checked by AVG - www.avg.com
> > > Version: 2013.0.2904 / Virus Database: 2641/6210 - Release Date:
> 03/28/13
> >
>

RE: Jenkins ongoing issues

Posted by John W Ross <jw...@us.ibm.com>.
Hi,

The Apache Aries build removed ubuntu2 from its list of possible machines
several months ago because its ulimit was set to 1024 while the other
ubuntu machines were set to 40000. Would you be able to make it match the
other machines as part of the rebuild please?

John

>
> RE: Jenkins ongoing issues
>
> Jenkins is looking much better.
>
> At the time of writing, on 6 builds waiting in a queue, 4 of which are
> Lucene tests.
>
> Ubuntu1 I revived into working order after rajiv brought it back online.
> Ubuntu2 I've removed from play until I rebuild that into working order.
> Ubuntu3 is fine.
> Ubuntu4 needed some TLC and seems fine.
> Ubuntu5 is still offline and will need more work.
> Ubuntu6 (quirinus) is a new slave I built to help the backlog.
>
> Most builds tied to ubuntu2 I either moved to ubuntu6 or Ubuntu
> Most builds tied to ubuntu5 I either moved to ubuntu6 or ubuntu1 or
Ubuntu
>
> I have not checked if moving builds to different machines has caused some
> builds to fail (or to pass!)
>
> Please do not move builds around just because they start failing on
> particaulr Ubuntu machines.
> instead, let us know here what we might need to do to fix it, different
> dependency etc ..
>
> Improvements will be made to the Jenkins and Buildbot farms over the next
> few months.
>
> A reminder that we have 24 ARM based servers at our disposal. Projects
are
> encouraged to make use
> of them, do not hesitate to start using them and reporting failures of
build
> to this list so we can work
> through to get them to pass.
>
> Thanks
>
> Gav...
>
>
> > -----Original Message-----
> > From: Billie Rinaldi [mailto:billie@apache.org]
> > Sent: Thursday, 4 April 2013 10:14 AM
> > To: builds@apache.org; gavin@16degrees.com.au
> > Subject: Re: Jenkins ongoing issues
> >
> > On Wed, Apr 3, 2013 at 4:28 PM, Gavin McDonald
> > <ga...@16degrees.com.au>wrote:
> >
> > > Hi All,
> > >
> > > Just to let you know that I am investigating the instability and poor
> > > performance of Jenkins lately.
> > >
> > > Some of this seems to be due to at least 4 of the externally based
> > > slaves being mostly innaccesible/offline/load stretched.
> > >
> > > In the meantime I am trying to bring up another slave (externally
> > > hosted
> > > again)
> > >
> > > Gav...
> > >
> > >
> > Thanks, Gavin!  It is much appreciated.
> >
> > Billie
> >
> >
> >
> > -----
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2013.0.3267 / Virus Database: 3162/6223 - Release Date:
04/03/13
> > -----
> > No virus found in this message.
> > Checked by AVG - www.avg.com
> > Version: 2013.0.2904 / Virus Database: 2641/6210 - Release Date:
03/28/13
>

RE: Jenkins ongoing issues

Posted by Gavin McDonald <ga...@16degrees.com.au>.
Jenkins is looking much better.

At the time of writing, on 6 builds waiting in a queue, 4 of which are
Lucene tests.

Ubuntu1 I revived into working order after rajiv brought it back online. 
Ubuntu2 I've removed from play until I rebuild that into working order. 
Ubuntu3 is fine. 
Ubuntu4 needed some TLC and seems fine. 
Ubuntu5 is still offline and will need more work. 
Ubuntu6 (quirinus) is a new slave I built to help the backlog. 

Most builds tied to ubuntu2 I either moved to ubuntu6 or Ubuntu  
Most builds tied to ubuntu5 I either moved to ubuntu6 or ubuntu1 or Ubuntu 

I have not checked if moving builds to different machines has caused some
builds to fail (or to pass!)

Please do not move builds around just because they start failing on
particaulr Ubuntu machines.
instead, let us know here what we might need to do to fix it, different
dependency etc ..

Improvements will be made to the Jenkins and Buildbot farms over the next
few months.

A reminder that we have 24 ARM based servers at our disposal. Projects are
encouraged to make use
of them, do not hesitate to start using them and reporting failures of build
to this list so we can work 
through to get them to pass.

Thanks

Gav... 


> -----Original Message-----
> From: Billie Rinaldi [mailto:billie@apache.org]
> Sent: Thursday, 4 April 2013 10:14 AM
> To: builds@apache.org; gavin@16degrees.com.au
> Subject: Re: Jenkins ongoing issues
> 
> On Wed, Apr 3, 2013 at 4:28 PM, Gavin McDonald
> <ga...@16degrees.com.au>wrote:
> 
> > Hi All,
> >
> > Just to let you know that I am investigating the instability and poor
> > performance of Jenkins lately.
> >
> > Some of this seems to be due to at least 4 of the externally based
> > slaves being mostly innaccesible/offline/load stretched.
> >
> > In the meantime I am trying to bring up another slave (externally
> > hosted
> > again)
> >
> > Gav...
> >
> >
> Thanks, Gavin!  It is much appreciated.
> 
> Billie
> 
> 
> 
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2013.0.3267 / Virus Database: 3162/6223 - Release Date: 04/03/13
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2013.0.2904 / Virus Database: 2641/6210 - Release Date: 03/28/13


Re: Jenkins ongoing issues

Posted by Billie Rinaldi <bi...@apache.org>.
On Wed, Apr 3, 2013 at 4:28 PM, Gavin McDonald <ga...@16degrees.com.au>wrote:

> Hi All,
>
> Just to let you know that I am investigating the instability and poor
> performance of Jenkins lately.
>
> Some of this seems to be due to at least 4 of the externally based slaves
> being mostly innaccesible/offline/load stretched.
>
> In the meantime I am trying to bring up another slave (externally hosted
> again)
>
> Gav...
>
>
Thanks, Gavin!  It is much appreciated.

Billie