You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/02/19 11:44:43 UTC

Build failed in Hudson: ServiceMix-NMR #149

See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/149/changes>

Changes:

[jbonofre] [SMX4NMR-180] Upgrade to Camel 2.2.0.

------------------------------------------
[...truncated 15636 lines...]
	at org.apache.geronimo.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:211)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:172)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: java.rmi.server.ExportException: Port already in use: 1099; nested exception is: 
	java.net.BindException: Address already in use
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:249)
	at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:184)
	at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:382)
	at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:116)
	at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:180)
	at sun.rmi.registry.RegistryImpl.setup(RegistryImpl.java:92)
	at sun.rmi.registry.RegistryImpl.<init>(RegistryImpl.java:78)
	at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:186)
	at org.apache.felix.karaf.management.RmiRegistryFactory.init(RmiRegistryFactory.java:93)
	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:592)
	at org.apache.geronimo.blueprint.utils.ReflectionUtils.invoke(ReflectionUtils.java:206)
	at org.apache.geronimo.blueprint.container.BeanRecipe.invoke(BeanRecipe.java:639)
	at org.apache.geronimo.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:517)
	... 24 more
Caused by: java.net.BindException: Address already in use
	at java.net.PlainSocketImpl.socketBind(Native Method)
	at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
	at java.net.ServerSocket.bind(ServerSocket.java:319)
	at java.net.ServerSocket.<init>(ServerSocket.java:185)
	at java.net.ServerSocket.<init>(ServerSocket.java:97)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createServerSocket(RMIDirectSocketFactory.java:27)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createServerSocket(RMIMasterSocketFactory.java:333)
	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:622)
	at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:237)
	... 39 more
[RMI TCP Connection(1)-67.195.138.8] INFO org.apache.geronimo.blueprint.container.ReferenceRecipe - Timeout expired when waiting for OSGi service (objectClass=javax.management.MBeanServer)
[RMI TCP Connection(1)-67.195.138.8] ERROR org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller - Timeout expired when waiting for OSGi service
[RMI TCP Connection(1)-67.195.138.8] ERROR org.apache.servicemix.jbi.deployer.impl.Deployer - Error handling bundle start event
javax.jbi.JBIException: javax.management.JMException: Timeout expired when waiting for OSGi service
	at org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller.install(SharedLibraryInstaller.java:57)
	at org.apache.servicemix.jbi.deployer.impl.Deployer.onBundleStarted(Deployer.java:352)
	at org.apache.servicemix.jbi.deployer.impl.Deployer.bundleChanged(Deployer.java:282)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
	at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged(Framework.java:1350)
	at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1301)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:362)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
	at org.apache.servicemix.jbi.itests.IntegrationTest.testServiceAssembly(IntegrationTest.java:101)
	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:592)
	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
	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:592)
	at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
	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:592)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
	at sun.rmi.transport.Transport$1.run(Transport.java:153)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
	at java.lang.Thread.run(Thread.java:595)
Caused by: javax.management.JMException: Timeout expired when waiting for OSGi service
	at org.apache.servicemix.nmr.management.ManagementAgent.manageNamedObject(ManagementAgent.java:103)
	at org.apache.servicemix.nmr.management.ManagementAgent.manageObject(ManagementAgent.java:78)
	at org.fusesource.commons.management.ManagementStrategy$$EnhancerByCGLIB$$dfcfff32.manageObject(<generated>)
	at org.apache.servicemix.jbi.deployer.impl.Deployer.registerSharedLibrary(Deployer.java:414)
	at org.apache.servicemix.jbi.deployer.impl.SharedLibraryInstaller.install(SharedLibraryInstaller.java:53)
	... 33 more
