You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/26 14:01:40 UTC

Build failed in Jenkins: ActiveMQ-Java8 » ActiveMQ :: Unit Tests #457

See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/457/changes>

Changes:

[dejan] https://issues.apache.org/jira/browse/AMQ-5831 - revisit topic subscriptions

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Unit Tests 5.13-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-unit-tests ---
[INFO] Deleting <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-unit-tests ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-unit-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-unit-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-unit-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/main/filtered-resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-unit-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-unit-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 231 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ activemq-unit-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1459 source files to <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found
[WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressWarnings'
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/usecases/RequestReplyNoAdvisoryNetworkTest.java>:[273,25] setInactiveTimoutBeforeGC(long) in org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/ReliableTransportTest.java>:[35,15] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/ReliableTransportTest.java>:[128,25] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ3157Test.java>:[125,14] setInactiveTimoutBeforeGC(long) in org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[57,9] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[57,51] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[70,9] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[70,51] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ3324Test.java>:[130,14] setInactiveTimoutBeforeGC(long) in org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ4950Test.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ4950Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-unit-tests ---
[INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results

Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: Unit Tests #460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/460/changes>


Jenkins build is unstable: ActiveMQ-Java8 » ActiveMQ :: Unit Tests #459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/459/changes>


Build failed in Jenkins: ActiveMQ-Java8 » ActiveMQ :: Unit Tests #458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/458/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Unit Tests 5.13-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-unit-tests ---
[INFO] Deleting <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-unit-tests ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-unit-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ activemq-unit-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-unit-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/main/filtered-resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-unit-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-unit-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 231 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ activemq-unit-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1459 source files to <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found
[WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressWarnings'
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/usecases/RequestReplyNoAdvisoryNetworkTest.java>:[273,25] setInactiveTimoutBeforeGC(long) in org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/ReliableTransportTest.java>:[35,15] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/ReliableTransportTest.java>:[128,25] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ3157Test.java>:[125,14] setInactiveTimoutBeforeGC(long) in org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[57,9] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[57,51] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[70,9] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[70,51] org.apache.activemq.transport.reliable.ReliableTransport in org.apache.activemq.transport.reliable has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ3324Test.java>:[130,14] setInactiveTimoutBeforeGC(long) in org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ4950Test.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ4950Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-unit-tests ---
[INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results