You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/05 12:09:40 UTC

Build failed in Jenkins: Qpid-Broker-J-Test-IBMJDK1.8 #2499

See <https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/2499/display/redirect?page=changes>

Changes:

[orudyy] QPID-6933: [System Tests] Switch to sync publishing in

------------------------------------------
[...truncated 527.29 KB...]
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/tck/target/qpid-tck-7.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-tck ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker-J Docbook 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes IBMJDKExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.1-0.excludes JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes IBMJDKExcludes
     [echo] [profile.broker.version] 1.0
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10","AMQP_1_0"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ qpid-java-doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker-J Docbook 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-broker ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/java-broker/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes IBMJDKExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.1-0.excludes JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes IBMJDKExcludes
     [echo] [profile.broker.version] 1.0
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10","AMQP_1_0"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-broker ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/java-broker/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/java-broker/target/qpid-java-doc-broker-7.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 7.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/java-perftests/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes IBMJDKExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.1-0.excludes JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes IBMJDKExcludes
     [echo] [profile.broker.version] 1.0
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10","AMQP_1_0"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/ws/doc/java-perftests/target/qpid-java-doc-perftests-7.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  2.883 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  4.093 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  1.122 s]
[INFO] Apache Qpid Broker-J Core .......................... SUCCESS [01:13 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SUCCESS [  7.829 s]
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SUCCESS [  6.788 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SUCCESS [  7.978 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SUCCESS [  7.531 s]
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SUCCESS [ 12.050 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SUCCESS [  3.408 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SUCCESS [  8.013 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SUCCESS [  4.773 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SUCCESS [ 14.244 s]
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SUCCESS [ 20.151 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SUCCESS [  0.406 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  7.157 s]
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SUCCESS [  9.151 s]
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SUCCESS [  0.548 s]
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SUCCESS [  0.662 s]
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SUCCESS [  0.730 s]
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SUCCESS [  7.562 s]
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SUCCESS [  4.171 s]
[INFO] Apache Qpid Broker-J ............................... SUCCESS [  3.095 s]
[INFO] Apache Qpid Broker-J Bundles ....................... SUCCESS [  5.145 s]
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.341 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  1.301 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SUCCESS [  1.010 s]
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SUCCESS [  1.297 s]
[INFO] Apache Qpid Broker-J System Tests .................. SUCCESS [07:45 min]
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SUCCESS [02:12 min]
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SUCCESS [ 24.456 s]
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.996 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SUCCESS [ 26.060 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SUCCESS [ 21.904 s]
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ FAILURE [01:12 min]
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SUCCESS [03:15 min]
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 15.339 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SUCCESS [ 25.991 s]
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SUCCESS [  5.498 s]
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SUCCESS [  3.308 s]
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.436 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.421 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.057 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.684 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.095 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:08 min
[INFO] Finished at: 2018-01-05T12:07:41Z
[INFO] Final Memory: 141M/457M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project protocol-tests-amqp-1-0: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/2499/artifact/systests/protocol-tests-amqp-1-0/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :protocol-tests-amqp-1-0
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

Jenkins build is back to normal : Qpid-Broker-J-Test-IBMJDK1.8 #2500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-IBMJDK1.8/2500/display/redirect?page=changes>