See <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/558/display/redirect>
Changes: ------------------------------------------ [INFO] [INFO] ----------------< org.apache.activemq:activemq-spring >----------------- [INFO] Building ActiveMQ :: Spring 5.15.14-SNAPSHOT [15/42] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.apache.maven.plugins:maven-archiver:jar:2.5 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-archiver:2.5: Plugin org.apache.maven.plugins:maven-archiver:2.5 or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven-archiver:jar:2.5 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ activemq-spring --- [INFO] Deleting <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target> [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-spring --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ activemq-spring --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ activemq-spring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ activemq-spring --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes> [INFO] <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/src/main/java/org/apache/activemq/spring/SpringBrokerContext.java>: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/src/main/java/org/apache/activemq/spring/SpringBrokerContext.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/src/main/java/org/apache/activemq/spring/SpringBrokerContext.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-xbean-plugin:3.12:mapping (default) @ activemq-spring --- [INFO] Generating META-INF properties file: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes/META-INF/services/org/apache/xbean/spring/http/activemq.apache.org/schema/core> for namespace: http://activemq.apache.org/schema/core [INFO] Generating Spring 2.0 handler mapping: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes/META-INF/spring.handlers> for namespace: http://activemq.apache.org/schema/core [INFO] Generating HTML documentation file: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes/activemq.xsd.html> for namespace: http://activemq.apache.org/schema/core Warning, could not load class: org.apache.camel.CamelContext: java.lang.ClassNotFoundException: org.apache.camel.CamelContext Warning, could not load class: org.apache.activemq.camel.component.ActiveMQComponent: java.lang.ClassNotFoundException: org.apache.activemq.camel.component.ActiveMQComponent Warning, could not load class: T: java.lang.ClassNotFoundException: T Warning, could not load class: T: java.lang.ClassNotFoundException: T Warning, could not load class: org.apache.activemq.partition.dto.Partitioning: java.lang.ClassNotFoundException: org.apache.activemq.partition.dto.Partitioning Warning, could not load class: T: java.lang.ClassNotFoundException: T Warning, could not load class: T: java.lang.ClassNotFoundException: T [INFO] Generating XSD file: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes/activemq.xsd> for namespace: http://activemq.apache.org/schema/core [INFO] Generating WIKI documentation file: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes/activemq.xsd.wiki> for namespace: http://activemq.apache.org/schema/core [INFO] ...done. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ activemq-spring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ activemq-spring --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/test-classes> [WARNING] <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/src/test/java/org/apache/activemq/spring/ParallelXATransactionTest.java>:[30,52] org.springframework.test.context.transaction.TransactionConfiguration in org.springframework.test.context.transaction has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/src/test/java/org/apache/activemq/spring/ListenerTest.java>:[28,52] org.springframework.test.context.transaction.TransactionConfiguration in org.springframework.test.context.transaction has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/src/test/java/org/apache/activemq/spring/ParallelXATransactionTest.java>:[46,2] org.springframework.test.context.transaction.TransactionConfiguration in org.springframework.test.context.transaction has been deprecated [WARNING] <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/src/test/java/org/apache/activemq/spring/ListenerTest.java>:[36,2] org.springframework.test.context.transaction.TransactionConfiguration in org.springframework.test.context.transaction has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ activemq-spring --- [INFO] Surefire report directory: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/surefire-reports> [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.bugs.LoadBalanceTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.775 s - in org.apache.bugs.LoadBalanceTest [INFO] Running org.apache.bugs.AMQ1730Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.554 s - in org.apache.bugs.AMQ1730Test [INFO] Running org.apache.bugs.AMQ2754Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.218 s - in org.apache.bugs.AMQ2754Test [INFO] Running org.apache.activemq.store.MKahaDBConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in org.apache.activemq.store.MKahaDBConfigTest [INFO] Running org.apache.activemq.store.leveldb.LevelDBConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s - in org.apache.activemq.store.leveldb.LevelDBConfigTest [INFO] Running org.apache.activemq.spring.SpringBrokerFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.apache.activemq.spring.SpringBrokerFactoryTest [INFO] Running org.apache.activemq.spring.SpringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.apache.activemq.spring.SpringTest [INFO] Running org.apache.activemq.spring.ParallelXATransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.396 s - in org.apache.activemq.spring.ParallelXATransactionTest [INFO] Running org.apache.activemq.spring.ListenerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.495 s - in org.apache.activemq.spring.ListenerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ activemq-spring --- [INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/activemq-spring-5.15.14-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ activemq-spring --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-spring --- [INFO] Checking legal files in: activemq-spring-5.15.14-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ activemq-spring --- [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/activemq-spring-5.15.14-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes/activemq.xsd> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-SNAPSHOT.xsd [INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/org.apache.activemq$activemq-spring/ws/target/classes/activemq.xsd.html> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-SNAPSHOT-schema.html [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ activemq-spring --- [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.8 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-20200712.020555-50.jar [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-20200712.020555-50.jar (171 kB at 1.9 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-20200712.020555-50.pom [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/activemq-spring-5.15.14-20200712.020555-50.pom (15 kB at 338 B/s) [INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/maven-metadata.xml [INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/maven-metadata.xml (398 B at 1.2 kB/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/maven-metadata.xml [WARNING] Failed to upload checksum org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/maven-metadata.xml.md5: Transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/maven-metadata.xml.md5 502 Proxy Error [INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/5.15.14-SNAPSHOT/maven-metadata.xml (1.2 kB at 13 B/s) [INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/maven-metadata.xml
