<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:09:20 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>[MDSAL-275] VerifyException from flapping service singleton registration</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-275</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;The &quot;flapping service&quot; is a simple test service implemented using singleton service. Upon creation, flapping service instance tries to de-register flapping service from the current member, and upon close, the instance tries to re-register on the current member again.&lt;/p&gt;

&lt;p&gt;The robot test registers the flapping service on all members, waits a while, and then un-registers all members. This is also running as a longevity job.&lt;/p&gt;

&lt;p&gt;This week, the longevity job failed &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;, after 22 hours (after 175814 successful de-registrations) in the re-registration phase. Karaf log &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; shows VerifyException:&lt;/p&gt;

&lt;p&gt;2017-07-16 21:10:57,018 | WARN  | pool-30-thread-1 | FlappingSingletonService         | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | There was a problem re-registering flapping singleton service.java.lang.RuntimeException: com.google.common.base.VerifyException&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.ClusterSingletonServiceGroupImpl.registerService(ClusterSingletonServiceGroupImpl.java:180)&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl.registerClusterSingletonService(AbstractClusterSingletonServiceProviderImpl.java:107)&lt;br/&gt;
	at Proxy057965cf_73f3_4f46_a035_5d06b8a2497b.registerClusterSingletonService(Unknown Source)&lt;br/&gt;
	at Proxy1a1b6ecc_a451_4f57_8a21_81dd42385c83.registerClusterSingletonService(Unknown Source)&lt;br/&gt;
	at org.opendaylight.controller.clustering.it.provider.impl.FlappingSingletonService.lambda$closeServiceInstance$1(FlappingSingletonService.java:78)&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
...&lt;/p&gt;

&lt;p&gt;Garbage collection log &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; shows there was a small GC pause just before, not sure how that could be related.&lt;/p&gt;

&lt;p&gt;2017-07-16T21:10:56.605+0000: 78867.300: [GC (Allocation Failure) &lt;span class=&quot;error&quot;&gt;&amp;#91;PSYoungGen: 598048K-&amp;gt;64416K(604160K)&amp;#93;&lt;/span&gt; 1060366K-&amp;gt;526734K(1238528K), 0.4121114 secs] &lt;span class=&quot;error&quot;&gt;&amp;#91;Times: user=2.06 sys=0.00, real=0.41 secs&amp;#93;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/13/log.html.gz#s1-s2-t3-k3-k2-k1-k1-k2-k1-k4-k7-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/13/log.html.gz#s1-s2-t3-k3-k2-k1-k1-k2-k1-k4-k7-k1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/13/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/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/13/odl1_karaf.log.gz&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/13/gclogs-1/gc_1500160588.82.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/13/gclogs-1/gc_1500160588.82.log.gz&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="27097">MDSAL-275</key>
            <summary>VerifyException from flapping service singleton registration</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="rovarga">Robert Varga</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Mon, 17 Jul 2017 11:18:24 +0000</created>
                <updated>Fri, 9 Mar 2018 18:00:22 +0000</updated>
                            <resolved>Thu, 14 Sep 2017 17:45:51 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="54718" author="rovarga" created="Mon, 24 Jul 2017 22:18:35 +0000"  >&lt;p&gt;We need the complete exception stack. In any case, that throw/catch logic needs to be cleaned up.&lt;/p&gt;</comment>
                            <comment id="54719" author="vrpolak" created="Mon, 7 Aug 2017 12:39:22 +0000"  >&lt;p&gt;This happened again, in a longevity job after almost 20 hours.&lt;/p&gt;

&lt;p&gt;Karaf.log &lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; shows this exception:&lt;/p&gt;

&lt;p&gt;2017-08-07 01:08:46,962 | WARN  | pool-30-thread-1 | FlappingSingletonService         | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | There was a problem re-registering flapping singleton service.&lt;br/&gt;
java.lang.RuntimeException: com.google.common.base.VerifyException&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.ClusterSingletonServiceGroupImpl.registerService(ClusterSingletonServiceGroupImpl.java:180)&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl.registerClusterSingletonService(AbstractClusterSingletonServiceProviderImpl.java:107)&lt;br/&gt;
	at Proxy7f8ecfdd_c3ac_4a1d_bbfd_341267680a82.registerClusterSingletonService(Unknown Source)&lt;br/&gt;
	at Proxy27779ad8_0887_4aef_a928_433e9f48426a.registerClusterSingletonService(Unknown Source)&lt;br/&gt;
	at org.opendaylight.controller.clustering.it.provider.impl.FlappingSingletonService.lambda$closeServiceInstance$1(FlappingSingletonService.java:75)&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:748)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: com.google.common.base.VerifyException&lt;br/&gt;
	at com.google.common.base.Verify.verify(Verify.java:98)&lt;span class=&quot;error&quot;&gt;&amp;#91;57:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.ClusterSingletonServiceGroupImpl.registerService(ClusterSingletonServiceGroupImpl.java:171)&lt;br/&gt;
	... 11 more&lt;/p&gt;


