20:26:52.542 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:52.543 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:26:52.546 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:52.546 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:26:52.546 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:26:52.546 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:26:53.119 [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) 20:26:53.777 [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) 20:26:54.388 [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) 20:26:54.687 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:26:54.687 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:26:54.687 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:26:54.756 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:54.756 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:26:54.762 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:54.763 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:26:54.763 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:26:54.763 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:26:56.902 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:26:56.902 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:26:56.902 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:26:57.028 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:57.029 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:26:57.032 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:57.032 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:26:57.033 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:26:57.033 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:26:59.169 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:26:59.169 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:26:59.169 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:26:59.207 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:59.207 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:26:59.210 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:26:59.210 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:26:59.211 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:26:59.211 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:01.347 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:01.347 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:01.347 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:01.643 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:01.643 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:01.646 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:01.646 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:01.647 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:01.647 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:03.777 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:03.777 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:03.777 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:04.001 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:04.001 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:04.004 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:04.004 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:04.005 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:04.005 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:06.146 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:06.146 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:06.147 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:06.235 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:06.236 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:06.239 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:06.239 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:06.239 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:06.239 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:08.379 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:08.379 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:08.379 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:08.509 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:08.510 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:08.513 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:08.513 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:08.514 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:08.514 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:10.657 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:10.657 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:10.657 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:10.761 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:10.761 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:10.764 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:10.764 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:10.765 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:10.765 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:12.904 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:12.904 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:12.904 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:13.047 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:13.048 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:13.052 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:13.052 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:13.053 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:13.053 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:15.189 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:15.189 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:15.189 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:15.344 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:15.345 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:15.352 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:15.353 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:15.355 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:15.355 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:17.536 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:17.537 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:17.537 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 20:27:17.584 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:17.585 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 20:27:17.592 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 20:27:17.592 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 20:27:17.594 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 20:27:17.594 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 20:27:19.730 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 20:27:19.730 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 20:27:19.730 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped