<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:06:36 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>[LISPMAP-143] boron autorelease failing on lispflowmapping tests</title>
                <link>https://jira.opendaylight.org/browse/LISPMAP-143</link>
                <project id="10136" key="LISPMAP">lispflowmapping</project>
                    <description>&lt;p&gt;We have the boron autorelease failing on lispflowmapping tests, please refer to the logs in &lt;span class=&quot;error&quot;&gt;&amp;#91;1.&amp;#93;&lt;/span&gt; and summary of the failure &lt;span class=&quot;error&quot;&gt;&amp;#91;2.&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1.&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/autorelease-release-boron/48/_console-output.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/autorelease-release-boron/48/_console-output.log.gz&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2.&amp;#93;&lt;/span&gt;&lt;br/&gt;
04:47:42 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Mapping Service Inmemory Mappings Database ......... FAILURE [  1.702 s]&lt;/p&gt;

&lt;p&gt;04:47:42 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; &amp;#8212; maven-surefire-plugin:2.18.1:test (default-test) @ mappingservice.inmemorydb &amp;#8212;&lt;br/&gt;
04:47:42 &lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Surefire report directory: /w/workspace/autorelease-release-boron/lispflowmapping/mappingservice/inmemorydb/target/surefire-reports&lt;br/&gt;
04:47:42 &lt;br/&gt;
04:47:42 -------------------------------------------------------&lt;br/&gt;
04:47:42  T E S T S&lt;br/&gt;
04:47:42 -------------------------------------------------------&lt;br/&gt;
04:47:42 Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest&lt;br/&gt;
04:47:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest&lt;br/&gt;
04:47:42 Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest&lt;br/&gt;
04:47:42 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest&lt;br/&gt;
04:47:42 Running org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest&lt;br/&gt;
04:47:42 Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec &amp;lt;&amp;lt;&amp;lt; FAILURE! - in org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest&lt;br/&gt;
04:47:42 testCleanOld(org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest)  Time elapsed: 0.021 sec  &amp;lt;&amp;lt;&amp;lt; FAILURE!&lt;br/&gt;
04:47:42 java.lang.AssertionError: Entry should not be present in the DB due to its time expired expected null, but was:&amp;lt;record2&amp;gt;&lt;br/&gt;
04:47:42 	at org.junit.Assert.fail(Assert.java:88)&lt;br/&gt;
04:47:42 	at org.junit.Assert.failNotNull(Assert.java:664)&lt;br/&gt;
04:47:42 	at org.junit.Assert.assertNull(Assert.java:646)&lt;br/&gt;
04:47:42 	at org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest.testCleanOld(HashMapDbTest.java:300)&lt;br/&gt;
04:47:42 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br/&gt;
04:47:42 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;br/&gt;
04:47:42 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br/&gt;
04:47:42 	at java.lang.reflect.Method.invoke(Method.java:498)&lt;br/&gt;
04:47:42 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)&lt;br/&gt;
04:47:42 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)&lt;br/&gt;
04:47:42 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)&lt;br/&gt;
04:47:42 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)&lt;br/&gt;
04:47:42 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)&lt;br/&gt;
04:47:42 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)&lt;br/&gt;
04:47:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)&lt;br/&gt;
04:47:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)&lt;br/&gt;
04:47:42 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)&lt;br/&gt;
04:47:42 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)&lt;br/&gt;
04:47:42 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)&lt;br/&gt;
04:47:42 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)&lt;br/&gt;
04:47:42 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)&lt;br/&gt;
04:47:42 	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)&lt;br/&gt;
04:47:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)&lt;br/&gt;
04:47:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)&lt;br/&gt;
04:47:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)&lt;br/&gt;
04:47:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)&lt;br/&gt;
04:47:42 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)&lt;br/&gt;
04:47:42 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)&lt;br/&gt;
04:47:42 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)&lt;br/&gt;
04:47:42 &lt;br/&gt;
04:47:42 &lt;br/&gt;
04:47:42 Results :&lt;br/&gt;
04:47:42 &lt;br/&gt;
04:47:42 Failed tests: &lt;br/&gt;
04:47:42   HashMapDbTest.testCleanOld:300 Entry should not be present in the DB due to its time expired expected null, but was:&amp;lt;record2&amp;gt;&lt;br/&gt;
04:47:42 &lt;br/&gt;
04:47:42 Tests run: 29, Failures: 1, Errors: 0, Skipped: 0&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19743">LISPMAP-143</key>
            <summary>boron autorelease failing on lispflowmapping tests</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <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="-1">Unassigned</assignee>
                                    <reporter username="askb">Anil Belur</reporter>
                        <labels>
                    </labels>
                <created>Wed, 26 Oct 2016 08:42:52 +0000</created>
                <updated>Thu, 19 Oct 2017 21:29:16 +0000</updated>
                            <resolved>Tue, 1 Nov 2016 19:44:15 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="35704" author="ljakab" created="Wed, 26 Oct 2016 08:45:55 +0000"  >&lt;p&gt;Can this be reliably reproduced?&lt;/p&gt;

&lt;p&gt;I have seen this test failure show up every now and then, but occurrence is very rare, and wasn&apos;t able to track down the root case yet (since it&apos;s hard to reproduce).&lt;/p&gt;</comment>
                            <comment id="35705" author="ljakab" created="Wed, 26 Oct 2016 09:01:07 +0000"  >&lt;p&gt;Fix proposed: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47588/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47588/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35706" author="ljakab" created="Wed, 26 Oct 2016 11:04:29 +0000"  >&lt;p&gt;And here is the patch cherry-picked to Boron: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47596/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47596/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35707" author="anipbu" created="Wed, 26 Oct 2016 21:24:50 +0000"  >&lt;p&gt;A patch was submitted to fix this bug in Boron SR1: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47596/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47596/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To better assess the impact of this bug and fix, could someone from your team please help us identify the following:&lt;br/&gt;
Severity: This bug is blocking autorelease and must be fix.&lt;br/&gt;
Testing: Could you also elaborate on the testing of this patch?  How extensively has this patch been tested?  Is it covered by any unit tests or system tests?  &lt;br/&gt;
Impact: Does this fix impact any dependent projects?&lt;/p&gt;</comment>
                            <comment id="35708" author="ljakab" created="Thu, 27 Oct 2016 07:03:59 +0000"  >&lt;p&gt;(In reply to A H from comment #4)&lt;br/&gt;
&amp;gt; A patch was submitted to fix this bug in Boron SR1:&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47596/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47596/&lt;/a&gt;&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; To better assess the impact of this bug and fix, could someone from your&lt;br/&gt;
&amp;gt; team please help us identify the following:&lt;br/&gt;
&amp;gt; Severity: This bug is blocking autorelease and must be fix.&lt;/p&gt;

&lt;p&gt;Since autorelease failed and the bug was reported as blocking, we handled it as such.&lt;/p&gt;

&lt;p&gt;&amp;gt; Testing: Could you also elaborate on the testing of this patch?  How&lt;br/&gt;
&amp;gt; extensively has this patch been tested?  Is it covered by any unit tests or&lt;br/&gt;
&amp;gt; system tests?&lt;/p&gt;

&lt;p&gt;The issue was a very rare race condition, it&apos;s impossible to test with certainty.&lt;/p&gt;

&lt;p&gt;&amp;gt; Impact: Does this fix impact any dependent projects?&lt;/p&gt;

&lt;p&gt;No impact on other projects.&lt;/p&gt;</comment>
                            <comment id="35709" author="anipbu" created="Tue, 1 Nov 2016 15:19:09 +0000"  >&lt;p&gt;Has this bug been verified as fixed in the latest Boron SR1 Build 20161030?&lt;/p&gt;</comment>
                            <comment id="35710" author="ljakab" created="Tue, 1 Nov 2016 19:44:15 +0000"  >&lt;p&gt;(In reply to A H from comment #6)&lt;br/&gt;
&amp;gt; Has this bug been verified as fixed in the latest Boron SR1 Build 20161030?&lt;/p&gt;

&lt;p&gt;I don&apos;t know how to test with 100% certainty, but I definitely didn&apos;t see the test failure again.&lt;/p&gt;</comment>
                    </comments>
                    <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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7035</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=7035]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10307"><![CDATA[Boron-1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01nzz:</customfieldvalue>

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