<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:56 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-616] Longevity test rarely goes beyond 6 hours</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-616</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Latest results indicate the switch count is not correct (0!=200).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-longevity-lithium-redesign-only-beryllium/buildTimeTrend&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-longevity-lithium-redesign-only-beryllium/buildTimeTrend&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27884">OPNFLWPLUG-616</key>
            <summary>Longevity test rarely goes beyond 6 hours</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="ecelgp">Luis Gomez</assignee>
                                    <reporter username="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Feb 2016 17:26:38 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:43 +0000</updated>
                            <resolved>Mon, 21 Nov 2016 21:20:33 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="57601" author="ecelgp" created="Mon, 8 Feb 2016 18:03:28 +0000"  >&lt;p&gt;After analyzing the test results in more detail, the issue seems to be the topology. It does not show any link after a few runs of bringing 200 switches up and down in a linear topology.&lt;/p&gt;</comment>
                            <comment id="57602" author="ecelgp" created="Tue, 13 Sep 2016 02:55:10 +0000"  >&lt;p&gt;It seems most of the time longevity test fails is because of this ERROR:&lt;/p&gt;

&lt;p&gt;2016-09-12 07:00:16,514 | ERROR | pool-32-thread-1 | SalRoleServiceImpl               | 183 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | SetRoleService set Role BECOMESLAVE for Node: KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node[key=NodeKey [_id=Uri [_value=openflow:33]]]]}
&lt;p&gt; fail . Reason java.util.concurrent.CancellationException: Task was cancelled.&lt;br/&gt;
2016-09-12 07:00:17,233 | ERROR | pool-32-thread-1 | SalRoleServiceImpl               | 183 - org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT | SetRoleService set Role BECOMESLAVE for Node: KeyedInstanceIdentifier&lt;/p&gt;
{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Nodes, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node[key=NodeKey [_id=Uri [_value=openflow:201]]]]}
&lt;p&gt; fail . Reason java.util.concurrent.CancellationException: Task was cancelled.&lt;br/&gt;
2016-09-12 07:00:17,235 | ERROR | pool-32-thread-1 | ExecutionList                    | 41 - com.google.guava - 18.0.0 | RuntimeException while executing runnable com.google.common.util.concurrent.Futures$6@4f23900c with executor INSTANCE&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.device.DeviceContextImpl.shutdownConnection(DeviceContextImpl.java:568)&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.lifecycle.LifecycleServiceImpl.closeConnection(LifecycleServiceImpl.java:138)&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.role.RoleManagerImpl$1.onFailure(RoleManagerImpl.java:86)&lt;br/&gt;
	at com.google.common.util.concurrent.Futures$6.run(Futures.java:1313)&lt;br/&gt;
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:457)&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList.executeListener(ExecutionList.java:156)&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:145)&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.cancel(AbstractFuture.java:134)&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.role.RoleContextImpl.lambda$sendRoleChangeToDevice$0(RoleContextImpl.java:177)&lt;br/&gt;
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:581)&lt;span class=&quot;error&quot;&gt;&amp;#91;115:io.netty.common:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:655)&lt;span class=&quot;error&quot;&gt;&amp;#91;115:io.netty.common:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:367)&lt;span class=&quot;error&quot;&gt;&amp;#91;115:io.netty.common:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_101&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;This seems to be similar or same ERROR I see in scalability test:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=6665&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=6665&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57603" author="ecelgp" created="Tue, 13 Sep 2016 02:56:18 +0000"  >&lt;p&gt;I am rising priority of this to Critical to be fixed for Boron SR1.&lt;/p&gt;</comment>
                            <comment id="57604" author="tomas.slusny@pantheon.tech" created="Tue, 13 Sep 2016 04:45:22 +0000"  >&lt;p&gt;Actually, it is exactly same ERROR message as in &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=6672&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=6672&lt;/a&gt;. I think I will have patch ready for 6672 today, what will fix cause of that ERROR message, and so it should hopefully fix also this issue.&lt;/p&gt;</comment>
                            <comment id="57605" author="ecelgp" created="Tue, 13 Sep 2016 05:21:37 +0000"  >&lt;p&gt;Cool &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="57606" author="tomas.slusny@pantheon.tech" created="Tue, 13 Sep 2016 15:59:59 +0000"  >&lt;p&gt;This patch should fix this: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45526/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I posted it already in &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-767&quot; title=&quot;Switch connection bounce generates wrong entity owner in cluster env&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-767&quot;&gt;&lt;del&gt;OPNFLWPLUG-767&lt;/del&gt;&lt;/a&gt; but it fixes it only partially, but it should fix this one (it prevents that NPE exception from occurring).&lt;/p&gt;</comment>
                            <comment id="57607" author="priya.ramasubbu@hcl.com" created="Tue, 20 Sep 2016 09:59:45 +0000"  >&lt;p&gt;Luis,&lt;/p&gt;

&lt;p&gt;In the recent links of,&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-longevity-lithium-redesign-only-beryllium/buildTimeTrend&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-longevity-lithium-redesign-only-beryllium/buildTimeTrend&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;the java.lang.NullPointerException and java.util.concurrent.CancellationException does not reproduced in the karaf logs recently.&lt;/p&gt;

&lt;p&gt;Instead i could see other exceptions as below:&lt;/p&gt;

&lt;p&gt;2016-09-20 04:15:29,082 | ERROR | lt-dispatcher-16 | RpcBroker                        | 159 - org.opendaylight.controller.sal-remoterpc-connector - 1.3.4.SNAPSHOT | executeRpc for (urn:opendaylight:packet:service?revision=2013-07-09)transmit-packet failed with root cause: org.opendaylight.controller.md.sal.dom.api.DOMRpcImplementationNotAvailableException: Rpc implementation for {} was removed during processing.. For exception details, enable Debug logging.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/openflowplugin-csit-1node-periodic-longevity-lithium-redesign-only-beryllium/398/archives/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/openflowplugin-csit-1node-periodic-longevity-lithium-redesign-only-beryllium/398/archives/karaf.log.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope we can open a new bug with mdsal, by closing the current one(5271).&lt;/p&gt;</comment>
                            <comment id="57608" author="tomas.slusny@pantheon.tech" created="Thu, 22 Sep 2016 10:42:46 +0000"  >&lt;p&gt;In latest Jenkins logs I see VerifyException from Singleton, what is caused by &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-197&quot; title=&quot;Switch connection bounce results in wrong ownership change in Singleton&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-197&quot;&gt;&lt;del&gt;MDSAL-197&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="57609" author="tomas.slusny@pantheon.tech" created="Fri, 7 Oct 2016 13:20:36 +0000"  >&lt;p&gt;Read my last reply in &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-767&quot; title=&quot;Switch connection bounce generates wrong entity owner in cluster env&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-767&quot;&gt;&lt;del&gt;OPNFLWPLUG-767&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57610" author="ecelgp" created="Mon, 21 Nov 2016 21:20:33 +0000"  >&lt;p&gt;This is fixed now. Latest run on Boron/Carbon last targeted 23 hours.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="27019">MDSAL-197</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>5271</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=5271]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10307"><![CDATA[Boron-1]]></customfieldvalue>

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

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