<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:06:37 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-154] Integration tests fail intermittently with unexpected SMR (a.k.a. the Heisenbug)</title>
                <link>https://jira.opendaylight.org/browse/LISPMAP-154</link>
                <project id="10136" key="LISPMAP">lispflowmapping</project>
                    <description>&lt;p&gt;Integration tests fail relatively rarely when running on Karaf 3 and more often when running on Karaf 4 with message similar to this:&lt;/p&gt;

&lt;p&gt;MappingServiceIntegrationTest.testMultiSite:418-&amp;gt;testMultiSiteScenarioA:762 SMR contained Eid [_address=Ipv4PrefixBinary [_ipv4AddressBinary=Ipv4AddressBinary [_value=&lt;span class=&quot;error&quot;&gt;&amp;#91;-64, 0, 1, 1&amp;#93;&lt;/span&gt;], _ipv4MaskLength=32, augmentation=[]], _addressType=class org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.binary.address.types.rev160504.Ipv4PrefixBinaryAfi, _virtualNetworkId=InstanceIdType &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=2&amp;#93;&lt;/span&gt;, augmentation=[]] which wasn&apos;t expected.&lt;/p&gt;

&lt;p&gt;This points to a concurrency issue in the SMR handling code, which may lead to incorrect SMRs being sent and xTRs maintaining state that is out of date, potentially blackholing traffic.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/lispflowmapping-merge-carbon/119/console.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/lispflowmapping-merge-carbon/119/console.log.gz&lt;/a&gt; for an example.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19754">LISPMAP-154</key>
            <summary>Integration tests fail intermittently with unexpected SMR (a.k.a. the Heisenbug)</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ljakab">Lori Jakab</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 May 2017 09:48:45 +0000</created>
                <updated>Thu, 19 Oct 2017 21:29:04 +0000</updated>
                            <resolved>Thu, 18 May 2017 04:21:56 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="35740" author="ljakab" created="Fri, 12 May 2017 11:54:51 +0000"  >&lt;p&gt;Fix proposed: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56842/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56842/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35741" author="ermagan" created="Tue, 16 May 2017 18:47:40 +0000"  >&lt;p&gt;Fix is now verified, and cherry picked to stable/carbon.&lt;/p&gt;

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

&lt;p&gt;The IT related to this bug was disabled in stable/carbon to unlock autorelease. Considering the fix, now the IT disabling patch should also be reverted. The revert patch is here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/57203/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/57203/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35742" author="anipbu" created="Wed, 17 May 2017 18:18:24 +0000"  >&lt;p&gt;We are looking to build Carbon RC2 tomorrow 5/18 at 23:59 UTC time assuming there are no blocker bugs.  Is there an ETA for when a fix can be merged and this bug resolved for stable/carbon branch?&lt;/p&gt;</comment>
                            <comment id="35743" author="ermagan" created="Wed, 17 May 2017 21:35:24 +0000"  >&lt;p&gt;(In reply to A H from comment #3)&lt;br/&gt;
&amp;gt; We are looking to build Carbon RC2 tomorrow 5/18 at 23:59 UTC time assuming&lt;br/&gt;
&amp;gt; there are no blocker bugs.  Is there an ETA for when a fix can be merged and&lt;br/&gt;
&amp;gt; this bug resolved for stable/carbon branch?&lt;/p&gt;

&lt;p&gt;Both the fix and the revert of IT disabling patches linked above have been +2-ed. An would appreciate if you can merge them prior to RC2 build start.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Vina&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>8429</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=8429]]></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="10314"><![CDATA[Carbon-RC1]]></customfieldvalue>

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

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

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