See 
<https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-amqp/121/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: AMQP 5.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/jetty/maven-jetty-plugin/7.6.9.v20130131/maven-jetty-plugin-7.6.9.v20130131.pom
[WARNING] The POM for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 
is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin 
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
Downloading: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-j/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-j/1.0-SNAPSHOT/maven-metadata.xml
 (987 B at 2.7 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-j/1.0-SNAPSHOT/proton-j-1.0-20140924.111724-226.pom
Downloaded: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-j/1.0-SNAPSHOT/proton-j-1.0-20140924.111724-226.pom
 (2 KB at 15.8 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-j/1.0-SNAPSHOT/proton-j-1.0-20140924.111724-226.jar
Downloaded: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-j/1.0-SNAPSHOT/proton-j-1.0-20140924.111724-226.jar
 (642 KB at 1199.4 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-amqp ---
[INFO] Deleting 
<https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-amqp/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-amqp ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ 
activemq-amqp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-amqp 
---
Downloading: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-project/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-project/1.0-SNAPSHOT/maven-metadata.xml
 (606 B at 0.7 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-project/1.0-SNAPSHOT/proton-project-1.0-20140924.111707-261.pom
Downloaded: 
http://repository.apache.org/snapshots/org/apache/qpid/proton-project/1.0-SNAPSHOT/proton-project-1.0-20140924.111707-261.pom
 (5 KB at 21.1 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
activemq-amqp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-amqp 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to 
<https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-amqp/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-amqp/ws/src/main/java/org/apache/activemq/transport/amqp/ActiveMQJMSVendor.java>:[84,24]
 createDestination(java.lang.String) in org.apache.qpid.proton.jms.JMSVendor 
has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-amqp/ws/src/main/java/org/apache/activemq/transport/amqp/AmqpProtocolConverter.java>:[216,44]
 input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been 
deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
activemq-amqp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
activemq-amqp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to 
<https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-amqp/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-amqp ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-amqp/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.activemq.transport.amqp.AMQ4920Test
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 301.896 sec <<< 
FAILURE! - in org.apache.activemq.transport.amqp.AMQ4920Test
testSendWithMultipleConsumers(org.apache.activemq.transport.amqp.AMQ4920Test)  
Time elapsed: 301.665 sec  <<< ERROR!
java.lang.Exception: test timed out after 300000 milliseconds
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.qpid.amqp_1_0.client.Sender.close(Sender.java:377)
        at 
org.apache.qpid.amqp_1_0.jms.impl.MessageProducerImpl.close(MessageProducerImpl.java:217)
        at 
org.apache.qpid.amqp_1_0.jms.impl.SessionImpl.close(SessionImpl.java:293)
        at 
org.apache.activemq.transport.amqp.AMQ4920Test.sendMessages(AMQ4920Test.java:102)
        at 
org.apache.activemq.transport.amqp.AMQ4920Test.testSendWithMultipleConsumers(AMQ4920Test.java:78)

Running org.apache.activemq.transport.amqp.JMSClientSslTest
Killed

Results :

Tests in error: 
  
AMQ4920Test.testSendWithMultipleConsumers:78->sendMessages:102->Object.wait:502->Object.wait:-2
 ? 

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[JENKINS] Recording test results

Reply via email to