+openflowplugin-dev, as to me looks like something from them, no? FYI I've sent https://lists.opendaylight.org/pipermail/openflowplugin-dev/2016-September/006093.html just 10' ago about the same on stable/boron (you're raising it for beryllium).
Tx, M. -- Michael Vorburger <[email protected]> | IRC: vorburger @freenode | ~ = http://vorburger.ch On Tue, Sep 20, 2016 at 6:22 PM, Tai, Hideyuki <[email protected]> wrote: > Hi all, > > > Thank you for letting us know. > > We'll check the issue as soon as possible. > > > My first impression on this issue is the root cause of this issue probably > is not in the VTN project, since VTN project has few changes this month on > all branches. > > > By the way, is someone working on this issue already? > > > Best Regards, > > Hideyuki Tai > > > ------------------------------ > *From:* [email protected] <vtn-dev-bounces@lists. > opendaylight.org> on behalf of Andrej Leitner > <[email protected]> > *Sent:* Tuesday, September 20, 2016 2:23 AM > *To:* [email protected]; > [email protected] > *Subject:* Re: [vtn-dev] openflowjava-distribution-check-beryllium is > failing due to vtn/manager/0.4.4 > > > Same (with different version of vtn mng) observed also in > openflowplugin-distribution-check-carbon. > > > *07:37:11* Running > org.opendaylight.odlparent.featuretest.SingleFeatureTest*07:41:25* Tests run: > 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 254.429 sec <<< FAILURE! > - in org.opendaylight.odlparent.featuretest.SingleFeatureTest*07:41:25* > installFeature(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: > > file:/w/workspace/openflowplugin-distribution-check-carbon/distribution/features-test/target/classes/features.xml, > Feature: odl-integration-all 0.6.0-SNAPSHOT] Time elapsed: 19.131 sec <<< > ERROR!*07:41:25* java.lang.IllegalStateException: Can't install feature > odl-integration-all/0.6.0-SNAPSHOT: *07:41:25* Jar is not a bundle, no > Bundle-SymbolicName mvn:org.opendaylight.vtn/manager/0.6.0-SNAPSHOT*07:41:25* > at > org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:403)*07:41:25* > at Proxy93a9030f_a814_4282_b721_8e3944e8ec68.installFeature(Unknown > Source)*07:41:25* at > org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:308)*07:41:25* > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method)*07:41:25* at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)*07:41:25* > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*07:41:25* > at java.lang.reflect.Method.invoke(Method.java:498)*07:41:25* at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*07:41:25* > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*07:41:25* > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*07:41:25* > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)*07:41:25* > at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)*07:41:25* > at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)*07:41:25* > at > java.util.concurrent.FutureTask.run(FutureTask.java:266)*07:41:25* at > java.lang.Thread.run(Thread.java:745)*07:41:25* *07:41:26* *07:41:26* Results > :*07:41:26* *07:41:26* Tests in error: *07:41:26* Can't install feature > odl-integration-all/0.6.0-SNAPSHOT: *07:41:26* Jar is not a bundle, no > Bundle-SymbolicName mvn:org.opendaylight.vtn/manager/0.6.0-SNAPSHOT > > > ------------------------------ > *From:* Andrej Leitner > *Sent:* Tuesday, September 20, 2016 9:33 AM > *To:* [email protected]; > [email protected] > *Subject:* openflowjava-distribution-check-beryllium is failing due to > vtn/manager/0.4.4 > > Hi guys, > I'm getting error below in openflowjava-distribution-check-beryllium. Do > you know where is the problem? > > > *07:21:10* Running > org.opendaylight.odlparent.featuretest.SingleFeatureTest*07:22:27* Tests run: > 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 76.086 sec <<< FAILURE! > - in org.opendaylight.odlparent.featuretest.SingleFeatureTest*07:22:27* > installFeature(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: > > file:/w/workspace/openflowjava-distribution-check-beryllium/distribution/features-test/target/classes/features.xml, > Feature: odl-integration-all 0.4.4-SNAPSHOT] Time elapsed: 18.652 sec <<< > ERROR!*07:22:27* java.lang.IllegalStateException: Can't install feature > odl-integration-all/0.4.4-SNAPSHOT: *07:22:27* Jar is not a bundle, no > Bundle-SymbolicName mvn:org.opendaylight.vtn/manager/0.4.4-SNAPSHOT*07:22:27* > at > org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:388)*07:22:27* > at > org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:359)*07:22:27* > at Proxy871cea90_73a1_4738_97f3_c85d52e16d04.installFeature(Unknown > Source)*07:22:27* at > org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:244)*07:22:27* > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method)*07:22:27* at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)*07:22:27* > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)*07:22:27* > at java.lang.reflect.Method.invoke(Method.java:606)*07:22:27* at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)*07:22:27* > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)*07:22:27* > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)*07:22:27* > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)*07:22:27* > at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)*07:22:27* > at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)*07:22:27* > at > java.util.concurrent.FutureTask.run(FutureTask.java:262)*07:22:27* at > java.lang.Thread.run(Thread.java:745) > *07:22:27* > *07:22:27* Results :*07:22:27* *07:22:27* Tests in error: *07:22:27* Can't > install feature odl-integration-all/0.4.4-SNAPSHOT: *07:22:27* Jar is > not a bundle, no Bundle-SymbolicName > mvn:org.opendaylight.vtn/manager/0.4.4-SNAPSHOT*07:22:27* *07:22:27* Tests > run: 2, Failures: 0, Errors: 1, Skipped: 0 > > > AndrejLeitner > > Software Developer > > > Sídlo / Mlynské Nivy 56 / 821 05 Bratislava / Slovakia > R&D centrum / Janka Kráľa 9 / 974 01 Banská Bystrica / Slovakia > / [email protected] > reception: +421 2 206 65 114 / www.pantheon.sk > > [image: logo] > > > > _______________________________________________ > integration-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/integration-dev > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
