You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/17 02:25:55 UTC

Build failed in Jenkins: ActiveMQ #604

See <https://hudson.apache.org/hudson/job/ActiveMQ/604/changes>

Changes:

[gtully] https://issues.apache.org/jira/browse/AMQ-3222 - Failover and SimpleDiscovery - query parameters getting dropped, resolve by leaving composite prams in place and seperating out params that need to be applied to discovered transports, new format 'discovered.x' for the mulitcast case. Revisit https://issues.apache.org/jira/browse/AMQ-2981,https://issues.apache.org/jira/browse/AMQ-2598,https://issues.apache.org/activemq/browse/AMQ-2939

------------------------------------------
[...truncated 7779 lines...]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Performance Test Plugin
[INFO]    task-segment: [clean, install, source:jar]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: StartUp Plugin
[INFO]    task-segment: [clean, install, source:jar]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Web
[INFO]    task-segment: [clean, install, source:jar]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Web Demo
[INFO]    task-segment: [clean, install, source:jar]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: XMPP
[INFO]    task-segment: [clean, install, source:jar]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Web Console
[INFO]    task-segment: [clean, install, source:jar]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Assembly
[INFO]    task-segment: [clean, install, source:jar]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] ActiveMQ .............................................. SUCCESS [4:20.715s]
[INFO] ActiveMQ :: KahaDB .................................... SUCCESS [1:30.348s]
[INFO] ActiveMQ :: JAAS ...................................... SUCCESS [1:15.858s]
[INFO] Openwire Generator .................................... SUCCESS [17.562s]
[INFO] ActiveMQ :: jmdns 1.0 ................................. SUCCESS [4.113s]
[INFO] ActiveMQ :: Core ...................................... FAILED [2:12.663s]
[INFO] ActiveMQ :: RA ........................................ SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Pool ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Camel ..................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Console ................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Optional .................................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Jar Bundle ................................ SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: File Server ............................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Blueprint ................................. SUCCESS [26.950s]
[INFO] ActiveMQ :: Apache Karaf .............................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: RAR ....................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Run Jar ................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Spring .................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ Tooling ...................................... SUCCESS [2.249s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Performance Test Plugin ................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: StartUp Plugin ............................ SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Web ....................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Web Demo .................................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: XMPP ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Web Console ............................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Assembly .................................. SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: ActiveMQ :: Core (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[42,31] cannot find symbol
symbol  : class MDCHelper
location: package org.apache.activemq.util

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/DedicatedTaskRunner.java>:[19,31] cannot find symbol
symbol  : class MDCHelper
location: package org.apache.activemq.util

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/PooledTaskRunner.java>:[19,31] cannot find symbol
symbol  : class MDCHelper
location: package org.apache.activemq.util

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/DeterministicTaskRunner.java>:[19,31] cannot find symbol
symbol  : class MDCHelper
location: package org.apache.activemq.util

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/transport/discovery/simple/SimpleDiscoveryAgent.java>:[32,31] cannot find symbol
symbol  : class MDCHelper
location: package org.apache.activemq.util

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java>:[2114,44] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.broker.BrokerService

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/broker/BrokerService.java>:[2118,36] cannot find symbol
symbol: variable MDCHelper
                                    MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[212,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.broker.TransportConnector

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnector.java>:[218,28] cannot find symbol
symbol: variable MDCHelper
                            MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java>:[946,36] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.broker.TransportConnection

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java>:[951,28] cannot find symbol
symbol: variable MDCHelper
                            MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[239,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.network.DemandForwardingBridgeSupport

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[242,16] cannot find symbol
symbol: variable MDCHelper
                MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[257,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.network.DemandForwardingBridgeSupport

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[260,16] cannot find symbol
symbol: variable MDCHelper
                MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[391,36] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.network.DemandForwardingBridgeSupport

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[395,32] cannot find symbol
symbol: variable MDCHelper
                                MDCHelper.setContextMap(map);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[437,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.network.DemandForwardingBridgeSupport

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[440,20] cannot find symbol
symbol: variable MDCHelper
                    MDCHelper.setContextMap(map);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[655,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.network.DemandForwardingBridgeSupport

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[658,20] cannot find symbol
symbol: variable MDCHelper
                    MDCHelper.setContextMap(map);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[684,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.network.DemandForwardingBridgeSupport

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java>:[687,20] cannot find symbol
symbol: variable MDCHelper
                    MDCHelper.setContextMap(map);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/DedicatedTaskRunner.java>:[38,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.thread.DedicatedTaskRunner

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/DedicatedTaskRunner.java>:[41,16] cannot find symbol
symbol: variable MDCHelper
                MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/PooledTaskRunner.java>:[42,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.thread.PooledTaskRunner

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/PooledTaskRunner.java>:[45,16] cannot find symbol
symbol: variable MDCHelper
                MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/DeterministicTaskRunner.java>:[42,28] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.thread.DeterministicTaskRunner

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/thread/DeterministicTaskRunner.java>:[47,20] cannot find symbol
symbol: variable MDCHelper
                    MDCHelper.setContextMap(context);

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/transport/discovery/simple/SimpleDiscoveryAgent.java>:[115,32] cannot find symbol
symbol  : variable MDCHelper
location: class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent

<https://hudson.apache.org/hudson/job/ActiveMQ/ws/activemq-core/src/main/java/org/apache/activemq/transport/discovery/simple/SimpleDiscoveryAgent.java>:[119,20] cannot find symbol
symbol: variable MDCHelper
                    MDCHelper.setContextMap(context);


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:173)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 51 seconds
[INFO] Finished at: Thu Mar 17 01:25:54 UTC 2011
[INFO] Final Memory: 84M/971M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@activemq.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Jenkins build is unstable: ActiveMQ #605

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ActiveMQ/605/changes>