<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:05 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>[VPNSERVICE-8] Flows entries installed incorrectly, after configuring vpn service for hosts on 2 dpns</title>
                <link>https://jira.opendaylight.org/browse/VPNSERVICE-8</link>
                <project id="10184" key="VPNSERVICE">vpnservice</project>
                    <description>&lt;p&gt;Topology:&lt;br/&gt;
h1-&lt;del&gt;s1&lt;/del&gt;-----&lt;del&gt;s2&lt;/del&gt;-h2&lt;/p&gt;

&lt;p&gt;Steps:&lt;br/&gt;
=====&lt;br/&gt;
-&amp;gt;Bring up switches as in above.&lt;br/&gt;
-&amp;gt;Configure vpn service for the two hosts in the same vpn&lt;br/&gt;
  Configuration is attached.&lt;/p&gt;

&lt;p&gt;Table 0,20 and 21 entries not added in s1 and incorrect entries added in s2&lt;br/&gt;
s1:&lt;br/&gt;
==&lt;br/&gt;
mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x8000001, duration=680.021s, table=0, n_packets=1, n_bytes=107, priority=10,in_port=2 actions=goto_table:20&lt;br/&gt;
 cookie=0x1030000, duration=1096.971s, table=20, n_packets=1, n_bytes=107, priority=0 actions=write_actions(CONTROLLER:65535)&lt;br/&gt;
 cookie=0x8000003, duration=1096.971s, table=21, n_packets=0, n_bytes=0, priority=0 actions=write_actions(CONTROLLER:65535)&lt;br/&gt;
mininet&amp;gt; dpctl dump-groups -O OpenFlow13&lt;/li&gt;
			&lt;li&gt;s1 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=1,type=indirect,bucket=weight:0,actions=output:2&lt;br/&gt;
 group_id=2,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:01-&amp;gt;eth_dst,output:1&lt;br/&gt;
mininet&amp;gt; &lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;s2:&lt;br/&gt;
==&lt;br/&gt;
mininet&amp;gt; dpctl dump-flows -O OpenFlow13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x8000001, duration=29.700s, table=0, n_packets=0, n_bytes=0, priority=10,in_port=2 actions=goto_table:20&lt;br/&gt;
 cookie=0x8000001, duration=29.409s, table=0, n_packets=0, n_bytes=0, priority=10,in_port=1 actions=write_metadata:0x1/0xffffffff,goto_table:21&lt;br/&gt;
 cookie=0x8000002, duration=29.219s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=3 actions=write_actions(group:4)&lt;br/&gt;
 cookie=0x8000002, duration=29.219s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=2 actions=write_actions(group:2)          --------&amp;gt;To be installed in s1, instead inatalled in s2&lt;br/&gt;
 cookie=0x1030000, duration=440.564s, table=20, n_packets=0, n_bytes=0, priority=0 actions=write_actions(CONTROLLER:65535)&lt;br/&gt;
 cookie=0x8000003, duration=29.200s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.1 actions=write_actions(push_mpls:0x8847,set_field:2-&amp;gt;mpls_label,group:2) ----&amp;gt;incorrect group ids &lt;br/&gt;
 cookie=0x8000003, duration=29.199s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x1/0xffffffff,nw_dst=10.0.0.2 actions=write_actions(push_mpls:0x8847,set_field:3-&amp;gt;mpls_label,group:4) ----&amp;gt;incorrect group ids&lt;br/&gt;
 cookie=0x8000003, duration=440.541s, table=21, n_packets=0, n_bytes=0, priority=0 actions=write_actions(CONTROLLER:65535)&lt;br/&gt;
mininet&amp;gt; dpctl dump-groups -O OpenFlow13&lt;/li&gt;
			&lt;li&gt;s2 ------------------------------------------------------------------------&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=4,type=indirect,bucket=weight:0,actions=pop_mpls:0x0800,set_field:00:00:00:00:00:02-&amp;gt;eth_dst,output:1&lt;br/&gt;
 group_id=3,type=indirect,bucket=weight:0,actions=output:2&lt;br/&gt;
mininet&amp;gt; &lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;Exceptions in nexthopmanager:&lt;br/&gt;
============================&lt;/p&gt;

&lt;p&gt;2015-05-29 10:55:08,617 | ERROR | lt-dispatcher-15 | MDSALManager                     | 210 - org.opendaylight.vpnservice.mdsalutil-impl - 0.1.0.SNAPSHOT | Could not install flow: FlowEntity [m_shTableId=0, m_sFlowId=10-11, m_nPriority=10, m_sFlowName=s1-eth1, m_nIdleTimeOut=0, m_nHardTimeOut=0, m_biCookie=134217729, m_listMatchInfo=&lt;span class=&quot;error&quot;&gt;&amp;#91;org.opendaylight.vpnservice.mdsalutil.MatchInfo@5e8a467&amp;#93;&lt;/span&gt;, m_listInstructionInfo=&lt;span class=&quot;error&quot;&gt;&amp;#91;org.opendaylight.vpnservice.mdsalutil.InstructionInfo@6c816938, org.opendaylight.vpnservice.mdsalutil.InstructionInfo@2423132f&amp;#93;&lt;/span&gt;, m_bStrictFlag=false, m_bSendFlowRemFlag=false, toString()=AbstractSwitchEntity &lt;span class=&quot;error&quot;&gt;&amp;#91;m_lDpnId=1 &amp;#93;&lt;/span&gt;]&lt;br/&gt;
java.lang.IllegalArgumentException: Invalid range: -1, expected: [&lt;span class=&quot;error&quot;&gt;&amp;#91;0?18446744073709551615&amp;#93;&lt;/span&gt;].&lt;br/&gt;
        at org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.write.metadata._case.WriteMetadataBuilder.setMetadata(WriteMetadataBuilder.java:77)&lt;span class=&quot;error&quot;&gt;&amp;#91;182:org.opendaylight.openflowplugin.model.flow-base:0.1.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.vpnservice.mdsalutil.InstructionType$5.buildInstruction(InstructionType.java:112)&lt;span class=&quot;error&quot;&gt;&amp;#91;209:org.opendaylight.vpnservice.mdsalutil-api:0.1.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.vpnservice.mdsalutil.InstructionInfo.buildInstruction(InstructionInfo.java:45)&lt;span class=&quot;error&quot;&gt;&amp;#91;209:org.opendaylight.vpnservice.mdsalutil-api:0.1.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.vpnservice.mdsalutil.MDSALUtil.buildInstructions(MDSALUtil.java:190)&lt;span class=&quot;error&quot;&gt;&amp;#91;209:org.opendaylight.vpnservice.mdsalutil-api:0.1.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.vpnservice.mdsalutil.FlowEntity.getFlowBuilder(FlowEntity.java:112)&lt;span class=&quot;error&quot;&gt;&amp;#91;209:org.opendaylight.vpnservice.mdsalutil-api:0.1.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.vpnservice.mdsalutil.internal.MDSALManager.installFlow(MDSALManager.java:92)&lt;span class=&quot;error&quot;&gt;&amp;#91;210:org.opendaylight.vpnservice.mdsalutil-impl:0.1.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.vpnservice.mdsalutil.internal.MDSALUtilProvider.installFlow(MDSALUtilProvider.java:55)&lt;span class=&quot;error&quot;&gt;&amp;#91;210:org.opendaylight.vpnservice.mdsalutil-impl:0.1.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Attaching logs and packet captures.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21617">VPNSERVICE-8</key>
            <summary>Flows entries installed incorrectly, after configuring vpn service for hosts on 2 dpns</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="deepthi.v.v@ericsson.com">Deepthi V V</assignee>
                                    <reporter username="sindhuri.b@ericsson.com">Sindhuri B</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 May 2015 05:54:58 +0000</created>
                <updated>Mon, 30 Oct 2017 19:52:44 +0000</updated>
                            <resolved>Thu, 21 Jan 2016 15:36:31 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="40478" author="sindhuri.b@ericsson.com" created="Fri, 29 May 2015 06:03:35 +0000"  >&lt;p&gt;Attachment datastore_status.txt has been added with description: Config &amp;amp; operational datastore values&lt;/p&gt;</comment>
                            <comment id="40476" author="thapar" created="Thu, 21 Jan 2016 13:02:31 +0000"  >&lt;p&gt;This should&apos;ve been fixed with changes going into Be. Assigning to Deepthi to confirm.&lt;/p&gt;</comment>
                            <comment id="40477" author="deepthi.v.v@ericsson.com" created="Thu, 21 Jan 2016 15:36:31 +0000"  >&lt;p&gt;Confirmed that the issue is fixed in Be.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12762" name="datastore_status.txt" size="4802" author="sindhuri.b@ericsson.com" created="Fri, 29 May 2015 06:03:35 +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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3426</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=3426]]></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="10317"><![CDATA[Beryllium]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10101" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10102"><![CDATA[major]]></customfieldvalue>

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