&lt;p&gt;Once again, GC log &lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt; shows a minor collection just before the exception:&lt;/p&gt;

&lt;p&gt;2017-08-07T01:08:46.522+0000: 67044.318: [GC (Allocation Failure) &lt;span class=&quot;error&quot;&gt;&amp;#91;PSYoungGen: 610304K-&amp;gt;50592K(626688K)&amp;#93;&lt;/span&gt; 1065438K-&amp;gt;506662K(1191424K), 0.4388956 secs] &lt;span class=&quot;error&quot;&gt;&amp;#91;Times: user=2.25 sys=0.00, real=0.44 secs&amp;#93;&lt;/span&gt; &lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/16/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/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/16/odl1_karaf.log.gz&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/16/gclogs-1/gc_1502001081.71.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/16/gclogs-1/gc_1502001081.71.log.gz&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="54720" author="rovarga" created="Tue, 8 Aug 2017 14:19:20 +0000"  >&lt;p&gt;The locking is funky and the GC pause may be what pushed it over the brink. I am investigating what to do about it.&lt;/p&gt;</comment>
                            <comment id="54721" author="vrpolak" created="Tue, 8 Aug 2017 14:40:37 +0000"  >&lt;p&gt;This seems to be a consequence of the current &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-234&quot; title=&quot;Cluster singleton service unable to handle closeServiceInstance() being called from instantiateServiceInstance()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-234&quot;&gt;&lt;del&gt;MDSAL-234&lt;/del&gt;&lt;/a&gt; workaround. The implementation waits 200 milliseconds, which is not enough if GC happens.&lt;/p&gt;

&lt;p&gt;I created a short run with the wait greatly reduced and debug logs &lt;span class=&quot;error&quot;&gt;&amp;#91;5&amp;#93;&lt;/span&gt;.&lt;br/&gt;
Here is copy of the interesting part:&lt;/p&gt;

&lt;p&gt;2017-08-08 13:34:31,301 | INFO  | h for user karaf | command                          | 266 - org.apache.karaf.log.command - 3.0.8 | ROBOT MESSAGE: Starting test Register_Candidates&lt;br/&gt;
2017-08-08 13:34:31,543 | DEBUG | qtp2030202857-77 | FlappingSingletonService         | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | Registering flapping-singleton-service.&lt;br/&gt;
2017-08-08 13:34:31,543 | DEBUG | qtp2030202857-77 | sterSingletonServiceProviderImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Call registrationService org.opendaylight.controller.clustering.it.provider.impl.FlappingSingletonService@cd0a4c9 method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl&lt;br/&gt;
2017-08-08 13:34:31,544 | DEBUG | qtp2030202857-77 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | New Instance of ClusterSingletonServiceGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,544 | DEBUG | qtp2030202857-77 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Initialization ClusterSingletonGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,544 | DEBUG | qtp2030202857-77 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | RegisterService method call for ClusterSingletonServiceGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,635 | DEBUG | lt-dispatcher-34 | sterSingletonServiceProviderImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Ownership change for ClusterSingletonService Provider DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=flapping-singleton-service}
&lt;p&gt;]], state=LOCAL_OWNERSHIP_GRANTED &lt;span class=&quot;error&quot;&gt;&amp;#91;wasOwner=false, isOwner=true, hasOwner=true&amp;#93;&lt;/span&gt;, inJeopardy=false]&lt;br/&gt;
2017-08-08 13:34:31,635 | DEBUG | lt-dispatcher-34 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Ownership change DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=flapping-singleton-service}
&lt;p&gt;]], state=LOCAL_OWNERSHIP_GRANTED &lt;span class=&quot;error&quot;&gt;&amp;#91;wasOwner=false, isOwner=true, hasOwner=true&amp;#93;&lt;/span&gt;, inJeopardy=false] for ClusterSingletonServiceGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,635 | DEBUG | lt-dispatcher-34 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | TryToTakeLeadership method for service Provider flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,729 | DEBUG | lt-dispatcher-34 | sterSingletonServiceProviderImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Ownership change for ClusterSingletonService Provider DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=flapping-singleton-service}
&lt;p&gt;]], state=LOCAL_OWNERSHIP_GRANTED &lt;span class=&quot;error&quot;&gt;&amp;#91;wasOwner=false, isOwner=true, hasOwner=true&amp;#93;&lt;/span&gt;, inJeopardy=false]&lt;br/&gt;
2017-08-08 13:34:31,730 | DEBUG | lt-dispatcher-34 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Ownership change DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=flapping-singleton-service}
&lt;p&gt;]], state=LOCAL_OWNERSHIP_GRANTED &lt;span class=&quot;error&quot;&gt;&amp;#91;wasOwner=false, isOwner=true, hasOwner=true&amp;#93;&lt;/span&gt;, inJeopardy=false] for ClusterSingletonServiceGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,730 | DEBUG | lt-dispatcher-34 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | TakeLeadership method for service Provider flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,730 | DEBUG | lt-dispatcher-34 | FlappingSingletonService         | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | Instantiating flapping-singleton-service.&lt;br/&gt;
2017-08-08 13:34:31,732 | DEBUG | pool-30-thread-1 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | UnregisterService method call for ClusterSingletonServiceGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,749 | DEBUG | lt-dispatcher-34 | sterSingletonServiceProviderImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Ownership change for ClusterSingletonService Provider DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=flapping-singleton-service}
&lt;p&gt;]], state=LOCAL_OWNERSHIP_LOST_NEW_OWNER &lt;span class=&quot;error&quot;&gt;&amp;#91;wasOwner=true, isOwner=false, hasOwner=true&amp;#93;&lt;/span&gt;, inJeopardy=false]&lt;br/&gt;
2017-08-08 13:34:31,749 | DEBUG | lt-dispatcher-34 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Ownership change DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=flapping-singleton-service}
&lt;p&gt;]], state=LOCAL_OWNERSHIP_LOST_NEW_OWNER &lt;span class=&quot;error&quot;&gt;&amp;#91;wasOwner=true, isOwner=false, hasOwner=true&amp;#93;&lt;/span&gt;, inJeopardy=false] for ClusterSingletonServiceGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,749 | DEBUG | lt-dispatcher-34 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | LostLeadership method for service Provider flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,749 | DEBUG | lt-dispatcher-34 | FlappingSingletonService         | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | Closing flapping-singleton-service, flapCount: 0&lt;br/&gt;
2017-08-08 13:34:31,751 | DEBUG | pool-30-thread-1 | FlappingSingletonService         | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | Running re-registration&lt;br/&gt;
2017-08-08 13:34:31,752 | DEBUG | pool-30-thread-1 | sterSingletonServiceProviderImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Call registrationService org.opendaylight.controller.clustering.it.provider.impl.FlappingSingletonService@cd0a4c9 method for ClusterSingletonService Provider org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl&lt;br/&gt;
2017-08-08 13:34:31,752 | DEBUG | pool-30-thread-1 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | RegisterService method call for ClusterSingletonServiceGroup flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,752 | DEBUG | lt-dispatcher-34 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Destroy service Instance flapping-singleton-service is success&lt;br/&gt;
2017-08-08 13:34:31,778 | DEBUG | lt-dispatcher-34 | sterSingletonServiceProviderImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Ownership change for ClusterSingletonService Provider DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[&lt;/p&gt;
{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=flapping-singleton-service}
&lt;p&gt;]], state=LOCAL_OWNERSHIP_LOST_NEW_OWNER &lt;span class=&quot;error&quot;&gt;&amp;#91;wasOwner=true, isOwner=false, hasOwner=true&amp;#93;&lt;/span&gt;, inJeopardy=false]&lt;br/&gt;
2017-08-08 13:34:31,779 | DEBUG | lt-dispatcher-34 | sterSingletonServiceProviderImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | ClusterSingletonServiceGroup was not found for serviceIdentifier flapping-singleton-service&lt;br/&gt;
2017-08-08 13:34:31,754 | DEBUG | pool-30-thread-1 | ClusterSingletonServiceGroupImpl | 155 - org.opendaylight.mdsal.singleton-dom-impl - 2.2.2.SNAPSHOT | Unexpected error by registration service Provider flapping-singleton-service&lt;br/&gt;
com.google.common.base.VerifyException&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;5&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/2/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-cs-chasing-leader-longevity-only-carbon/2/odl1_karaf.log.gz&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="54722" author="rovarga" created="Wed, 9 Aug 2017 11:55:02 +0000"  >&lt;p&gt;WIP patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/61420&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/61420&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="54723" author="klou" created="Tue, 29 Aug 2017 19:48:11 +0000"  >&lt;p&gt;Hi Robert,  Do you have an ETA on when the patch will be ready to merge?  Thanks!&lt;/p&gt;</comment>
                            <comment id="54724" author="vrpolak" created="Wed, 6 Sep 2017 12:12:47 +0000"  >&lt;p&gt;&amp;gt; WIP patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/61420&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/61420&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Merged to all active branches.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="26309">CONTROLLER-1755</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26311">CONTROLLER-1757</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="27056">MDSAL-234</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>8858</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=8858]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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

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