Re: [release] integration (temporarily) doesn't build
Colin Dixon <colin@...>
For whatever reason, I'm intermittently seeing the build hang (I've waited ~10 minutes twice and given up) here: https://gist.github.com/anonymous/a3ee54946ef1c75ba90f The good news is that it's not happening frequently enough to keep me from getting things done. I just wanted to toss it out there to see if anyone knew of an easy fix and to make sure people don't beat their heads against it for too long thinking it's just them. It's happened to me twice so far, both times on the odl-integration-compatible-with-ovs-openstack feature. --Colin
On Wed, Sep 3, 2014 at 10:27 AM, Colin Dixon <colin@...> wrote:
|
|
Re: Karaf bundle load Error
Wojciech Dec
adding aaa-dev
On 4 September 2014 12:47, Wojciech Dec <wdec.ietf@...> wrote:
|
|
Re: Karaf bundle load Error
Wojciech Dec
and yangtools-dev ...
On 4 September 2014 12:48, Wojciech Dec <wdec.ietf@...> wrote:
|
|
Helium Release M5 Status - AAA
Nguyen, Liem Manh <liem_m_nguyen@...>
OpenDaylight Helium M5 Update: AAA
===M5 Deliverable Status:===
Code Freeze Complete? Yes (Authentication Services) String Freeze Complete? Yes
===Karaf Related Deliverables Status:=== Project Karaf Bundles: Built and Integrated Project High Level (User visible) Features: Built
===Testing Related Deliverables Status:===
- Unit test status: Partial - Unit Test reporting in Sonar: No - Feature integration test status: Partial - Feature integration test reporting in Sonar: No - Feature System Test: Not started
===Documentation Related Deliverables Status:===
Documentation type based on https://wiki.opendaylight.org/view/CrossProject:Documentation_Group:Documentation_Guidelines [ User Guide | Developer Guide | Operation Guide | Howto] Document contact person for the project: Liem Nguyen, liem_m_nguyen@..., liemmn
List all the documentation completed: List all the documentation started: Installation | User Guide | Developer | Tutorials
===Project Development Status Summary:===
Authentication services (credential & SSSD federation) are green. Authorization services are yellow due to lack of resources. We plan to deliver Authorization services next release (unless a miracle happens).
Overall project: GREEN (not including AuthZ)
Regards, Liem
|
|
looks like the last merge broken integration...
Nguyen, Liem Manh <liem_m_nguyen@...>
|
|
Missing a dependency for aaa-authn-idpmapping
Tai, Hideyuki <hideyuki.tai@...>
Hi AAA project,
I think that pom.xml of features-aaa of aaa project lacks a dependency on aaa-authn-idpmapping, although odl-aaa-authn feature depends on aaa-authn-idpmapping. Due to this lack, I failed to execute "mvn install" for features-aaa. [~/work/aaa/features] $ mvn clean install (snip) Results : Tests in error: Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Tests run: 5, Failures: 0, Errors: 5, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:56.301s [INFO] Finished at: Thu Sep 04 16:56:22 EDT 2014 [INFO] Final Memory: 40M/96M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project features-aaa: There are test failures. [ERROR] [ERROR] Please refer to /home/hideyuki/work/aaa/features/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Could you check it? I think it could cause failures on Jekins integration jobs. Regards, Hideyuki Tai
|
|
Re: Missing a dependency for aaa-authn-idpmapping
Nguyen, Liem Manh <liem_m_nguyen@...>
Thanks for spotting that! We will fix it ASAP.
toggle quoted messageShow quoted text
Liem
-----Original Message-----
From: aaa-dev-bounces@... [mailto:aaa-dev-bounces@...] On Behalf Of Tai, Hideyuki Sent: Thursday, September 04, 2014 1:59 PM To: aaa-dev@... Subject: [Aaa-dev] Missing a dependency for aaa-authn-idpmapping Hi AAA project, I think that pom.xml of features-aaa of aaa project lacks a dependency on aaa-authn-idpmapping, although odl-aaa-authn feature depends on aaa-authn-idpmapping. Due to this lack, I failed to execute "mvn install" for features-aaa. [~/work/aaa/features] $ mvn clean install (snip) Results : Tests in error: Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Tests run: 5, Failures: 0, Errors: 5, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:56.301s [INFO] Finished at: Thu Sep 04 16:56:22 EDT 2014 [INFO] Final Memory: 40M/96M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project features-aaa: There are test failures. [ERROR] [ERROR] Please refer to /home/hideyuki/work/aaa/features/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Could you check it? I think it could cause failures on Jekins integration jobs. Regards, Hideyuki Tai _______________________________________________ Aaa-dev mailing list Aaa-dev@... https://lists.opendaylight.org/mailman/listinfo/aaa-dev
|
|
Re: Missing a dependency for aaa-authn-idpmapping
Ed Warnicke (eaw) <eaw@...>
toggle quoted messageShow quoted text
Thanks for spotting that! We will fix it ASAP.
|
|
Re: Missing a dependency for aaa-authn-idpmapping
Tai, Hideyuki <hideyuki.tai@...>
Hi AAA project,
As written in the following page, if you execute "mvn install" for features-aaa with an empty local maven repository, you can easily find these missing dependencies.
rm ~/.m2/repository/org/opendaylight/ mvn clean install
https://wiki.opendaylight.org/view/Karaf:Step_by_Step_Guide#.2AReally.2A_test_your_features.xml
Regards, Hideyuki Tai
From: Ed Warnicke (eaw) [mailto:eaw@...]
Ed
On Sep 4, 2014, at 4:03 PM, Nguyen, Liem Manh <liem_m_nguyen@...> wrote:
Thanks for spotting that! We will fix it ASAP.
|
|
Re: Missing a dependency for aaa-authn-idpmapping
Nguyen, Liem Manh <liem_m_nguyen@...>
Thanks, Ed. You beat me to it... I just submitted a fix too.
toggle quoted messageShow quoted text
Liem
-----Original Message-----
From: aaa-dev-bounces@... [mailto:aaa-dev-bounces@...] On Behalf Of Tai, Hideyuki Sent: Thursday, September 04, 2014 1:59 PM To: aaa-dev@... Subject: [Aaa-dev] Missing a dependency for aaa-authn-idpmapping Hi AAA project, I think that pom.xml of features-aaa of aaa project lacks a dependency on aaa-authn-idpmapping, although odl-aaa-authn feature depends on aaa-authn-idpmapping. Due to this lack, I failed to execute "mvn install" for features-aaa. [~/work/aaa/features] $ mvn clean install (snip) Results : Tests in error: Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Error resolving artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT: Could not find artifact org.opendaylight.aaa:aaa-authn-idpmapping:jar:0.1.0-SNAPSHOT in defaultlocal (file:/home/hide) Tests run: 5, Failures: 0, Errors: 5, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:56.301s [INFO] Finished at: Thu Sep 04 16:56:22 EDT 2014 [INFO] Final Memory: 40M/96M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project features-aaa: There are test failures. [ERROR] [ERROR] Please refer to /home/hideyuki/work/aaa/features/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Could you check it? I think it could cause failures on Jekins integration jobs. Regards, Hideyuki Tai _______________________________________________ Aaa-dev mailing list Aaa-dev@... https://lists.opendaylight.org/mailman/listinfo/aaa-dev
|
|
Re: Missing a dependency for aaa-authn-idpmapping
Nguyen, Liem Manh <liem_m_nguyen@...>
Hi Hideyuki,
That won’t work when an artifact is new and not in nexus yet; we can only find out only after the merge. Is there a better way?
Liem
From: Tai, Hideyuki [mailto:hideyuki.tai@...]
Hi AAA project,
As written in the following page, if you execute "mvn install" for features-aaa with an empty local maven repository, you can easily find these missing dependencies.
rm ~/.m2/repository/org/opendaylight/ mvn clean install
https://wiki.opendaylight.org/view/Karaf:Step_by_Step_Guide#.2AReally.2A_test_your_features.xml
Regards, Hideyuki Tai
From: Ed Warnicke (eaw) [mailto:eaw@...]
Ed
On Sep 4, 2014, at 4:03 PM, Nguyen, Liem Manh <liem_m_nguyen@...> wrote:
Thanks for spotting that! We will fix it ASAP.
|
|
Re: Missing a dependency for aaa-authn-idpmapping
Tai, Hideyuki <hideyuki.tai@...>
Hi Liem,
I think we should merge code which adds a bundle to a feature after the bundle is put on the Nexus repository. In that way, we can find missing dependencies before the code is merged and it breaks integration jobs. Is my understanding correct?
Regards, Hideyuki Tai
From: Nguyen, Liem Manh [mailto:liem_m_nguyen@...]
Hi Hideyuki,
That won’t work when an artifact is new and not in nexus yet; we can only find out only after the merge. Is there a better way?
Liem
From: Tai, Hideyuki [mailto:hideyuki.tai@...]
Hi AAA project,
As written in the following page, if you execute "mvn install" for features-aaa with an empty local maven repository, you can easily find these missing dependencies.
rm ~/.m2/repository/org/opendaylight/ mvn clean install
https://wiki.opendaylight.org/view/Karaf:Step_by_Step_Guide#.2AReally.2A_test_your_features.xml
Regards, Hideyuki Tai
From: Ed Warnicke (eaw) [mailto:eaw@...]
Ed
On Sep 4, 2014, at 4:03 PM, Nguyen, Liem Manh <liem_m_nguyen@...> wrote:
Thanks for spotting that! We will fix it ASAP.
|
|
Re: Missing a dependency for aaa-authn-idpmapping
Nguyen, Liem Manh <liem_m_nguyen@...>
Yeah, that workaround should work.
Thanks, Liem
From: Tai, Hideyuki [mailto:hideyuki.tai@...]
Hi Liem,
I think we should merge code which adds a bundle to a feature after the bundle is put on the Nexus repository. In that way, we can find missing dependencies before the code is merged and it breaks integration jobs. Is my understanding correct?
Regards, Hideyuki Tai
From: Nguyen, Liem Manh [mailto:liem_m_nguyen@...]
Hi Hideyuki,
That won’t work when an artifact is new and not in nexus yet; we can only find out only after the merge. Is there a better way?
Liem
From: Tai, Hideyuki [mailto:hideyuki.tai@...]
Hi AAA project,
As written in the following page, if you execute "mvn install" for features-aaa with an empty local maven repository, you can easily find these missing dependencies.
rm ~/.m2/repository/org/opendaylight/ mvn clean install
https://wiki.opendaylight.org/view/Karaf:Step_by_Step_Guide#.2AReally.2A_test_your_features.xml
Regards, Hideyuki Tai
From: Ed Warnicke (eaw) [mailto:eaw@...]
Ed
On Sep 4, 2014, at 4:03 PM, Nguyen, Liem Manh <liem_m_nguyen@...> wrote:
Thanks for spotting that! We will fix it ASAP.
|
|
FW: Code Freeze
Nguyen, Liem Manh <liem_m_nguyen@...>
FYI… Believe it or not, we are now code-frozen J.
Liem
From: controller-dev-bounces@... [mailto:controller-dev-bounces@...]
On Behalf Of Ed Warnicke (eaw)
Guys, We are now past the Code Freeze Milestone.
I would propose we handle code freeze in the following way:
1) Have a Bug: All Gerrits should be submitted with a bug, indicated by the first line of the summary message starting with ‘Bug ####’ 2) No Bug No Review: No patch should be considered for review without a bug so indicated, a simple comment on the Gerrit to notify the submitter should suffice 3) Bugs not Features: Bugs considered for merge should be actual bugs, not feature enhancements. 4) Mark Features Post-Helium: Gerrits that are known to not meet criteria #3 should be marked topic ‘post-Helium’ This is because perfectly lovely patches that don’t meet #3 should be deferred, not rejected.
Ed
|
|
Added an option to run integration tests...
Nguyen, Liem Manh <liem_m_nguyen@...>
Hi guys…
I have added an option to run integration tests (aaa-it) in AAA. This is disabled by default on local build, but highly encouraged to run locally especially if you are making some significant changes:
mvn clean install –Paaa-it
Also, feel free to add more tests to the AAATest.java..
Cheers, Liem
|
|
AAA documentation
Nguyen, Liem Manh <liem_m_nguyen@...>
Hi everyone,
These meetings are intended to familiarize our documentation person with AAA quicker. So, attendance is optional if you are not presenting something for the meeting, or the documentation person J.
Agenda this week:
1) Authentication & configuration
2) IdmLight
Cheers,
Liem
|
|
AAA documentation
Nguyen, Liem Manh <liem_m_nguyen@...>
Hi everyone,
These meetings are intended to familiarize our documentation person with AAA quicker. So, attendance is optional if you are not presenting something for the meeting, or the documentation person J.
Agenda this week:
1) Authentication & configuration (Liem)
2) IdmLight (Peter)
Cheers,
Liem
|
|
AAA documentation
Nguyen, Liem Manh <liem_m_nguyen@...>
Hi everyone,
These meetings are intended to familiarize our documentation person with AAA quicker. So, attendance is optional if you are not presenting something for the meeting, or the documentation person J.
Agenda this week:
1) SSSD (John)
2) AuthZ (Wojciech/Lakshman)
Cheers,
Liem
|
|
FW: 【Important】TSC decisions for Helium RC1 milestone.
Nguyen, Liem Manh <liem_m_nguyen@...>
FYI… RC1 is 9/15.
Liem
From: release-bounces@... [mailto:release-bounces@...]
On Behalf Of George Zhao
Hello,
In today’s TSC meeting, there are some important decisions made that will have impact to all projects from release’s point of view:
AGREED: midnight UTC for time of day to cut RC1 AGREED: we will cut from the same branches for RC1& RC2 as we did for RC0 (mostly master, but some projects may be on other branches as noted above) AGREED: all projects *must* cut helium/stable branches on or before 9/29 (this was agreed on in the past, but reiterated here) AGREED: the criteria for RC1 shall be 1) karaf features successfully merged to integration, and 2) you must be code frozen AGREED: If a project does not meet the criteria for RC1, the project will be dropped from the Helium Release
For details, please refer to:
Project contacts please inform me when your project status changed.
Thanks,
George
|
|
Re: apache mods for Jetty...
John Dennis
On 08/26/2014 06:46 PM, Nguyen, Liem Manh wrote:
Hi John,Hmm... upon further investigation it appears AJP is no longer supported in Jetty. I stumbled upon this when looking for the AJP source code in the Jetty git repo, it's no longer there. I believe it's removed in Jetty v9. I base this conclusion on the following: "Retire jetty-ajp" https://bugs.eclipse.org/bugs/show_bug.cgi?id=387928 "Support for this feature has been dropped with Jetty 9." "We do NOT recommend AJP. Use HTTP and mod_proxy instead (see above)." http://wiki.eclipse.org/Jetty/Howto/Configure_AJP13 Thus it looks like we'll have to use Apache mod_proxy instead of mod_proxy_ajp. This is a little bit of a setback, but nothing we can't recover from. -- John
|
|