Caused by: org.osgi.service.blueprint.container.ServiceUnavailableException: Timeout expired when waiting for OSGi service
	at org.apache.geronimo.blueprint.container.ReferenceRecipe.getService(ReferenceRecipe.java:173)
	at org.apache.geronimo.blueprint.container.ReferenceRecipe.access$000(ReferenceRecipe.java:49)
	at org.apache.geronimo.blueprint.container.ReferenceRecipe$ServiceDispatcher.call(ReferenceRecipe.java:200)
	at org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe$CgLibProxyFactory$1.loadObject(AbstractServiceReferenceRecipe.java:578)
	at $javax.management.MBeanServer$$EnhancerByCGLIB$$c82cac50.registerMBean(<generated>)
	at org.apache.servicemix.nmr.management.ManagementAgent.registerMBeanWithServer(ManagementAgent.java:274)
	at org.apache.servicemix.nmr.management.ManagementAgent.register(ManagementAgent.java:236)
	at org.apache.servicemix.nmr.management.ManagementAgent.register(ManagementAgent.java:231)
	at org.apache.servicemix.nmr.management.ManagementAgent.manageNamedObject(ManagementAgent.java:101)
	... 37 more
[RMI TCP Connection(1)-67.195.138.8] INFO org.apache.servicemix.jbi.deployer.impl.Deployer - Deploying bundle 'null (servicemix-jsr181)' as a JBI component
[RMI TCP Connection(1)-67.195.138.8] WARN org.apache.servicemix.jbi.deployer.impl.ComponentInstaller - Component classpath entry not found: 'lib/servicemix-shared-2009.02.jar'
[RMI TCP Connection(1)-67.195.138.8] INFO org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl - JBI component registered with properties: {NAME=servicemix-jsr181, TYPE=service-engine, objectClass=[Ljava.lang.String;@2d80ae, service.id=85}
[RMI TCP Connection(1)-67.195.138.8] INFO org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Registering endpoint: org.apache.servicemix.nmr.core.InternalEndpointWrapper@e039dfca with properties {TYPE=service-engine, objectClass=[Ljava.lang.String;@14da86b, service.id=87, NAME=servicemix-jsr181}
[RMI TCP Connection(1)-67.195.138.8] INFO org.apache.geronimo.blueprint.container.ReferenceRecipe - Timeout expired when waiting for OSGi service (objectClass=javax.management.MBeanServer)
[RMI TCP Connection(1)-67.195.138.8] WARN org.apache.servicemix.nmr.management.ManagementEndpointRegistry - Unable to register managed endpoint: javax.management.JMException: Timeout expired when waiting for OSGi service
javax.management.JMException: Timeout expired when waiting for OSGi service
	at org.apache.servicemix.nmr.management.ManagementAgent.manageNamedObject(ManagementAgent.java:103)
	at org.apache.servicemix.nmr.management.ManagementAgent.manageObject(ManagementAgent.java:78)
	at org.fusesource.commons.management.ManagementStrategy$$EnhancerByCGLIB$$dfcfff32.manageObject(<generated>)
	at org.apache.servicemix.nmr.management.ManagementEndpointRegistry.register(ManagementEndpointRegistry.java:59)
	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:592)
	at org.apache.geronimo.blueprint.utils.ReflectionUtils.invoke(ReflectionUtils.java:206)
	at org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe$Listener.invokeMethods(AbstractServiceReferenceRecipe.java:486)
	at org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe$Listener.bind(AbstractServiceReferenceRecipe.java:451)
	at org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe.bind(AbstractServiceReferenceRecipe.java:348)
	at org.apache.geronimo.blueprint.container.ReferenceListRecipe.track(ReferenceListRecipe.java:138)
	at org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe.serviceAdded(AbstractServiceReferenceRecipe.java:298)
	at org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe.serviceChanged(AbstractServiceReferenceRecipe.java:282)
	at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
	at org.apache.servicemix.nmr.osgi.InternalRegistryWrapper.doRegister(InternalRegistryWrapper.java:45)
	at org.apache.servicemix.nmr.osgi.InternalRegistryWrapper.doRegister(InternalRegistryWrapper.java:33)
	at org.apache.servicemix.nmr.core.ServiceRegistryImpl.register(ServiceRegistryImpl.java:47)
	at org.apache.servicemix.nmr.core.EndpointRegistryImpl.register(EndpointRegistryImpl.java:128)
	at org.apache.servicemix.nmr.core.EndpointRegistryImpl.register(EndpointRegistryImpl.java:49)
	at org.apache.servicemix.nmr.osgi.OsgiServiceRegistryTracker.addingService(OsgiServiceRegistryTracker.java:79)
	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896)
	at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261)
	at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:233)
	at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:840)
	at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:524)
	at org.apache.servicemix.jbi.osgi.RegistryWrapper.register(RegistryWrapper.java:59)
	at org.apache.servicemix.jbi.runtime.impl.ComponentContextImpl.<init>(ComponentContextImpl.java:76)
	at org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl.doRegister(ComponentRegistryImpl.java:97)
	at org.apache.servicemix.jbi.runtime.impl.ComponentRegistryImpl.doRegister(ComponentRegistryImpl.java:38)
	at org.apache.servicemix.nmr.core.ServiceRegistryImpl.register(ServiceRegistryImpl.java:47)
	at org.apache.servicemix.nmr.osgi.OsgiServiceRegistryTracker.addingService(OsgiServiceRegistryTracker.java:79)
	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896)
	at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261)
	at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:233)
	at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:840)
	at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:124)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:930)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:757)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:712)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:129)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:206)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:506)
	at org.apache.servicemix.jbi.deployer.impl.Deployer.registerService(Deployer.java:768)
	at org.apache.servicemix.jbi.deployer.impl.Deployer.registerComponent(Deployer.java:435)
	at org.apache.servicemix.jbi.deployer.impl.ComponentInstaller.initComponent(ComponentInstaller.java:427)
	at org.apache.servicemix.jbi.deployer.impl.ComponentInstaller.install(ComponentInstaller.java:143)
	at org.apache.servicemix.jbi.deployer.impl.Deployer.onBundleStarted(Deployer.java:352)
	at org.apache.servicemix.jbi.deployer.impl.Deployer.bundleChanged(Deployer.java:282)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
	at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged(Framework.java:1350)
	at org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1301)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:362)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
	at org.apache.servicemix.jbi.itests.IntegrationTest.testServiceAssembly(IntegrationTest.java:102)
	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:592)
	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:134)
	at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:101)
	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:592)
	at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
	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:592)
	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
	at sun.rmi.transport.Transport$1.run(Transport.java:153)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.osgi.service.blueprint.container.ServiceUnavailableException: Timeout expired when waiting for OSGi service
	at org.apache.geronimo.blueprint.container.ReferenceRecipe.getService(ReferenceRecipe.java:173)
	at org.apache.geronimo.blueprint.container.ReferenceRecipe.access$000(ReferenceRecipe.java:49)
	at org.apache.geronimo.blueprint.container.ReferenceRecipe$ServiceDispatcher.call(ReferenceRecipe.java:200)
	at org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe$CgLibProxyFactory$1.loadObject(AbstractServiceReferenceRecipe.java:578)
	at $javax.management.MBeanServer$$EnhancerByCGLIB$$c82cac50.registerMBean(<generated>)
	at org.apache.servicemix.nmr.management.ManagementAgent.registerMBeanWithServer(ManagementAgent.java:274)
	at org.apache.servicemix.nmr.management.ManagementAgent.register(ManagementAgent.java:236)
	at org.apache.servicemix.nmr.management.ManagementAgent.register(ManagementAgent.java:231)
	at org.apache.servicemix.nmr.management.ManagementAgent.manageNamedObject(ManagementAgent.java:101)
	... 100 more
