14:21:05.652 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:05.653 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:05.660 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:05.661 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:05.662 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:05.662 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:05.663 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:05.868 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:05.869 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:05.869 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:05.873 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:05.873 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:05.879 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:05.879 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:05.880 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:05.880 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:05.881 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:06.086 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:06.087 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:06.087 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:06.090 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.090 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:06.099 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.099 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:06.101 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:06.101 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:06.102 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:06.307 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:06.308 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:06.308 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:06.311 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.312 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:06.318 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.319 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:06.320 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:06.320 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:06.321 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:06.527 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:06.527 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:06.528 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:06.531 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.532 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:06.534 [netconf-timer-32] 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:1134) 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:1036) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:1002) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:992) 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) 14:21:06.537 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.537 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:06.539 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:06.539 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:06.540 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:06.745 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:06.746 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:06.746 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:06.750 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.751 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:06.757 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:06.758 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:06.759 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:06.759 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:06.761 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:07.170 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:07.171 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:07.171 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:07.174 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:07.175 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:07.182 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:07.182 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:07.184 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:07.184 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:07.185 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:07.595 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:07.596 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:07.596 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:07.601 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:07.601 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:07.606 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:07.607 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:07.608 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:07.608 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:07.609 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:07.813 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:07.814 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:07.814 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:07.817 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:07.818 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:07.823 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:07.823 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:07.825 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:07.825 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:07.826 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:08.030 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:08.030 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:08.030 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:08.034 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:08.035 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:08.040 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:08.040 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:08.042 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:08.042 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:08.043 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:08.248 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:08.248 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:08.248 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:08.252 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:08.252 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:08.257 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:08.257 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:08.259 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:08.259 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:08.259 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:08.465 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:08.465 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:08.465 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 14:21:08.469 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:08.469 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 14:21:08.475 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 14:21:08.475 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 14:21:08.477 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 14:21:08.477 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 14:21:08.478 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 14:21:08.683 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 14:21:08.683 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 14:21:08.683 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped