02:49:58.270 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:49:58.270 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:49:58.273 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:49:58.273 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:49:58.274 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:49:58.274 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:49:58.701 [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) 02:49:59.287 [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) 02:49:59.890 [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) 02:50:00.417 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:00.418 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:00.418 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:00.644 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:00.644 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:00.647 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:00.647 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:00.648 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:00.648 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:02.789 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:02.789 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:02.789 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:02.848 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:02.849 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:02.856 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:02.857 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:02.859 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:02.859 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:05.003 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:05.004 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:05.004 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:05.220 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:05.221 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:05.227 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:05.227 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:05.230 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:05.230 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:07.373 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:07.373 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:07.373 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:07.545 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:07.545 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:07.548 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:07.548 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:07.549 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:07.549 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:09.700 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:09.700 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:09.700 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:09.851 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:09.851 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:09.854 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:09.854 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:09.855 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:09.855 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:12.005 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:12.005 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:12.005 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:12.125 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:12.126 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:12.129 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:12.129 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:12.129 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:12.129 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:14.268 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:14.268 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:14.268 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:14.396 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:14.396 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:14.401 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:14.401 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:14.403 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:14.403 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:16.551 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:16.551 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:16.552 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:16.674 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:16.675 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:16.680 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:16.680 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:16.681 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:16.681 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:18.728 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:18.728 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:18.728 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:18.854 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:18.854 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:18.858 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:18.858 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:18.858 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:18.858 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:21.011 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:21.011 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:21.011 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:21.093 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:21.095 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:21.103 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:21.103 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:21.105 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:21.105 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:23.262 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:23.263 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:23.263 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:23.373 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:23.374 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:23.382 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:23.382 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:23.384 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:23.384 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:25.534 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:25.534 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:25.534 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped