<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:38:58 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[SFC-229] Neon-MRI: Bump odlparent, yangtools, mdsal</title>
                <link>https://jira.opendaylight.org/browse/SFC-229</link>
                <project id="10167" key="SFC">sfc</project>
                    <description>&lt;p&gt;SFC part of&#160;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:neon-mri&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:neon-mri&lt;/a&gt;&#160;...&lt;/p&gt;</description>
                <environment></environment>
        <key id="30698">SFC-229</key>
            <summary>Neon-MRI: Bump odlparent, yangtools, mdsal</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="ebrjohn">Brady Johnson</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                            <label>neon-mri</label>
                    </labels>
                <created>Tue, 4 Sep 2018 17:33:27 +0000</created>
                <updated>Fri, 26 Oct 2018 15:19:27 +0000</updated>
                            <resolved>Fri, 26 Oct 2018 15:19:27 +0000</resolved>
                                                                        <due>Tue, 9 Oct 2018 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="65016" author="vorburger" created="Sun, 23 Sep 2018 09:30:01 +0000"  >&lt;p&gt;FYI &lt;a href=&quot;https://wiki.opendaylight.org/view/Neon_platform_upgrade&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/Neon_platform_upgrade&lt;/a&gt; has step-by-step instructions ...&lt;/p&gt;</comment>
                            <comment id="65026" author="ebrjohn" created="Mon, 24 Sep 2018 08:30:52 +0000"  >&lt;p&gt;Here is the SFC patch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/76404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/76404/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I locally built controller, aaa, netconf, and ovsdb. The ovsdb patch doesnt build locally yet.&lt;/p&gt;

&lt;p&gt;The SFC patch doesnt build locally due to sfc-ovs, which depends on ovsdb.&lt;/p&gt;</comment>
                            <comment id="65032" author="ebrjohn" created="Mon, 24 Sep 2018 12:28:00 +0000"  >&lt;p&gt;With Vishal&apos;s final changes to the OVSDB patch, and my final changes to the SFC patch, SFC is now building successfully.&lt;/p&gt;</comment>
                            <comment id="65240" author="vorburger" created="Sat, 6 Oct 2018 14:05:03 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=ebrjohn&quot; class=&quot;user-hover&quot; rel=&quot;ebrjohn&quot;&gt;ebrjohn&lt;/a&gt; I don&apos;t think so, &lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/integration-multipatch-test-neon/54/console.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/integration-multipatch-test-neon/54/console.log.gz&lt;/a&gt;&#160;fails with:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project sfc-genius-utils: Compilation failure: Compilation failure: 
[ERROR] /w/workspace/integration-multipatch-test-neon/patch_tester/sfc/sfc-util/sfc-genius-utils/src/test/java/org/opendaylight/sfc/genius/util/SfcGeniusDataUtilsTest.java:[39,88] package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev140508 does not exist
[ERROR] /w/workspace/integration-multipatch-test-neon/patch_tester/sfc/sfc-util/sfc-genius-utils/src/test/java/org/opendaylight/sfc/genius/util/SfcGeniusDataUtilsTest.java:[101,36] cannot find symbol
[ERROR]   symbol:   class L2vlan
[ERROR]   location: class org.opendaylight.sfc.genius.util.SfcGeniusDataUtilsTest
[ERROR] /w/workspace/integration-multipatch-test-neon/patch_tester/sfc/sfc-util/sfc-genius-utils/src/test/java/org/opendaylight/sfc/genius/util/SfcGeniusDataUtilsTest.java:[186,36] cannot find symbol
[ERROR]   symbol:   class L2vlan
[ERROR]   location: class org.opendaylight.sfc.genius.util.SfcGeniusDataUtilsTest
[ERROR] /w/workspace/integration-multipatch-test-neon/patch_tester/sfc/sfc-util/sfc-genius-utils/src/test/java/org/opendaylight/sfc/genius/util/SfcGeniusDataUtilsTest.java:[240,36] cannot find symbol
[ERROR]   symbol:   class L2vlan
[ERROR]   location: class org.opendaylight.sfc.genius.util.SfcGeniusDataUtilsTest&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="65297" author="ebrjohn" created="Wed, 10 Oct 2018 10:59:12 +0000"  >&lt;p&gt;Everything is building correctly, and all the UT are working correctly now.&lt;/p&gt;

