See 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/331/display/redirect?page=changes>

Changes:

[github] QPID-8729: [Broker-J] Bump netty to the version 4.2.9.Final (#359)

[github] QPID-8729: [Broker-J] Bump mockito to the version 5.21.0 (#360)

[github] NO-JIRA: [Broker-J] Updated appveyor maven to the version 3.9.12 (#361)

[github] NO-JIRA: [Broker-J] Update github action cache to the version 5 and 
upload-artifact to the version 6 (#362)

[github] NO-JIRA: [Broker-J] Remove deprecated annotations from 
TCPandSSLTransportTest (#363)


------------------------------------------
[...truncated 663.00 KiB...]
[INFO] Copying 82 resources from src/docbkx to target/filtered-docbkx
[INFO] 
[INFO] --- compiler:3.14.1:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
qpid-java-doc-broker ---
[INFO] Copying 82 resources from src/docbkx to target/filtered-docbkx
[INFO] 
[INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ 
qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.4:test (default-test) @ qpid-java-doc-broker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.5.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-broker/target/qpid-java-doc-broker-10.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- assembly:3.7.1:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly 
parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 10.0.2-SNAPSHOT 
[51/52]
[INFO]   from doc/java-perftests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests'>
 && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests>
[INFO] Storing buildNumber: a09fd721715526bdd0627c69b1c171b7ad7a0259 at 
timestamp: 1768444053362
[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests'>
 && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests>
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests'>
 && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests>
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- antrun:3.1.0:run (output-test-properties) @ qpid-java-doc-perftests 
---
[INFO] Executing tasks
[WARNING]      [echo] Qpid Test Profile Properties
[WARNING]      [echo] [profile] java-bdb.1-0
[WARNING]      [echo] [profile.broker.version] 1.0
[WARNING]      [echo] [profile.virtualhostnode.type] BDB
[WARNING]      [echo] [profile.virtualhostnode.context.blueprint] 
{"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
[WARNING]      [echo] [profile.test_receive_timeout] 3000
[INFO] Executed tasks
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ 
qpid-java-doc-perftests ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ 
qpid-java-doc-perftests ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-minimum-versions) @ 
qpid-java-doc-perftests ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-versions-standard-properties) @ 
qpid-java-doc-perftests ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.property.RequireProperty passed
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-enableAmqp0x) @ 
qpid-java-doc-perftests ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.EvaluateBeanshell passed
[INFO] 
[INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ 
qpid-java-doc-perftests ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests/target/jacoco.exec>
 -Xmx768m
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (filter-docbook-sources) @ 
qpid-java-doc-perftests ---
[INFO] Copying 1 resource from src/docbkx to target/filtered-docbkx
[INFO] 
[INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
qpid-java-doc-perftests ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.7
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ 
qpid-java-doc-perftests ---
[WARNING]  Parameter 'resources' is read-only, must not be used in configuration
[INFO] Copying 1 resource from src/docbkx to target/filtered-docbkx
[INFO] 
[INFO] --- compiler:3.14.1:compile (default-compile) @ qpid-java-doc-perftests 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
qpid-java-doc-perftests ---
[INFO] Copying 1 resource from src/docbkx to target/filtered-docbkx
[INFO] 
[INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ 
qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.4:test (default-test) @ qpid-java-doc-perftests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.5.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/java-perftests/target/qpid-java-doc-perftests-10.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- assembly:3.7.1:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly 
parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 10.0.2-SNAPSHOT    [52/52]
[INFO]   from doc/developer-guide/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ qpid-broker-j-developer-guide 
---
[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide'>
 && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide>
[INFO] Storing buildNumber: a09fd721715526bdd0627c69b1c171b7ad7a0259 at 
timestamp: 1768444053494
[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide'>
 && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide>
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide'>
 && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide>
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- antrun:3.1.0:run (output-test-properties) @ 
qpid-broker-j-developer-guide ---
[INFO] Executing tasks
[WARNING]      [echo] Qpid Test Profile Properties
[WARNING]      [echo] [profile] java-bdb.1-0
[WARNING]      [echo] [profile.broker.version] 1.0
[WARNING]      [echo] [profile.virtualhostnode.type] BDB
[WARNING]      [echo] [profile.virtualhostnode.context.blueprint] 
{"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
[WARNING]      [echo] [profile.test_receive_timeout] 3000
[INFO] Executed tasks
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ 
qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ 
qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-minimum-versions) @ 
qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-versions-standard-properties) @ 
qpid-broker-j-developer-guide ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.property.RequireProperty passed
[INFO] 
[INFO] --- enforcer:3.6.2:enforce (enforce-enableAmqp0x) @ 
qpid-broker-j-developer-guide ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.EvaluateBeanshell passed
[INFO] 
[INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ 
qpid-broker-j-developer-guide ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide/target/jacoco.exec>
 -Xmx768m
[INFO] 
[INFO] --- resources:3.3.1:copy-resources (filter-docbook-sources) @ 
qpid-broker-j-developer-guide ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
qpid-broker-j-developer-guide ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.7
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ 
qpid-broker-j-developer-guide ---
[WARNING]  Parameter 'resources' is read-only, must not be used in configuration
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- compiler:3.14.1:compile (default-compile) @ 
qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
qpid-broker-j-developer-guide ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ 
qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.4:test (default-test) @ qpid-broker-j-developer-guide 
---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.5.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-10.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- assembly:3.7.1:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly 
parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 10.0.2-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  3.921 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  2.921 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  3.589 s]
[INFO] Apache Qpid Broker-J Core .......................... SUCCESS [ 20.144 s]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SUCCESS [  1.871 s]
[INFO] Apache Qpid Broker-J Instrumentation ............... SUCCESS [  0.425 s]
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SUCCESS [  1.905 s]
[INFO] Apache Qpid Broker-J Connection Limit Plug-in ...... SUCCESS [  1.351 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SUCCESS [  2.428 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SUCCESS [  2.056 s]
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SUCCESS [  3.346 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SUCCESS 
[  0.647 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SUCCESS 
[  0.900 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SUCCESS 
[  0.913 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SUCCESS [  1.322 s]
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SUCCESS [  1.001 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in 
SUCCESS [  0.739 s]
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SUCCESS [  0.849 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  0.670 s]
[INFO] Apache Qpid Broker-J Query Engine Plug-In .......... SUCCESS [  4.700 s]
[INFO] qpid-broker-plugins-prometheus-exporter ............ SUCCESS [  0.701 s]
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SUCCESS [  3.860 s]
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SUCCESS [  0.583 s]
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SUCCESS [  0.483 s]
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SUCCESS [  0.586 s]
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SUCCESS [  2.495 s]
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SUCCESS [  0.622 s]
[INFO] Apache Qpid Broker-J ............................... SUCCESS [  2.027 s]
[INFO] Apache Qpid Broker-J Bundles ....................... SUCCESS [  6.396 s]
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.296 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.127 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SUCCESS [  5.131 s]
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SUCCESS [  0.829 s]
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SUCCESS [15:49 min]
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SUCCESS [01:01 min]
[INFO] Apache Qpid Broker-J HTTP system tests ............. SUCCESS [04:15 min]
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.357 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SUCCESS [  1.364 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SUCCESS [  1.128 s]
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SUCCESS [  2.186 s]
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SUCCESS [01:00 min]
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... FAILURE [05:50 min]
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [  3.208 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SUCCESS [ 42.666 s]
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SUCCESS [  
3.859 s]
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SUCCESS [03:51 min]
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.678 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.249 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.084 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  2.474 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.133 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.097 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34:08 min
[INFO] Finished at: 2026-01-15T02:27:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (0-9-1_to_0-10) on 
project qpid-systests-end-to-end-conversion-tests: 
[ERROR] 
[ERROR] See 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=jdk_21_latest,label=ubuntu,profile=java-bdb.1-0/331/artifact/systests/end-to-end-conversion-tests/target/surefire-reports/java-bdb.1-0>
 for the individual test results.
[ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and 
[date].dumpstream.
[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 <args> -rf :qpid-systests-end-to-end-conversion-tests
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to