2025-11-19 00:11:56:246 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2025-11-19 00:11:56:250 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2025-11-19 00:11:56:255 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2025-11-19 00:11:56:255 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-11-19 00:11:56:266 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-11-19 00:11:56:294 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-11-19 00:11:56:294 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-11-19 00:11:56:308 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2025-11-19 00:11:56:308 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-11-19 00:11:56:311 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-11-19 00:11:56:312 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-11-19 00:11:56:312 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2025-11-19 00:11:56:313 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-11-19 00:11:56:314 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-11-19 00:11:56:314 +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 @5c669da8) 2025-11-19 00:11:56:315 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-11-19 00:11:56:315 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2025-11-19 00:11:56:315 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-11-19 00:11:56:315 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-11-19 00:11:56:316 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-11-19 00:11:56:317 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-11-19 00:11:56:317 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2025-11-19 00:11:56:322 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2025-11-19 00:11:56:323 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-11-19 00:11:56:407 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 25917 (auto-detected) 2025-11-19 00:11:56:415 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2025-11-19 00:11:56:415 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2025-11-19 00:11:56:418 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-11-19 00:11:56:419 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-11-19 00:11:56:420 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: f2:ea:ec:ff:fe:18:66:93 (auto-detected) 2025-11-19 00:11:56:436 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-11-19 00:11:56:436 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-11-19 00:11:56:470 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2025-11-19 00:11:56:490 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-11-19 00:11:56:491 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2025-11-19 00:11:56:491 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2025-11-19 00:11:56:491 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2025-11-19 00:11:56:491 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-11-19 00:11:56:500 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2025-11-19 00:11:56:500 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-11-19 00:11:56:500 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-11-19 00:11:56:502 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-11-19 00:11:56:522 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35523 2025-11-19 00:11:57:469 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:469 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:487 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:487 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:493 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:493 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:495 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:495 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:497 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:497 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:500 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:500 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:502 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:502 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:504 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:504 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:507 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:507 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:509 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:509 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:511 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35523 2025-11-19 00:11:57:512 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35523' mapped to BlahBlah 2025-11-19 00:11:57:516 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:11:57:517 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:57:517 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2025-11-19 00:11:57:517 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:57:771 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:35523 2025-11-19 00:11:57:791 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35523 2025-11-19 00:11:57:791 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1341644416 2025-11-19 00:11:57:830 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4bd244b6, L:/127.0.0.1:46586 - R:localhost/127.0.0.1:35523]]@1341644416 2025-11-19 00:11:57:863 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-11-19 00:11:57:864 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-11-19 00:11:57:865 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@688ceb09 2025-11-19 00:11:58:019 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2025-11-19 00:11:58:031 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:11:58:037 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2025-11-19 00:11:58:040 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2025-11-19 00:11:58:043 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@44371a76 2025-11-19 00:11:58:043 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2025-11-19 00:11:58:048 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x4bd244b6, L:/127.0.0.1:46586 - R:localhost/127.0.0.1:35523] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2025-11-19 00:11:58:051 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2025-11-19 00:11:58:118 +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}]} 2025-11-19 00:11:58:122 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35523?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1341644416], timeout=30000] 2025-11-19 00:11:58:128 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35523?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1341644416] 2025-11-19 00:11:58:128 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4bd244b6, L:/127.0.0.1:46586 - R:localhost/127.0.0.1:35523]]@1341644416 2025-11-19 00:11:58:136 +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}]} 2025-11-19 00:11:58:136 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-19 00:11:58:136 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:58:136 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2025-11-19 00:11:58:137 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:58:137 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35523 2025-11-19 00:11:58:137 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35523@1170591130] 2025-11-19 00:11:58:309 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 33717 2025-11-19 00:11:58:311 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:311 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:315 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:315 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:317 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:317 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:320 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:320 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:322 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:322 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:324 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:324 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:326 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:326 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:328 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:328 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:330 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:330 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:332 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:332 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:334 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33717 2025-11-19 00:11:58:334 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:33717' mapped to BlahBlah 2025-11-19 00:11:58:336 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:11:58:336 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:58:336 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2025-11-19 00:11:58:336 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:58:672 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:33717 2025-11-19 00:11:58:673 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:33717 2025-11-19 00:11:58:673 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1242247805 2025-11-19 00:11:58:677 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0cdcbf0f, L:/127.0.0.1:54530 - R:localhost/127.0.0.1:33717]]@1242247805 2025-11-19 00:11:58:776 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2025-11-19 00:11:58:778 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:11:58:779 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2025-11-19 00:11:58:780 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2025-11-19 00:11:58:780 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7c664aaf 2025-11-19 00:11:58:781 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2025-11-19 00:11:58:784 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x0cdcbf0f, L:/127.0.0.1:54530 - R:localhost/127.0.0.1:33717] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2025-11-19 00:11:58:785 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2025-11-19 00:11:58:810 +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}]}]}}]}]} 2025-11-19 00:11:58:812 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33717?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1242247805], timeout=30000] 2025-11-19 00:11:58:812 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33717?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1242247805] 2025-11-19 00:11:58:812 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0cdcbf0f, L:/127.0.0.1:54530 - R:localhost/127.0.0.1:33717]]@1242247805 2025-11-19 00:11:58:830 +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}}}} 2025-11-19 00:11:58:888 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:58:888 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2025-11-19 00:11:58:888 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:58:888 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 33717 2025-11-19 00:11:58:888 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:33717@353544039] 2025-11-19 00:11:59:008 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50485 2025-11-19 00:11:59:009 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:009 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:013 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:013 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:014 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:015 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:016 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:016 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:018 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:018 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:020 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:020 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:021 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:021 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:023 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:023 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:024 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:024 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:026 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:026 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:028 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50485 2025-11-19 00:11:59:028 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50485' mapped to BlahBlah 2025-11-19 00:11:59:030 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:11:59:030 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:030 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2025-11-19 00:11:59:030 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:281 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:50485 2025-11-19 00:11:59:282 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50485 2025-11-19 00:11:59:282 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1438937800 2025-11-19 00:11:59:286 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xfabe0d0f, L:/127.0.0.1:34736 - R:localhost/127.0.0.1:50485]]@1438937800 2025-11-19 00:11:59:387 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2025-11-19 00:11:59:388 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:11:59:389 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2025-11-19 00:11:59:390 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2025-11-19 00:11:59:390 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1d71e2ac 2025-11-19 00:11:59:390 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2025-11-19 00:11:59:393 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xfabe0d0f, L:/127.0.0.1:34736 - R:localhost/127.0.0.1:50485] : {"jsonrpc":"2.0","id":1,"result":{}} 2025-11-19 00:11:59:393 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2025-11-19 00:11:59:394 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2025-11-19 00:11:59:394 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50485?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1438937800], timeout=30000] 2025-11-19 00:11:59:394 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50485?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1438937800] 2025-11-19 00:11:59:394 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xfabe0d0f, L:/127.0.0.1:34736 - R:localhost/127.0.0.1:50485]]@1438937800 2025-11-19 00:11:59:395 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2025-11-19 00:11:59:395 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:396 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2025-11-19 00:11:59:396 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:396 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50485 2025-11-19 00:11:59:396 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50485@1847662375] 2025-11-19 00:11:59:500 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45293 2025-11-19 00:11:59:501 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:501 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:504 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:504 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:506 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:506 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:508 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:508 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:509 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:509 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:511 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:511 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:512 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:513 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:514 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:514 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:516 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:516 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:517 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:517 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:519 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45293 2025-11-19 00:11:59:519 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45293' mapped to BlahBlah 2025-11-19 00:11:59:520 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:11:59:521 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:521 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2025-11-19 00:11:59:521 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:814 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:45293 2025-11-19 00:11:59:815 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:45293 2025-11-19 00:11:59:815 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@594506207 2025-11-19 00:11:59:817 +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@64e38cc1}]} 2025-11-19 00:11:59:818 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x596f399e, L:/127.0.0.1:34510 - R:localhost/127.0.0.1:45293]]@594506207 2025-11-19 00:11:59:836 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2025-11-19 00:11:59:837 +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}}} 2025-11-19 00:11:59:838 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:11:59:839 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2025-11-19 00:11:59:839 +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}}] 2025-11-19 00:11:59:840 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5fe8dfeb 2025-11-19 00:11:59:840 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2025-11-19 00:11:59:842 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x596f399e, L:/127.0.0.1:34510 - R:localhost/127.0.0.1:45293] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2025-11-19 00:11:59:842 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2025-11-19 00:11:59:843 +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@5e051fab}]} 2025-11-19 00:11:59:843 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45293?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=594506207], timeout=30000] 2025-11-19 00:11:59:844 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45293?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=594506207] 2025-11-19 00:11:59:844 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x596f399e, L:/127.0.0.1:34510 - R:localhost/127.0.0.1:45293]]@594506207 2025-11-19 00:11:59:844 +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@5e051fab}]} 2025-11-19 00:11:59:844 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-19 00:11:59:844 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:845 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2025-11-19 00:11:59:845 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:845 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45293 2025-11-19 00:11:59:845 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45293@1752372193] 2025-11-19 00:11:59:938 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53815 2025-11-19 00:11:59:939 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:940 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:943 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:943 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:945 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:945 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:946 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:946 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:948 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:948 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:949 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:949 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:951 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:951 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:952 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:952 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:954 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:954 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:955 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:955 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:957 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53815 2025-11-19 00:11:59:957 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53815' mapped to BlahBlah 2025-11-19 00:11:59:958 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:11:59:958 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:11:59:959 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2025-11-19 00:11:59:959 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:243 +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}]}]}}]} 2025-11-19 00:12:00:243 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:53815 2025-11-19 00:12:00:244 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53815 2025-11-19 00:12:00:244 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1356117880 2025-11-19 00:12:00:245 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf049b603, L:/127.0.0.1:34258 - R:localhost/127.0.0.1:53815]]@1356117880 2025-11-19 00:12:00:246 +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}]}]}}]} 2025-11-19 00:12:00:248 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2025-11-19 00:12:00:350 +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}]}} 2025-11-19 00:12:00:352 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:12:00:352 +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}]}} 2025-11-19 00:12:00:353 +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}]}] 2025-11-19 00:12:00:354 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3ab9a72c 2025-11-19 00:12:00:354 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2025-11-19 00:12:00:356 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xf049b603, L:/127.0.0.1:34258 - R:localhost/127.0.0.1:53815] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2025-11-19 00:12:00:357 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2025-11-19 00:12:00:359 +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}]}]}}]} 2025-11-19 00:12:00:360 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53815?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1356117880], timeout=30000] 2025-11-19 00:12:00:360 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53815?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1356117880] 2025-11-19 00:12:00:360 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf049b603, L:/127.0.0.1:34258 - R:localhost/127.0.0.1:53815]]@1356117880 2025-11-19 00:12:00:361 +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}]}]}}]} 2025-11-19 00:12:00:361 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-19 00:12:00:372 +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}}} 2025-11-19 00:12:00:373 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:374 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2025-11-19 00:12:00:374 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:374 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53815 2025-11-19 00:12:00:374 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53815@191740203] 2025-11-19 00:12:00:461 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34015 2025-11-19 00:12:00:462 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:462 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:465 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:465 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:466 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:466 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:467 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:468 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:469 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:469 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:470 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:470 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:472 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:472 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:473 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:473 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:475 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:475 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:476 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:476 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:477 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34015 2025-11-19 00:12:00:477 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34015' mapped to BlahBlah 2025-11-19 00:12:00:479 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:12:00:479 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:479 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2025-11-19 00:12:00:479 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:731 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:34015 2025-11-19 00:12:00:732 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34015 2025-11-19 00:12:00:732 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@379000912 2025-11-19 00:12:00:735 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb9f47995, L:/127.0.0.1:41000 - R:localhost/127.0.0.1:34015]]@379000912 2025-11-19 00:12:00:836 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2025-11-19 00:12:00:838 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:12:00:838 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2025-11-19 00:12:00:839 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2025-11-19 00:12:00:841 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@157f39bc 2025-11-19 00:12:00:841 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2025-11-19 00:12:00:843 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xb9f47995, L:/127.0.0.1:41000 - R:localhost/127.0.0.1:34015] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2025-11-19 00:12:00:844 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34015?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=379000912], timeout=30000] 2025-11-19 00:12:00:845 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34015?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=379000912] 2025-11-19 00:12:00:845 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb9f47995, L:/127.0.0.1:41000 - R:localhost/127.0.0.1:34015]]@379000912 2025-11-19 00:12:00:854 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2025-11-19 00:12:00:854 +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:34015, cause=java.lang.reflect.InvocationTargetException]] 2025-11-19 00:12:00:857 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:857 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2025-11-19 00:12:00:857 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:858 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34015 2025-11-19 00:12:00:858 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34015@679563520] 2025-11-19 00:12:00:939 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55895 2025-11-19 00:12:00:940 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:940 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:943 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:943 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:944 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:944 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:946 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:946 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:947 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:947 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:948 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:948 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:950 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:950 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:951 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:951 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:952 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:953 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:954 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:954 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:955 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55895 2025-11-19 00:12:00:955 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55895' mapped to BlahBlah 2025-11-19 00:12:00:957 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:12:00:957 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:00:957 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2025-11-19 00:12:00:957 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:212 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:212 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2025-11-19 00:12:01:212 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:212 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55895 2025-11-19 00:12:01:213 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55895@55683711] 2025-11-19 00:12:01:294 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40087 2025-11-19 00:12:01:296 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:296 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:299 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:299 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:300 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:300 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:301 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:301 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:303 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:303 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:304 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:304 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:305 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:305 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:307 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:307 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:308 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:308 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:310 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:310 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:311 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40087 2025-11-19 00:12:01:311 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40087' mapped to BlahBlah 2025-11-19 00:12:01:312 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:12:01:312 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:312 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2025-11-19 00:12:01:312 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:581 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:40087 2025-11-19 00:12:01:582 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40087 2025-11-19 00:12:01:582 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1657723041 2025-11-19 00:12:01:583 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1a2a01b2, L:/127.0.0.1:37792 - R:localhost/127.0.0.1:40087]]@1657723041 2025-11-19 00:12:01:584 +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}]} 2025-11-19 00:12:01:585 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2025-11-19 00:12:01:686 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2025-11-19 00:12:01:687 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:12:01:687 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2025-11-19 00:12:01:688 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2025-11-19 00:12:01:688 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@671aeeb6 2025-11-19 00:12:01:688 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2025-11-19 00:12:01:690 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x1a2a01b2, L:/127.0.0.1:37792 - R:localhost/127.0.0.1:40087] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2025-11-19 00:12:01:693 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2025-11-19 00:12:01:694 +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}]} 2025-11-19 00:12:01:694 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40087?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1657723041], timeout=30000] 2025-11-19 00:12:01:694 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40087?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1657723041] 2025-11-19 00:12:01:694 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x1a2a01b2, L:/127.0.0.1:37792 - R:localhost/127.0.0.1:40087]]@1657723041 2025-11-19 00:12:01:695 +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}]} 2025-11-19 00:12:01:695 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-19 00:12:01:704 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2025-11-19 00:12:01:705 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:705 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2025-11-19 00:12:01:705 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:705 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40087 2025-11-19 00:12:01:705 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40087@801696184] 2025-11-19 00:12:01:780 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40915 2025-11-19 00:12:01:781 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:781 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:784 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:784 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:786 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:786 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:787 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:787 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:788 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:788 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:790 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:790 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:791 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:791 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:792 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:792 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:794 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:794 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:795 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:795 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:796 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40915 2025-11-19 00:12:01:796 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40915' mapped to BlahBlah 2025-11-19 00:12:01:797 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-19 00:12:01:797 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:01:798 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2025-11-19 00:12:01:798 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:02:073 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:40915 2025-11-19 00:12:02:074 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40915 2025-11-19 00:12:02:074 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1154650578 2025-11-19 00:12:02:076 +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}]}}]} 2025-11-19 00:12:02:076 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb4f0d0e5, L:/127.0.0.1:45892 - R:localhost/127.0.0.1:40915]]@1154650578 2025-11-19 00:12:02:077 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2025-11-19 00:12:02:179 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2025-11-19 00:12:02:181 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-19 00:12:02:181 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2025-11-19 00:12:02:182 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2025-11-19 00:12:02:182 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@72a1bb53 2025-11-19 00:12:02:182 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2025-11-19 00:12:02:185 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xb4f0d0e5, L:/127.0.0.1:45892 - R:localhost/127.0.0.1:40915] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2025-11-19 00:12:02:186 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2025-11-19 00:12:02:188 +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}]}}]} 2025-11-19 00:12:02:189 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40915?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1154650578], timeout=30000] 2025-11-19 00:12:02:189 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40915?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1154650578] 2025-11-19 00:12:02:189 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb4f0d0e5, L:/127.0.0.1:45892 - R:localhost/127.0.0.1:40915]]@1154650578 2025-11-19 00:12:02:189 +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}]}}]}} 2025-11-19 00:12:02:198 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2025-11-19 00:12:02:199 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:02:199 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2025-11-19 00:12:02:199 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-19 00:12:02:199 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40915 2025-11-19 00:12:02:199 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40915@20125506]