2026-08-08 00:07:26:395 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-08-08 00:07:26:399 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-08-08 00:07:26:403 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-08-08 00:07:26:403 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-08-08 00:07:26:415 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-08-08 00:07:26:438 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-08-08 00:07:26:438 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-08-08 00:07:26:460 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-08-08 00:07:26:460 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-08-08 00:07:26:462 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-08-08 00:07:26:463 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-08-08 00:07:26:464 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-08-08 00:07:26:465 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-08-08 00:07:26:466 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-08-08 00:07:26:466 +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 @4bc222e) 2026-08-08 00:07:26:468 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-08-08 00:07:26:468 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-08-08 00:07:26:468 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-08-08 00:07:26:468 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-08-08 00:07:26:469 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-08-08 00:07:26:470 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-08-08 00:07:26:470 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-08-08 00:07:26:475 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-08-08 00:07:26:476 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-08-08 00:07:26:560 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 17412 (auto-detected) 2026-08-08 00:07:26:563 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-08-08 00:07:26:564 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-08-08 00:07:26:566 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-08-08 00:07:26:567 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-08-08 00:07:26:568 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: fa:10:ba:ff:fe:99:33:7d (auto-detected) 2026-08-08 00:07:26:584 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-08-08 00:07:26:584 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-08-08 00:07:26:621 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-08-08 00:07:26:640 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-08-08 00:07:26:641 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-08-08 00:07:26:641 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-08-08 00:07:26:641 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-08-08 00:07:26:641 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-08-08 00:07:26:654 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-08-08 00:07:26:654 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-08-08 00:07:26:654 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-08-08 00:07:26:656 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-08-08 00:07:26:674 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48333 2026-08-08 00:07:27:572 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:573 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:591 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:592 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:596 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:598 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:600 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:600 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:606 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:606 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:608 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:608 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:611 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:611 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:616 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:616 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:622 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:622 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:626 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48333 2026-08-08 00:07:27:626 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48333' mapped to BlahBlah 2026-08-08 00:07:27:632 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:27:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:27:633 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-08-08 00:07:27:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:27:887 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:48333 2026-08-08 00:07:27:921 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48333 2026-08-08 00:07:27:921 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1053345908 2026-08-08 00:07:27:953 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x256a0bee, L:/127.0.0.1:36544 - R:localhost/127.0.0.1:48333]]@1053345908 2026-08-08 00:07:27:970 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-08-08 00:07:27:970 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-08-08 00:07:27:971 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@44607ff0 2026-08-08 00:07:28:155 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-08-08 00:07:28:163 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:28:166 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-08-08 00:07:28:168 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-08-08 00:07:28:170 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7e2e756b 2026-08-08 00:07:28:170 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-08-08 00:07:28:174 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x256a0bee, L:/127.0.0.1:36544 - R:localhost/127.0.0.1:48333] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-08-08 00:07:28:175 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-08-08 00:07:28:236 +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-08 00:07:28:250 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1053345908], timeout=30000] 2026-08-08 00:07:28:256 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1053345908] 2026-08-08 00:07:28:256 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x256a0bee, L:/127.0.0.1:36544 - R:localhost/127.0.0.1:48333]]@1053345908 2026-08-08 00:07:28:261 +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-08 00:07:28:262 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-08 00:07:28:262 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:28:262 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-08-08 00:07:28:262 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:28:263 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48333 2026-08-08 00:07:28:263 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48333@1313126163] 2026-08-08 00:07:28:401 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37737 2026-08-08 00:07:28:402 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:402 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:405 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:405 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:407 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:407 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:409 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:409 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:411 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:411 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:413 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:413 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:415 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:415 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:416 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:417 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:418 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:420 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:420 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:422 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37737 2026-08-08 00:07:28:422 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37737' mapped to BlahBlah 2026-08-08 00:07:28:423 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:28:424 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:28:424 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-08-08 00:07:28:424 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:28:757 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:37737 2026-08-08 00:07:28:757 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:37737 2026-08-08 00:07:28:757 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@206935651 2026-08-08 00:07:28:760 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc1f3f451, L:/127.0.0.1:38980 - R:localhost/127.0.0.1:37737]]@206935651 2026-08-08 00:07:28:859 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-08-08 00:07:28:861 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:28:862 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-08-08 00:07:28:862 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-08-08 00:07:28:862 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1a9e248e 2026-08-08 00:07:28:863 +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-08 00:07:28:865 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xc1f3f451, L:/127.0.0.1:38980 - R:localhost/127.0.0.1:37737] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-08-08 00:07:28:866 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-08-08 00:07:28:891 +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-08 00:07:28:892 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37737?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=206935651], timeout=30000] 2026-08-08 00:07:28:892 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37737?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=206935651] 2026-08-08 00:07:28:893 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc1f3f451, L:/127.0.0.1:38980 - R:localhost/127.0.0.1:37737]]@206935651 2026-08-08 00:07:28:907 +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-08 00:07:28:968 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:28:968 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-08-08 00:07:28:968 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:28:969 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37737 2026-08-08 00:07:28:969 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37737@441743592] 2026-08-08 00:07:29:093 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 51029 2026-08-08 00:07:29:094 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:094 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:097 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:097 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:098 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:098 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:100 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:100 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:101 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:101 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:103 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:103 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:105 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:105 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:106 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:106 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:108 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:108 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:109 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:109 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:111 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51029 2026-08-08 00:07:29:111 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:51029' mapped to BlahBlah 2026-08-08 00:07:29:113 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:29:113 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:113 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-08-08 00:07:29:113 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:364 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:51029 2026-08-08 00:07:29:365 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:51029 2026-08-08 00:07:29:365 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@779339058 2026-08-08 00:07:29:368 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x465f3a09, L:/127.0.0.1:58548 - R:localhost/127.0.0.1:51029]]@779339058 2026-08-08 00:07:29:469 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-08-08 00:07:29:470 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:29:471 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-08-08 00:07:29:471 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-08-08 00:07:29:471 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@538d04ec 2026-08-08 00:07:29:471 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-08-08 00:07:29:474 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x465f3a09, L:/127.0.0.1:58548 - R:localhost/127.0.0.1:51029] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-08-08 00:07:29:474 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-08-08 00:07:29:474 +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-08 00:07:29:475 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51029?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=779339058], timeout=30000] 2026-08-08 00:07:29:475 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51029?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=779339058] 2026-08-08 00:07:29:475 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x465f3a09, L:/127.0.0.1:58548 - R:localhost/127.0.0.1:51029]]@779339058 2026-08-08 00:07:29:476 +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-08 00:07:29:476 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:476 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-08-08 00:07:29:476 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:476 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 51029 2026-08-08 00:07:29:476 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:51029@919363669] 2026-08-08 00:07:29:568 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35221 2026-08-08 00:07:29:569 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:569 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:572 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:572 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:573 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:573 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:575 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:575 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:577 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:577 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:578 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:578 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:580 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:580 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:581 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:581 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:583 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:583 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:584 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:584 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:586 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35221 2026-08-08 00:07:29:586 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35221' mapped to BlahBlah 2026-08-08 00:07:29:587 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:29:587 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:588 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-08-08 00:07:29:588 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:871 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:35221 2026-08-08 00:07:29:872 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35221 2026-08-08 00:07:29:872 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@580240996 2026-08-08 00:07:29:874 +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@5ab86465}]} 2026-08-08 00:07:29:875 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe5030b85, L:/127.0.0.1:57706 - R:localhost/127.0.0.1:35221]]@580240996 2026-08-08 00:07:29:892 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-08-08 00:07:29:892 +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-08 00:07:29:893 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:29:894 +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-08 00:07:29:894 +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-08 00:07:29:894 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2f8edc47 2026-08-08 00:07:29:895 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-08-08 00:07:29:897 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xe5030b85, L:/127.0.0.1:57706 - R:localhost/127.0.0.1:35221] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-08-08 00:07:29:897 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-08-08 00:07:29:898 +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@4250f02d}]} 2026-08-08 00:07:29:898 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35221?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=580240996], timeout=30000] 2026-08-08 00:07:29:899 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35221?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=580240996] 2026-08-08 00:07:29:899 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe5030b85, L:/127.0.0.1:57706 - R:localhost/127.0.0.1:35221]]@580240996 2026-08-08 00:07:29:899 +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@4250f02d}]} 2026-08-08 00:07:29:899 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-08 00:07:29:899 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:900 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-08-08 00:07:29:900 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:29:900 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35221 2026-08-08 00:07:29:900 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35221@738104132] 2026-08-08 00:07:29:998 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47027 2026-08-08 00:07:29:998 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:29:998 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:001 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:001 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:002 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:002 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:004 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:004 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:005 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:005 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:007 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:007 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:008 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:008 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:010 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:010 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:011 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:011 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:013 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:013 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:014 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47027 2026-08-08 00:07:30:014 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47027' mapped to BlahBlah 2026-08-08 00:07:30:016 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:30:016 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:016 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-08-08 00:07:30:016 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:298 +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-08 00:07:30:298 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:47027 2026-08-08 00:07:30:299 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47027 2026-08-08 00:07:30:299 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1203021694 2026-08-08 00:07:30:300 +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-08 00:07:30:301 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa504a537, L:/127.0.0.1:58826 - R:localhost/127.0.0.1:47027]]@1203021694 2026-08-08 00:07:30:305 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-08-08 00:07:30:306 +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-08 00:07:30:307 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:30:308 +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-08 00:07:30:308 +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-08 00:07:30:308 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2adb6d2d 2026-08-08 00:07:30:309 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-08-08 00:07:30:310 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xa504a537, L:/127.0.0.1:58826 - R:localhost/127.0.0.1:47027] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-08-08 00:07:30:311 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-08-08 00:07:30:312 +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-08 00:07:30:312 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47027?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1203021694], timeout=30000] 2026-08-08 00:07:30:313 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47027?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1203021694] 2026-08-08 00:07:30:313 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa504a537, L:/127.0.0.1:58826 - R:localhost/127.0.0.1:47027]]@1203021694 2026-08-08 00:07:30:313 +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-08 00:07:30:313 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-08 00:07:30:323 +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-08 00:07:30:324 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:324 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-08-08 00:07:30:325 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:325 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47027 2026-08-08 00:07:30:325 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47027@515599904] 2026-08-08 00:07:30:403 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52631 2026-08-08 00:07:30:403 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:404 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:406 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:406 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:407 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:407 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:408 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:409 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:410 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:410 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:411 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:411 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:412 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:413 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:414 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:414 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:415 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:415 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:417 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:417 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52631 2026-08-08 00:07:30:418 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52631' mapped to BlahBlah 2026-08-08 00:07:30:419 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:30:419 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:419 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-08-08 00:07:30:420 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:671 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:52631 2026-08-08 00:07:30:671 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52631 2026-08-08 00:07:30:672 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1157946187 2026-08-08 00:07:30:674 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x17a920f4, L:/127.0.0.1:38422 - R:localhost/127.0.0.1:52631]]@1157946187 2026-08-08 00:07:30:775 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-08-08 00:07:30:777 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:30:777 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-08-08 00:07:30:777 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-08-08 00:07:30:779 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3232a785 2026-08-08 00:07:30:780 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-08-08 00:07:30:781 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x17a920f4, L:/127.0.0.1:38422 - R:localhost/127.0.0.1:52631] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-08-08 00:07:30:783 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52631?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1157946187], timeout=30000] 2026-08-08 00:07:30:783 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52631?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1157946187] 2026-08-08 00:07:30:783 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x17a920f4, L:/127.0.0.1:38422 - R:localhost/127.0.0.1:52631]]@1157946187 2026-08-08 00:07:30:791 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-08-08 00:07:30:791 +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:52631, cause=java.lang.reflect.InvocationTargetException]] 2026-08-08 00:07:30:796 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:796 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-08-08 00:07:30:796 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:796 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52631 2026-08-08 00:07:30:796 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52631@1512001444] 2026-08-08 00:07:30:868 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52461 2026-08-08 00:07:30:869 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:869 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:872 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:872 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:873 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:873 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:874 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:875 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:876 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:876 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:877 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:877 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:878 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:878 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:880 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:880 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:881 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:881 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:882 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52461 2026-08-08 00:07:30:884 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52461' mapped to BlahBlah 2026-08-08 00:07:30:885 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:30:885 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:30:885 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-08-08 00:07:30:885 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:138 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:139 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-08-08 00:07:31:139 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:139 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52461 2026-08-08 00:07:31:139 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52461@431537333] 2026-08-08 00:07:31:211 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43391 2026-08-08 00:07:31:211 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:211 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:214 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:214 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:215 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:215 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:216 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:216 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:217 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:217 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:218 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:218 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:220 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:220 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:221 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:221 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:222 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:222 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:223 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:223 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:224 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43391 2026-08-08 00:07:31:224 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43391' mapped to BlahBlah 2026-08-08 00:07:31:226 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:31:226 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:226 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-08-08 00:07:31:226 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:492 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:43391 2026-08-08 00:07:31:493 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:43391 2026-08-08 00:07:31:493 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1596920028 2026-08-08 00:07:31:495 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x73bac8d7, L:/127.0.0.1:34480 - R:localhost/127.0.0.1:43391]]@1596920028 2026-08-08 00:07:31:495 +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-08 00:07:31:495 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-08-08 00:07:31:596 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-08-08 00:07:31:597 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:31:598 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-08-08 00:07:31:598 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-08-08 00:07:31:598 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7b4e1449 2026-08-08 00:07:31:598 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-08-08 00:07:31:600 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x73bac8d7, L:/127.0.0.1:34480 - R:localhost/127.0.0.1:43391] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-08-08 00:07:31:600 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-08-08 00:07:31:601 +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-08 00:07:31:602 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43391?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1596920028], timeout=30000] 2026-08-08 00:07:31:602 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43391?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1596920028] 2026-08-08 00:07:31:602 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x73bac8d7, L:/127.0.0.1:34480 - R:localhost/127.0.0.1:43391]]@1596920028 2026-08-08 00:07:31:603 +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-08 00:07:31:603 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-08 00:07:31:614 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-08-08 00:07:31:615 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:615 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-08-08 00:07:31:615 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:615 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43391 2026-08-08 00:07:31:615 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43391@1223851531] 2026-08-08 00:07:31:684 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35175 2026-08-08 00:07:31:685 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:685 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:687 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:687 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:688 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:688 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:689 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:689 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:691 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:691 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:692 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:692 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:693 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:693 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:695 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:695 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:696 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:697 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:697 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:698 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35175 2026-08-08 00:07:31:698 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35175' mapped to BlahBlah 2026-08-08 00:07:31:700 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-08 00:07:31:700 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:700 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-08-08 00:07:31:700 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:31:973 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:35175 2026-08-08 00:07:31:974 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35175 2026-08-08 00:07:31:974 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1012710100 2026-08-08 00:07:31:976 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xabdade79, L:/127.0.0.1:52408 - R:localhost/127.0.0.1:35175]]@1012710100 2026-08-08 00:07:31:976 +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-08 00:07:31:977 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-08-08 00:07:32:078 +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-08 00:07:32:080 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-08 00:07:32:080 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-08-08 00:07:32:081 +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-08 00:07:32:081 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1459c9ad 2026-08-08 00:07:32:081 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-08-08 00:07:32:083 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xabdade79, L:/127.0.0.1:52408 - R:localhost/127.0.0.1:35175] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-08-08 00:07:32:084 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-08-08 00:07:32:086 +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-08 00:07:32:087 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35175?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1012710100], timeout=30000] 2026-08-08 00:07:32:087 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35175?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1012710100] 2026-08-08 00:07:32:087 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xabdade79, L:/127.0.0.1:52408 - R:localhost/127.0.0.1:35175]]@1012710100 2026-08-08 00:07:32:088 +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-08 00:07:32:098 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-08-08 00:07:32:099 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:32:099 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-08-08 00:07:32:099 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-08 00:07:32:099 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35175 2026-08-08 00:07:32:099 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35175@879869437]