<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:22:53 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-960] ModifiedNodeDoesNotExistException: floating-ip-info/router-ports/router-ports.../ports/ports...port-name=e21f56c9-1513-4753-bf40-f9d391c45658}] does not exist</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-960</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-queens-upstream-stateful-nitrogen/50/odl1_exception.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-queens-upstream-stateful-nitrogen/50/odl1_exception.log.gz&lt;/a&gt;&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;2017-10-16 10:57:11,787 | WARN  | lt-dispatcher-46 | ConcurrentDOMDataBroker          | 219 - org.opendaylight.controller.sal-distributed-datastore - 1.6.1.SNAPSHOT | Tx: DOM-38422 Error during phase CAN_COMMIT, starting Abort
TransactionCommitFailedException{message=Data did not pass validation., errorList=[RpcError [message=Data did not pass validation., severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=org.opendaylight.yangtools.yang.data.api.schema.tree.ModifiedNodeDoesNotExistException: Node /(urn:opendaylight:netvirt:natservice?revision=2016-01-11)floating-ip-info/router-ports/router-ports[{(urn:opendaylight:netvirt:natservice?revision=2016-01-11)router-id=bfa65cf5-c7cb-4b7d-96fa-3e51ca69ee8b}]/ports/ports[{(urn:opendaylight:netvirt:natservice?revision=2016-01-11)port-name=e21f56c9-1513-4753-bf40-f9d391c45658}] does not exist. Cannot apply modification to its children.]]}
Caused by: org.opendaylight.yangtools.yang.data.api.schema.tree.ModifiedNodeDoesNotExistException: Node /(urn:opendaylight:netvirt:natservice?revision=2016-01-11)floating-ip-info/router-ports/router-ports[{(urn:opendaylight:netvirt:natservice?revision=2016-01-11)router-id=bfa65cf5-c7cb-4b7d-96fa-3e51ca69ee8b}]/ports/ports[{(urn:opendaylight:netvirt:natservice?revision=2016-01-11)port-name=e21f56c9-1513-4753-bf40-f9d391c45658}] does not exist. Cannot apply modification to its children.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20881">NETVIRT-960</key>
            <summary>ModifiedNodeDoesNotExistException: floating-ip-info/router-ports/router-ports.../ports/ports...port-name=e21f56c9-1513-4753-bf40-f9d391c45658}] does not exist</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="xcheara">Chetan Arakere Gowdru</assignee>
                                    <reporter username="shague">Sam Hague</reporter>
                        <labels>
                            <label>csit:exception</label>
                    </labels>
                <created>Mon, 16 Oct 2017 19:39:30 +0000</created>
                <updated>Fri, 15 Dec 2017 20:30:24 +0000</updated>
                            <resolved>Wed, 29 Nov 2017 06:37:14 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="38505" author="shague@redhat.com" created="Mon, 16 Oct 2017 19:39:30 +0000"  >&lt;p&gt;Attachment odl1_karaf.log.50.nitrogen.tar.xz has been added with description: odl1_karaf.log&lt;/p&gt;</comment>
                            <comment id="38504" author="xcheara" created="Wed, 18 Oct 2017 11:22:39 +0000"  >&lt;p&gt;This exception occurrence might be due to concurrent deletion of floating-ip-info DS from &lt;/p&gt;

&lt;p&gt;1) NeutronPortChangeListener(nvpnManager.dissociatefixedIPFromFloatingIP())&lt;br/&gt;
2) NeutronFloatingToFixedIpMappingChangeListener(update()-&amp;gt;clearFloatingIpInfo)&lt;/p&gt;

&lt;p&gt;when an attempt to delete VM instance(openstack server delete) is done without disassociating the neutron port from flaoting-ip port.&lt;/p&gt;

&lt;p&gt;TODO: to explore if we need to use DJC in this case.&lt;/p&gt;</comment>
                            <comment id="59752" author="shague@redhat.com" created="Mon, 23 Oct 2017 22:57:05 +0000"  >&lt;p&gt;Still seen in queens: &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-queens-upstream-stateful-nitrogen/58/odl1_err_warn_exception.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-queens-upstream-stateful-nitrogen/58/odl1_err_warn_exception.log.gz&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="59849" author="shague@redhat.com" created="Mon, 30 Oct 2017 21:52:14 +0000"  >&lt;p&gt;Still in queens jobs: &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-queens-upstream-stateful-nitrogen/72/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/jenkins092/netvirt-csit-1node-openstack-queens-upstream-stateful-nitrogen/72/odl1_karaf.log.gz&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="59859" author="shague@redhat.com" created="Tue, 31 Oct 2017 12:14:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/64930/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/64930/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="60278" author="xcheara" created="Wed, 29 Nov 2017 06:37:14 +0000"  >&lt;p&gt;Closing this issue as there is no report of re-occurrence of this exception&#160;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/64930/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/64930/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12624" name="odl1_karaf.log.50.nitrogen.tar.xz" size="8000" author="shague" created="Mon, 16 Oct 2017 19:39:30 +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>9298</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=9298]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10203" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Status Whiteboard</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>csit:exception</customfieldvalue>

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