<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:24:04 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>[NETVIRT-1441] vpn basic ipv6 ping tests fail</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1441</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-neon/302/odl_1/odl1_karaf.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/netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-neon/302/odl_1/odl1_karaf.log.gz&lt;/a&gt;, also job 305, 306, 308 (for arp learning suite)&lt;/p&gt;

&lt;p&gt;The following two tests fail with the ping error below. The tests fail randomly every few days or so.&lt;/p&gt;

&lt;p&gt;vpn basic ipv6.Delete And Recreate Extra&lt;br/&gt;
 vpn basic ipv6.Add Multiple Extra Routes And Check Datapath Before L3VPN Creation&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;&apos;PING 2001:db9:cafe:d::10 (2001:db9:cafe:d::10): 56 data bytes --- 2001:db9:cafe:d::10 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss $&apos; does not contain &apos;64 bytes&apos;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="30802">NETVIRT-1441</key>
            <summary>vpn basic ipv6 ping tests fail</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</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="Karthikeyan">Karthikeyan Krishnan</assignee>
                                    <reporter username="shague">Sam Hague</reporter>
                        <labels>
                            <label>csit:failures</label>
                    </labels>
                <created>Mon, 1 Oct 2018 15:26:09 +0000</created>
                <updated>Wed, 10 Oct 2018 11:51:30 +0000</updated>
                            <resolved>Wed, 10 Oct 2018 11:51:30 +0000</resolved>
                                                    <fixVersion>Neon</fixVersion>
                                    <component>vpnmanager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="65295" author="karthikeyan" created="Wed, 10 Oct 2018 06:50:42 +0000"  >&lt;p&gt;Initial Analysis:&lt;/p&gt;

&lt;p&gt;Extra route V6 traffic is not working because of absence of one of the V6 extra route entry in FIB table&lt;/p&gt;

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

&lt;p&gt;&lt;b&gt;Controller Node-1&#160;(ECMP group 150066 is missing here)&lt;/b&gt;&lt;br/&gt;
&lt;b&gt;==================&lt;/b&gt;&lt;br/&gt;
group_id=150070,type=select,bucket=actions=set_field:0x42b-&amp;gt;tun_id,set_field:fa:16:3e:35:29:9c-&amp;gt;eth_dst,load:0x200-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
group_id=150072,type=select,bucket=actions=set_field:0x42b-&amp;gt;tun_id,set_field:fa:16:3e:35:29:9c-&amp;gt;eth_dst,load:0x200-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Extra route (2001:db9:cafe:d::/64) flow entry is missing in FIB table&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;cookie=0x8000003, duration=30.210s, table=21, n_packets=0, n_bytes=0, priority=74,ipv6,metadata=0x30e0a/0xfffffe,ipv6_dst=2001:db9:abcd:d::/64 actions=group:150072&lt;/p&gt;

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


&lt;p&gt;&lt;b&gt;Compute Node -1 (ECMP group 150066 is proper and this compute VM extra route traffic is working fine)&lt;/b&gt;&lt;br/&gt;
&lt;b&gt;================&lt;/b&gt;&lt;br/&gt;
group_id=150072,type=select,bucket=actions=group:150066&lt;br/&gt;
group_id=150070,type=select,bucket=actions=group:150066&lt;br/&gt;
group_id=150066,type=all,bucket=actions=set_field:fe:16:3e:35:29:9c-&amp;gt;eth_src,set_field:fa:16:3e:35:29:9c-&amp;gt;eth_dst,load:0xb200-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Both the extra route flows are appearing on FIB entry&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;cookie=0x8000003, duration=31.399s, table=21, n_packets=0, n_bytes=0, priority=74,ipv6,metadata=0x30e0a/0xfffffe,ipv6_dst=2001:db9:cafe:d::/64 actions=group:150070 cookie=0x8000003, duration=31.380s, table=21, n_packets=0, n_bytes=0, priority=74,ipv6,metadata=0x30e0a/0xfffffe,ipv6_dst=2001:db9:abcd:d::/64 actions=group:150072&lt;/p&gt;

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

&lt;p&gt;&lt;b&gt;Compute Node-2 (ECMP group 150066 is missing here)&lt;/b&gt;&lt;br/&gt;
&lt;b&gt;==============&lt;/b&gt;&lt;br/&gt;
group_id=150070,type=select,bucket=actions=set_field:0x42b-&amp;gt;tun_id,set_field:fa:16:3e:35:29:9c-&amp;gt;eth_dst,load:0x500-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
group_id=150072,type=select,bucket=actions=set_field:0x42b-&amp;gt;tun_id,set_field:fa:16:3e:35:29:9c-&amp;gt;eth_dst,load:0x500-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;/p&gt;

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

&lt;p&gt;&lt;b&gt;Extra route (2001:db9:cafe:d::/64) flow entry is missing in FIB table&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;cookie=0x8000003, duration=33.972s, table=21, n_packets=6, n_bytes=708, priority=74,ipv6,metadata=0x30e0a/0xfffffe,ipv6_dst=2001:db9:abcd:d::/64 actions=group:150072&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="65300" author="karthikeyan" created="Wed, 10 Oct 2018 11:51:30 +0000"  >&lt;p&gt;This is fixed in fluorine and neon release as part of&#160; ECMP issue(ECMP flow groups are existed before pushing flows) fix and please refer the below gerrit link details.&lt;/p&gt;

&lt;p&gt;Neon:&lt;/p&gt;

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

&lt;p&gt;Fluorine:&lt;/p&gt;

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

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

&lt;p&gt;Note: These fix got merged into neon branch on Oct-04-2018. After that, we are not seeing this extra route v6 ping issue in &quot;vpn basic ipv6&quot; suite. Hence closing this issue.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="30803">OPNFLWPLUG-1038</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="15001" name="odl1_karaf.neon.302.log.tar.xz" size="454760" author="shague" created="Mon, 1 Oct 2018 15:32:45 +0000"/>
                    </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|i03j3r:</customfieldvalue>

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