2026-08-04 00:36:52:227 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-08-04 00:36:52:232 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-08-04 00:36:52:235 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-08-04 00:36:52:235 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-08-04 00:36:52:247 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-08-04 00:36:52:258 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-08-04 00:36:52:258 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-08-04 00:36:52:280 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-08-04 00:36:52:280 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-08-04 00:36:52:282 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-08-04 00:36:52:283 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-08-04 00:36:52:284 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-08-04 00:36:52:285 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-08-04 00:36:52:286 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-08-04 00:36:52:286 +0000 [main] DEBUG 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 @6531a794) 2026-08-04 00:36:52:288 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-08-04 00:36:52:288 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-08-04 00:36:52:288 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-08-04 00:36:52:288 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-08-04 00:36:52:289 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-08-04 00:36:52:290 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-08-04 00:36:52:290 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-08-04 00:36:52:294 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-08-04 00:36:52:296 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-08-04 00:36:52:386 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 17390 (auto-detected) 2026-08-04 00:36:52:389 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-08-04 00:36:52:389 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-08-04 00:36:52:392 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-08-04 00:36:52:393 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-08-04 00:36:52:393 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: c6:89:ea:ff:fe:ad:85:ac (auto-detected) 2026-08-04 00:36:52:407 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-08-04 00:36:52:408 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-08-04 00:36:52:440 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-08-04 00:36:52:459 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-08-04 00:36:52:459 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-08-04 00:36:52:460 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-08-04 00:36:52:460 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-08-04 00:36:52:460 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-08-04 00:36:52:473 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-08-04 00:36:52:473 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-08-04 00:36:52:473 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-08-04 00:36:52:475 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-08-04 00:36:52:490 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53635 2026-08-04 00:36:53:399 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:399 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:421 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:421 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:426 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:426 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:429 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:429 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:431 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:431 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:434 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:434 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:436 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:436 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:438 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:438 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:441 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:441 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:443 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:443 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:445 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53635 2026-08-04 00:36:53:446 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53635' mapped to BlahBlah 2026-08-04 00:36:53:450 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:53:451 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:53:451 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-08-04 00:36:53:451 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:53:705 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:53635 2026-08-04 00:36:53:725 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53635 2026-08-04 00:36:53:725 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1098685207 2026-08-04 00:36:53:756 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xbc291e2f, L:/127.0.0.1:37800 - R:localhost/127.0.0.1:53635]]@1098685207 2026-08-04 00:36:53:773 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-08-04 00:36:53:773 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-08-04 00:36:53:774 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@56441ff6 2026-08-04 00:36:53:956 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-08-04 00:36:53:964 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:53:967 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-08-04 00:36:53:969 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-08-04 00:36:53:972 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2f48c 2026-08-04 00:36:53:972 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-08-04 00:36:53:976 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xbc291e2f, L:/127.0.0.1:37800 - R:localhost/127.0.0.1:53635] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-08-04 00:36:53:977 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-08-04 00:36:54:044 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2026-08-04 00:36:54:049 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53635?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1098685207], timeout=30000] 2026-08-04 00:36:54:056 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53635?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1098685207] 2026-08-04 00:36:54:056 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xbc291e2f, L:/127.0.0.1:37800 - R:localhost/127.0.0.1:53635]]@1098685207 2026-08-04 00:36:54:060 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2026-08-04 00:36:54:060 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-04 00:36:54:061 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:54:061 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-08-04 00:36:54:061 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:54:061 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53635 2026-08-04 00:36:54:061 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53635@1585691356] 2026-08-04 00:36:54:192 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36901 2026-08-04 00:36:54:193 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:193 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:196 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:197 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:199 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:199 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:201 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:201 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:203 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:203 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:205 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:205 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:208 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:208 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:210 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:210 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:211 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:211 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:213 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:214 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:215 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36901 2026-08-04 00:36:54:215 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36901' mapped to BlahBlah 2026-08-04 00:36:54:217 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:54:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:54:217 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-08-04 00:36:54:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:54:561 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:36901 2026-08-04 00:36:54:562 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36901 2026-08-04 00:36:54:562 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1259450347 2026-08-04 00:36:54:565 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x33fab5c0, L:/127.0.0.1:58998 - R:localhost/127.0.0.1:36901]]@1259450347 2026-08-04 00:36:54:665 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-08-04 00:36:54:666 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:54:667 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-08-04 00:36:54:668 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-08-04 00:36:54:668 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@141b18df 2026-08-04 00:36:54:668 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-08-04 00:36:54:672 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x33fab5c0, L:/127.0.0.1:58998 - R:localhost/127.0.0.1:36901] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-08-04 00:36:54:673 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-08-04 00:36:54:696 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)segment1, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)level, body=20}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]}]} 2026-08-04 00:36:54:697 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36901?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1259450347], timeout=30000] 2026-08-04 00:36:54:697 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36901?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1259450347] 2026-08-04 00:36:54:698 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x33fab5c0, L:/127.0.0.1:58998 - R:localhost/127.0.0.1:36901]]@1259450347 2026-08-04 00:36:54:714 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Output : GetAllNumbersOutput{segment1=Segment1{level=WatermarkValue{value=20}, numbers={NumbersKey{num=15}=Numbers{num=15}, NumbersKey{num=10}=Numbers{num=10}, NumbersKey{num=17}=Numbers{num=17}}}} 2026-08-04 00:36:54:768 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:54:768 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-08-04 00:36:54:768 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:54:768 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36901 2026-08-04 00:36:54:768 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36901@548172396] 2026-08-04 00:36:54:875 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 49435 2026-08-04 00:36:54:876 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:876 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:879 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:879 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:881 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:881 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:882 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:884 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:885 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:885 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:887 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:887 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:888 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:888 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:890 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:890 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:892 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:892 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:893 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49435 2026-08-04 00:36:54:893 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:49435' mapped to BlahBlah 2026-08-04 00:36:54:895 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:54:895 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:54:895 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-08-04 00:36:54:895 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:146 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:49435 2026-08-04 00:36:55:147 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:49435 2026-08-04 00:36:55:147 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@825782060 2026-08-04 00:36:55:150 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf53cd714, L:/127.0.0.1:50044 - R:localhost/127.0.0.1:49435]]@825782060 2026-08-04 00:36:55:251 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-08-04 00:36:55:253 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:55:253 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-08-04 00:36:55:254 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-08-04 00:36:55:254 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@558cfcf3 2026-08-04 00:36:55:254 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-08-04 00:36:55:257 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xf53cd714, L:/127.0.0.1:50044 - R:localhost/127.0.0.1:49435] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-08-04 00:36:55:257 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-08-04 00:36:55:257 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2026-08-04 00:36:55:258 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49435?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=825782060], timeout=30000] 2026-08-04 00:36:55:258 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49435?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=825782060] 2026-08-04 00:36:55:258 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf53cd714, L:/127.0.0.1:50044 - R:localhost/127.0.0.1:49435]]@825782060 2026-08-04 00:36:55:259 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2026-08-04 00:36:55:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:259 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-08-04 00:36:55:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:259 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 49435 2026-08-04 00:36:55:260 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49435@1677168793] 2026-08-04 00:36:55:353 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41651 2026-08-04 00:36:55:353 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:354 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:356 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:356 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:358 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:358 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:359 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:359 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:361 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:361 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:362 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:362 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:364 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:364 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:365 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:365 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:367 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:367 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:368 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:369 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:370 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41651 2026-08-04 00:36:55:370 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41651' mapped to BlahBlah 2026-08-04 00:36:55:372 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:55:372 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:372 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-08-04 00:36:55:372 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:657 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:41651 2026-08-04 00:36:55:658 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:41651 2026-08-04 00:36:55:658 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1215443235 2026-08-04 00:36:55:660 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-number, body=5}, ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@2d457430}]} 2026-08-04 00:36:55:661 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7d9e86b9, L:/127.0.0.1:49956 - R:localhost/127.0.0.1:41651]]@1215443235 2026-08-04 00:36:55:676 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-08-04 00:36:55:676 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2026-08-04 00:36:55:683 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:55:684 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2026-08-04 00:36:55:684 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=method-with-anyxml, params={"some-number":5,"some-data":{"data":123}}] 2026-08-04 00:36:55:685 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@52564c38 2026-08-04 00:36:55:685 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-08-04 00:36:55:687 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x7d9e86b9, L:/127.0.0.1:49956 - R:localhost/127.0.0.1:41651] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-08-04 00:36:55:687 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-08-04 00:36:55:688 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@4dc5633d}]} 2026-08-04 00:36:55:689 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41651?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1215443235], timeout=30000] 2026-08-04 00:36:55:689 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41651?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1215443235] 2026-08-04 00:36:55:689 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7d9e86b9, L:/127.0.0.1:49956 - R:localhost/127.0.0.1:41651]]@1215443235 2026-08-04 00:36:55:690 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@4dc5633d}]} 2026-08-04 00:36:55:690 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-04 00:36:55:690 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:690 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-08-04 00:36:55:690 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:691 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41651 2026-08-04 00:36:55:691 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41651@808105598] 2026-08-04 00:36:55:773 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52335 2026-08-04 00:36:55:774 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:774 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:777 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:777 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:779 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:779 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:780 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:780 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:782 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:782 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:783 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:783 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:785 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:785 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:787 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:787 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:788 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:788 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:790 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:790 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:791 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52335 2026-08-04 00:36:55:791 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52335' mapped to BlahBlah 2026-08-04 00:36:55:793 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:55:793 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:55:793 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-08-04 00:36:55:793 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:077 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Transformed RPC NormalizedNode : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]} 2026-08-04 00:36:56:077 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:52335 2026-08-04 00:36:56:077 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52335 2026-08-04 00:36:56:078 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1835024726 2026-08-04 00:36:56:079 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7c164c7a, L:/127.0.0.1:40156 - R:localhost/127.0.0.1:52335]]@1835024726 2026-08-04 00:36:56:079 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]} 2026-08-04 00:36:56:081 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-08-04 00:36:56:182 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2026-08-04 00:36:56:184 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:56:184 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2026-08-04 00:36:56:185 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-list, params={"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}] 2026-08-04 00:36:56:185 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5b7c2911 2026-08-04 00:36:56:186 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-08-04 00:36:56:188 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x7c164c7a, L:/127.0.0.1:40156 - R:localhost/127.0.0.1:52335] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-08-04 00:36:56:189 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-08-04 00:36:56:191 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}}]} 2026-08-04 00:36:56:191 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52335?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1835024726], timeout=30000] 2026-08-04 00:36:56:191 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52335?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1835024726] 2026-08-04 00:36:56:192 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7c164c7a, L:/127.0.0.1:40156 - R:localhost/127.0.0.1:52335]]@1835024726 2026-08-04 00:36:56:192 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}}]} 2026-08-04 00:36:56:192 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-04 00:36:56:202 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyListOutput{numbers={NumbersKey{num=51}=Numbers{num=51}, NumbersKey{num=30}=Numbers{num=30}, NumbersKey{num=45}=Numbers{num=45}}} 2026-08-04 00:36:56:203 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:203 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-08-04 00:36:56:203 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:203 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52335 2026-08-04 00:36:56:203 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52335@66339477] 2026-08-04 00:36:56:285 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36625 2026-08-04 00:36:56:286 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:286 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:289 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:289 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:290 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:290 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:292 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:292 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:293 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:293 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:294 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:294 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:296 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:296 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:297 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:297 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:298 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:298 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:300 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:300 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:301 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36625 2026-08-04 00:36:56:301 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36625' mapped to BlahBlah 2026-08-04 00:36:56:302 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:56:302 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:302 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-08-04 00:36:56:302 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:554 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:36625 2026-08-04 00:36:56:555 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36625 2026-08-04 00:36:56:555 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@595048822 2026-08-04 00:36:56:557 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3944eff2, L:/127.0.0.1:54088 - R:localhost/127.0.0.1:36625]]@595048822 2026-08-04 00:36:56:659 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-08-04 00:36:56:661 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:56:661 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-08-04 00:36:56:662 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-08-04 00:36:56:663 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@403c1cdb 2026-08-04 00:36:56:664 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-08-04 00:36:56:666 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x3944eff2, L:/127.0.0.1:54088 - R:localhost/127.0.0.1:36625] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-08-04 00:36:56:667 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36625?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=595048822], timeout=30000] 2026-08-04 00:36:56:667 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36625?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=595048822] 2026-08-04 00:36:56:668 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x3944eff2, L:/127.0.0.1:54088 - R:localhost/127.0.0.1:36625]]@595048822 2026-08-04 00:36:56:676 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-08-04 00:36:56:676 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [RpcError [message=Invocation of method 'error-method' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:36625, cause=java.lang.reflect.InvocationTargetException]] 2026-08-04 00:36:56:679 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:680 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-08-04 00:36:56:680 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:680 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36625 2026-08-04 00:36:56:680 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36625@1223917890] 2026-08-04 00:36:56:760 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42923 2026-08-04 00:36:56:761 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:761 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:763 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:763 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:765 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:765 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:766 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:766 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:767 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:767 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:768 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:768 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:770 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:770 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:771 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:772 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:773 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:773 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:774 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:774 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:775 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42923 2026-08-04 00:36:56:775 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42923' mapped to BlahBlah 2026-08-04 00:36:56:777 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:56:777 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:56:777 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-08-04 00:36:56:777 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:031 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:031 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-08-04 00:36:57:031 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:031 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42923 2026-08-04 00:36:57:032 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42923@915907335] 2026-08-04 00:36:57:109 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37811 2026-08-04 00:36:57:110 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:110 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:113 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:114 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:114 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:116 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:116 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:117 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:117 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:118 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:118 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:119 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:119 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:121 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:121 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:122 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:122 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:123 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:123 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:125 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37811 2026-08-04 00:36:57:125 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37811' mapped to BlahBlah 2026-08-04 00:36:57:126 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:57:126 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:126 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-08-04 00:36:57:126 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:394 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:37811 2026-08-04 00:36:57:394 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:37811 2026-08-04 00:36:57:394 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@99286802 2026-08-04 00:36:57:396 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2ccabaf6, L:/127.0.0.1:50014 - R:localhost/127.0.0.1:37811]]@99286802 2026-08-04 00:36:57:396 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)in-number, body=8}]} 2026-08-04 00:36:57:397 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-08-04 00:36:57:497 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-08-04 00:36:57:499 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:57:499 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-08-04 00:36:57:500 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-08-04 00:36:57:500 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4db4d714 2026-08-04 00:36:57:500 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-08-04 00:36:57:502 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x2ccabaf6, L:/127.0.0.1:50014 - R:localhost/127.0.0.1:37811] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-08-04 00:36:57:503 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-08-04 00:36:57:503 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2026-08-04 00:36:57:504 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37811?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=99286802], timeout=30000] 2026-08-04 00:36:57:504 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37811?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=99286802] 2026-08-04 00:36:57:504 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2ccabaf6, L:/127.0.0.1:50014 - R:localhost/127.0.0.1:37811]]@99286802 2026-08-04 00:36:57:504 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2026-08-04 00:36:57:505 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-04 00:36:57:515 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-08-04 00:36:57:515 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:515 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-08-04 00:36:57:515 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:515 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37811 2026-08-04 00:36:57:515 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37811@1222693799] 2026-08-04 00:36:57:583 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 51069 2026-08-04 00:36:57:584 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:584 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:586 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:586 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:587 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:588 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:589 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:589 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:590 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:590 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:592 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:592 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:593 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:593 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:594 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:594 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:595 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:597 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:597 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51069 2026-08-04 00:36:57:598 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:51069' mapped to BlahBlah 2026-08-04 00:36:57:599 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-04 00:36:57:600 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:600 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-08-04 00:36:57:600 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:871 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:51069 2026-08-04 00:36:57:871 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:51069 2026-08-04 00:36:57:871 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1559835030 2026-08-04 00:36:57:873 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf6cc27ea, L:/127.0.0.1:56630 - R:localhost/127.0.0.1:51069]]@1559835030 2026-08-04 00:36:57:873 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[5], body=5}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[2], body=2}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[7], body=7}]}}]} 2026-08-04 00:36:57:874 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-08-04 00:36:57:975 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-08-04 00:36:57:976 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-04 00:36:57:977 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-08-04 00:36:57:977 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2026-08-04 00:36:57:978 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1adce42c 2026-08-04 00:36:57:978 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-08-04 00:36:57:980 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xf6cc27ea, L:/127.0.0.1:56630 - R:localhost/127.0.0.1:51069] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-08-04 00:36:57:981 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-08-04 00:36:57:984 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[21], body=21}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[6], body=6}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[15], body=15}]}}]} 2026-08-04 00:36:57:985 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51069?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1559835030], timeout=30000] 2026-08-04 00:36:57:985 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51069?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1559835030] 2026-08-04 00:36:57:985 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf6cc27ea, L:/127.0.0.1:56630 - R:localhost/127.0.0.1:51069]]@1559835030 2026-08-04 00:36:57:986 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[21], body=21}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[6], body=6}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[15], body=15}]}}]}} 2026-08-04 00:36:57:996 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-08-04 00:36:57:996 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:997 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-08-04 00:36:57:997 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-04 00:36:57:997 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 51069 2026-08-04 00:36:57:997 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:51069@1713811008]