Hi Faseela,

As we are aware that currently the Genius CSIT is not comprehensive enough and 
we largely rely on netvirt/sfc CSIT for verifying all Genius features. A Genius 
CSIT 100% pass may not be an indicator for everything working fine. We should 
wait for netvirt/sfc CSIT results before we can say everything is good with 
Karaf4 Genius. We may discover some issues in Genius with netvirt/sfc CSIT.

Regards,
Vivek

From: [email protected] 
[mailto:[email protected]] On Behalf Of Faseela 
K
Sent: Tuesday, June 20, 2017 4:14 PM
To: Faseela K; Brady Allen Johnson; [email protected]
Cc: [email protected]; [email protected]; 
[email protected]
Subject: Re: [openflowplugin-dev] [release] [opendaylight-dev] Karaf Status 
6/13/2017

With Stephen’s patch, odl-genius-ui is not part of bootFeatures in the 
distribution build.
However, the problem is when csit tries to do the same by editing bootFeatures, 
it is not working. I guess there is already a bug for the same.

Feature:install odl-genius-ui works, also if as part of karaf pom.xml we have 
feature listed as karaf.LocalFeature, things work.

Thanks,
Faseela

From: 
[email protected]<mailto:[email protected]>
 [mailto:[email protected]] On Behalf Of 
Faseela K
Sent: Tuesday, June 20, 2017 2:06 PM
To: Brady Allen Johnson 
<[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>
Cc: [email protected]<mailto:[email protected]>; 
[email protected]<mailto:[email protected]>;
 [email protected]<mailto:[email protected]>
Subject: Re: [openflowplugin-dev] [release] [opendaylight-dev] Karaf Status 
6/13/2017

@Stephen : Thanks for the patch https://git.opendaylight.org/gerrit/#/c/59203/1
This removes odl-genius-ui being part of boot features by default.

Thanks,
Faseela

From: Brady Allen Johnson
Sent: Tuesday, June 20, 2017 1:39 PM
To: Faseela K <[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>
Cc: 
[email protected]<mailto:[email protected]>;
 [email protected]<mailto:[email protected]>; 
[email protected]<mailto:[email protected]>
Subject: Re: [release] [opendaylight-dev] Karaf Status 6/13/2017


I just reported this bug against the OpenflowPlugin
               https://bugs.opendaylight.org/show_bug.cgi?id=8718

We dont get any of the SFC Nicira Extension flows for NSH (Network Service 
Headers).

This is a major regression for SFC.

Regards,

Brady

-----Original Message-----
From: Faseela K 
<[email protected]<mailto:faseela%20k%20%[email protected]%3e>>
To: Michael Vorburger 
<[email protected]<mailto:michael%20vorburger%20%[email protected]%3e>>
Cc: odl-dev-list 
<[email protected]<mailto:odl-dev-list%20%[email protected]%3e>>,
 [email protected]<mailto:[email protected]> 
<[email protected]<mailto:%[email protected]%22%20%[email protected]%3e>>
Subject: Re: [release] [opendaylight-dev] Karaf Status 6/13/2017
Date: Tue, 20 Jun 2017 01:39:35 +0000

Michael,
  Finally I was able to run csit on sandbox with the merge build [0] and it 
passed 100% 😊
  One thing I had to change was to remove the feature “odl-genius-ui” from the 
csit inputs, because with the new features4-karaf pom.xml for genius, this is 
installed when controller comes up itself, and when the same thing was added as 
part of bootFeatures by the script once again, was getting the below error in 
karaf log [1].

@Michael : I think we should change the genius pom.xml to remove the features 
installed by default.

2017-06-19 23:50:34,097 | ERROR | pool-1-thread-2  | BootFeaturesInstaller      
      | 9 - org.apache.karaf.features.core - 4.0.9 | Error installing boot 
features
org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing 
requirement [root] osgi.identity; osgi.identity=odl-genius-ui; 
type=karaf.feature; version="[0.3.0.SNAPSHOT,0.3.0.SNAPSHOT]"; 
filter:="(&(osgi.identity=odl-genius-ui)(type=karaf.feature)(version>=0.3.0.SNAPSHOT)(version<=0.3.0.SNAPSHOT))"
 [caused by: Unable to resolve odl-genius-ui/0.3.0.SNAPSHOT: missing 
requirement [odl-genius-ui/0.3.0.SNAPSHOT] osgi.identity; 
osgi.identity=odl-dluxapps-yangman; type=karaf.feature; 
version="[0.6.0.SNAPSHOT,0.6.0.SNAPSHOT]" [caused by: Unable to resolve 
odl-dluxapps-yangman/0.6.0.SNAPSHOT: missing requirement 
[odl-dluxapps-yangman/0.6.0.SNAPSHOT] osgi.identity; 
osgi.identity=odl-dlux-core; type=karaf.feature; 
version="[0.6.0.SNAPSHOT,0.6.0.SNAPSHOT]" [caused by: Unable to resolve 
odl-dlux-core/0.6.0.SNAPSHOT: missing requirement 
[odl-dlux-core/0.6.0.SNAPSHOT] osgi.identity; 
osgi.identity=org.opendaylight.dlux.loader.implementation; type=osgi.bundle; 
version="[0.6.0.SNAPSHOT,0.6.0.SNAPSHOT]"; resolution:=mandatory [caused by: 
Unable to resolve org.opendaylight.dlux.loader.implementation/0.6.0.SNAPSHOT: 
missing requirement 
[org.opendaylight.dlux.loader.implementation/0.6.0.SNAPSHOT] 
osgi.wiring.package; 
filter:="(&(osgi.wiring.package=org.osgi.service.blueprint)(version>=1.0.0)(!(version>=2.0.0)))"]]]]
        at 
org.apache.felix.resolver.ResolutionError.toException(ResolutionError.java:42)[9:org.apache.karaf.features.core:4.0.9]
        at 
org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:389)[9:org.apache.karaf.features.core:4.0.9]
        at 
org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:375)[9:org.apache.karaf.features.core:4.0.9]
        at 
org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:347)[9:org.apache.karaf.features.core:4.0.9]
        at 
org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:216)[9:org.apache.karaf.features.core:4.0.9]
        at 
org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:263)[9:org.apache.karaf.features.core:4.0.9]
        at 
org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1176)[9:org.apache.karaf.features.core:4.0.9]
        at 
org.apache.karaf.features.internal.service.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:1074)[9:org.apache.karaf.features.core:4.0.9]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_131]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_131]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_131]
        at java.lang.Thread.run(Thread.java:748)[:1.8.0_131]
Dumping last 500K bytes of karaf log...


[0] 
https://jenkins.opendaylight.org/sandbox/job/genius-csit-1node-upstream-only-nitrogen/3/

[1] 
https://logs.opendaylight.org/sandbox/jenkins091/genius-csit-1node-upstream-only-nitrogen/1/console.log.gz


Thanks,
Faseela

From: Michael Vorburger [mailto:[email protected]]
Sent: Monday, June 19, 2017 3:26 PM
To: Faseela K <[email protected]<mailto:[email protected]>>
Cc: Luis Gomez <[email protected]<mailto:[email protected]>>; Jamo Luhrsen 
<[email protected]<mailto:[email protected]>>; odl-dev-list 
<[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>; Tomáš 
Slušný <[email protected]<mailto:[email protected]>>
Subject: Re: [release] [opendaylight-dev] Karaf Status 6/13/2017

Faseela,

On Sat, Jun 17, 2017 at 6:33 AM, Faseela K 
<[email protected]<mailto:[email protected]>> wrote:
For me also, the local distribution now is working, and openflow ports are 
coming up.

does this mean that you would be OK if 
https://bugs.opendaylight.org/show_bug.cgi?id=8694 was closed now?

Have all Genius CSIT passed under Karaf 4, or is this still ongoing - i.e. 
should https://bugs.opendaylight.org/show_bug.cgi?id=8661 closed, or are we 
expecting new issues to be opened blocking that one?

I think it's important that we keep a clear status in Bugzilla of all open 
Blocker bugs re. Karaf 4 in the current situation, and keep overall 
https://bugs.opendaylight.org/showdependencytree.cgi?id=4219&hide_resolved=1 
clear..

Tx,
M.
--
Michael Vorburger, Red Hat
[email protected]<mailto:[email protected]> | IRC: vorburger @freenode | 
~ = http://vorburger.ch<http://vorburger.ch/>

Thanks,
Faseela

-----Original Message-----
From: Luis Gomez [mailto:[email protected]<mailto:[email protected]>]
Sent: Saturday, June 17, 2017 5:22 AM
To: Faseela K <[email protected]<mailto:[email protected]>>
Cc: Jamo Luhrsen <[email protected]<mailto:[email protected]>>; Michael 
Vorburger <[email protected]<mailto:[email protected]>>; odl-dev-list 
<[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>
Subject: Re: [release] [opendaylight-dev] Karaf Status 6/13/2017

For the vpnservice distro I was trying a feature that did not exist there: 
odl-openflowplugin-flow-services-rest, it worked after I did:

featuresBoot = \
    standard, \
    wrap, \
    odl-netvirt-openstack



> On Jun 16, 2017, at 4:20 PM, Faseela K 
> <[email protected]<mailto:[email protected]>> wrote:
>
> Jamo, I am taking the distribution from the distribution-check logs of my 
> karaf4 patch, since it is not merged yet.
>
> Will there be any difference for the same against the distribution in merge 
> job?
> Because I am also hitting the same issue as Luis is seeing.
>
> Thanks,
> Faseela
>
> -----Original Message-----
> From: 
> [email protected]<mailto:[email protected]>
> [mailto:[email protected]<mailto:[email protected]>]
>  On Behalf Of Jamo
> Luhrsen
> Sent: Saturday, June 17, 2017 4:47 AM
> To: Luis Gomez <[email protected]<mailto:[email protected]>>; Michael Vorburger
> <[email protected]<mailto:[email protected]>>
> Cc: odl-dev-list 
> <[email protected]<mailto:[email protected]>>;
> [email protected]<mailto:[email protected]>
> Subject: Re: [release] [opendaylight-dev] Karaf Status 6/13/2017
>
> featuresBoot worked for me y'day with the netvirt k4 distro. here it is:
>
> https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-merge
> -nitrogen/180/org.opendaylight.netvirt$vpnservice-karaf/artifact/org.o
> pendaylight.netvirt/vpnservice-karaf/0.5.0-SNAPSHOT/vpnservice-karaf-0
> .5.0-SNAPSHOT.zip
>
> Did you get any clues in the log?
>
> JamO
>
> On 06/16/2017 04:11 PM, Luis Gomez wrote:
>> It was my understanding from yesterday’s TSC call that both
>> feature:install and featureBoot should work in karaf 4 and the mix of
>> these 2 is what can cause issues. Today I tried couple of local karaf 
>> distributions (ofp, vpnservice) and featuresBoot does not trigger any 
>> feature installation. Am I doing something wrong?
>>
>> BR/Luis
>>
>>
>>> On Jun 16, 2017, at 4:51 AM, Michael Vorburger 
>>> <[email protected]<mailto:[email protected]> 
>>> <mailto:[email protected]<mailto:[email protected]>>> wrote:
>>>
>>> On Thu, Jun 15, 2017 at 8:45 AM, Luis Gomez 
>>> <[email protected]<mailto:[email protected]> 
>>> <mailto:[email protected]<mailto:[email protected]>>> wrote:
>>>
>>>    Last update:
>>>
>>>    1) integration/distribution has dropped K3 and it is ready to be added 
>>> to autorelease. Currently only offset 0 projects
>>>    are in K4 distribution: 
>>> aaa,controller,mdsal,odlparent,yangtools,netconf,infrautils.
>>>    2) once the above happens, we can switch autorelease to store K4 
>>> distribution and trigger csit test on
>>>    K4: https://git.opendaylight.org/gerrit/#/c/58998
>>> <https://git.opendaylight.org/gerrit/#/c/58998>
>>>
>>>    BR/Luis
>>>
>>>
>>>> On Jun 13, 2017, at 11:26 AM, An Ho 
>>>> <[email protected]<mailto:[email protected]> 
>>>> <mailto:[email protected]<mailto:[email protected]>>> wrote:
>>>>
>>>> Hi Nitrogen Projects,
>>>>
>>>> We would like to kindly share the current status of Nitrogen Karaf
>>>> 4 Migration for Tuesday, June 13, 2017 based on
>>>    [1] [2].  Over the next two weeks, we expect projects to begins 
>>> migrating to Karaf 4 and odlparent 2.0.0 and add their
>>>    karaf 4 features to integration distribution.  Below is the plan of 
>>> action and pending action items.
>>>>
>>>> Plan of Action as of Today (will update with any postponements):
>>>>
>>>> This week:
>>>> * all nitrogen 50 projects: build and test local karaf 4
>>>> distribution [3] by Wednesday 6/21
>>>> ** test and sign off on successful test of local karaf 4
>>> distribution (or identify blockers)
>>>
>>>
>>> I just wanted to report that, despite finally having made this a
>>> real priority this week, at least the genius and netvirt projects
>>> are nowhere even remotely near being able to sign testing of local
>>> karaf
>>> 4 distribution - they currently can't even get it to start... ;-)
>>> https://bugs.opendaylight.org/showdependencytree.cgi?id=8638&hide_resolved=1
>>>  shows the current "heat map" - most blocking right now is 
>>> https://bugs.opendaylight.org/show_bug.cgi?id=8702 (but it changes every 
>>> day; there will be another one after that one is resolved).
>>>
>>>> * odlparent ptl: release odlparent version 1.9.0 by Tuesday 6/13
>>>> * lf releng: migrate all nitrogen 50 projects to odlparent version
>>>> 1.9.0 by Tuesday 6/13
>>>>
>>>> Next week:
>>>> * odlparent ptl: release odlparent version 2.0.0 by Tuesday 6/20
>>>> ** odlparent version 2.0.0 will not support karaf 3
>>>> * kernel ptls: migrate kernel projects to odlparent version
>>> 2.0.0 by Tuesday 6/20
>>>
>>>
>>> Just sayin', as I think is meanwhile known ;-) I personally consider
>>> this premature, given above; there are enough problems as it is.
>>> (Kernel projects could, of course, start preparing respective
>>> patches next week; I just think we should hold off merging them.)
>>>
>>> PS: Unfortunately I won't be able to join the "Nitrogen Release Sync" call 
>>> today.
>>>
>>>
>>>> ** this will break all downstream projects
>>>> * all nitrogen 50 projects: migrate themselves to odlparent
>>> version 2.0.0 [4] by Wednesday 6/21
>>>
>>>
>>>> ** remove karaf 3 features, switch to a newer guava version
>>>> * all nitrogen 50 projects: add karaf 4 features to integration
>>>> distribution and autorelease [5] by Wednesday 6/28
>>>> * lf releng: add nitrogen 50 projects to autorelease as they
>>>> stabilize their build
>>>>
>>>> Per Project Requirements:
>>>> * Submit patch to build local karaf 4 distribution by 6/21
>>>> * Submit patch to migrate to odlparent version 2.0.0 by 6/21
>>>> * Sign off on successful local build of karaf 4 (or identify
>>>> blockers) by 6/21
>>>> * Submit patch to add karaf 4 features to integration distribution
>>>> by 6/28
>>>>
>>>> Best Regards,
>>>> Karaf 4 Coordinators [6]
>>>>
>>>> [1]
>>>> https://lists.opendaylight.org/pipermail/odlparent-dev/2017-June/00
>>>> 1036.html
>>>
>>> <https://lists.opendaylight.org/pipermail/odlparent-dev/2017-June/00
>>> 1036.html>
>>>> [2]
>>>> https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>>> raf#Status
>>>
>>> <https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>> raf#Status>
>>>> [3]
>>>> https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>>> raf#local_karaf_4_distribution
>>>
>>> <https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>> raf#local_karaf_4_distribution>
>>>> [4]
>>>> https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>>> raf#odlparent_version_2
>>>
>>> <https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>> raf#odlparent_version_2>
>>>> [5]
>>>> https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>>> raf#add_to_integration_distribution
>>>
>>> <https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>> raf#add_to_integration_distribution>
>>>> [6]
>>>> https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>>> raf#Karaf_4_Coordinators
>>>
>>> <https://wiki.opendaylight.org/view/Simultaneous_Release/Nitrogen/Ka
>>> raf#Karaf_4_Coordinators>
>>>>
>>>>
>>>> _______________________________________________
>>>> release mailing list
>>>> [email protected]<mailto:[email protected]>
>>>> <mailto:[email protected]<mailto:[email protected]>>
>>>> https://lists.opendaylight.org/mailman/listinfo/release
>>> <https://lists.opendaylight.org/mailman/listinfo/release>
>>>
>>>    _______________________________________________
>>>    dev mailing list
>>>    [email protected]<mailto:[email protected]> 
>>> <mailto:[email protected]<mailto:[email protected]>>
>>>    https://lists.opendaylight.org/mailman/listinfo/dev
>>> <https://lists.opendaylight.org/mailman/listinfo/dev>
>>
>>
>>
>> _______________________________________________
>> dev mailing list
>> [email protected]<mailto:[email protected]>
>> https://lists.opendaylight.org/mailman/listinfo/dev
>>
> _______________________________________________
> release mailing list
> [email protected]<mailto:[email protected]>
> https://lists.opendaylight.org/mailman/listinfo/release


_______________________________________________

release mailing list

[email protected]<mailto:[email protected]>

https://lists.opendaylight.org/mailman/listinfo/release
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to