See 
<https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/1281/display/redirect?page=changes>

Changes:

[kwall] QPID-7869: [Java Broker] [Truststore] The on-delete integrity check

[kwall] QPID-7869: [Java Broker] Reformat

------------------------------------------
Started by upstream project "Qpid-BrokerForJava-JoramJMSTest" build number 1281
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (couchdbtest ubuntu xenial) in workspace 
<https://builds.apache.org/job/Qpid-BrokerForJava-JoramJMSTest/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8.0_102,qpid.joramtests=qpid-amqp-1-0-client-jms/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision 94c9e5ba22de89c7a6f7311fdc8544c4e71c716a 
(refs/remotes/origin/master)
Commit message: "QPID-7869: [Java Broker] Reformat 
QpidMultipleTrustManager/QpidPeersOnlyTrustManager - no functional change"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94c9e5ba22de89c7a6f7311fdc8544c4e71c716a
 > git rev-list a94d6ffe8e3afee7cf5e4db5ef061fbf432f8524 # timeout=10
[qpid-amqp-1-0-client-jms] $ /home/jenkins/tools/maven/latest3/bin/mvn -f 
pom.xml "-Djdk=JDK 1.8.0_102" "-DUbuntu Slaves=ubuntu" 
-Dqpid.joramtests=qpid-amqp-1-0-client-jms -DskipTests=true clean verify -fae
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:714)
        at java.lang.ref.Finalizer.<clinit>(Finalizer.java:226)

Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x

if [[ "${BROKER_PID}" ]]
then
  echo Killing broker "${BROKER_PID}"
  kill -15 "${BROKER_PID}"
fi
[qpid-amqp-1-0-client-jms] $ /bin/bash -x /tmp/jenkins7564921295068371510.sh
+ [[ -n '' ]]
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to