2026-04-01 00:07:28:056 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-04-01 00:07:28:060 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-04-01 00:07:28:063 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-04-01 00:07:28:063 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-04-01 00:07:28:075 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-04-01 00:07:28:098 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-04-01 00:07:28:098 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-04-01 00:07:28:115 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-04-01 00:07:28:115 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-04-01 00:07:28:118 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-04-01 00:07:28:119 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-04-01 00:07:28:119 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-04-01 00:07:28:120 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-04-01 00:07:28:121 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-04-01 00:07:28:121 +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-04-01 00:07:28:123 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-04-01 00:07:28:123 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-04-01 00:07:28:123 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-04-01 00:07:28:123 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-04-01 00:07:28:124 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-04-01 00:07:28:125 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-04-01 00:07:28:125 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-04-01 00:07:28:129 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-04-01 00:07:28:130 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-04-01 00:07:28:206 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 16821 (auto-detected) 2026-04-01 00:07:28:209 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-04-01 00:07:28:209 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-04-01 00:07:28:211 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-04-01 00:07:28:212 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-04-01 00:07:28:213 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: de:d3:78:ff:fe:00:33:ac (auto-detected) 2026-04-01 00:07:28:226 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-04-01 00:07:28:226 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-04-01 00:07:28:267 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-04-01 00:07:28:284 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-04-01 00:07:28:284 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-04-01 00:07:28:285 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-04-01 00:07:28:285 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-04-01 00:07:28:285 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-04-01 00:07:28:297 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-04-01 00:07:28:297 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-04-01 00:07:28:297 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-04-01 00:07:28:299 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-04-01 00:07:28:318 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48779 2026-04-01 00:07:29:194 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:194 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:215 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:215 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:217 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:217 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:220 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:220 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:222 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:222 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:224 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:224 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:227 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:227 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:229 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:229 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:231 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:231 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:233 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:235 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48779 2026-04-01 00:07:29:235 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48779' mapped to BlahBlah 2026-04-01 00:07:29:240 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:29:240 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:29:240 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-04-01 00:07:29:240 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:29:492 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:48779 2026-04-01 00:07:29:511 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48779 2026-04-01 00:07:29:511 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@894754374 2026-04-01 00:07:29:542 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x202c328a, L:/127.0.0.1:46612 - R:localhost/127.0.0.1:48779]]@894754374 2026-04-01 00:07:29:562 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-04-01 00:07:29:562 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-04-01 00:07:29:564 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@77b4789c 2026-04-01 00:07:29:733 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-04-01 00:07:29:745 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:29:750 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-04-01 00:07:29:753 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-04-01 00:07:29:756 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1ff163f5 2026-04-01 00:07:29:757 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-04-01 00:07:29:760 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x202c328a, L:/127.0.0.1:46612 - R:localhost/127.0.0.1:48779] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-04-01 00:07:29:762 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-04-01 00:07:29:823 +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-04-01 00:07:29:827 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48779?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=894754374], timeout=30000] 2026-04-01 00:07:29:832 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48779?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=894754374] 2026-04-01 00:07:29:833 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x202c328a, L:/127.0.0.1:46612 - R:localhost/127.0.0.1:48779]]@894754374 2026-04-01 00:07:29:837 +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-04-01 00:07:29:838 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-04-01 00:07:29:838 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:29:838 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-04-01 00:07:29:838 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:29:838 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48779 2026-04-01 00:07:29:838 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48779@1787798282] 2026-04-01 00:07:29:966 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 39591 2026-04-01 00:07:29:967 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:968 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:972 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:972 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:974 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:975 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:977 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:977 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:980 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:981 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:983 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:983 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:985 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:985 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:987 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:987 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:988 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:989 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:990 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:991 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:992 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39591 2026-04-01 00:07:29:993 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:39591' mapped to BlahBlah 2026-04-01 00:07:29:994 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:29:994 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:29:994 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-04-01 00:07:29:995 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:30:323 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:39591 2026-04-01 00:07:30:324 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:39591 2026-04-01 00:07:30:324 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1044909795 2026-04-01 00:07:30:327 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4f686df3, L:/127.0.0.1:37282 - R:localhost/127.0.0.1:39591]]@1044909795 2026-04-01 00:07:30:426 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-04-01 00:07:30:428 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:30:428 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-04-01 00:07:30:429 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-04-01 00:07:30:429 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@61171ac0 2026-04-01 00:07:30:429 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-04-01 00:07:30:432 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x4f686df3, L:/127.0.0.1:37282 - R:localhost/127.0.0.1:39591] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-04-01 00:07:30:432 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-04-01 00:07:30:450 +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-04-01 00:07:30:451 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:39591?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1044909795], timeout=30000] 2026-04-01 00:07:30:452 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:39591?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1044909795] 2026-04-01 00:07:30:452 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4f686df3, L:/127.0.0.1:37282 - R:localhost/127.0.0.1:39591]]@1044909795 2026-04-01 00:07:30:467 +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-04-01 00:07:30:519 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:30:519 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-04-01 00:07:30:519 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:30:520 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 39591 2026-04-01 00:07:30:520 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:39591@1671386208] 2026-04-01 00:07:30:619 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42695 2026-04-01 00:07:30:620 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:620 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:623 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:623 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:624 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:624 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:626 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:626 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:628 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:628 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:629 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:629 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:631 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:631 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:632 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:632 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:634 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:634 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:635 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:635 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:637 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42695 2026-04-01 00:07:30:637 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42695' mapped to BlahBlah 2026-04-01 00:07:30:638 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:30:638 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:30:638 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-04-01 00:07:30:638 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:30:890 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:42695 2026-04-01 00:07:30:891 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42695 2026-04-01 00:07:30:891 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@651534182 2026-04-01 00:07:30:894 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1d3bc4f3, L:/127.0.0.1:32854 - R:localhost/127.0.0.1:42695]]@651534182 2026-04-01 00:07:30:995 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-04-01 00:07:30:997 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:30:998 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-04-01 00:07:30:998 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-04-01 00:07:30:998 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7b4fc961 2026-04-01 00:07:30:999 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-04-01 00:07:31:001 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x1d3bc4f3, L:/127.0.0.1:32854 - R:localhost/127.0.0.1:42695] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-04-01 00:07:31:002 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-04-01 00:07:31:002 +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-04-01 00:07:31:002 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42695?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=651534182], timeout=30000] 2026-04-01 00:07:31:002 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42695?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=651534182] 2026-04-01 00:07:31:002 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x1d3bc4f3, L:/127.0.0.1:32854 - R:localhost/127.0.0.1:42695]]@651534182 2026-04-01 00:07:31:003 +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-04-01 00:07:31:003 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:004 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-04-01 00:07:31:004 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:004 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42695 2026-04-01 00:07:31:004 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42695@502723965] 2026-04-01 00:07:31:132 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41637 2026-04-01 00:07:31:133 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:133 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:136 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:137 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:138 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:139 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:141 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:141 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:142 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:143 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:144 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:144 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:146 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:146 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:147 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:147 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:149 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:149 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:151 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:151 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:153 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41637 2026-04-01 00:07:31:153 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41637' mapped to BlahBlah 2026-04-01 00:07:31:155 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:31:155 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:155 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-04-01 00:07:31:155 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:440 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:41637 2026-04-01 00:07:31:440 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:41637 2026-04-01 00:07:31:440 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@358636479 2026-04-01 00:07:31:442 +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@618ba7f6}]} 2026-04-01 00:07:31:444 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcbbfa2d7, L:/127.0.0.1:35836 - R:localhost/127.0.0.1:41637]]@358636479 2026-04-01 00:07:31:457 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-04-01 00:07:31:457 +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-04-01 00:07:31:459 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:31:459 +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-04-01 00:07:31:459 +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-04-01 00:07:31:460 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@65eba97 2026-04-01 00:07:31:460 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-04-01 00:07:31:461 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xcbbfa2d7, L:/127.0.0.1:35836 - R:localhost/127.0.0.1:41637] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-04-01 00:07:31:462 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-04-01 00:07:31:463 +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@185b662}]} 2026-04-01 00:07:31:463 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41637?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=358636479], timeout=30000] 2026-04-01 00:07:31:463 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41637?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=358636479] 2026-04-01 00:07:31:463 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xcbbfa2d7, L:/127.0.0.1:35836 - R:localhost/127.0.0.1:41637]]@358636479 2026-04-01 00:07:31:463 +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@185b662}]} 2026-04-01 00:07:31:463 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-04-01 00:07:31:464 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:464 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-04-01 00:07:31:464 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:464 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41637 2026-04-01 00:07:31:464 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41637@1241216976] 2026-04-01 00:07:31:547 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34655 2026-04-01 00:07:31:548 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:548 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:550 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:550 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:552 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:552 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:553 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:553 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:555 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:555 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:556 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:556 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:557 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:557 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:559 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:559 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:560 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:560 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:561 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:561 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:563 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34655 2026-04-01 00:07:31:563 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34655' mapped to BlahBlah 2026-04-01 00:07:31:564 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:31:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:564 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-04-01 00:07:31:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:844 +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-04-01 00:07:31:844 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:34655 2026-04-01 00:07:31:845 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34655 2026-04-01 00:07:31:845 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1417638743 2026-04-01 00:07:31:846 +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-04-01 00:07:31:846 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe4f879c8, L:/127.0.0.1:57372 - R:localhost/127.0.0.1:34655]]@1417638743 2026-04-01 00:07:31:848 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-04-01 00:07:31:949 +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-04-01 00:07:31:950 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:31:951 +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-04-01 00:07:31:951 +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-04-01 00:07:31:951 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@58fac133 2026-04-01 00:07:31:952 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-04-01 00:07:31:954 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xe4f879c8, L:/127.0.0.1:57372 - R:localhost/127.0.0.1:34655] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-04-01 00:07:31:955 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-04-01 00:07:31:956 +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-04-01 00:07:31:957 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34655?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1417638743], timeout=30000] 2026-04-01 00:07:31:957 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34655?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1417638743] 2026-04-01 00:07:31:957 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe4f879c8, L:/127.0.0.1:57372 - R:localhost/127.0.0.1:34655]]@1417638743 2026-04-01 00:07:31:958 +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-04-01 00:07:31:958 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-04-01 00:07:31:967 +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-04-01 00:07:31:968 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:968 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-04-01 00:07:31:968 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:31:968 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34655 2026-04-01 00:07:31:969 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34655@549277650] 2026-04-01 00:07:32:044 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47025 2026-04-01 00:07:32:045 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:045 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:048 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:048 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:049 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:049 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:050 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:050 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:052 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:052 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:053 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:053 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:054 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:054 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:056 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:056 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:057 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:057 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:059 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:059 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:060 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47025 2026-04-01 00:07:32:060 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47025' mapped to BlahBlah 2026-04-01 00:07:32:062 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:32:062 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:062 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-04-01 00:07:32:062 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:313 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:47025 2026-04-01 00:07:32:314 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47025 2026-04-01 00:07:32:314 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@401080470 2026-04-01 00:07:32:316 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xab7f9672, L:/127.0.0.1:42684 - R:localhost/127.0.0.1:47025]]@401080470 2026-04-01 00:07:32:417 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-04-01 00:07:32:418 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:32:419 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-04-01 00:07:32:419 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-04-01 00:07:32:420 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3813697d 2026-04-01 00:07:32:421 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-04-01 00:07:32:422 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xab7f9672, L:/127.0.0.1:42684 - R:localhost/127.0.0.1:47025] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-04-01 00:07:32:424 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47025?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=401080470], timeout=30000] 2026-04-01 00:07:32:424 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47025?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=401080470] 2026-04-01 00:07:32:424 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xab7f9672, L:/127.0.0.1:42684 - R:localhost/127.0.0.1:47025]]@401080470 2026-04-01 00:07:32:432 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-04-01 00:07:32:432 +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:47025, cause=java.lang.reflect.InvocationTargetException]] 2026-04-01 00:07:32:437 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:437 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-04-01 00:07:32:437 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:437 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47025 2026-04-01 00:07:32:437 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47025@252340996] 2026-04-01 00:07:32:511 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41303 2026-04-01 00:07:32:512 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:512 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:514 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:514 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:516 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:516 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:517 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:517 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:518 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:518 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:520 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:520 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:521 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:521 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:522 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:522 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:524 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:524 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:525 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:525 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:526 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41303 2026-04-01 00:07:32:526 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41303' mapped to BlahBlah 2026-04-01 00:07:32:527 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:32:528 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:528 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-04-01 00:07:32:528 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:781 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:782 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-04-01 00:07:32:782 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:782 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41303 2026-04-01 00:07:32:782 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41303@1753295732] 2026-04-01 00:07:32:849 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42519 2026-04-01 00:07:32:849 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:850 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:852 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:852 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:853 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:853 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:854 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:854 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:855 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:855 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:857 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:857 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:858 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:858 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:859 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:859 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:860 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:860 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:861 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:861 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:863 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42519 2026-04-01 00:07:32:863 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42519' mapped to BlahBlah 2026-04-01 00:07:32:864 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:32:864 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:32:864 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-04-01 00:07:32:864 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:33:132 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:42519 2026-04-01 00:07:33:132 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42519 2026-04-01 00:07:33:132 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1125650762 2026-04-01 00:07:33:134 +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-04-01 00:07:33:134 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb254c7b8, L:/127.0.0.1:55730 - R:localhost/127.0.0.1:42519]]@1125650762 2026-04-01 00:07:33:135 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-04-01 00:07:33:235 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-04-01 00:07:33:236 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:33:237 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-04-01 00:07:33:237 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-04-01 00:07:33:237 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@115ff34c 2026-04-01 00:07:33:238 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-04-01 00:07:33:239 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xb254c7b8, L:/127.0.0.1:55730 - R:localhost/127.0.0.1:42519] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-04-01 00:07:33:240 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-04-01 00:07:33:241 +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-04-01 00:07:33:241 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42519?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1125650762], timeout=30000] 2026-04-01 00:07:33:241 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42519?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1125650762] 2026-04-01 00:07:33:241 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb254c7b8, L:/127.0.0.1:55730 - R:localhost/127.0.0.1:42519]]@1125650762 2026-04-01 00:07:33:242 +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-04-01 00:07:33:242 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-04-01 00:07:33:252 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-04-01 00:07:33:252 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:33:252 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-04-01 00:07:33:252 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:33:252 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42519 2026-04-01 00:07:33:252 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42519@2100552491] 2026-04-01 00:07:33:314 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53757 2026-04-01 00:07:33:315 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:315 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:317 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:317 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:319 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:319 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:320 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:320 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:321 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:321 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:322 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:322 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:324 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:324 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:325 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:325 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:326 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:326 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:327 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:327 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:329 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53757 2026-04-01 00:07:33:329 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53757' mapped to BlahBlah 2026-04-01 00:07:33:330 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-04-01 00:07:33:330 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:33:330 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-04-01 00:07:33:330 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:33:604 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:53757 2026-04-01 00:07:33:605 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53757 2026-04-01 00:07:33:605 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@586418209 2026-04-01 00:07:33:606 +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-04-01 00:07:33:607 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5cb16703, L:/127.0.0.1:47300 - R:localhost/127.0.0.1:53757]]@586418209 2026-04-01 00:07:33:607 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-04-01 00:07:33:708 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-04-01 00:07:33:709 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-04-01 00:07:33:710 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-04-01 00:07:33:710 +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-04-01 00:07:33:710 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6fd0e892 2026-04-01 00:07:33:710 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-04-01 00:07:33:712 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x5cb16703, L:/127.0.0.1:47300 - R:localhost/127.0.0.1:53757] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-04-01 00:07:33:712 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-04-01 00:07:33:715 +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-04-01 00:07:33:715 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53757?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=586418209], timeout=30000] 2026-04-01 00:07:33:715 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53757?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=586418209] 2026-04-01 00:07:33:715 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5cb16703, L:/127.0.0.1:47300 - R:localhost/127.0.0.1:53757]]@586418209 2026-04-01 00:07:33:716 +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-04-01 00:07:33:724 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-04-01 00:07:33:724 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:33:724 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-04-01 00:07:33:725 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-04-01 00:07:33:725 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53757 2026-04-01 00:07:33:725 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53757@925256968]