<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:06 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>[CONTROLLER-1656] DistributedShardedDOMDataTreeRemotingTest.testMultipleRegistrationsAtOnePrefix failing intermittently</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1656</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;DistributedShardedDOMDataTreeRemotingTest.testMultipleRegistrationsAtOnePrefix is failing intermittently in master - seen it twice now. I haven&apos;t seen it fail in stable/carbon.&lt;/p&gt;

&lt;p&gt;00:49:19 org.opendaylight.controller.cluster.sharding.DOMDataTreeShardCreationFailedException: Unable to create a cds shard.&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.sharding.DistributedShardedDOMDataTree$2$2.apply(DistributedShardedDOMDataTree.java:358)&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.sharding.DistributedShardedDOMDataTree$2$2.apply(DistributedShardedDOMDataTree.java:355)&lt;br/&gt;
00:49:19 	at scala.concurrent.Future$$anonfun$transform$1$$anonfun$apply$2.apply(Future.scala:224)&lt;br/&gt;
00:49:19 	at scala.concurrent.Future$$anonfun$transform$1$$anonfun$apply$2.apply(Future.scala:224)&lt;br/&gt;
00:49:19 	at scala.util.Try$.apply(Try.scala:192)&lt;br/&gt;
00:49:19 	at scala.concurrent.Future$$anonfun$transform$1.apply(Future.scala:224)&lt;br/&gt;
00:49:19 	at scala.concurrent.Future$$anonfun$transform$1.apply(Future.scala:222)&lt;br/&gt;
00:49:19 	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:36)&lt;br/&gt;
00:49:19 	at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)&lt;br/&gt;
00:49:19 	at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:91)&lt;br/&gt;
00:49:19 	at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply(BatchingExecutor.scala:91)&lt;br/&gt;
00:49:19 	at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply(BatchingExecutor.scala:91)&lt;br/&gt;
00:49:19 	at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72)&lt;br/&gt;
00:49:19 	at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:90)&lt;br/&gt;
00:49:19 	at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:39)&lt;br/&gt;
00:49:19 	at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:415)&lt;br/&gt;
00:49:19 	at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;br/&gt;
00:49:19 	at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;br/&gt;
00:49:19 	at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;br/&gt;
00:49:19 	at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;br/&gt;
00:49:19 Caused by: org.opendaylight.controller.cluster.sharding.DOMDataTreeShardCreationFailedException: Unable to find the backend shard.Failing..&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.sharding.LookupTask.fail(LookupTask.java:50)&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.sharding.LookupTask.tryReschedule(LookupTask.java:40)&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.sharding.ShardedDataTreeActor$ShardCreationLookupTask$1.onComplete(ShardedDataTreeActor.java:451)&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.sharding.ShardedDataTreeActor$ShardCreationLookupTask$1.onComplete(ShardedDataTreeActor.java:447)&lt;br/&gt;
00:49:19 	at akka.dispatch.OnComplete.internal(Future.scala:258)&lt;br/&gt;
00:49:19 	at akka.dispatch.OnComplete.internal(Future.scala:256)&lt;br/&gt;
00:49:19 	at akka.dispatch.japi$CallbackBridge.apply(Future.scala:186)&lt;br/&gt;
00:49:19 	at akka.dispatch.japi$CallbackBridge.apply(Future.scala:183)&lt;br/&gt;
00:49:19 	... 13 more&lt;br/&gt;
00:49:19 Caused by: org.opendaylight.controller.cluster.datastore.exceptions.LocalShardNotFoundException: Local shard for test! does not exist.&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.datastore.utils.ActorContext$3.checkedApply(ActorContext.java:294)&lt;br/&gt;
00:49:19 	at org.opendaylight.controller.cluster.datastore.utils.ActorContext$3.checkedApply(ActorContext.java:283)&lt;br/&gt;
00:49:19 	at akka.dispatch.Mapper.apply(Future.scala:359)&lt;br/&gt;
00:49:19 	at scala.util.Success$$anonfun$map$1.apply(Try.scala:237)&lt;br/&gt;
00:49:19 	at scala.util.Try$.apply(Try.scala:192)&lt;br/&gt;
00:49:19 	at scala.util.Success.map(Try.scala:237)&lt;br/&gt;
00:49:19 	at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:237)&lt;br/&gt;
00:49:19 	at scala.concurrent.Future$$anonfun$map$1.apply(Future.scala:237)&lt;br/&gt;
00:49:19 	... 13 more&lt;/p&gt;

