19:31:30.729 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:30.729 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:30.733 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:30.733 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:30.733 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:30.733 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:31.418 [netconf-timer-36] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 19:31:31.941 [netconf-timer-38] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 19:31:32.674 [netconf-timer-40] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 19:31:32.869 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:32.869 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:32.869 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:32.945 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:32.945 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:32.949 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:32.949 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:32.950 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:32.951 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:35.091 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:35.091 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:35.091 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:35.231 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:35.232 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:35.235 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:35.235 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:35.236 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:35.236 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:37.369 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:37.369 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:37.369 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:37.500 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:37.500 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:37.503 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:37.503 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:37.504 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:37.504 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:39.635 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:39.636 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:39.636 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:39.680 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:39.680 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:39.683 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:39.683 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:39.684 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:39.684 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:41.816 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:41.817 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:41.817 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:41.887 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:41.889 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:41.896 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:41.896 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:41.899 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:41.899 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:44.058 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:44.059 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:44.059 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:44.154 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:44.155 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:44.161 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:44.161 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:44.163 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:44.163 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:46.311 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:46.311 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:46.311 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:46.414 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:46.415 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:46.418 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:46.418 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:46.418 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:46.419 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:48.558 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:48.559 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:48.559 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:48.667 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:48.667 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:48.671 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:48.671 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:48.671 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:48.671 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:50.709 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:50.709 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:50.709 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:50.890 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:50.890 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:50.900 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:50.900 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:50.901 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:50.901 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:52.945 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:52.945 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:52.945 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:53.175 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:53.175 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:53.178 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:53.178 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:53.179 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:53.179 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:55.318 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:55.318 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:55.318 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:31:55.407 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:55.408 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:31:55.411 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:31:55.411 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:31:55.411 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:31:55.411 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:31:57.549 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:31:57.549 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:31:57.549 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped