Hi Gav Did you have chance to take a look at the IBM JDK. The build is still failing on ubuntu3 in the following way (from yesterday):
Thanks again [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [Qpid-Java-Java-Test-IBMJDK1.7] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f ./pom.xml "-Dprofile.specific.excludes=JavaTransientExcludes Java010Excludes IBMJDKExcludes" clean verify -Pjava-mms.0-10 -fae Error: JAVA_HOME is not defined correctly. We cannot execute /home/jenkins/tools/java/ibm-1.7-64/bin/java Build step 'Invoke top-level Maven targets' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Recording test results Sending e-mails to: [email protected] Finished: FAILURE On 18 September 2015 at 14:04, Keith W <[email protected]> wrote: > Hi Gav > > ubuntu3 yesterday, amongst others: > > > https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-Test-IBMJDK1.7/1223/console > > I see: > > At revision 1703725 > [locks-and-latches] Checking to see if we really have the locks > [locks-and-latches] Have all the locks, build can start > [Qpid-Java-Java-Test-IBMJDK1.7] $ > /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f ./pom.xml > "-Dprofile.specific.excludes=JavaTransientExcludes Java010Excludes > IBMJDKExcludes" clean verify -Pjava-mms.0-10 -fae > Error: JAVA_HOME is not defined correctly. > We cannot execute /home/jenkins/tools/java/ibm-1.7-64/bin/java > Build step 'Invoke top-level Maven targets' marked build as failure > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Archiving artifacts > Recording test results > Sending e-mails to: [email protected] > Finished: FAILURE > > > > > > On 18 September 2015 at 10:05, Gavin McDonald <[email protected]> > wrote: > >> Hi Keith, >> >> On 18 Sep 2015, at 9:00 am, Keith W <[email protected]> wrote: >> >> Hello Builds >> >> Would anyone have time to take a look at this query please? >> >> >> I just checked, it is there:- >> >> gmcdonald@hemera:~$ /usr/lib/jvm/java-7-openjdk-amd64/bin/java -version >> java version "1.7.0_79" >> OpenJDK Runtime Environment (IcedTea 2.5.6) (7u79-2.5.6-0ubuntu1.12.04.1) >> OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode) >> >> And this is where Jenkins is configured to find it. >> >> >> Where is the error you are seeing? >> >> Gav… >> >> >> Kind regards, Keith Wall >> >> On 14 September 2015 at 08:40, Keith W <[email protected]> wrote: >> >> Hello Builds >> >> We (Apache Qpid) have a Jenkins job configured to use JDK IBM JDK 1.7 >> 64bit (Ubuntu only) with slave label expression "ubuntu && !cloud-slave". >> The job fails on ubuntu3 with the following message. I think the IBM JDK >> may be missing on this host. >> >> Could it be installed please? >> >> Kind regards, Keith Wall. >> >> >> >> >> https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-Test-IBMJDK1.7/1217/ >> >> >> [Qpid-Java-Java-Test-IBMJDK1.7] $ >> /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f ./pom.xml >> "-Dprofile.specific.excludes=JavaTransientExcludes Java010Excludes >> IBMJDKExcludes" clean verify -Pjava-mms.0-10 -fae >> Error: JAVA_HOME is not defined correctly. >> We cannot execute /home/jenkins/tools/java/ibm-1.7-64/bin/java >> Build step 'Invoke top-level Maven targets' marked build as failure >> >> >> >> Gav... >> >> ( ( ( >> ( )\ ) )\ ) )\ ) ( ) >> ) >> )\ (()/((()/( (()/( )\ ) ( ) ( /( ( ( ( >> /( ( ( ( >> ((((_)( /(_))/(_)) /(_)) ( (()/( )( ( /( ( )\()))( ))\ ( >> )\()) ))\ )( ))\ >> )\ _ )\ (_)) (_))_| (_)) )\ ) /(_))(()\ )(_)) )\ (_))/(()\ /((_) )\ >> (_))/ /((_)(()\ /((_) >> (_)_\(_)/ __|| |_ |_ _| _(_/((_) _| ((_)((_)_ ((_)| |_ ((_)(_))( ((_)| >> |_ (_))( ((_)(_)) >> / _ \ \__ \| __| | | | ' \))| _|| '_|/ _` |(_-<| _|| '_|| || |/ _| | >> _|| || || '_|/ -_) >> /_/ \_\ |___/|_| |___||_||_| |_| |_| \__,_|/__/ \__||_| \_,_|\__| >> \__| \_,_||_| \___| >> >> >> >> >> >> >> >
