17:51:31.259 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:31.259 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:31.263 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:31.263 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:31.264 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:31.264 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:31.546 [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) 17:51:32.227 [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) 17:51:33.028 [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) 17:51:33.402 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:33.403 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:33.403 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:33.509 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:33.510 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:33.513 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:33.513 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:33.514 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:33.514 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:35.656 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:35.656 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:35.656 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:35.811 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:35.811 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:35.816 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:35.816 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:35.817 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:35.817 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:37.954 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:37.954 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:37.954 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:38.117 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:38.117 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:38.120 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:38.120 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:38.122 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:38.122 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:40.170 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:40.170 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:40.170 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:40.254 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:40.254 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:40.257 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:40.258 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:40.258 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:40.258 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:42.392 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:42.392 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:42.392 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:42.605 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:42.606 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:42.613 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:42.613 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:42.615 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:42.615 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:44.784 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:44.785 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:44.785 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:44.847 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:44.848 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:44.854 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:44.854 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:44.856 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:44.856 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:47.010 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:47.010 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:47.011 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:47.152 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:47.153 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:47.156 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:47.156 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:47.156 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:47.156 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:49.302 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:49.302 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:49.302 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:49.376 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:49.376 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:49.379 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:49.379 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:49.380 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:49.380 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:51.522 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:51.522 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:51.522 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:51.605 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:51.605 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:51.611 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:51.612 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:51.612 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:51.613 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:53.753 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:53.753 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:53.753 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:53.888 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:53.888 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:53.891 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:53.892 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:53.892 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:53.892 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:56.030 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:56.031 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:56.031 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 17:51:56.227 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:56.227 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 17:51:56.230 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:51:56.230 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 17:51:56.231 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 17:51:56.231 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 17:51:58.374 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 17:51:58.374 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 17:51:58.374 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped