[ODLPARENT-20] ODL Parent Change broke SFC and OVSDB Created: 05/Aug/15 Updated: 24/Jan/18 Resolved: 10/Aug/15 |
|
| Status: | Resolved |
| Project: | odlparent |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Reinaldo Penno | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| External issue ID: | 4096 |
| Priority: | Highest |
| Description |
|
I think it is this patch broke SFC. https://git.opendaylight.org/gerrit/#/c/24502/4 SFC-verify does not pass anymore. Out of the blue we started getting these erros: https://jenkins.opendaylight.org/releng/view/sfc/job/sfc-verify-master/ I see these errors: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project sfc-provider: Compilation failure: Compilation failure: [ERROR] /opt/jenkins/workspace/sfc-verify-master/jdk/openjdk7/nodes/dynamic_verify/ sfc-provider/src/test/java/org/opendaylight/sfc/provider/bootstrap/SfcProvi derBootstrapRestAPITest.java:[72,26] unreported exception org.json.JSONException; must be caught or declared to be thrown [ERROR] /opt/jenkins/workspace/sfc-verify-master/jdk/openjdk7/nodes/dynamic_verify/ sfc-provider/src/test/java/org/opendaylight/sfc/provider/bootstrap/SfcProvi derBootstrapRestAPITest.java:[75,50] unreported exception org.json.JSONException; must be caught or declared to be thrown [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[ERROR ] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :sfc-provider We provided a patch to fix these compilation errors and then other bundle related issues appeared: Can't install feature odl-sfc-core/0.2.0-SNAPSHOT: |
| Comments |
| Comment by Reinaldo Penno [ 10/Aug/15 ] |
|
Reverted by |