2024-03-28 09:25:45:197 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:45773 2024-03-28 09:25:45:197 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1191874608 2024-03-28 09:25:45:202 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to DONE [N/A]@1191874608 2024-03-28 09:25:45:205 +0000 [nioEventLoopGroup-5-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:45773' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:45773 Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:335) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2024-03-28 09:25:45:235 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:52051 2024-03-28 09:25:45:235 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2069469515 2024-03-28 09:25:45:238 +0000 [nioEventLoopGroup-6-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xeea1910d, L:/127.0.0.1:54818 - R:/127.0.0.1:52051]]@2069469515 2024-03-28 09:25:45:351 +0000 [nioEventLoopGroup-6-5] DEBUG org.opendaylight.jsonrpc.bus.zmq.ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-03-28 09:25:45:353 +0000 [nioEventLoopGroup-6-3] INFO org.opendaylight.jsonrpc.bus.zmq.ReqRepTest - Received response : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 2024-03-28 09:25:45:354 +0000 [nioEventLoopGroup-6-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@505615894 2024-03-28 09:25:45:354 +0000 [nioEventLoopGroup-6-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xeea1910d, L:/127.0.0.1:54818 ! R:/127.0.0.1:52051]]@2069469515 2024-03-28 09:25:45:354 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xeea1910d, L:/127.0.0.1:54818 ! R:/127.0.0.1:52051]]@2069469515 2024-03-28 09:25:45:363 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59567 2024-03-28 09:25:45:363 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1003880718 2024-03-28 09:25:45:366 +0000 [nioEventLoopGroup-7-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x27362f2e, L:/127.0.0.1:36978 - R:/127.0.0.1:59567]]@1003880718 2024-03-28 09:25:45:466 +0000 [nioEventLoopGroup-7-5] DEBUG org.opendaylight.jsonrpc.bus.zmq.ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-03-28 09:25:45:466 +0000 [nioEventLoopGroup-7-5] INFO org.opendaylight.jsonrpc.bus.zmq.ReqRepTest - Received request : 'Hi' 2024-03-28 09:25:45:468 +0000 [nioEventLoopGroup-7-3] INFO org.opendaylight.jsonrpc.bus.zmq.ReqRepTest - Received response : Hi 2024-03-28 09:25:45:468 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x27362f2e, L:/127.0.0.1:36978 ! R:/127.0.0.1:59567]]@1003880718 2024-03-28 09:25:45:469 +0000 [nioEventLoopGroup-7-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1539016590 2024-03-28 09:25:45:469 +0000 [nioEventLoopGroup-7-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to INITIAL [[id: 0x27362f2e, L:/127.0.0.1:36978 ! R:/127.0.0.1:59567]]@1003880718 2024-03-28 09:25:45:471 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x27362f2e, L:/127.0.0.1:36978 ! R:/127.0.0.1:59567]]@1003880718