<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:35 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-450] Local FIB entry creation failed due to missing prefix-to-interface entry</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-450</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Overview:&lt;br/&gt;
---------&lt;br/&gt;
No L3 ping connectivity between VMs caused by Local FIB entry creation failed due to missing prefix-to-interface entry&lt;/p&gt;

&lt;p&gt;Steps:&lt;br/&gt;
------&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Created 3 networks (1.1.1.0/24, 2.2.2.0/24, 3.3.3.0/24) and router&lt;/li&gt;
	&lt;li&gt;Connected networks to router&lt;/li&gt;
	&lt;li&gt;Created 6 VMs, 2 on each network&lt;/li&gt;
	&lt;li&gt;Checked ping connectivity from 2.2.2.11 to 1.1.1.11&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Expected:&lt;br/&gt;
---------&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Ping pass&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Actual:&lt;br/&gt;
-------&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Ping doesn&apos;t pass&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Root cause (after investigated by Tali Ben-Meir):&lt;br/&gt;
-------------------------------------------------&lt;br/&gt;
Local FIB entry creation failed due to missing prefix-to-interface entry&lt;/p&gt;

&lt;p&gt;The entry is eventually written, but not fast enough for the vrfEntryListener to see it&lt;/p&gt;

&lt;p&gt;&quot;prefix-to-interface&quot;: {&lt;br/&gt;
    &quot;vpn-ids&quot;: [&lt;br/&gt;
      {&lt;br/&gt;
        &quot;vpn-id&quot;: 73001,&lt;br/&gt;
        &quot;prefixes&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &#8230;&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;ip_address&quot;: &quot;2.2.2.2/32&quot;,
            &quot;dpnId&quot;: 5154266045221,
            &quot;vpn-interface-name&quot;: &quot;539cb0e5-2724-4165-9b9c-3f58336f72d8&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;ip_address&quot;: &quot;1.1.1.11/32&quot;,
            &quot;dpnId&quot;: 197951577674050,
            &quot;vpn-interface-name&quot;: &quot;b972604a-ab5d-4d0b-94d6-998d8ff43bea&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          {&lt;/p&gt;

&lt;p&gt;Relevant Log:&lt;br/&gt;
-------------&lt;br/&gt;
2017-01-26 09:10:14,932 | INFO  | nPool-1-worker-3 | dIngressServicesConfigBindHelper | 308 - org.opendaylight.genius.interfacemanager-impl - 0.1.2.SNAPSHOT | binding service for vlan port: b972604a-ab5d-4d0b-94d6-998d8ff43bea&lt;br/&gt;
2017-01-26 09:10:14,938 | INFO  | pool-47-thread-1 | VrfEntryListener                 | 319 - org.opendaylight.netvirt.fibmanager-impl - 0.3.2.SNAPSHOT | ADD: Added Fib Entry rd 078b8204-fd23-4d34-bea1-0c02dce6f516 prefix 1.1.1.11/32 nexthop &lt;span class=&quot;error&quot;&gt;&amp;#91;10.0.77.54&amp;#93;&lt;/span&gt; label 38288&lt;br/&gt;
2017-01-26 09:10:14,938 | WARN  | nPool-1-worker-0 | NexthopManager                   | 319 - org.opendaylight.netvirt.fibmanager-impl - 0.3.2.SNAPSHOT | No prefix info was found for VPN id 73001 prefix 1.1.1.11/32&lt;br/&gt;
2017-01-26 09:10:14,938 | WARN  | nPool-1-worker-0 | NexthopManager                   | 319 - org.opendaylight.netvirt.fibmanager-impl - 0.3.2.SNAPSHOT | Failed to determine network type for prefixIp 1.1.1.11/32 using tunnel&lt;br/&gt;
2017-01-26 09:10:14,938 | ERROR | nPool-1-worker-0 | ItmManagerRpcService             | 310 - org.opendaylight.genius.itm-impl - 0.1.2.SNAPSHOT | Tunnel not found for source DPN 197951577674050 ans destination IP IpAddress [_ipv4Address=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=10.0.77.54&amp;#93;&lt;/span&gt;]&lt;br/&gt;
2017-01-26 09:10:14,938 | WARN  | nPool-1-worker-0 | NexthopManager                   | 319 - org.opendaylight.netvirt.fibmanager-impl - 0.3.2.SNAPSHOT | RPC Call to getTunnelInterfaceName returned with Errors []&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20371">NETVIRT-450</key>
            <summary>Local FIB entry creation failed due to missing prefix-to-interface entry</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="mstrock@hpe.com">Mickael Strock-Vidal</reporter>
                        <labels>
                    </labels>
                <created>Thu, 26 Jan 2017 08:32:29 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:07 +0000</updated>
                            <resolved>Mon, 3 Apr 2017 21:55:36 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="37166" author="n.vivekanandan@ericsson.com" created="Mon, 3 Apr 2017 17:29:50 +0000"  >&lt;p&gt;The following cherry-picks are supposed to exhibit the problem in upstream CSIT runs on Boron:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/54272&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/54272&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/53772&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/53772&lt;/a&gt;&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>7685</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=7685]]></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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01rvj:</customfieldvalue>

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