See
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/124/display/redirect?page=changes>
Changes:
[github] QPID-8487: [Broker-J] Enhance ACL rule evaluation
[github] QPID-8488: [Broker-J] Enhance ACL rule with multi-value properties
[github] QPID-8566: [Broker-J] Implement composite authentication provider
(#118)
[github] QPID-8578: [Broker-J] ACL firewall predicates should be applied to
HTTP(S) connections (#119)
[Alex Rudyy] NO-JIRA: Fix failing tests
[Alex Rudyy] QPID-8580: [Broker-J] Upgrade Broker-J dependencies to the latest
version
[github] NO-JIRA: Upgrade QPID JMS client version (#120)
[Alex Rudyy] QPID-8580: Upgrade dojotoolkit tpo version 1.16.4
[Alex Rudyy] QPID-8582: [Broker-J] Update dependencies
[github] NO-JIRA: Added missing license headers (#122)
[github] QPID-8583: [Broker-J] Privacy Violation: Heap Inspection (#124)
[github] QPID-8584: [Broker-J] Compile warning unknown enum constant
com.google.j2objc.annotations.ReflectionSupport.Level.FULL (#125)
[github] QPID-8586: [Broker-J] Nashorn script engine dependency for java 11/17
compatibility (#126)
[github] Bump netty-codec-http from 4.1.75.Final to 4.1.77.Final (#127)
[github] QPID-8590: [Broker-J] Purge on flow to disk queue (#128)
[github] QPID-8581: [Broker-J] Broker-J Query REST API improvements (#121)
[github] QPID-8591: [Broker-J] Missing message id for add/update/delete user
(#129)
------------------------------------------
[...truncated 783.32 KB...]
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/logging/messages/BrokerMessages.java>:587:
warning: no @param for param1
public static LogMessage PROCESS(String param1)
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/logging/messages/BrokerMessages.java>:587:
warning: no @return
public static LogMessage PROCESS(String param1)
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/logging/messages/BrokerMessages.java>:647:
warning: no @return
public static LogMessage READY()
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/logging/messages/BrokerMessages.java>:702:
warning: no @param for param1
public static LogMessage SHUTTING_DOWN(String param1, Number param2)
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/logging/messages/BrokerMessages.java>:702:
warning: no @param for param2
public static LogMessage SHUTTING_DOWN(String param1, Number param2)
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:272:
error: bad use of '>'
* MD5 => ["PLAIN", "CRAM-MD5-HASHED", "CRAM-MD5-HEX"]
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:273:
error: bad use of '>'
* Plain => ["PLAIN", "CRAM-MD5", "SCRAM-SHA-1", "SCRAM-SHA-256"]
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:274:
error: bad use of '>'
* SCRAM-SHA-1 => ["PLAIN", "SCRAM-SHA-1"]
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:275:
error: bad use of '>'
* SCRAM-SHA-256 => ["PLAIN", "SCRAM-SHA-256"]
^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:276:
error: bad use of '>'
* SimpleLDAP => ["PLAIN"]
^
Command line was:
/usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre/../bin/javadoc @options
@packages
Refer to the generated Javadoc files in
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/target/apidocs'>
dir.
at
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine
(AbstractJavadocMojo.java:5298)
at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport
(AbstractJavadocMojo.java:2134)
at org.apache.maven.plugins.javadoc.JavadocJar.doExecute
(JavadocJar.java:190)
at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute
(AbstractJavadocMojo.java:1912)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main
(Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:211)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0
(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.8:run
(dependency-change-verification) on project qpid-perftests: An Ant
BuildException has occured: Generated dependency info does not match the
reference. Ensure LICENCE and NOTICE files are correct and then update the
reference by running again with -Dupdate-dependency-reference. Generated file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/target/dependency-change-verification/PROCESSED_DEPENDENCIES_INFO'.>
Reference file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE'.>
[ERROR] around Ant part ...<fail message="Generated dependency info does not
match the reference. Ensure LICENCE and NOTICE files are correct and then
update the reference by running again with -Dupdate-dependency-reference.
Generated file: '${dependency-verification-output-file}'. Reference
file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE'.">...>
@ 48:424 in
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/target/antrun/build-main.xml>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.8:run
(dependency-change-verification) on project qpid-perftests: An Ant
BuildException has occured: Generated dependency info does not match the
reference. Ensure LICENCE and NOTICE files are correct and then update the
reference by running again with -Dupdate-dependency-reference. Generated file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/target/dependency-change-verification/PROCESSED_DEPENDENCIES_INFO'.>
Reference file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE'.>
around Ant part ...<fail message="Generated dependency info does not match the
reference. Ensure LICENCE and NOTICE files are correct and then update the
reference by running again with -Dupdate-dependency-reference. Generated file:
'${dependency-verification-output-file}'. Reference file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE'.">...>
@ 48:424 in
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/target/antrun/build-main.xml>
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:375)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main
(Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:211)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0
(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: An Ant
BuildException has occured: Generated dependency info does not match the
reference. Ensure LICENCE and NOTICE files are correct and then update the
reference by running again with -Dupdate-dependency-reference. Generated file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/target/dependency-change-verification/PROCESSED_DEPENDENCIES_INFO'.>
Reference file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE'.>
around Ant part ...<fail message="Generated dependency info does not match the
reference. Ensure LICENCE and NOTICE files are correct and then update the
reference by running again with -Dupdate-dependency-reference. Generated file:
'${dependency-verification-output-file}'. Reference file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE'.">...>
@ 48:424 in
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/target/antrun/build-main.xml>
at org.apache.maven.plugin.antrun.AntRunMojo.execute (AntRunMojo.java:342)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main
(Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:211)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0
(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.tools.ant.BuildException: Generated dependency info does
not match the reference. Ensure LICENCE and NOTICE files are correct and then
update the reference by running again with -Dupdate-dependency-reference.
Generated file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/target/dependency-change-verification/PROCESSED_DEPENDENCIES_INFO'.>
Reference file:
'<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/perftests/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE'.>
at org.apache.tools.ant.taskdefs.Exit.execute (Exit.java:164)
at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:292)
at sun.reflect.GeneratedMethodAccessor42.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.apache.tools.ant.dispatch.DispatchUtils.execute
(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform (Task.java:348)
at org.apache.tools.ant.Target.execute (Target.java:435)
at org.apache.tools.ant.Target.performTasks (Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets (Project.java:1393)
at org.apache.tools.ant.Project.executeTarget (Project.java:1364)
at org.apache.maven.plugin.antrun.AntRunMojo.execute (AntRunMojo.java:313)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main
(Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:211)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0
(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
[ERROR]
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :qpid-broker-core
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP
1.0 JDBC Link Store Plug-in #124' does not have a result yet. Please make sure
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J HTTP system tests #124' does not have a result yet. Please make sure
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J AMQP 0-8 Protocol Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Derby Message Store Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP
1.0 BDB Link Store Plug-in #124' does not have a result yet. Please make sure
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks »
qpid-broker-plugins-prometheus-exporter #124' does not have a result yet.
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Bundles #124' does not have a result yet. Please make sure you set a
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J JMS System Tests Core #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J #124' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Memory Message Store Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J AMQP 1-0 Protocol Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J WebSocket Plug-in #124' does not have a result yet. Please make sure
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J LogBack Logging Plug-in #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J JMS 1.1 System Tests #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Connection Limit Plug-in #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Protocol Tests for AMQP 1.0 #124' does not have a result yet. Please make sure
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J HTTP Management Plug-in #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Performance Tests Visualisation JFC #124' does not have a result yet.
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J System Tests Spawn Broker Admin #124' does not have a result yet.
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J System Test Utils #124' does not have a result yet. Please make sure
you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Access Control Plug-in #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J LogBack JDBC Logging Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #124' does not have a
result yet. Please make sure you set a proper result in case of pipeline/build
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J BDB Store System Tests #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J End to End Conversion Tests #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Query Engine #124' does not have a result yet. Please make sure you
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J JMS 2.0 System Tests #124' does not have a result yet. Please make
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J JDBC Message Store Connection Pooling Plug-in #124' does not have a
result yet. Please make sure you set a proper result in case of pipeline/build
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #124' does not have a
result yet. Please make sure you set a proper result in case of pipeline/build
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J JDBC Message Store Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Protocol Tests for AMQP 0-8,0-9,0-9-1 #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J AMQP Management Protocol Plug-in #124' does not have a result yet.
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Protocol Tests for AMQP 0-10 #124' does not have a result yet. Please make sure
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J AMQP 0-10 Protocol Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #124' does not have a
result yet. Please make sure you set a proper result in case of pipeline/build
scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J Performance Test System Tests #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid
Broker-J BDB Message Store Plug-in #124' does not have a result yet. Please
make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts