I just saw the same failure while running a local build with a clean svn
checkout and m2 repository. The test passed on the second run. It appears
to be an intermittent failure.

java.lang.RuntimeException: Gave up waiting for service
(&(objectClass=org.osgi.service.blueprint.container.BlueprintContainer)(osgi.blueprint.container.symbolicname=org.apache.aries.blueprint.sample))
        at org.apache.aries.itest.RichBundleContext.getService
(RichBundleContext.java:88)
        at org.apache.aries.itest.RichBundleContext.getService
(RichBundleContext.java:63)
        at
org.apache.aries.blueprint.itests.Helper.getBlueprintContainerForBundle
(Helper.java:45)
        at org.apache.aries.blueprint.itests.TestConfigAdmin.testStrategyNone
(TestConfigAdmin.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:597)
        at
org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke
(CallableTestMethodImpl.java:143)
        at
org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call
(CallableTestMethodImpl.java:105)
        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.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:597)
        at sun.rmi.server.UnicastServerRef.dispatch
(UnicastServerRef.java:305)
        at sun.rmi.transport.Transport$1.run(Transport.java:159)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages
(TCPTransport.java:535)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0
(TCPTransport.java:790)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run
(TCPTransport.java:649)
        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:662)

Apache Jenkins Server <[email protected]> wrote on 08/31/2012
07:06:35 AM:

> Apache Jenkins Server <[email protected]>
> 08/31/2012 07:06 AM
>
> Please respond to
> [email protected]
>
> To
>
> [email protected],
>
> cc
>
> Subject
>
> Jenkins build is unstable: AriesWithSnapshotDependencies #216
>
> See
<https://builds.apache.org/job/AriesWithSnapshotDependencies/216/changes>
>

Reply via email to