Build timed out. Aborting
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:112)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:100)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
	at java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.java:1784)
	at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:691)
	at hudson.remoting.Channel.send(Channel.java:418)
	at hudson.remoting.Request.call(Request.java:149)
	at hudson.remoting.Channel.call(Channel.java:551)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:480)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1198)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:551)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:735)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1198)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)


Hudson build is unstable: ServiceMix-NMR #157

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/157/changes>



Build failed in Hudson: ServiceMix-NMR #156

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/156/>

------------------------------------------
[...truncated 1435 lines...]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/target/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar> to <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/.repository/org/apache/servicemix/nmr/examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/.repository/repository.xml>
[INFO] Installing org/apache/servicemix/nmr/examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/pom.xml> to /export/home/hudson/hudson/jobs/ServiceMix-NMR/modules/org.apache.servicemix.nmr.examples$org.apache.servicemix.nmr.examples.nmr.client/builds/2010-03-12_23-26-51/archive/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/target/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ServiceMix-NMR/modules/org.apache.servicemix.nmr.examples$org.apache.servicemix.nmr.examples.nmr.client/builds/2010-03-12_23-26-51/archive/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache ServiceMix NMR ................................. SUCCESS [10.477s]
[INFO] Apache ServiceMix NMR Branding Support ................ SUCCESS [3.431s]
[INFO] Apache ServiceMix Document ............................ SUCCESS [8.108s]
[INFO] Apache ServiceMix Naming .............................. SUCCESS [10.630s]
[INFO] Apache ServiceMix Transaction ......................... SUCCESS [5.194s]
[INFO] Apache ServiceMix NMR ................................. SUCCESS [0.216s]
[INFO] Apache ServiceMix NMR API ............................. SUCCESS [1.861s]
[INFO] Apache ServiceMix NMR Core ............................ SUCCESS [7.092s]
[INFO] Apache ServiceMix NMR Spring .......................... SUCCESS [2.230s]
[INFO] Apache ServiceMix NMR OSGi ............................ SUCCESS [3.284s]
[INFO] Apache ServiceMix NMR Commands ........................ SUCCESS [1.425s]
[INFO] Apache ServiceMix NMR Management ...................... SUCCESS [4.170s]
[INFO] Apache ServiceMix NMR Audit ........................... SUCCESS [3.453s]
[INFO] Apache ServiceMix Testing ............................. SUCCESS [0.177s]
[INFO] Apache ServiceMix :: Testing - Support ................ SUCCESS [2.446s]
[INFO] Apache ServiceMix JBI ................................. SUCCESS [0.158s]
[INFO] Apache ServiceMix JBI Runtime ......................... FAILED [6.826s]
[INFO] Apache ServiceMix JBI Clustering ...................... SUCCESS [0.196s]
[INFO] Apache ServiceMix JBI Clustering Requestor ............ SUCCESS [1.294s]
[INFO] Apache ServiceMix JBI Clustering Engine ............... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Clustering Config ............... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Deployer ........................ SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI OSGi ............................ SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Commands ........................ SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Integration Tests ............... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix NMR :: Bundle ....................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix NMR :: Assembly ..................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix NMR Examples ........................ SUCCESS [0.599s]
[INFO] Apache ServiceMix NMR Example:: Cluster ............... SUCCESS [0.392s]
[INFO] Apache Servicemix NMR Examples:: Interceptors ......... SUCCESS [0.248s]
[INFO] Apache ServiceMix NMR Example:: Exchange Listener ..... SUCCESS [1.013s]
[INFO] Apache ServiceMix NMR Example:: Endpoint Listener ..... SUCCESS [1.000s]
[INFO] Apache ServiceMix NMR Example:: NMR endpoint and Client  SUCCESS [0.158s]
[INFO] Apache ServiceMix NMR Example:: NMR Endpoint .......... SUCCESS [0.869s]
[INFO] Apache ServiceMix NMR Example:: NMR Client ............ SUCCESS [1.044s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache ServiceMix JBI Runtime (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.servicemix:servicemix-shared:jar:2010.01

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT
  	2) org.apache.servicemix:servicemix-eip:jar:2010.01-SNAPSHOT
  	3) org.apache.servicemix:servicemix-shared:jar:2010.01

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2/),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.servicemix:servicemix-shared:jar:2010.01

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT
  	2) org.apache.servicemix:servicemix-eip:jar:2010.01-SNAPSHOT
  	3) org.apache.servicemix:servicemix-shared:jar:2010.01

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2/),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:592)
	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:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.servicemix:servicemix-shared:jar:2010.01

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT
  	2) org.apache.servicemix:servicemix-eip:jar:2010.01-SNAPSHOT
  	3) org.apache.servicemix:servicemix-shared:jar:2010.01

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2/),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:702)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:602)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:969)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:492)
	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
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.servicemix:servicemix-shared:jar:2010.01

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared -Dversion=2010.01 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT
  	2) org.apache.servicemix:servicemix-eip:jar:2010.01-SNAPSHOT
  	3) org.apache.servicemix:servicemix-shared:jar:2010.01