&lt;p&gt;This is the underlying error:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;05/05/2017 00:47:21.633&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;cluster-test-akka.actor.default-dispatcher-4&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;akka://cluster-test/user/shardmanager-config&amp;#93;&lt;/span&gt; actor name &lt;span class=&quot;error&quot;&gt;&amp;#91;member-2-shard-test!-config&amp;#93;&lt;/span&gt; is not unique!&lt;br/&gt;
akka.actor.InvalidActorNameException: actor name &lt;span class=&quot;error&quot;&gt;&amp;#91;member-2-shard-test!-config&amp;#93;&lt;/span&gt; is not unique!&lt;br/&gt;
	at akka.actor.dungeon.ChildrenContainer$NormalChildrenContainer.reserve(ChildrenContainer.scala:129)&lt;br/&gt;
	at akka.actor.dungeon.Children$class.reserveChild(Children.scala:130)&lt;br/&gt;
	at akka.actor.ActorCell.reserveChild(ActorCell.scala:374)&lt;br/&gt;
	at akka.actor.dungeon.Children$class.makeChild(Children.scala:268)&lt;br/&gt;
	at akka.actor.dungeon.Children$class.actorOf(Children.scala:42)&lt;br/&gt;
	at akka.actor.ActorCell.actorOf(ActorCell.scala:374)&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.shardmanager.ShardManager.newShardActor(ShardManager.java:1067)&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.shardmanager.ShardManager.doCreatePrefixShard(ShardManager.java:574)&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.shardmanager.ShardManager.onPrefixShardCreated(ShardManager.java:551)&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.shardmanager.ShardManager.handleCommand(ShardManager.java:258)&lt;br/&gt;
	at org.opendaylight.controller.cluster.common.actor.AbstractUntypedPersistentActor.onReceiveCommand(AbstractUntypedPersistentActor.java:31)&lt;/p&gt;

&lt;p&gt;The test repeats 10 times creating/destroying the &quot;test&quot; shard. It failed on the second round (Round 1). It seem the &quot;test&quot; shard actor from the prior round hadn&apos;t been fully destroyed.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26210">CONTROLLER-1656</key>
            <summary>DistributedShardedDOMDataTreeRemotingTest.testMultipleRegistrationsAtOnePrefix failing intermittently</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="tpantelis">Tom Pantelis</assignee>
                                    <reporter username="tpantelis">Tom Pantelis</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 May 2017 08:13:05 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:34 +0000</updated>
                            <resolved>Thu, 11 May 2017 03:06:21 +0000</resolved>
                                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="52106" author="tpantelis" created="Fri, 5 May 2017 10:49:06 +0000"  >&lt;p&gt;Submitted &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56590/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56590/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52107" author="jmorvay@cisco.com" created="Mon, 8 May 2017 08:57:13 +0000"  >&lt;p&gt;Even with &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56590/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56590/&lt;/a&gt; we can see intermittent failures in DistributedShardedDOMDataTreeRemotingTest.testMultipleRegistrationsAtOnePrefix test. &lt;/p&gt;

&lt;p&gt;This is from &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/autorelease-release-nitrogen/12/console:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/autorelease-release-nitrogen/12/console:&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;03:29:56 testMultipleRegistrationsAtOnePrefix(org.opendaylight.controller.cluster.sharding.DistributedShardedDOMDataTreeRemotingTest)  Time elapsed: 18.911 sec  &amp;lt;&amp;lt;&amp;lt; FAILURE!&lt;br/&gt;
03:29:56 java.lang.AssertionError&lt;br/&gt;
03:29:56 	at org.junit.Assert.fail(Assert.java:86)&lt;br/&gt;
03:29:56 	at org.junit.Assert.assertTrue(Assert.java:41)&lt;br/&gt;
03:29:56 	at org.junit.Assert.assertNotNull(Assert.java:621)&lt;br/&gt;
03:29:56 	at org.junit.Assert.assertNotNull(Assert.java:631)&lt;br/&gt;
03:29:56 	at org.opendaylight.controller.cluster.sharding.DistributedShardedDOMDataTreeRemotingTest.testMultipleRegistrationsAtOnePrefix(DistributedShardedDOMDataTreeRemotingTest.java:401)&lt;/p&gt;

&lt;p&gt;Created patch &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56658/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56658/&lt;/a&gt; to ignore this test for now.&lt;/p&gt;</comment>
                            <comment id="52108" author="tpantelis" created="Tue, 9 May 2017 11:03:24 +0000"  >&lt;p&gt;I found the issue (actually) and will push a patch soon.&lt;/p&gt;</comment>
                            <comment id="52109" author="tpantelis" created="Tue, 9 May 2017 12:53:56 +0000"  >&lt;p&gt;Submitted &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56722/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56722/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8385</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=8385]]></customfieldvalue>

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

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