15:23:57.346 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:23:57.346 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:23:57.349 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:23:57.349 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:23:57.350 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:23:57.350 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:23:58.073 [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) 15:23:58.583 [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) 15:23:59.235 [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) 15:23:59.490 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:23:59.491 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:23:59.491 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:23:59.707 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:23:59.707 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:23:59.710 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:23:59.710 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:23:59.711 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:23:59.711 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:01.839 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:01.840 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:01.840 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:01.912 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:01.912 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:01.916 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:01.916 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:01.916 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:01.916 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:04.052 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:04.052 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:04.052 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:04.121 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:04.121 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:04.124 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:04.124 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:04.124 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:04.124 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:06.259 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:06.259 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:06.259 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:06.384 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:06.384 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:06.387 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:06.387 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:06.388 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:06.388 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:08.527 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:08.527 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:08.527 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:08.639 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:08.640 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:08.643 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:08.643 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:08.644 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:08.644 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:10.793 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:10.793 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:10.793 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:10.826 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:10.826 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:10.829 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:10.829 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:10.830 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:10.830 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:12.972 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:12.973 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:12.973 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:13.046 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:13.047 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:13.050 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:13.050 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:13.051 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:13.051 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:15.205 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:15.205 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:15.205 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:15.434 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:15.434 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:15.437 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:15.437 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:15.438 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:15.438 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:17.575 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:17.575 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:17.575 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:17.672 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:17.673 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:17.680 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:17.680 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:17.682 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:17.683 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:19.830 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:19.831 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:19.831 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:19.966 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:19.966 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:19.974 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:19.974 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:19.976 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:19.976 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:22.120 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:22.123 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:22.123 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 15:24:22.180 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:22.180 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 15:24:22.184 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 15:24:22.184 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 15:24:22.185 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 15:24:22.185 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 15:24:24.327 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 15:24:24.327 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 15:24:24.327 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped