2025-03-01 08:34:54:387 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] map lookup => null 2025-03-01 08:34:54:387 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] governance lookup => ws://localhost:52773 2025-03-01 08:34:54:388 +0000 [main] DEBUG JsonRPCNotificationService - Notification 'notification1' mapped to ws://localhost:52773 2025-03-01 08:34:54:388 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52773 2025-03-01 08:34:54:388 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1187535713 2025-03-01 08:34:54:389 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] map lookup => null 2025-03-01 08:34:54:389 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] governance lookup => ws://localhost:52773 2025-03-01 08:34:54:389 +0000 [main] DEBUG JsonRPCNotificationService - Notification 'notification2' mapped to ws://localhost:52773 2025-03-01 08:34:54:389 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52773 2025-03-01 08:34:54:389 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1834441944 2025-03-01 08:34:54:390 +0000 [nioEventLoopGroup-2-12] WARN AbstractReconnectingClient - Connection attempt to 'localhost/127.0.0.1:52773' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:52773 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:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) 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:1583) 2025-03-01 08:34:54:391 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@1187535713 2025-03-01 08:34:54:391 +0000 [nioEventLoopGroup-2-1] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa3e254b6, L:/127.0.0.1:33806 - R:localhost/127.0.0.1:52773]]@1834441944 2025-03-01 08:34:54:391 +0000 [nioEventLoopGroup-2-1] DEBUG WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: bChWb1zK+Fqkcs1J1128zw==, expected response: SExGyWJZjoHPQxPGxD7gwwFM+aE= 2025-03-01 08:34:54:393 +0000 [nioEventLoopGroup-2-4] DEBUG WebSocketServerHandshaker - [id: 0x7ca440d4, L:/127.0.0.1:52773 - R:/127.0.0.1:33806] WebSocket version V13 server handshake 2025-03-01 08:34:54:393 +0000 [nioEventLoopGroup-2-4] DEBUG WebSocketServerHandshaker - WebSocket version 13 server handshake key: bChWb1zK+Fqkcs1J1128zw==, response: SExGyWJZjoHPQxPGxD7gwwFM+aE= 2025-03-01 08:34:54:394 +0000 [nioEventLoopGroup-2-1] DEBUG WebSocketClientHandshake - Client connected on [id: 0xa3e254b6, L:/127.0.0.1:33806 - R:localhost/127.0.0.1:52773] 2025-03-01 08:34:54:557 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48401 2025-03-01 08:34:54:557 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:54:559 +0000 [nioEventLoopGroup-2-5] TRACE AbstractReconnectingClient - Connection attempt to 'localhost/127.0.0.1:48401' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:48401 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:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) 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:1583) 2025-03-01 08:34:54:560 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:55:044 +0000 [defaultEventExecutorGroup-3-8] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":1} 2025-03-01 08:34:55:046 +0000 [defaultEventExecutorGroup-3-8] TRACE NotificationCodec - [decode][notification1] input : 1 2025-03-01 08:34:55:046 +0000 [defaultEventExecutorGroup-3-8] ERROR AbstractMessageListenerAdapter - Caught exception on [id: 0xa3e254b6, L:/127.0.0.1:33806 - R:localhost/127.0.0.1:52773], closing channel now java.lang.IllegalArgumentException: expected one element but was: at com.google.common.collect.Iterators.getOnlyElement(Iterators.java:324) at com.google.common.collect.Iterables.getOnlyElement(Iterables.java:263) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapPrimitive(RpcNotificationBaseCodec.java:72) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapInputIfNecessary(RpcNotificationBaseCodec.java:62) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:50) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:31) at org.opendaylight.jsonrpc.impl.JsonRPCNotificationService.handleNotification(JsonRPCNotificationService.java:134) at org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter.handleNotification(SubscriberHandlerAdapter.java:31) at org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter.onMessage(NotificationHandlerAdapter.java:44) at org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter.processResponse(AbstractMessageListenerAdapter.java:38) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:39) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:26) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:425) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66) 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:1583) 2025-03-01 08:34:55:047 +0000 [defaultEventExecutorGroup-3-8] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":{"current-level":1,"max-level":2}} 2025-03-01 08:34:55:047 +0000 [nioEventLoopGroup-2-1] WARN DefaultChannelPipeline - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.IllegalArgumentException: expected one element but was: at com.google.common.collect.Iterators.getOnlyElement(Iterators.java:324) at com.google.common.collect.Iterables.getOnlyElement(Iterables.java:263) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapPrimitive(RpcNotificationBaseCodec.java:72) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapInputIfNecessary(RpcNotificationBaseCodec.java:62) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:50) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:31) at org.opendaylight.jsonrpc.impl.JsonRPCNotificationService.handleNotification(JsonRPCNotificationService.java:134) at org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter.handleNotification(SubscriberHandlerAdapter.java:31) at org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter.onMessage(NotificationHandlerAdapter.java:44) at org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter.processResponse(AbstractMessageListenerAdapter.java:38) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:39) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:26) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:425) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66) 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:1583) 2025-03-01 08:34:55:047 +0000 [defaultEventExecutorGroup-3-8] TRACE NotificationCodec - [decode][notification1] input : {"current-level":1,"max-level":2} 2025-03-01 08:34:55:048 +0000 [nioEventLoopGroup-2-1] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1865499248 2025-03-01 08:34:55:048 +0000 [nioEventLoopGroup-2-1] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xa3e254b6, L:/127.0.0.1:33806 ! R:localhost/127.0.0.1:52773]]@1834441944 2025-03-01 08:34:55:049 +0000 [defaultEventExecutorGroup-3-8] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2025-03-01T08:34:55.049306792Z, content=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2025-03-01 08:34:55:049 +0000 [defaultEventExecutorGroup-3-8] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda/0x00007fc950512838@7c4a44bb with notification JsonRpcNotification [eventTime=2025-03-01T08:34:55.049306792Z, content=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2025-03-01 08:34:55:049 +0000 [defaultEventExecutorGroup-3-8] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2025-03-01T08:34:55.049306792Z, content=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2025-03-01 08:34:55:392 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52773 2025-03-01 08:34:55:392 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1187535713 2025-03-01 08:34:55:394 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6ed1c22b, L:/127.0.0.1:33808 - R:localhost/127.0.0.1:52773]]@1187535713 2025-03-01 08:34:55:394 +0000 [nioEventLoopGroup-2-8] DEBUG WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ooAADTarUQ8XkzPZgXhBGQ==, expected response: ZweLHBKnYt80VG9/Mrnn1vbAMP8= 2025-03-01 08:34:55:397 +0000 [nioEventLoopGroup-2-9] DEBUG WebSocketServerHandshaker - [id: 0x21fd2b96, L:/127.0.0.1:52773 - R:/127.0.0.1:33808] WebSocket version V13 server handshake 2025-03-01 08:34:55:398 +0000 [nioEventLoopGroup-2-9] DEBUG WebSocketServerHandshaker - WebSocket version 13 server handshake key: ooAADTarUQ8XkzPZgXhBGQ==, response: ZweLHBKnYt80VG9/Mrnn1vbAMP8= 2025-03-01 08:34:55:399 +0000 [nioEventLoopGroup-2-8] DEBUG WebSocketClientHandshake - Client connected on [id: 0x6ed1c22b, L:/127.0.0.1:33808 - R:localhost/127.0.0.1:52773] 2025-03-01 08:34:55:562 +0000 [nioEventLoopGroup-2-6] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48401 2025-03-01 08:34:55:562 +0000 [nioEventLoopGroup-2-6] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:55:564 +0000 [nioEventLoopGroup-2-10] TRACE AbstractReconnectingClient - Connection attempt to 'localhost/127.0.0.1:48401' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:48401 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:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) 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:1583) 2025-03-01 08:34:55:564 +0000 [nioEventLoopGroup-2-10] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:56:049 +0000 [nioEventLoopGroup-2-7] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52773 2025-03-01 08:34:56:050 +0000 [nioEventLoopGroup-2-7] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [[id: 0xa3e254b6, L:/127.0.0.1:33806 ! R:localhost/127.0.0.1:52773]]@1834441944 2025-03-01 08:34:56:051 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x95ad2050, L:/127.0.0.1:33814 - R:localhost/127.0.0.1:52773]]@1834441944 2025-03-01 08:34:56:051 +0000 [nioEventLoopGroup-2-12] DEBUG WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: gXQlQFtsoObrIFE6NAzVxw==, expected response: 7YVMeyKb1r+goSbzDg5zYQ8TAbY= 2025-03-01 08:34:56:053 +0000 [nioEventLoopGroup-2-1] DEBUG WebSocketServerHandshaker - [id: 0x81b8e443, L:/127.0.0.1:52773 - R:/127.0.0.1:33814] WebSocket version V13 server handshake 2025-03-01 08:34:56:053 +0000 [nioEventLoopGroup-2-1] DEBUG WebSocketServerHandshaker - WebSocket version 13 server handshake key: gXQlQFtsoObrIFE6NAzVxw==, response: 7YVMeyKb1r+goSbzDg5zYQ8TAbY= 2025-03-01 08:34:56:055 +0000 [nioEventLoopGroup-2-12] DEBUG WebSocketClientHandshake - Client connected on [id: 0x95ad2050, L:/127.0.0.1:33814 - R:localhost/127.0.0.1:52773] 2025-03-01 08:34:56:566 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48401 2025-03-01 08:34:56:566 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:56:567 +0000 [nioEventLoopGroup-2-2] TRACE AbstractReconnectingClient - Connection attempt to 'localhost/127.0.0.1:48401' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:48401 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:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) 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:1583) 2025-03-01 08:34:56:568 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:57:569 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48401 2025-03-01 08:34:57:570 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:57:572 +0000 [nioEventLoopGroup-2-4] TRACE AbstractReconnectingClient - Connection attempt to 'localhost/127.0.0.1:48401' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:48401 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:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) 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:1583) 2025-03-01 08:34:57:572 +0000 [nioEventLoopGroup-2-4] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:58:574 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48401 2025-03-01 08:34:58:574 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:58:576 +0000 [nioEventLoopGroup-2-6] TRACE AbstractReconnectingClient - Connection attempt to 'localhost/127.0.0.1:48401' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:48401 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:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) 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:1583) 2025-03-01 08:34:58:576 +0000 [nioEventLoopGroup-2-6] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:59:578 +0000 [nioEventLoopGroup-2-7] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48401 2025-03-01 08:34:59:578 +0000 [nioEventLoopGroup-2-7] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:34:59:580 +0000 [nioEventLoopGroup-2-8] TRACE AbstractReconnectingClient - Connection attempt to 'localhost/127.0.0.1:48401' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:48401 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:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) 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:1583) 2025-03-01 08:34:59:580 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [[id: 0xf2e3d9c0, L:/127.0.0.1:45366 ! R:localhost/127.0.0.1:48401]]@949292363 2025-03-01 08:35:00:043 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://localhost:52773@915895293] 2025-03-01 08:35:00:045 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=ws://localhost:52773, sessionType=SUB, hashCode=1187535713] 2025-03-01 08:35:00:045 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6ed1c22b, L:/127.0.0.1:33808 - R:localhost/127.0.0.1:52773]]@1187535713 2025-03-01 08:35:00:045 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1865499248 2025-03-01 08:35:00:046 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=ws://localhost:52773, sessionType=SUB, hashCode=1834441944] 2025-03-01 08:35:00:046 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x95ad2050, L:/127.0.0.1:33814 ! R:localhost/127.0.0.1:52773]]@1834441944 2025-03-01 08:35:00:046 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x95ad2050, L:/127.0.0.1:33814 ! R:localhost/127.0.0.1:52773]]@1834441944 2025-03-01 08:35:00:046 +0000 [nioEventLoopGroup-2-8] DEBUG DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:35:00:046 +0000 [nioEventLoopGroup-2-12] DEBUG DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:35:00:046 +0000 [nioEventLoopGroup-2-8] DEBUG DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x6ed1c22b, L:/127.0.0.1:33808 ! R:localhost/127.0.0.1:52773]. 2025-03-01 08:35:00:046 +0000 [nioEventLoopGroup-2-12] DEBUG DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x95ad2050, L:/127.0.0.1:33814 ! R:localhost/127.0.0.1:52773].