&lt;p&gt;Im down to 2 SingleFeatureTest failures:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;odl-sfclisp&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.148 s &amp;lt;&amp;lt;&amp;lt; FAILURE! - in org.opendaylight.odlparent.featuretest.SingleFeatureTest&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; installFeatureCatchAndLog(org.opendaylight.odlparent.featuretest.SingleFeatureTest)&lt;span class=&quot;error&quot;&gt;&amp;#91;repoUrl: file:/home/bjohnson/projects/odl/sfc/features/odl-sfclisp/target/feature/feature.xml, Feature: odl-sfclisp 0.9.0.SNAPSHOT&amp;#93;&lt;/span&gt; Time elapsed: 10.696 s &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;br/&gt;
org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.sfc.lisp/0.9.0.SNAPSHOT: missing requirement &lt;span class=&quot;error&quot;&gt;&amp;#91;org.opendaylight.sfc.lisp/0.9.0.SNAPSHOT&amp;#93;&lt;/span&gt; osgi.wiring.package; filter:=&quot;(&amp;amp;(osgi.wiring.package=org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715)(version&amp;gt;=1.6.0)(!(version&amp;gt;=2.0.0)))&quot;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;odl-sfc-genius&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Running org.opendaylight.odlparent.featuretest.SingleFeatureTest&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 613.437 s &amp;lt;&amp;lt;&amp;lt; FAILURE! - in org.opendaylight.odlparent.featuretest.SingleFeatureTest&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; installFeatureCatchAndLog(org.opendaylight.odlparent.featuretest.SingleFeatureTest)&lt;span class=&quot;error&quot;&gt;&amp;#91;repoUrl: file:/home/bjohnson/projects/odl/sfc/features/odl-sfc-genius/target/feature/feature.xml, Feature: odl-sfc-genius 0.9.0.SNAPSHOT&amp;#93;&lt;/span&gt; Time elapsed: 611.231 s &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;br/&gt;
java.lang.ClassNotFoundException: org.junit.runners.model.TestTimedOutException (no security manager: RMI class loader disabled)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="65299" author="vorburger" created="Wed, 10 Oct 2018 11:43:09 +0000"  >&lt;p&gt;The &lt;tt&gt;org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715)(version&amp;gt;=1.6.0)(!(version&amp;gt;=2.0.0)))&quot;&lt;/tt&gt; problem is probably related to something left over re. &lt;a href=&quot;https://wiki.opendaylight.org/view/Neon_platform_upgrade#MD-SAL_Impacts&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/Neon_platform_upgrade#MD-SAL_Impacts&lt;/a&gt;&#160;somewhere in SFC... &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=rovarga&quot; class=&quot;user-hover&quot; rel=&quot;rovarga&quot;&gt;rovarga&lt;/a&gt; may have further input re. what&apos;s what here.&lt;/p&gt;

&lt;p&gt;&#160;&lt;br/&gt;
 The &lt;tt&gt;java.lang.ClassNotFoundException: org.junit.runners.model.TestTimedOutException&lt;/tt&gt;&#160;is just a symptom, see &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-38&quot; title=&quot;SingleFeatureTest fails with (ClassNotFoundException) TestTimedOutException due to SchemaResolutionException caused by: java.lang.InterruptedException&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-38&quot;&gt;&lt;del&gt;ODLPARENT-38&lt;/del&gt;&lt;/a&gt;; you&apos;ll want to look at your &lt;tt&gt;sfc/features/odl-sfc-genius/target/SFT/karaf.log&lt;/tt&gt; to understand what&apos;s really going on.&lt;/p&gt;</comment>
                            <comment id="65301" author="ebrjohn" created="Wed, 10 Oct 2018 12:08:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=vorburger&quot; class=&quot;user-hover&quot; rel=&quot;vorburger&quot;&gt;vorburger&lt;/a&gt; I attached the karaf.log for the odl-sfc-genius SFT, and cant find anything wrong. Could you take a look please?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Bradu&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="65303" author="vorburger" created="Wed, 10 Oct 2018 12:24:16 +0000"  >&lt;p&gt;Had a look, but no clue, sorry... there is this, but note that from 2018-10-10T12:33:04,343 to 2018-10-10T12:43:04,130 there is a 10&apos; - this NPE is not the cause, but just an effect of the SFT failure.  It&apos;s curious that there are no other error indicating any feature problems... have you checked the surefire log to see if Pax Exam logged anything of interest there?  &lt;br/&gt;
&#160;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2018-10-10T12:43:04,130 | ERROR | Time-limited test | SingleFeatureTest | 87 - PAXEXAM-PROBE-a04408a4-dc78-4a4b-bdb8-da4bb0150984 - 0.0.0 | installFeature() failed java.lang.InterruptedException: null at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404) ~[?:?] at java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvisionInThread(FeaturesServiceImpl.java:966) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:808) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:728) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:713) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:718) ~[?:?] at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:391) ~[87:PAXEXAM-PROBE-a04408a4-dc78-4a4b-bdb8-da4bb0150984:0.0.0]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="65357" author="ebrjohn" created="Tue, 16 Oct 2018 07:52:10 +0000"  >&lt;p&gt;As of patch set 11 submit to&#160;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/76404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/76404/&lt;/a&gt; on October 11th, the entire SFC projects builds (with mvn clean install) and all UT and SFT work.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="30564">TSC-132</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="30683">ODLPARENT-163</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03ii7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>