----------
1 required artifact is missing.

for artifact: 
  org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2/),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:697)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 55 seconds
[INFO] Finished at: Fri Mar 12 23:28:58 UTC 2010
[INFO] Final Memory: 71M/105M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@servicemix.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Build failed in Hudson: ServiceMix-NMR #155

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/155/changes>

Changes:

[ccustine] Update to Karaf 1.4.0 release

------------------------------------------
[...truncated 1444 lines...]
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[HUDSON] Recording test results
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/target/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar> to <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/.repository/org/apache/servicemix/nmr/examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/.repository/repository.xml>
[INFO] Installing org/apache/servicemix/nmr/examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/pom.xml> to /export/home/hudson/hudson/jobs/ServiceMix-NMR/modules/org.apache.servicemix.nmr.examples$org.apache.servicemix.nmr.examples.nmr.client/builds/2010-03-10_03-54-54/archive/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/ws/smx4-nmr/examples/nmr/client/target/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ServiceMix-NMR/modules/org.apache.servicemix.nmr.examples$org.apache.servicemix.nmr.examples.nmr.client/builds/2010-03-10_03-54-54/archive/org.apache.servicemix.nmr.examples/org.apache.servicemix.nmr.examples.nmr.client/1.1.0-SNAPSHOT/org.apache.servicemix.nmr.examples.nmr.client-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache ServiceMix NMR ................................. SUCCESS [12.135s]
[INFO] Apache ServiceMix NMR Branding Support ................ SUCCESS [4.286s]
[INFO] Apache ServiceMix Document ............................ SUCCESS [8.709s]
[INFO] Apache ServiceMix Naming .............................. SUCCESS [12.258s]
[INFO] Apache ServiceMix Transaction ......................... SUCCESS [5.257s]
[INFO] Apache ServiceMix NMR ................................. SUCCESS [0.160s]
[INFO] Apache ServiceMix NMR API ............................. SUCCESS [2.103s]
[INFO] Apache ServiceMix NMR Core ............................ SUCCESS [9.378s]
[INFO] Apache ServiceMix NMR Spring .......................... SUCCESS [2.378s]
[INFO] Apache ServiceMix NMR OSGi ............................ SUCCESS [3.043s]
[INFO] Apache ServiceMix NMR Commands ........................ SUCCESS [3.950s]
[INFO] Apache ServiceMix NMR Management ...................... SUCCESS [4.265s]
[INFO] Apache ServiceMix NMR Audit ........................... SUCCESS [4.236s]
[INFO] Apache ServiceMix Testing ............................. SUCCESS [0.264s]
[INFO] Apache ServiceMix :: Testing - Support ................ SUCCESS [3.744s]
[INFO] Apache ServiceMix JBI ................................. SUCCESS [0.193s]
[INFO] Apache ServiceMix JBI Runtime ......................... FAILED [6.507s]
[INFO] Apache ServiceMix JBI Clustering ...................... SUCCESS [0.332s]
[INFO] Apache ServiceMix JBI Clustering Requestor ............ SUCCESS [1.584s]
[INFO] Apache ServiceMix JBI Clustering Engine ............... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Clustering Config ............... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Deployer ........................ SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI OSGi ............................ SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Commands ........................ SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix JBI Integration Tests ............... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix NMR :: Bundle ....................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix NMR :: Assembly ..................... SKIPPED (dependency build failed or was skipped)
[INFO] Apache ServiceMix NMR Examples ........................ SUCCESS [0.372s]
[INFO] Apache ServiceMix NMR Example:: Cluster ............... SUCCESS [0.383s]
[INFO] Apache Servicemix NMR Examples:: Interceptors ......... SUCCESS [0.227s]
[INFO] Apache ServiceMix NMR Example:: Exchange Listener ..... SUCCESS [1.226s]
[INFO] Apache ServiceMix NMR Example:: Endpoint Listener ..... SUCCESS [1.002s]
[INFO] Apache ServiceMix NMR Example:: NMR endpoint and Client  SUCCESS [0.194s]
[INFO] Apache ServiceMix NMR Example:: NMR Endpoint .......... SUCCESS [1.009s]
[INFO] Apache ServiceMix NMR Example:: NMR Client ............ SUCCESS [1.148s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache ServiceMix JBI Runtime (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.servicemix
ArtifactId: components-pom
Version: 5

Reason: Unable to download the artifact from any repository

  org.apache.servicemix:components-pom:pom:5

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2/),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Unable to get dependency information: Unable to read the metadata file for artifact 'org.apache.servicemix:servicemix-common:jar': Cannot find parent: org.apache.servicemix:components-pom for project: org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT for project org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT
  org.apache.servicemix:servicemix-common:jar:2010.01-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  java.net (http://download.java.net/maven/2/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)

Path to dependency: 
	1) org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:592)
	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:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Unable to get dependency information: Unable to read the metadata file for artifact 'org.apache.servicemix:servicemix-common:jar': Cannot find parent: org.apache.servicemix:components-pom for project: org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT for project org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT
  org.apache.servicemix:servicemix-common:jar:2010.01-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  java.net (http://download.java.net/maven/2/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)

Path to dependency: 
	1) org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:702)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:602)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:969)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:492)
	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
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information: Unable to read the metadata file for artifact 'org.apache.servicemix:servicemix-common:jar': Cannot find parent: org.apache.servicemix:components-pom for project: org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT for project org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT
  org.apache.servicemix:servicemix-common:jar:2010.01-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  java.net (http://download.java.net/maven/2/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)

Path to dependency: 
	1) org.apache.servicemix.jbi:org.apache.servicemix.jbi.runtime:bundle:1.1.0-SNAPSHOT


	at org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:430)
	at org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:74)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:316)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:697)
	... 34 more
