2025-11-14 15:11:58:408 +0000 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 2025-11-14 15:11:58:412 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2025-11-14 15:11:58:415 +0000 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 2025-11-14 15:11:58:415 +0000 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-11-14 15:11:58:428 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-11-14 15:11:58:441 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-11-14 15:11:58:441 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-11-14 15:11:58:463 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 21 2025-11-14 15:11:58:463 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-11-14 15:11:58:466 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-11-14 15:11:58:467 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-11-14 15:11:58:468 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 2025-11-14 15:11:58:468 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-11-14 15:11:58:469 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-11-14 15:11:58:470 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @2663e964) 2025-11-14 15:11:58:471 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-11-14 15:11:58:471 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 2025-11-14 15:11:58:471 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-11-14 15:11:58:471 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-11-14 15:11:58:472 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-11-14 15:11:58:473 +0000 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-11-14 15:11:58:473 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 2025-11-14 15:11:58:478 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 2025-11-14 15:11:58:479 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-11-14 15:11:58:579 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3277 (auto-detected) 2025-11-14 15:11:58:584 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 2025-11-14 15:11:58:584 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 2025-11-14 15:11:58:587 +0000 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-11-14 15:11:58:588 +0000 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-11-14 15:11:58:590 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: ce:ab:65:ff:fe:54:3d:8d (auto-detected) 2025-11-14 15:11:58:612 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-11-14 15:11:58:612 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-11-14 15:11:58:650 +0000 [main] DEBUG io.netty.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2025-11-14 15:11:58:672 +0000 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-11-14 15:11:58:672 +0000 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2025-11-14 15:11:58:672 +0000 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2025-11-14 15:11:58:673 +0000 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2025-11-14 15:11:58:673 +0000 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-11-14 15:11:58:687 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 2025-11-14 15:11:58:687 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-11-14 15:11:58:687 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-11-14 15:11:58:689 +0000 [main] DEBUG io.netty.bootstrap.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-11-14 15:11:58:740 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:47103 2025-11-14 15:11:58:740 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@176376157 2025-11-14 15:11:58:789 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa3c4c5f9, L:/127.0.0.1:45030 - R:/127.0.0.1:47103]]@176376157 2025-11-14 15:11:58:825 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-11-14 15:11:58:825 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-11-14 15:11:58:827 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6b174c04 2025-11-14 15:11:59:145 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"test","params":"abcd"} 2025-11-14 15:11:59:156 +0000 [defaultEventExecutorGroup-3-2] DEBUG org.opendaylight.jsonrpc.bus.zmq.ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-14 15:11:59:163 +0000 [defaultEventExecutorGroup-3-2] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"test","params":"abcd"} 2025-11-14 15:11:59:172 +0000 [defaultEventExecutorGroup-3-2] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public java.lang.String org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test$TestImpl.test(java.lang.String)] 2025-11-14 15:11:59:454 +0000 [globalEventExecutor-1-1] WARN org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Send failed java.util.concurrent.CancellationException at io.netty.util.concurrent.DefaultPromise.cancel(...)(Unknown Source) 2025-11-14 15:11:59:681 +0000 [defaultEventExecutorGroup-3-2] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":"abcd"} 2025-11-14 15:11:59:686 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Response from [id: 0xa3c4c5f9, L:/127.0.0.1:45030 - R:/127.0.0.1:47103] : {"jsonrpc":"2.0","id":1,"result":"abcd"} 2025-11-14 15:12:00:454 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"test","params":"xyz"} 2025-11-14 15:12:00:458 +0000 [defaultEventExecutorGroup-3-2] DEBUG org.opendaylight.jsonrpc.bus.zmq.ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-14 15:12:00:458 +0000 [defaultEventExecutorGroup-3-2] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"test","params":"xyz"} 2025-11-14 15:12:00:460 +0000 [defaultEventExecutorGroup-3-2] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public java.lang.String org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test$TestImpl.test(java.lang.String)] 2025-11-14 15:12:00:461 +0000 [defaultEventExecutorGroup-3-2] INFO org.opendaylight.jsonrpc.bus.messagelib.ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":"xyz"} 2025-11-14 15:12:00:464 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.RequesterSessionImpl - Response from [id: 0xa3c4c5f9, L:/127.0.0.1:45030 - R:/127.0.0.1:47103] : {"jsonrpc":"2.0","id":2,"result":"xyz"} 2025-11-14 15:12:00:465 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:47103?timeout=300, sessionType=REQ, hashCode=176376157], timeout=300] 2025-11-14 15:12:00:475 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:47103?timeout=300, sessionType=REQ, hashCode=176376157] 2025-11-14 15:12:00:475 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa3c4c5f9, L:/127.0.0.1:45030 - R:/127.0.0.1:47103]]@176376157 2025-11-14 15:12:00:482 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://127.0.0.1:47103?timeout=300@1019714562]