On Sun, Jun 17, 2018 at 8:47 AM, Tom Pantelis <tompante...@gmail.com> wrote:

> This appears to be a pax exam issue:
>
> 2018-06-17T01:54:27,557 | WARN  | pool-2-thread-1  | AetherBasedResolver      
>         | 2 - org.ops4j.pax.url.mvn - 2.5.4 | Error resolving artifact 
> org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1: [Could not find 
> artifact org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1 in 
> defaultlocal (file:/tmp/r/), Could not find artifact 
> org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1 in system.repository 
> (file:/w/workspace/autorelease-release-oxygen/controller/opendaylight/md-sal/samples/toaster-it/target/exam/f302a2c9-2cc5-40dc-8c2b-02b85c0fe216/system/)]
>
> No idea why this just started popping up.  It's only happening on
> auto-release - of course it doesn't happen locally and I haven't seen it
> on verify/merge jibs. Has something changed recently with the auto-release
> job?
>
>
I was able to repro locally by removing the
org.ops4j.pax.tipi.hamcrest.junit and org.ops4j.pax.tipi.hamcrest.core
artifacts from my local .m2 repo. Adding the dependencies to the
mdsal-it-base pom causes them to be downloaded and fixes the issue. I
submitted https://git.opendaylight.org/gerrit/#/c/73069/ - after merge, can
someone please re-run AR? If that's good then I'll cherry-pick to oxygen.

it's a mystery why this issue all of a sudden popped up and why we now have
to explicitly reference those dependencies - and why this isn't happening
on verify jobs. Maybe someone knows a recent change somewhere that could
correlate ...


>
> On Sun, Jun 17, 2018 at 4:02 AM, Ariel Adam <aa...@redhat.com> wrote:
>
>> Controller project, finally it seems we have a real failure in the
>> autorelease.
>> The past 3 builds for Fluorine and Oxygen have failed with the same error:
>>
>> *Oxygen*
>>
>> [ERROR] Failed to execute goal 
>> org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
>> project sample-toaster-it: There are test failures.*01:57:25* [ERROR] 
>> *01:57:25* [ERROR] Please refer to 
>> /w/workspace/autorelease-release-oxygen/controller/opendaylight/md-sal/samples/toaster-it/target/surefire-reports
>>  for the individual test results.
>>
>>
>> *Fluorine*
>>
>> *02:04:26* 
>> testToaster(org.opendaylight.controller.sample.toaster.it.ToasterTest)  Time 
>> elapsed: 182.369 sec  <<< ERROR!*02:04:26* java.rmi.NotBoundException: 
>> 97e69590-abd8-408d-8506-1b505046f5a7*02:04:26*        at 
>> sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:227)*02:04:26*        
>> at 
>> sun.rmi.registry.RegistryImpl_Skel.dispatch(RegistryImpl_Skel.java:115)*02:04:26*
>>     at 
>> sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:468)*02:04:26*
>>      at 
>> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:300)*02:04:26*
>>         at sun.rmi.transport.Transport$1.run(Transport.java:200)*02:04:26*   
>>    at sun.rmi.transport.Transport$1.run(Transport.java:197)*02:04:26*      
>> at java.security.AccessController.doPrivileged(Native Method)*02:04:26*      
>>    at sun.rmi.transport.Transport.serviceCall(Transport.java:196)*02:04:26*  
>>       at 
>> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:573)*02:04:26*
>>    at 
>> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:835)*02:04:26*
>>    at
>>
>>
>> Appreciate your assistance in solving it.
>>
>> Thanks.
>>
>>
>> On Sun, Jun 17, 2018 at 5:05 AM, Jenkins <jenkins-dontreply@opendayligh
>> t.org> wrote:
>>
>>> Attention controller-devs,
>>>
>>> Autorelease fluorine failed to build sample-toaster-it from controller
>>> in build
>>> 118. Attached is a snippet of the error message related to the
>>> failure that we were able to automatically parse as well as console
>>> logs.
>>>
>>>
>>> Console Logs:
>>> https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/a
>>> utorelease-release-fluorine/118
>>>
>>> Jenkins Build:
>>> https://jenkins.opendaylight.org/releng/job/autorelease-rele
>>> ase-fluorine/118/
>>>
>>> Please review and provide an ETA on when a fix will be available.
>>>
>>> Thanks,
>>> ODL releng/autorelease team
>>>
>>>
>>> _______________________________________________
>>> release mailing list
>>> rele...@lists.opendaylight.org
>>> https://lists.opendaylight.org/mailman/listinfo/release
>>>
>>>
>>
>
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to