Caused by: org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Unable to read the metadata file for artifact 'org.apache.servicemix:servicemix-common:jar': Cannot find parent: org.apache.servicemix:components-pom for project: org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT for project org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieveRelocatedProject(MavenMetadataSource.java:200)
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieveRelocatedArtifact(MavenMetadataSource.java:94)
	at org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:387)
	... 40 more
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find parent: org.apache.servicemix:components-pom for project: org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT for project org.apache.servicemix:shared-libraries-pom:pom:2010.01-SNAPSHOT
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1396)
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1407)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:823)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:255)
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieveRelocatedProject(MavenMetadataSource.java:163)
	... 42 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.apache.servicemix:components-pom' not found in repository: Unable to download the artifact from any repository

  org.apache.servicemix:components-pom:pom:5

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2/),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)

 for project org.apache.servicemix:components-pom
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:605)
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1392)
	... 46 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository

  org.apache.servicemix:components-pom:pom:5

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2/),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  codehaus (http://repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo),
  servicemix-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/),
  spring-milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:558)
	... 47 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
	... 49 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 14 seconds
[INFO] Finished at: Wed Mar 10 03:57:23 UTC 2010
[INFO] Final Memory: 67M/111M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@servicemix.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Hudson build is still unstable: ServiceMix-NMR #154

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/changes>



Hudson build is still unstable: ServiceMix-NMR #153

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/changes>



Hudson build is still unstable: ServiceMix-NMR #152

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/changes>



Hudson build is unstable: ServiceMix-NMR #151

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/151/>



Build failed in Hudson: ServiceMix-NMR #150

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ServiceMix-NMR/150/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /home/hudson/hudson-slave/workspace/ServiceMix-NMR at hudson.remoting.Channel@e235c4:minerva.apache.org (Ubuntu)
	at hudson.FilePath.act(FilePath.java:690)
	at hudson.FilePath.act(FilePath.java:676)
	at hudson.FilePath.toURI(FilePath.java:731)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:256)
	at hudson.tasks.MailSender.getMail(MailSender.java:133)
	at hudson.tasks.MailSender.execute(MailSender.java:81)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:616)
	at hudson.model.Run.run(Run.java:1240)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
Caused by: java.io.IOException: Remote call on minerva.apache.org (Ubuntu) failed
	at hudson.remoting.Channel.call(Channel.java:560)
	at hudson.FilePath.act(FilePath.java:683)
	... 10 more
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded