Arthi,

On Mon, Mar 19, 2018 at 2:17 PM, Arthi Bhattacharjee <
arthi_bhattacharje...@yahoo.in> wrote:

> Hi Controller-dev team,
>
>
>
> I am using sal.binding.api.BindingAwareBroker.ProviderContext to get
> MountPointService. While doing so, I'm facing SingleFeatureTest failures.
> Below are the failures:
>
Tests in error:
>
>   Condition with alias 'checkBundleDiagInfos' didn't complete within 300
> seconds because lambda expression in 
> org.opendaylight.odlparent.bundlestest.TestBundleDiag:
> expected system either ready with all bundles Active, or Stopping or
> Failure (but not still booting in GracePeriod, Waiting, Starting,
> Unknown;but just Resolved and some exceptional Installed OK) but was <diag:
> Booting {Installed=0, Resolved=4, Unknown=0, GracePeriod=1, Waiting=0,
> Starting=0, Active=384, Stopping=0, Failure=0}
>
> 1. NOK org.opendaylight.TrafficEngineering.impl: OSGi state = Active,
> Karaf bundleState = GracePeriod, due to: Blueprint
>
> 3/19/18 5:37 PM
>
> Missing dependencies:
>
> (objectClass=org.opendaylight.controller.sal.binding.api.
> BindingAwareBroker.ProviderContext)
>

Do you hit this while you build controller source code, or when using this
in custom code of yours?

There are some times timing issues in SingleFeatureTest (SFT). Have you
retried - it may well just work again? Or is it consistent?

Just for test, when you "mvn -Pq clean install" which includes
-Dsft.diag.skip=true, does your ODL feature work when you manually install
it into your Karaf?

NOTE: We are using Carbon Release.
>

FYI we don't work much with Carbon anymore to support you here on upstream;
if you can try a later release, you would likely get better support
(generally speaking).


> Are there any dependencies that am I missing?
>
>
>
> Looking forward for the response.
>
>
>
> Thanks,
>
> Arthi
>
> Sent from Yahoo Mail on Android
> <https://overview.mail.yahoo.com/mobile/?.src=Android>
>
> _______________________________________________
> controller-dev mailing list
> controller-dev@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/controller-dev
>
>
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to