2026-03-20 08:13:46:281 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-03-20 08:13:46:286 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2026-03-20 08:13:46:289 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-03-20 08:13:46:289 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-03-20 08:13:46:302 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-03-20 08:13:46:313 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-03-20 08:13:46:313 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-03-20 08:13:46:333 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-03-20 08:13:46:333 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-03-20 08:13:46:336 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-03-20 08:13:46:337 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-03-20 08:13:46:338 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-03-20 08:13:46:338 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-03-20 08:13:46:339 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-03-20 08:13:46:340 +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-03-20 08:13:46:341 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-03-20 08:13:46:342 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-03-20 08:13:46:342 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-03-20 08:13:46:342 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-03-20 08:13:46:342 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-03-20 08:13:46:344 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-03-20 08:13:46:344 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-03-20 08:13:46:348 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-03-20 08:13:46:349 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-03-20 08:13:46:431 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 5285 (auto-detected) 2026-03-20 08:13:46:434 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-03-20 08:13:46:434 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-03-20 08:13:46:437 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-03-20 08:13:46:438 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-03-20 08:13:46:438 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: ee:87:62:ff:fe:bf:ad:ff (auto-detected) 2026-03-20 08:13:46:453 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-03-20 08:13:46:453 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-03-20 08:13:46:486 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-03-20 08:13:46:513 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-03-20 08:13:46:513 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-03-20 08:13:46:513 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-03-20 08:13:46:513 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-03-20 08:13:46:514 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-03-20 08:13:46:525 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-03-20 08:13:46:525 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-03-20 08:13:46:525 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-03-20 08:13:46:527 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-03-20 08:13:46:546 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 32899 2026-03-20 08:13:47:490 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:490 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:509 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:509 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:515 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:515 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:518 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:518 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:520 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:520 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:523 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:523 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:525 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:525 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:527 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:528 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:530 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:530 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:532 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:532 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:534 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32899 2026-03-20 08:13:47:534 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:32899' mapped to BlahBlah 2026-03-20 08:13:47:539 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:47:539 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:47:540 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-03-20 08:13:47:540 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:47:794 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:32899 2026-03-20 08:13:47:819 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:32899 2026-03-20 08:13:47:820 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1217132493 2026-03-20 08:13:47:864 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd4f395be, L:/127.0.0.1:34212 - R:localhost/127.0.0.1:32899]]@1217132493 2026-03-20 08:13:47:875 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-03-20 08:13:47:875 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-03-20 08:13:47:876 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@44b233cb 2026-03-20 08:13:48:047 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-03-20 08:13:48:056 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:48:058 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-03-20 08:13:48:060 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-03-20 08:13:48:063 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@507ceb38 2026-03-20 08:13:48:063 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-03-20 08:13:48:066 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xd4f395be, L:/127.0.0.1:34212 - R:localhost/127.0.0.1:32899] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-03-20 08:13:48:070 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-03-20 08:13:48:143 +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-03-20 08:13:48:148 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:32899?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493], timeout=30000] 2026-03-20 08:13:48:154 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:32899?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493] 2026-03-20 08:13:48:154 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd4f395be, L:/127.0.0.1:34212 - R:localhost/127.0.0.1:32899]]@1217132493 2026-03-20 08:13:48:160 +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-03-20 08:13:48:160 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-20 08:13:48:161 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:48:161 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-03-20 08:13:48:161 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:48:161 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 32899 2026-03-20 08:13:48:161 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:32899@1660873155] 2026-03-20 08:13:48:325 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55413 2026-03-20 08:13:48:325 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:325 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:329 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:329 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:331 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:331 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:334 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:334 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:336 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:336 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:338 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:338 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:340 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:340 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:342 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:342 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:344 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:344 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:346 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:346 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:348 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55413 2026-03-20 08:13:48:348 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55413' mapped to BlahBlah 2026-03-20 08:13:48:350 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:48:350 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:48:350 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-03-20 08:13:48:350 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:48:715 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:55413 2026-03-20 08:13:48:717 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55413 2026-03-20 08:13:48:717 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@447769009 2026-03-20 08:13:48:720 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2ce48067, L:/127.0.0.1:35050 - R:localhost/127.0.0.1:55413]]@447769009 2026-03-20 08:13:48:824 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-03-20 08:13:48:827 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:48:829 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-03-20 08:13:48:830 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-03-20 08:13:48:830 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@55128867 2026-03-20 08:13:48:831 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-03-20 08:13:48:833 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x2ce48067, L:/127.0.0.1:35050 - R:localhost/127.0.0.1:55413] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-03-20 08:13:48:834 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-03-20 08:13:48:856 +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-03-20 08:13:48:858 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55413?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=447769009], timeout=30000] 2026-03-20 08:13:48:858 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55413?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=447769009] 2026-03-20 08:13:48:858 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2ce48067, L:/127.0.0.1:35050 - R:localhost/127.0.0.1:55413]]@447769009 2026-03-20 08:13:48:874 +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-03-20 08:13:48:969 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:48:969 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-03-20 08:13:48:969 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:48:969 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55413 2026-03-20 08:13:48:969 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55413@1353340966] 2026-03-20 08:13:49:102 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56319 2026-03-20 08:13:49:103 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:103 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:105 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:106 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:107 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:107 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:109 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:109 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:111 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:111 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:113 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:114 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:114 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:116 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:116 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:117 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:117 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:119 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:119 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:121 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56319 2026-03-20 08:13:49:121 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56319' mapped to BlahBlah 2026-03-20 08:13:49:123 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:49:123 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:123 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-03-20 08:13:49:123 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:374 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:56319 2026-03-20 08:13:49:375 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:56319 2026-03-20 08:13:49:375 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1786301421 2026-03-20 08:13:49:380 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa6eae21c, L:/127.0.0.1:50972 - R:localhost/127.0.0.1:56319]]@1786301421 2026-03-20 08:13:49:486 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-03-20 08:13:49:488 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:49:489 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-03-20 08:13:49:489 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-03-20 08:13:49:489 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@340ac1bc 2026-03-20 08:13:49:489 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-03-20 08:13:49:492 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xa6eae21c, L:/127.0.0.1:50972 - R:localhost/127.0.0.1:56319] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-03-20 08:13:49:492 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-03-20 08:13:49:493 +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-03-20 08:13:49:493 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56319?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1786301421], timeout=30000] 2026-03-20 08:13:49:493 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56319?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1786301421] 2026-03-20 08:13:49:493 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa6eae21c, L:/127.0.0.1:50972 - R:localhost/127.0.0.1:56319]]@1786301421 2026-03-20 08:13:49:495 +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-03-20 08:13:49:496 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:496 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-03-20 08:13:49:496 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:496 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56319 2026-03-20 08:13:49:496 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56319@42687726] 2026-03-20 08:13:49:593 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 33045 2026-03-20 08:13:49:594 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:594 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:596 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:597 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:598 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:600 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:600 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:601 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:601 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:603 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:603 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:604 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:605 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:606 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:606 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:607 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:607 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:609 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:609 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:610 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33045 2026-03-20 08:13:49:610 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:33045' mapped to BlahBlah 2026-03-20 08:13:49:612 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:49:612 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:612 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-03-20 08:13:49:612 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:897 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:33045 2026-03-20 08:13:49:897 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:33045 2026-03-20 08:13:49:897 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@995169005 2026-03-20 08:13:49:899 +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@46460baa}]} 2026-03-20 08:13:49:900 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xebe1812f, L:/127.0.0.1:44348 - R:localhost/127.0.0.1:33045]]@995169005 2026-03-20 08:13:49:914 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-03-20 08:13:49:914 +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-03-20 08:13:49:916 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:49:916 +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-03-20 08:13:49:916 +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-03-20 08:13:49:917 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5e4170b4 2026-03-20 08:13:49:917 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-03-20 08:13:49:918 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xebe1812f, L:/127.0.0.1:44348 - R:localhost/127.0.0.1:33045] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-03-20 08:13:49:919 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-03-20 08:13:49:919 +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@7227baf9}]} 2026-03-20 08:13:49:919 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33045?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=995169005], timeout=30000] 2026-03-20 08:13:49:919 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33045?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=995169005] 2026-03-20 08:13:49:920 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xebe1812f, L:/127.0.0.1:44348 - R:localhost/127.0.0.1:33045]]@995169005 2026-03-20 08:13:49:920 +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@7227baf9}]} 2026-03-20 08:13:49:920 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-20 08:13:49:920 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:920 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-03-20 08:13:49:920 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:49:920 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 33045 2026-03-20 08:13:49:920 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:33045@1291180807] 2026-03-20 08:13:50:006 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 49123 2026-03-20 08:13:50:007 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:007 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:009 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:009 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:011 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:011 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:013 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:013 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:014 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:014 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:015 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:016 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:017 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:017 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:018 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:019 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:020 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:020 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:021 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:021 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:023 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49123 2026-03-20 08:13:50:023 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:49123' mapped to BlahBlah 2026-03-20 08:13:50:024 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:50:025 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:025 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-03-20 08:13:50:025 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:344 +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-03-20 08:13:50:344 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:49123 2026-03-20 08:13:50:345 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:49123 2026-03-20 08:13:50:345 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@748886088 2026-03-20 08:13:50:347 +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-03-20 08:13:50:347 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf3b4c09c, L:/127.0.0.1:58334 - R:localhost/127.0.0.1:49123]]@748886088 2026-03-20 08:13:50:348 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-03-20 08:13:50:449 +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-03-20 08:13:50:451 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:50:452 +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-03-20 08:13:50:452 +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-03-20 08:13:50:453 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3319e833 2026-03-20 08:13:50:453 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-03-20 08:13:50:457 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xf3b4c09c, L:/127.0.0.1:58334 - R:localhost/127.0.0.1:49123] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-03-20 08:13:50:458 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-03-20 08:13:50:459 +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-03-20 08:13:50:460 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49123?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=748886088], timeout=30000] 2026-03-20 08:13:50:460 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49123?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=748886088] 2026-03-20 08:13:50:460 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf3b4c09c, L:/127.0.0.1:58334 - R:localhost/127.0.0.1:49123]]@748886088 2026-03-20 08:13:50:460 +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-03-20 08:13:50:461 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-20 08:13:50:471 +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-03-20 08:13:50:472 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:472 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-03-20 08:13:50:472 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:472 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 49123 2026-03-20 08:13:50:472 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49123@849140474] 2026-03-20 08:13:50:585 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48441 2026-03-20 08:13:50:586 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:586 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:588 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:588 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:589 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:589 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:591 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:591 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:592 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:592 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:593 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:594 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:595 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:596 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:597 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:598 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:599 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:599 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:601 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48441 2026-03-20 08:13:50:601 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48441' mapped to BlahBlah 2026-03-20 08:13:50:602 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:50:602 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:602 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-03-20 08:13:50:602 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:853 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:48441 2026-03-20 08:13:50:854 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48441 2026-03-20 08:13:50:854 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@550489347 2026-03-20 08:13:50:857 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x53ac3d59, L:/127.0.0.1:59146 - R:localhost/127.0.0.1:48441]]@550489347 2026-03-20 08:13:50:960 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-03-20 08:13:50:962 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:50:962 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-03-20 08:13:50:963 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-03-20 08:13:50:965 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6eee643e 2026-03-20 08:13:50:965 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-03-20 08:13:50:966 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x53ac3d59, L:/127.0.0.1:59146 - R:localhost/127.0.0.1:48441] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-03-20 08:13:50:969 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48441?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=550489347], timeout=30000] 2026-03-20 08:13:50:970 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48441?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=550489347] 2026-03-20 08:13:50:970 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x53ac3d59, L:/127.0.0.1:59146 - R:localhost/127.0.0.1:48441]]@550489347 2026-03-20 08:13:50:976 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-03-20 08:13:50:976 +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:48441, cause=java.lang.reflect.InvocationTargetException]] 2026-03-20 08:13:50:979 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:979 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-03-20 08:13:50:980 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:50:980 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48441 2026-03-20 08:13:50:980 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48441@721267591] 2026-03-20 08:13:51:060 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40235 2026-03-20 08:13:51:061 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:061 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:063 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:063 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:064 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:064 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:066 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:066 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:067 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:067 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:068 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:069 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:070 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:070 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:071 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:071 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:073 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:073 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:074 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:074 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:075 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40235 2026-03-20 08:13:51:075 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40235' mapped to BlahBlah 2026-03-20 08:13:51:077 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:51:077 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:077 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-03-20 08:13:51:077 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:330 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:330 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-03-20 08:13:51:330 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:331 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40235 2026-03-20 08:13:51:331 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40235@1442765375] 2026-03-20 08:13:51:412 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36707 2026-03-20 08:13:51:413 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:413 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:415 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:415 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:417 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:417 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:418 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:419 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:419 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:420 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:420 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:422 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:422 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:423 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:423 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:424 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:424 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:426 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:426 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:427 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36707 2026-03-20 08:13:51:427 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36707' mapped to BlahBlah 2026-03-20 08:13:51:428 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:51:428 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:428 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-03-20 08:13:51:428 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:703 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:36707 2026-03-20 08:13:51:703 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36707 2026-03-20 08:13:51:703 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1986404527 2026-03-20 08:13:51:704 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x15a905a5, L:/127.0.0.1:50794 - R:localhost/127.0.0.1:36707]]@1986404527 2026-03-20 08:13:51:705 +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-03-20 08:13:51:707 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-03-20 08:13:51:808 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-03-20 08:13:51:810 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:51:810 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-03-20 08:13:51:811 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-03-20 08:13:51:811 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@69f408d8 2026-03-20 08:13:51:811 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-03-20 08:13:51:814 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x15a905a5, L:/127.0.0.1:50794 - R:localhost/127.0.0.1:36707] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-03-20 08:13:51:814 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-03-20 08:13:51:815 +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-03-20 08:13:51:815 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36707?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1986404527], timeout=30000] 2026-03-20 08:13:51:815 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36707?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1986404527] 2026-03-20 08:13:51:815 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x15a905a5, L:/127.0.0.1:50794 - R:localhost/127.0.0.1:36707]]@1986404527 2026-03-20 08:13:51:817 +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-03-20 08:13:51:817 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-20 08:13:51:824 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-03-20 08:13:51:825 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:825 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-03-20 08:13:51:825 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:825 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36707 2026-03-20 08:13:51:825 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36707@612245301] 2026-03-20 08:13:51:909 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55061 2026-03-20 08:13:51:910 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:910 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:913 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:913 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:914 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:914 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:916 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:916 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:918 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:918 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:920 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:920 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:921 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:921 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:923 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:923 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:924 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:924 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:926 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:926 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:928 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55061 2026-03-20 08:13:51:928 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55061' mapped to BlahBlah 2026-03-20 08:13:51:931 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-20 08:13:51:932 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:51:932 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-03-20 08:13:51:932 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:52:209 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:55061 2026-03-20 08:13:52:209 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55061 2026-03-20 08:13:52:210 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1875610254 2026-03-20 08:13:52:212 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x99ee5be2, L:/127.0.0.1:59742 - R:localhost/127.0.0.1:55061]]@1875610254 2026-03-20 08:13:52:212 +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-03-20 08:13:52:213 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-03-20 08:13:52:314 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-03-20 08:13:52:317 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-20 08:13:52:317 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-03-20 08:13:52:317 +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-03-20 08:13:52:318 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5bd57cb5 2026-03-20 08:13:52:318 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-03-20 08:13:52:320 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x99ee5be2, L:/127.0.0.1:59742 - R:localhost/127.0.0.1:55061] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-03-20 08:13:52:321 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-03-20 08:13:52:323 +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-03-20 08:13:52:323 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55061?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1875610254], timeout=30000] 2026-03-20 08:13:52:323 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55061?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1875610254] 2026-03-20 08:13:52:324 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x99ee5be2, L:/127.0.0.1:59742 - R:localhost/127.0.0.1:55061]]@1875610254 2026-03-20 08:13:52:325 +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-03-20 08:13:52:333 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-03-20 08:13:52:334 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:52:334 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-03-20 08:13:52:334 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-20 08:13:52:334 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55061 2026-03-20 08:13:52:334 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55061@1039774283]