10:42:08.156 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:08.157 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:08.162 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:08.162 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:08.163 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:08.163 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:08.291 [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) 10:42:08.802 [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) 10:42:09.684 [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) 10:42:10.300 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:10.300 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:10.300 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:10.349 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:10.350 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:10.353 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:10.353 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:10.354 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:10.354 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:12.485 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:12.486 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:12.486 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:12.707 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:12.707 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:12.711 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:12.711 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:12.711 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:12.711 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:14.845 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:14.846 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:14.846 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:15.080 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:15.080 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:15.085 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:15.085 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:15.086 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:15.086 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:17.227 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:17.227 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:17.228 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:17.369 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:17.369 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:17.372 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:17.372 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:17.373 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:17.373 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:19.510 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:19.511 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:19.511 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:19.595 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:19.595 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:19.599 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:19.599 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:19.600 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:19.600 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:21.747 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:21.747 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:21.747 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:21.797 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:21.797 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:21.801 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:21.801 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:21.802 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:21.802 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:23.941 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:23.942 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:23.942 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:24.051 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:24.051 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:24.055 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:24.055 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:24.056 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:24.056 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:26.201 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:26.201 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:26.201 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:26.327 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:26.327 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:26.330 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:26.331 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:26.331 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:26.331 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:28.502 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:28.503 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:28.503 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:28.554 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:28.555 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:28.562 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:28.562 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:28.564 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:28.564 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:30.609 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:30.610 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:30.610 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:30.734 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:30.734 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:30.740 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:30.740 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:30.741 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:30.741 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:32.888 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:32.888 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:32.888 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 10:42:33.006 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:33.007 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 10:42:33.010 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 10:42:33.010 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 10:42:33.011 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 10:42:33.011 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 10:42:35.149 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 10:42:35.150 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 10:42:35.150 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped