<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:22 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>[OPNFLWPLUG-398] We are missing the NXM_1_CLASS, NXM_NX_TUN_IPV4_SRC codec</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-398</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;msgType: 1 oxm_field: 31 experimenterID: null&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gist.github.com/anonymous/976cc01fc4c8a1fb1b6a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/anonymous/976cc01fc4c8a1fb1b6a&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.dropbox.com/s/yubjnc3cu7rjlre/Screenshot%202015-04-07%2014.47.38.png?dl=0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.dropbox.com/s/yubjnc3cu7rjlre/Screenshot%202015-04-07%2014.47.38.png?dl=0&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;There appears to be an issue with the oxm decoder, where it cannot locate&lt;br/&gt;
msgType: 1 oxm_field: 31.&lt;/p&gt;

&lt;p&gt;====&lt;/p&gt;

&lt;p&gt;2015-04-07 10:25:54,074 | WARN  | entLoopGroup-8-2 | OFDecoder                        | 334 - org.opendaylight.openflowjava.openflow-protocol-impl - 0.6.0.SNAPSHOT | Message deserialization failed&lt;br/&gt;
2015-04-07 10:25:54,074 | WARN  | entLoopGroup-8-2 | OFDecoder                        | 334 - org.opendaylight.openflowjava.openflow-protocol-impl - 0.6.0.SNAPSHOT | Deserializer for key: msgVersion: 4 objectClass: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entries.grouping.MatchEntry msgType: 1 oxm_field: 31 experimenterID: null was not found - please verify that all needed deserializers ale loaded correctly&lt;br/&gt;
java.lang.IllegalStateException: Deserializer for key: msgVersion: 4 objectClass: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entries.grouping.MatchEntry msgType: 1 oxm_field: 31 experimenterID: null was not found - please verify that all needed deserializers ale loaded correctly&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImpl.getDeserializer(DeserializerRegistryImpl.java:64)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.util.ListDeserializer.deserializeList(ListDeserializer.java:47)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializer.deserialize(MatchDeserializer.java:53)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializer.deserialize(MatchDeserializer.java:30)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactory.deserialize(PacketInMessageFactory.java:52)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactory.deserialize(PacketInMessageFactory.java:31)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactory.deserialize(DeserializationFactory.java:53)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.OFDecoder.decode(OFDecoder.java:52)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.OFDecoder.decode(OFDecoder.java:28)&lt;span class=&quot;error&quot;&gt;&amp;#91;334:org.opendaylight.openflowjava.openflow-protocol-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89)&lt;span class=&quot;error&quot;&gt;&amp;#91;194:io.netty.codec:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:io.netty.transport:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:io.netty.transport:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)&lt;span class=&quot;error&quot;&gt;&amp;#91;194:io.netty.codec:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:io.netty.transport:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:io.netty.transport:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)&lt;span class=&quot;error&quot;&gt;&amp;#91;194:io.netty.codec:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:io.netty.transport:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:io.netty.transport:4.0.26.Final&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;...&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27666">OPNFLWPLUG-398</key>
            <summary>We are missing the NXM_1_CLASS, NXM_NX_TUN_IPV4_SRC codec</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="michal.polkorab@gmail.com">Michal Polkorab</assignee>
                                    <reporter username="flavio@flaviof.com">Flavio Fernandes</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Apr 2015 18:58:52 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:28 +0000</updated>
                            <resolved>Tue, 21 Apr 2015 03:55:56 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="56680" author="flavio@flaviof.com" created="Tue, 7 Apr 2015 19:22:39 +0000"  >&lt;p&gt;From a quick look at the code, it seems that we are missing the&lt;/p&gt;

&lt;p&gt;public static final int NXM_1_CLASS = 0x0001;&lt;/p&gt;

&lt;p&gt;for the &lt;/p&gt;

&lt;p&gt;public static final int IPV6_ND_TARGET = 31;&lt;/p&gt;

&lt;p&gt;file: OxmMatchConstants.java&lt;/p&gt;

&lt;p&gt;=====&lt;/p&gt;

&lt;p&gt;The registration in MatchEntryDeserializerInitializer seems to use&lt;/p&gt;

&lt;p&gt;OxmMatchConstants.OPENFLOW_BASIC_CLASS for all registered OxmMatchConstants&lt;br/&gt;
values.&lt;/p&gt;

&lt;p&gt;&amp;#8211;&lt;/p&gt;

&lt;p&gt;public static void registerMatchEntryDeserializers(DeserializerRegistry registry) {&lt;br/&gt;
        // register OpenflowBasicClass match entry deserializers&lt;br/&gt;
        MatchEntryDeserializerRegistryHelper helper =&lt;br/&gt;
                new MatchEntryDeserializerRegistryHelper(EncodeConstants.OF13_VERSION_ID,&lt;br/&gt;
                        OxmMatchConstants.OPENFLOW_BASIC_CLASS, registry);&lt;/p&gt;</comment>
                            <comment id="56681" author="michal.polkorab@gmail.com" created="Wed, 8 Apr 2015 07:46:41 +0000"  >&lt;p&gt;We are missing the NXM_1_CLASS, NXM_NX_TUN_IPV4_SRC codec (please see &lt;a href=&quot;http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob;f=include/openflow/nicira-ext.h&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob;f=include/openflow/nicira-ext.h&lt;/a&gt; line 1807)&lt;/p&gt;

&lt;p&gt;This codec should be registered by openflowplugin. Unfortunately we removed it here (&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/16379/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/16379/&lt;/a&gt;), as we thought it is not being used anymore (historical reasons).&lt;/p&gt;

&lt;p&gt;So we need to reintroduce this codec (and NXM_NX_TUN_IPV4_DST probably too).&lt;/p&gt;</comment>
                            <comment id="56682" author="flavio@flaviof.com" created="Wed, 8 Apr 2015 11:39:58 +0000"  >&lt;p&gt; continuous WARN logs when using neutron ports &amp;#8211; Deserializer for key: msgVersion: 4 objectClass: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entries.grouping.MatchEntry msgType: 1 oxm_field: 31 experimenterID: null was not...&lt;/p&gt;</comment>
                            <comment id="56683" author="abhijit2511" created="Wed, 8 Apr 2015 14:55:13 +0000"  >&lt;p&gt;Michal P,&lt;/p&gt;

&lt;p&gt;Can you just do the fix of adding back the codec registration? The bug is blocking OVSDB. I can merge it if needed.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Abhijit&lt;/p&gt;</comment>
                            <comment id="56684" author="michal.polkorab@gmail.com" created="Thu, 9 Apr 2015 15:17:58 +0000"  >&lt;p&gt;Change pushed here: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18041/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18041/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;But they haven&apos;t been registered, so I just added the registration. Please test the change.&lt;/p&gt;</comment>
                            <comment id="56685" author="abhijit2511" created="Thu, 9 Apr 2015 18:44:21 +0000"  >&lt;p&gt;This has just been merged:  &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18041/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18041/&lt;/a&gt;. Please try it Flavio.&lt;/p&gt;</comment>
                            <comment id="56686" author="flavio@flaviof.com" created="Thu, 9 Apr 2015 18:46:30 +0000"  >&lt;p&gt;(In reply to Abhijit Kumbhare from comment #6)&lt;br/&gt;
&amp;gt; This has just been merged:  &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18041/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18041/&lt;/a&gt;.&lt;br/&gt;
&amp;gt; Please try it Flavio.&lt;/p&gt;

&lt;p&gt;Will do. Thanks Abhijit!&lt;/p&gt;</comment>
                            <comment id="56687" author="flavio@flaviof.com" created="Fri, 10 Apr 2015 01:48:05 +0000"  >&lt;p&gt;(In reply to Abhijit Kumbhare from comment #6)&lt;br/&gt;
&amp;gt; This has just been merged:  &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18041/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18041/&lt;/a&gt;.&lt;br/&gt;
&amp;gt; Please try it Flavio.&lt;/p&gt;

&lt;p&gt;@Abhijit @Michal: With the merge of gerrit &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18041/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18041/&lt;/a&gt; I now see the following error take place:&lt;/p&gt;


&lt;p&gt;2015-04-09 21:45:28,615 | ERROR | OFmsgProcessor-1 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-09 21:45:28,615 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-09 21:45:28,616 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-09 21:45:28,616 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-09 21:45:33,612 | ERROR | OFmsgProcessor-1 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-09 21:45:33,612 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-09 21:45:33,612 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-09 21:45:33,612 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 336 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;/p&gt;</comment>
                            <comment id="56688" author="mirehak@cisco.com" created="Tue, 14 Apr 2015 16:53:12 +0000"  >&lt;p&gt;Hi Flavio, could you add your test scenario? Now it looks like ofPlugin fails to retrieve inPort information from packetIn.&lt;/p&gt;</comment>
                            <comment id="56689" author="flavio@flaviof.com" created="Tue, 14 Apr 2015 17:41:44 +0000"  >&lt;p&gt;(In reply to michal rehak from comment #9)&lt;br/&gt;
&amp;gt; Hi Flavio, could you add your test scenario? Now it looks like ofPlugin&lt;br/&gt;
&amp;gt; fails to retrieve inPort information from packetIn.&lt;/p&gt;

&lt;p&gt;Michal,&lt;/p&gt;

&lt;p&gt;To reproduce this issue, connect ODL with Openstack (using ml2 &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;) and&lt;br/&gt;
create a tenant VM.&lt;/p&gt;

&lt;p&gt;&amp;#8211; flavio&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://review.openstack.org/gitweb?p=stackforge/networking-odl.git;a=summary&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.openstack.org/gitweb?p=stackforge/networking-odl.git;a=summary&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56690" author="flavio@flaviof.com" created="Mon, 20 Apr 2015 19:53:10 +0000"  >&lt;p&gt;Anil asked me to retry, with latest master build.&lt;/p&gt;

&lt;p&gt;But, I&apos;m still seeing this issue:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gist.github.com/4d257c7e1bc86d9ff73d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/4d257c7e1bc86d9ff73d&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;2015-04-20 15:47:39,367 | INFO  | get/assembly/etc | fileinstall                      | 245 - org.apache.felix.fileinstall - 3.1.6 | Updated /Users/ffernand/ODL/projects/ovsdb.git/karaf/target/assembly/etc/org.ops4j.pax.logging.cfg&lt;/p&gt;

&lt;p&gt;2015-04-20 15:48:16,821 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | Neutron subnet ADD event : NeutronSubnet [subnetUUID=1278f3fd-69f5-4909-9076-2b2dfc950b17, networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, name=subnet1, ipVersion=4, cidr=192.168.10.0/24, gatewayIP=192.168.10.1, dnsNameservers=[], allocationPools=[NeutronSubnetIPAllocationPool &lt;span class=&quot;error&quot;&gt;&amp;#91;start=192.168.10.2, end=192.168.10.254&amp;#93;&lt;/span&gt;], hostRoutes=[], enableDHCP=true, tenantID=b6671a9f68c14b07a4969a607f5667a0, myPorts=[], gatewayIPAssigned=false, ipv6AddressMode=null, ipv6RaMode=null]&lt;br/&gt;
2015-04-20 15:48:17,055 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | Neutron port ADD event : NeutronPort [portUUID=e207e4fa-d10f-4c24-a954-49713c54f344, networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:72:9B:B8, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;192.168.10.2&apos;, subnetUUID=&apos;1278f3fd-69f5-4909-9076-2b2dfc950b17&apos;}], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]&lt;br/&gt;
2015-04-20 15:48:17,113 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | Neutron port UPDATE event : NeutronPort [portUUID=e207e4fa-d10f-4c24-a954-49713c54f344, networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:72:9B:B8, fixedIPs=[Neutron_IPs{ipAddress=&apos;192.168.10.2&apos;, subnetUUID=&apos;1278f3fd-69f5-4909-9076-2b2dfc950b17&apos;}
&lt;p&gt;], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]&lt;br/&gt;
2015-04-20 15:48:17,342 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | southbound interface UPDATE node:Node [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;, _key=NodeKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;], augmentation=[]] interface:tape207e4fa-d1, neutronNetwork:NeutronNetwork [networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, networkName=net1, adminStateUp=true, shared=false, tenantID=b6671a9f68c14b07a4969a607f5667a0, routerExternal=false, providerNetworkType=gre, providerPhysicalNetwork=null, providerSegmentationID=555, status=ACTIVE, subnets=&lt;span class=&quot;error&quot;&gt;&amp;#91;1278f3fd-69f5-4909-9076-2b2dfc950b17&amp;#93;&lt;/span&gt;, myPorts=[NeutronPort [portUUID=e207e4fa-d10f-4c24-a954-49713c54f344, networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:72:9B:B8, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;192.168.10.2&apos;, subnetUUID=&apos;1278f3fd-69f5-4909-9076-2b2dfc950b17&apos;}], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], segments = null]&lt;br/&gt;
2015-04-20 15:48:17,432 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | southbound interface UPDATE node:Node [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;, _key=NodeKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;], augmentation=[]] interface:tape207e4fa-d1, neutronNetwork:NeutronNetwork [networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, networkName=net1, adminStateUp=true, shared=false, tenantID=b6671a9f68c14b07a4969a607f5667a0, routerExternal=false, providerNetworkType=gre, providerPhysicalNetwork=null, providerSegmentationID=555, status=ACTIVE, subnets=&lt;span class=&quot;error&quot;&gt;&amp;#91;1278f3fd-69f5-4909-9076-2b2dfc950b17&amp;#93;&lt;/span&gt;, myPorts=[NeutronPort [portUUID=e207e4fa-d10f-4c24-a954-49713c54f344, networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:72:9B:B8, fixedIPs=[Neutron_IPs{ipAddress=&apos;192.168.10.2&apos;, subnetUUID=&apos;1278f3fd-69f5-4909-9076-2b2dfc950b17&apos;}
&lt;p&gt;], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], segments = null]&lt;br/&gt;
2015-04-20 15:48:17,446 | ERROR | OFmsgProcessor-1 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:17,446 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:17,446 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:17,449 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:21,078 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:21,078 | ERROR | OFmsgProcessor-1 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:21,079 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:21,079 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:24,279 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | southbound interface UPDATE node:Node [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;, _key=NodeKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;], augmentation=[]] interface:tape207e4fa-d1, neutronNetwork:NeutronNetwork [networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, networkName=net1, adminStateUp=true, shared=false, tenantID=b6671a9f68c14b07a4969a607f5667a0, routerExternal=false, providerNetworkType=gre, providerPhysicalNetwork=null, providerSegmentationID=555, status=ACTIVE, subnets=&lt;span class=&quot;error&quot;&gt;&amp;#91;1278f3fd-69f5-4909-9076-2b2dfc950b17&amp;#93;&lt;/span&gt;, myPorts=[NeutronPort [portUUID=e207e4fa-d10f-4c24-a954-49713c54f344, networkUUID=42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:72:9B:B8, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;192.168.10.2&apos;, subnetUUID=&apos;1278f3fd-69f5-4909-9076-2b2dfc950b17&apos;}
&lt;p&gt;], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-42f3b7ab-d899-4cf0-ae46-480c1e9e34f7, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], segments = null]&lt;br/&gt;
2015-04-20 15:48:26,077 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:26,077 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:26,077 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:26,077 | ERROR | OFmsgProcessor-1 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:30,935 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | neutronNetwork ADD: network: NeutronNetwork [networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, networkName=net2, adminStateUp=true, shared=false, tenantID=b6671a9f68c14b07a4969a607f5667a0, routerExternal=false, providerNetworkType=gre, providerPhysicalNetwork=null, providerSegmentationID=556, status=ACTIVE, subnets=&lt;span class=&quot;error&quot;&gt;&amp;#91;3a3bb933-8979-4548-b175-df821b5c6130&amp;#93;&lt;/span&gt;, myPorts=[NeutronPort [portUUID=e25b76c7-6127-421f-9307-34784e90e5b8, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:C3:FD:A1, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;192.168.20.2&apos;, subnetUUID=&apos;3a3bb933-8979-4548-b175-df821b5c6130&apos;}], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-5a7372ed-98bf-4373-977b-04723066f8fa, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], segments = null]&lt;br/&gt;
2015-04-20 15:48:30,935 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | Neutron subnet ADD event : NeutronSubnet [subnetUUID=3a3bb933-8979-4548-b175-df821b5c6130, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=subnet2, ipVersion=4, cidr=192.168.20.0/24, gatewayIP=192.168.20.1, dnsNameservers=[], allocationPools=[NeutronSubnetIPAllocationPool &lt;span class=&quot;error&quot;&gt;&amp;#91;start=192.168.20.3, end=192.168.20.254&amp;#93;&lt;/span&gt;], hostRoutes=[], enableDHCP=true, tenantID=b6671a9f68c14b07a4969a607f5667a0, myPorts=[NeutronPort [portUUID=e25b76c7-6127-421f-9307-34784e90e5b8, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:C3:FD:A1, fixedIPs=[Neutron_IPs{ipAddress=&apos;192.168.20.2&apos;, subnetUUID=&apos;3a3bb933-8979-4548-b175-df821b5c6130&apos;}
&lt;p&gt;], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-5a7372ed-98bf-4373-977b-04723066f8fa, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], gatewayIPAssigned=false, ipv6AddressMode=null, ipv6RaMode=null]&lt;br/&gt;
2015-04-20 15:48:30,935 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | Neutron port ADD event : NeutronPort [portUUID=e25b76c7-6127-421f-9307-34784e90e5b8, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:C3:FD:A1, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;192.168.20.2&apos;, subnetUUID=&apos;3a3bb933-8979-4548-b175-df821b5c6130&apos;}], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-5a7372ed-98bf-4373-977b-04723066f8fa, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]&lt;br/&gt;
2015-04-20 15:48:30,935 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | Neutron port UPDATE event : NeutronPort [portUUID=e25b76c7-6127-421f-9307-34784e90e5b8, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:C3:FD:A1, fixedIPs=[Neutron_IPs{ipAddress=&apos;192.168.20.2&apos;, subnetUUID=&apos;3a3bb933-8979-4548-b175-df821b5c6130&apos;}
&lt;p&gt;], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-5a7372ed-98bf-4373-977b-04723066f8fa, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]&lt;br/&gt;
2015-04-20 15:48:30,935 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | southbound interface UPDATE node:Node [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;, _key=NodeKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;], augmentation=[]] interface:tape25b76c7-61, neutronNetwork:NeutronNetwork [networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, networkName=net2, adminStateUp=true, shared=false, tenantID=b6671a9f68c14b07a4969a607f5667a0, routerExternal=false, providerNetworkType=gre, providerPhysicalNetwork=null, providerSegmentationID=556, status=ACTIVE, subnets=&lt;span class=&quot;error&quot;&gt;&amp;#91;3a3bb933-8979-4548-b175-df821b5c6130&amp;#93;&lt;/span&gt;, myPorts=[NeutronPort [portUUID=e25b76c7-6127-421f-9307-34784e90e5b8, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:C3:FD:A1, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;192.168.20.2&apos;, subnetUUID=&apos;3a3bb933-8979-4548-b175-df821b5c6130&apos;}], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-5a7372ed-98bf-4373-977b-04723066f8fa, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], segments = null]&lt;br/&gt;
2015-04-20 15:48:30,938 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | southbound interface UPDATE node:Node [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;, _key=NodeKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;], augmentation=[]] interface:tape25b76c7-61, neutronNetwork:NeutronNetwork [networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, networkName=net2, adminStateUp=true, shared=false, tenantID=b6671a9f68c14b07a4969a607f5667a0, routerExternal=false, providerNetworkType=gre, providerPhysicalNetwork=null, providerSegmentationID=556, status=ACTIVE, subnets=&lt;span class=&quot;error&quot;&gt;&amp;#91;3a3bb933-8979-4548-b175-df821b5c6130&amp;#93;&lt;/span&gt;, myPorts=[NeutronPort [portUUID=e25b76c7-6127-421f-9307-34784e90e5b8, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:C3:FD:A1, fixedIPs=[Neutron_IPs{ipAddress=&apos;192.168.20.2&apos;, subnetUUID=&apos;3a3bb933-8979-4548-b175-df821b5c6130&apos;}
&lt;p&gt;], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-5a7372ed-98bf-4373-977b-04723066f8fa, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], segments = null]&lt;br/&gt;
2015-04-20 15:48:31,077 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:31,077 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:31,079 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:31,079 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:36,085 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:36,085 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:36,085 | ERROR | OFmsgProcessor-1 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:36,121 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:37,556 | DEBUG | pool-18-thread-1 | NeutronL3Adapter                 | 341 - org.opendaylight.ovsdb.openstack.net-virt - 1.1.0.SNAPSHOT | southbound interface UPDATE node:Node [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;, _key=NodeKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=OVS|192.168.50.20:47976&amp;#93;&lt;/span&gt;], augmentation=[]] interface:tape25b76c7-61, neutronNetwork:NeutronNetwork [networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, networkName=net2, adminStateUp=true, shared=false, tenantID=b6671a9f68c14b07a4969a607f5667a0, routerExternal=false, providerNetworkType=gre, providerPhysicalNetwork=null, providerSegmentationID=556, status=ACTIVE, subnets=&lt;span class=&quot;error&quot;&gt;&amp;#91;3a3bb933-8979-4548-b175-df821b5c6130&amp;#93;&lt;/span&gt;, myPorts=[NeutronPort [portUUID=e25b76c7-6127-421f-9307-34784e90e5b8, networkUUID=5a7372ed-98bf-4373-977b-04723066f8fa, name=, adminStateUp=true, status=null, macAddress=FA:16:3E:C3:FD:A1, fixedIPs=[Neutron_IPs&lt;/p&gt;
{ipAddress=&apos;192.168.20.2&apos;, subnetUUID=&apos;3a3bb933-8979-4548-b175-df821b5c6130&apos;}
&lt;p&gt;], deviceID=dhcp58155ae3-f2e7-51ca-9978-71c513ab02ee-5a7372ed-98bf-4373-977b-04723066f8fa, deviceOwner=network:dhcp, tenantID=b6671a9f68c14b07a4969a607f5667a0, floatingIPMap={}, securityGroups=[], bindinghostID=devstack-control, bindingvnicType=normal, bindingvnicType=normal]], segments = null]&lt;br/&gt;
2015-04-20 15:48:41,077 | ERROR | OFmsgProcessor-1 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:41,077 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:41,078 | ERROR | OFmsgProcessor-2 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;br/&gt;
2015-04-20 15:48:41,078 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 295 - org.opendaylight.openflowplugin - 0.1.0.SNAPSHOT | translation problem: org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.oxm.container.match.entry.value.TunIpv4SrcCaseValueBuilder$TunIpv4SrcCaseValueImpl cannot be cast to org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entry.value.grouping.match.entry.value.InPortCase&lt;/p&gt;</comment>
                            <comment id="56691" author="vishnoianil@gmail.com" created="Mon, 20 Apr 2015 22:12:35 +0000"  >&lt;p&gt;This should fix this issue.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/18669&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/18669&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56692" author="flavio@flaviof.com" created="Tue, 21 Apr 2015 03:55:56 +0000"  >
&lt;p&gt;I can confirm that this issue has been fixed with the merge of&lt;br/&gt;
gerrit 18669.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/18669/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/18669/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="27644">OPNFLWPLUG-376</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27655">OPNFLWPLUG-387</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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>2957</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=2957]]></customfieldvalue>

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

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