2025-11-21 00:07:40:855 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2025-11-21 00:07:40:861 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2025-11-21 00:07:40:864 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2025-11-21 00:07:40:864 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-11-21 00:07:40:877 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-11-21 00:07:40:910 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-11-21 00:07:40:910 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-11-21 00:07:40:931 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2025-11-21 00:07:40:931 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-11-21 00:07:40:934 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-11-21 00:07:40:935 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-11-21 00:07:40:936 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2025-11-21 00:07:40:937 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-11-21 00:07:40:938 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-11-21 00:07:40:939 +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-21 00:07:40:939 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-11-21 00:07:40:939 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2025-11-21 00:07:40:940 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-11-21 00:07:40:940 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-11-21 00:07:40:941 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-11-21 00:07:40:942 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-11-21 00:07:40:942 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2025-11-21 00:07:40:947 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2025-11-21 00:07:40:949 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-11-21 00:07:41:039 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 17176 (auto-detected) 2025-11-21 00:07:41:043 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2025-11-21 00:07:41:044 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2025-11-21 00:07:41:046 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-11-21 00:07:41:048 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-11-21 00:07:41:049 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: de:96:50:ff:fe:ac:33:df (auto-detected) 2025-11-21 00:07:41:066 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-11-21 00:07:41:067 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-11-21 00:07:41:106 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2025-11-21 00:07:41:129 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-11-21 00:07:41:129 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2025-11-21 00:07:41:129 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2025-11-21 00:07:41:129 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2025-11-21 00:07:41:129 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-11-21 00:07:41:139 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2025-11-21 00:07:41:139 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-11-21 00:07:41:139 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-11-21 00:07:41:141 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-11-21 00:07:41:162 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35331 2025-11-21 00:07:42:166 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:166 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:188 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:188 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:191 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:191 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:193 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:193 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:196 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:196 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:198 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:198 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:201 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:201 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:203 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:203 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:205 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:205 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:208 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:208 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:210 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35331 2025-11-21 00:07:42:210 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35331' mapped to BlahBlah 2025-11-21 00:07:42:215 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:42:216 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:42:216 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2025-11-21 00:07:42:216 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:42:469 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:35331 2025-11-21 00:07:42:491 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35331 2025-11-21 00:07:42:491 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1270132215 2025-11-21 00:07:42:542 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa2a7cfbb, L:/127.0.0.1:58196 - R:localhost/127.0.0.1:35331]]@1270132215 2025-11-21 00:07:42:569 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-11-21 00:07:42:570 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-11-21 00:07:42:571 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@15962df8 2025-11-21 00:07:42:716 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2025-11-21 00:07:42:727 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:42:733 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2025-11-21 00:07:42:736 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2025-11-21 00:07:42:739 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3caddaaf 2025-11-21 00:07:42:740 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2025-11-21 00:07:42:744 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xa2a7cfbb, L:/127.0.0.1:58196 - R:localhost/127.0.0.1:35331] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2025-11-21 00:07:42:746 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2025-11-21 00:07:42:816 +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-21 00:07:42:820 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35331?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1270132215], timeout=30000] 2025-11-21 00:07:42:826 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35331?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1270132215] 2025-11-21 00:07:42:827 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa2a7cfbb, L:/127.0.0.1:58196 - R:localhost/127.0.0.1:35331]]@1270132215 2025-11-21 00:07:42:832 +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-21 00:07:42:832 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-21 00:07:42:832 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:42:833 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2025-11-21 00:07:42:833 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:42:833 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35331 2025-11-21 00:07:42:833 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35331@267211023] 2025-11-21 00:07:42:972 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40487 2025-11-21 00:07:42:973 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:973 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:977 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:977 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:980 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:980 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:982 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:982 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:984 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:984 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:986 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:986 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:989 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:989 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:991 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:991 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:993 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:993 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:995 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:995 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:996 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40487 2025-11-21 00:07:42:996 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40487' mapped to BlahBlah 2025-11-21 00:07:42:998 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:42:998 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:42:998 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2025-11-21 00:07:42:999 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:43:332 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:40487 2025-11-21 00:07:43:333 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40487 2025-11-21 00:07:43:333 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@347493031 2025-11-21 00:07:43:336 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x60f2d18f, L:/127.0.0.1:39632 - R:localhost/127.0.0.1:40487]]@347493031 2025-11-21 00:07:43:435 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2025-11-21 00:07:43:438 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:43:440 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2025-11-21 00:07:43:440 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2025-11-21 00:07:43:440 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@480e768a 2025-11-21 00:07:43:440 +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-21 00:07:43:443 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x60f2d18f, L:/127.0.0.1:39632 - R:localhost/127.0.0.1:40487] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2025-11-21 00:07:43:444 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2025-11-21 00:07:43:468 +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-21 00:07:43:470 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40487?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=347493031], timeout=30000] 2025-11-21 00:07:43:470 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40487?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=347493031] 2025-11-21 00:07:43:470 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x60f2d18f, L:/127.0.0.1:39632 - R:localhost/127.0.0.1:40487]]@347493031 2025-11-21 00:07:43:488 +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-21 00:07:43:543 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:43:543 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2025-11-21 00:07:43:543 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:43:543 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40487 2025-11-21 00:07:43:543 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40487@1767198298] 2025-11-21 00:07:43:661 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36309 2025-11-21 00:07:43:662 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:662 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:666 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:666 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:667 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:667 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:669 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:669 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:671 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:672 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:673 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:673 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:675 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:675 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:677 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:677 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:678 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:678 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:680 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:680 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:683 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36309 2025-11-21 00:07:43:683 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36309' mapped to BlahBlah 2025-11-21 00:07:43:684 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:43:685 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:43:685 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2025-11-21 00:07:43:685 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:43:936 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:36309 2025-11-21 00:07:43:938 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36309 2025-11-21 00:07:43:938 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@46856726 2025-11-21 00:07:43:942 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf93602f4, L:/127.0.0.1:34526 - R:localhost/127.0.0.1:36309]]@46856726 2025-11-21 00:07:44:043 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2025-11-21 00:07:44:045 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:44:046 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2025-11-21 00:07:44:046 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2025-11-21 00:07:44:046 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5c0f0e49 2025-11-21 00:07:44:047 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2025-11-21 00:07:44:050 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xf93602f4, L:/127.0.0.1:34526 - R:localhost/127.0.0.1:36309] : {"jsonrpc":"2.0","id":1,"result":{}} 2025-11-21 00:07:44:050 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2025-11-21 00:07:44:051 +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-21 00:07:44:051 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36309?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=46856726], timeout=30000] 2025-11-21 00:07:44:051 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36309?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=46856726] 2025-11-21 00:07:44:052 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf93602f4, L:/127.0.0.1:34526 - R:localhost/127.0.0.1:36309]]@46856726 2025-11-21 00:07:44:052 +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-21 00:07:44:053 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:053 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2025-11-21 00:07:44:053 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:053 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36309 2025-11-21 00:07:44:054 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36309@407582069] 2025-11-21 00:07:44:155 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 58289 2025-11-21 00:07:44:156 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:156 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:159 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:159 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:161 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:161 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:162 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:162 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:164 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:164 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:165 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:166 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:167 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:167 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:168 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:168 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:170 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:170 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:171 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:171 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:173 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58289 2025-11-21 00:07:44:173 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:58289' mapped to BlahBlah 2025-11-21 00:07:44:174 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:44:174 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:174 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2025-11-21 00:07:44:175 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:470 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:58289 2025-11-21 00:07:44:471 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:58289 2025-11-21 00:07:44:471 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2046868521 2025-11-21 00:07:44:474 +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@48994631}]} 2025-11-21 00:07:44:474 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x855ad674, L:/127.0.0.1:38154 - R:localhost/127.0.0.1:58289]]@2046868521 2025-11-21 00:07:44:493 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2025-11-21 00:07:44:494 +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-21 00:07:44:495 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:44:496 +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-21 00:07:44:496 +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-21 00:07:44:497 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@33570ff7 2025-11-21 00:07:44:497 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2025-11-21 00:07:44:499 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x855ad674, L:/127.0.0.1:38154 - R:localhost/127.0.0.1:58289] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2025-11-21 00:07:44:500 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2025-11-21 00:07:44:501 +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@771ef15d}]} 2025-11-21 00:07:44:501 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58289?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2046868521], timeout=30000] 2025-11-21 00:07:44:502 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58289?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2046868521] 2025-11-21 00:07:44:502 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x855ad674, L:/127.0.0.1:38154 - R:localhost/127.0.0.1:58289]]@2046868521 2025-11-21 00:07:44:502 +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@771ef15d}]} 2025-11-21 00:07:44:502 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-21 00:07:44:503 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:503 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2025-11-21 00:07:44:503 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:503 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 58289 2025-11-21 00:07:44:503 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:58289@868037961] 2025-11-21 00:07:44:590 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55467 2025-11-21 00:07:44:592 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:592 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:595 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:597 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:597 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:598 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:600 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:600 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:601 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:601 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:602 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:602 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:604 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:604 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:605 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:605 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:607 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:607 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:608 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55467 2025-11-21 00:07:44:608 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55467' mapped to BlahBlah 2025-11-21 00:07:44:609 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:44:610 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:610 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2025-11-21 00:07:44:610 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:903 +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-21 00:07:44:903 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:55467 2025-11-21 00:07:44:904 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55467 2025-11-21 00:07:44:904 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1692921817 2025-11-21 00:07:44:906 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x86049988, L:/127.0.0.1:41514 - R:localhost/127.0.0.1:55467]]@1692921817 2025-11-21 00:07:44:911 +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-21 00:07:44:916 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2025-11-21 00:07:44:917 +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-21 00:07:44:918 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:44:919 +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-21 00:07:44:919 +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-21 00:07:44:919 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3fd1e7fd 2025-11-21 00:07:44:919 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2025-11-21 00:07:44:921 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x86049988, L:/127.0.0.1:41514 - R:localhost/127.0.0.1:55467] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2025-11-21 00:07:44:922 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2025-11-21 00:07:44:923 +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-21 00:07:44:924 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55467?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1692921817], timeout=30000] 2025-11-21 00:07:44:924 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55467?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1692921817] 2025-11-21 00:07:44:924 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x86049988, L:/127.0.0.1:41514 - R:localhost/127.0.0.1:55467]]@1692921817 2025-11-21 00:07:44:925 +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-21 00:07:44:925 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-21 00:07:44:936 +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-21 00:07:44:938 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:938 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2025-11-21 00:07:44:938 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:44:938 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55467 2025-11-21 00:07:44:938 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55467@7198505] 2025-11-21 00:07:45:027 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43149 2025-11-21 00:07:45:028 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:028 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:032 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:032 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:033 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:033 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:035 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:035 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:036 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:036 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:037 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:037 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:039 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:039 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:040 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:040 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:042 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:042 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:043 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:043 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:044 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43149 2025-11-21 00:07:45:044 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43149' mapped to BlahBlah 2025-11-21 00:07:45:046 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:45:046 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:046 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2025-11-21 00:07:45:046 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:297 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:43149 2025-11-21 00:07:45:299 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:43149 2025-11-21 00:07:45:299 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1438691004 2025-11-21 00:07:45:302 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8643b297, L:/127.0.0.1:59736 - R:localhost/127.0.0.1:43149]]@1438691004 2025-11-21 00:07:45:405 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2025-11-21 00:07:45:407 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:45:407 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2025-11-21 00:07:45:408 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2025-11-21 00:07:45:410 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@75434430 2025-11-21 00:07:45:410 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2025-11-21 00:07:45:411 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x8643b297, L:/127.0.0.1:59736 - R:localhost/127.0.0.1:43149] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2025-11-21 00:07:45:413 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43149?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1438691004], timeout=30000] 2025-11-21 00:07:45:413 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43149?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1438691004] 2025-11-21 00:07:45:413 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8643b297, L:/127.0.0.1:59736 - R:localhost/127.0.0.1:43149]]@1438691004 2025-11-21 00:07:45:421 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2025-11-21 00:07:45:421 +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:43149, cause=java.lang.reflect.InvocationTargetException]] 2025-11-21 00:07:45:425 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:425 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2025-11-21 00:07:45:426 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:426 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43149 2025-11-21 00:07:45:426 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43149@2139344016] 2025-11-21 00:07:45:515 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36271 2025-11-21 00:07:45:516 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:516 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:519 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:519 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:521 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:521 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:522 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:522 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:523 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:523 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:525 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:525 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:526 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:526 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:527 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:527 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:529 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:529 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:530 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:530 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:531 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36271 2025-11-21 00:07:45:531 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36271' mapped to BlahBlah 2025-11-21 00:07:45:533 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:45:533 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:533 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2025-11-21 00:07:45:533 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:788 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:788 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2025-11-21 00:07:45:788 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:788 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36271 2025-11-21 00:07:45:788 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36271@1622160793] 2025-11-21 00:07:45:866 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52237 2025-11-21 00:07:45:867 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:867 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:871 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:871 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:872 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:872 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:873 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:873 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:874 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:874 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:876 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:876 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:877 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:877 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:878 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:878 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:879 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:880 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:881 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:881 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52237 2025-11-21 00:07:45:882 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52237' mapped to BlahBlah 2025-11-21 00:07:45:883 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:45:884 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:45:884 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2025-11-21 00:07:45:884 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:46:152 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:52237 2025-11-21 00:07:46:152 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52237 2025-11-21 00:07:46:152 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1615233712 2025-11-21 00:07:46:154 +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-21 00:07:46:155 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xdae70ee0, L:/127.0.0.1:46770 - R:localhost/127.0.0.1:52237]]@1615233712 2025-11-21 00:07:46:157 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2025-11-21 00:07:46:258 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2025-11-21 00:07:46:260 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:46:261 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2025-11-21 00:07:46:262 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2025-11-21 00:07:46:262 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3a28e0c2 2025-11-21 00:07:46:262 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2025-11-21 00:07:46:264 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xdae70ee0, L:/127.0.0.1:46770 - R:localhost/127.0.0.1:52237] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2025-11-21 00:07:46:265 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2025-11-21 00:07:46:266 +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-21 00:07:46:266 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52237?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1615233712], timeout=30000] 2025-11-21 00:07:46:267 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52237?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1615233712] 2025-11-21 00:07:46:267 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xdae70ee0, L:/127.0.0.1:46770 - R:localhost/127.0.0.1:52237]]@1615233712 2025-11-21 00:07:46:267 +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-21 00:07:46:268 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-11-21 00:07:46:278 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2025-11-21 00:07:46:279 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:46:279 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2025-11-21 00:07:46:279 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:46:279 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52237 2025-11-21 00:07:46:279 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52237@476293725] 2025-11-21 00:07:46:351 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48275 2025-11-21 00:07:46:352 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:352 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:355 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:355 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:357 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:357 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:358 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:358 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:359 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:359 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:360 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:361 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:362 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:362 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:363 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:363 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:364 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:364 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:365 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:365 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:367 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48275 2025-11-21 00:07:46:367 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48275' mapped to BlahBlah 2025-11-21 00:07:46:368 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-11-21 00:07:46:368 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:46:368 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2025-11-21 00:07:46:368 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:46:645 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:48275 2025-11-21 00:07:46:645 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48275 2025-11-21 00:07:46:645 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1686525812 2025-11-21 00:07:46:647 +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-21 00:07:46:648 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xfb933e53, L:/127.0.0.1:39418 - R:localhost/127.0.0.1:48275]]@1686525812 2025-11-21 00:07:46:648 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2025-11-21 00:07:46:749 +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-21 00:07:46:752 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-11-21 00:07:46:752 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2025-11-21 00:07:46:753 +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-21 00:07:46:753 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@46c991fb 2025-11-21 00:07:46:753 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2025-11-21 00:07:46:756 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xfb933e53, L:/127.0.0.1:39418 - R:localhost/127.0.0.1:48275] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2025-11-21 00:07:46:757 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2025-11-21 00:07:46:758 +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-21 00:07:46:759 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48275?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1686525812], timeout=30000] 2025-11-21 00:07:46:759 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48275?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1686525812] 2025-11-21 00:07:46:759 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xfb933e53, L:/127.0.0.1:39418 - R:localhost/127.0.0.1:48275]]@1686525812 2025-11-21 00:07:46:759 +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-21 00:07:46:767 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2025-11-21 00:07:46:768 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:46:768 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2025-11-21 00:07:46:768 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-11-21 00:07:46:768 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48275 2025-11-21 00:07:46:768 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48275@448684316]