2026-03-10 00:06:42:051 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-03-10 00:06:42:056 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-03-10 00:06:42:059 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-03-10 00:06:42:059 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-03-10 00:06:42:106 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-03-10 00:06:42:118 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-03-10 00:06:42:118 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-03-10 00:06:42:138 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-03-10 00:06:42:139 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-03-10 00:06:42:141 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-03-10 00:06:42:142 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-03-10 00:06:42:143 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-03-10 00:06:42:144 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-03-10 00:06:42:145 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-03-10 00:06:42:145 +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 @6304101a) 2026-03-10 00:06:42:146 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-03-10 00:06:42:147 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-03-10 00:06:42:147 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-03-10 00:06:42:147 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-03-10 00:06:42:148 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-03-10 00:06:42:149 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-03-10 00:06:42:149 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-03-10 00:06:42:155 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-03-10 00:06:42:156 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-03-10 00:06:42:244 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 20092 (auto-detected) 2026-03-10 00:06:42:247 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-03-10 00:06:42:247 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-03-10 00:06:42:250 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-03-10 00:06:42:251 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-03-10 00:06:42:252 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: de:0f:11:ff:fe:aa:10:fc (auto-detected) 2026-03-10 00:06:42:267 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-03-10 00:06:42:268 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-03-10 00:06:42:319 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-03-10 00:06:42:340 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-03-10 00:06:42:340 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-03-10 00:06:42:340 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-03-10 00:06:42:340 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-03-10 00:06:42:340 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-03-10 00:06:42:349 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-03-10 00:06:42:349 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-03-10 00:06:42:350 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-03-10 00:06:42:351 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-03-10 00:06:42:371 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45065 2026-03-10 00:06:43:358 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:358 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:378 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:378 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:381 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:381 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:387 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:387 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:389 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:389 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:392 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:392 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:394 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:394 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:397 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:397 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:399 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:399 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:401 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:401 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:404 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45065 2026-03-10 00:06:43:404 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45065' mapped to BlahBlah 2026-03-10 00:06:43:409 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:43:409 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:43:409 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-03-10 00:06:43:409 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:43:664 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:45065 2026-03-10 00:06:43:685 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:45065 2026-03-10 00:06:43:685 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1710341932 2026-03-10 00:06:43:722 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6d07122f, L:/127.0.0.1:40868 - R:localhost/127.0.0.1:45065]]@1710341932 2026-03-10 00:06:43:747 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-03-10 00:06:43:748 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-03-10 00:06:43:749 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@32539489 2026-03-10 00:06:43:923 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-03-10 00:06:43:935 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:43:941 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-03-10 00:06:43:946 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-03-10 00:06:43:949 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@49892313 2026-03-10 00:06:43:949 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-03-10 00:06:43:953 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x6d07122f, L:/127.0.0.1:40868 - R:localhost/127.0.0.1:45065] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-03-10 00:06:43:956 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-03-10 00:06:44:043 +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-10 00:06:44:048 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45065?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1710341932], timeout=30000] 2026-03-10 00:06:44:054 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45065?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1710341932] 2026-03-10 00:06:44:054 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6d07122f, L:/127.0.0.1:40868 - R:localhost/127.0.0.1:45065]]@1710341932 2026-03-10 00:06:44:060 +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-10 00:06:44:060 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-10 00:06:44:060 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:44:060 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-03-10 00:06:44:060 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:44:061 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45065 2026-03-10 00:06:44:061 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45065@381397166] 2026-03-10 00:06:44:231 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40015 2026-03-10 00:06:44:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:233 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:240 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:240 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:244 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:244 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:247 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:247 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:250 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:250 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:252 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:252 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:254 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:254 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:256 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:256 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:258 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:258 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:260 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:260 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:262 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40015 2026-03-10 00:06:44:262 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40015' mapped to BlahBlah 2026-03-10 00:06:44:264 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:44:265 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:44:265 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-03-10 00:06:44:265 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:44:600 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:40015 2026-03-10 00:06:44:601 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40015 2026-03-10 00:06:44:601 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1890658687 2026-03-10 00:06:44:605 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x890d03f6, L:/127.0.0.1:47088 - R:localhost/127.0.0.1:40015]]@1890658687 2026-03-10 00:06:44:704 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-03-10 00:06:44:706 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:44:707 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-03-10 00:06:44:707 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-03-10 00:06:44:707 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3f45d167 2026-03-10 00:06:44:708 +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-10 00:06:44:711 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x890d03f6, L:/127.0.0.1:47088 - R:localhost/127.0.0.1:40015] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-03-10 00:06:44:712 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-03-10 00:06:44:738 +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-10 00:06:44:740 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40015?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1890658687], timeout=30000] 2026-03-10 00:06:44:740 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40015?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1890658687] 2026-03-10 00:06:44:740 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x890d03f6, L:/127.0.0.1:47088 - R:localhost/127.0.0.1:40015]]@1890658687 2026-03-10 00:06:44:757 +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-10 00:06:44:811 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:44:811 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-03-10 00:06:44:811 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:44:812 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40015 2026-03-10 00:06:44:812 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40015@35008074] 2026-03-10 00:06:44:949 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 38137 2026-03-10 00:06:44:951 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:951 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:955 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:955 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:957 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:957 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:959 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:960 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:962 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:962 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:963 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:964 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:965 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:965 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:967 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:967 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:969 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:969 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:971 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:971 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:972 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38137 2026-03-10 00:06:44:972 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:38137' mapped to BlahBlah 2026-03-10 00:06:44:974 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:44:974 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:44:974 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-03-10 00:06:44:974 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:226 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:38137 2026-03-10 00:06:45:227 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:38137 2026-03-10 00:06:45:227 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1326273090 2026-03-10 00:06:45:231 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7f90a6d7, L:/127.0.0.1:59296 - R:localhost/127.0.0.1:38137]]@1326273090 2026-03-10 00:06:45:332 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-03-10 00:06:45:333 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:45:334 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-03-10 00:06:45:335 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-03-10 00:06:45:335 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@60fa8030 2026-03-10 00:06:45:335 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-03-10 00:06:45:338 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x7f90a6d7, L:/127.0.0.1:59296 - R:localhost/127.0.0.1:38137] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-03-10 00:06:45:339 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-03-10 00:06:45:339 +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-10 00:06:45:339 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38137?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1326273090], timeout=30000] 2026-03-10 00:06:45:339 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38137?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1326273090] 2026-03-10 00:06:45:340 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7f90a6d7, L:/127.0.0.1:59296 - R:localhost/127.0.0.1:38137]]@1326273090 2026-03-10 00:06:45:340 +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-10 00:06:45:341 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:341 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-03-10 00:06:45:341 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:342 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 38137 2026-03-10 00:06:45:342 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38137@1553217607] 2026-03-10 00:06:45:454 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 49461 2026-03-10 00:06:45:456 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:456 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:460 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:464 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:470 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:470 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:473 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:473 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:475 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:475 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:478 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:478 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:480 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:480 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:482 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:482 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:483 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:483 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:485 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:485 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:488 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49461 2026-03-10 00:06:45:488 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:49461' mapped to BlahBlah 2026-03-10 00:06:45:490 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:45:490 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:490 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-03-10 00:06:45:490 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:784 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:49461 2026-03-10 00:06:45:785 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:49461 2026-03-10 00:06:45:785 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@628804108 2026-03-10 00:06:45:788 +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@5cd1d376}]} 2026-03-10 00:06:45:789 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xfed05a0e, L:/127.0.0.1:36166 - R:localhost/127.0.0.1:49461]]@628804108 2026-03-10 00:06:45:807 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-03-10 00:06:45:808 +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-10 00:06:45:810 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:45:810 +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-10 00:06:45:811 +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-10 00:06:45:811 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@46dde745 2026-03-10 00:06:45:811 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-03-10 00:06:45:813 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xfed05a0e, L:/127.0.0.1:36166 - R:localhost/127.0.0.1:49461] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-03-10 00:06:45:814 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-03-10 00:06:45:815 +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@3ccbb078}]} 2026-03-10 00:06:45:815 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49461?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=628804108], timeout=30000] 2026-03-10 00:06:45:816 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49461?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=628804108] 2026-03-10 00:06:45:816 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xfed05a0e, L:/127.0.0.1:36166 - R:localhost/127.0.0.1:49461]]@628804108 2026-03-10 00:06:45:816 +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@3ccbb078}]} 2026-03-10 00:06:45:816 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-10 00:06:45:817 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:817 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-03-10 00:06:45:817 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:817 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 49461 2026-03-10 00:06:45:817 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49461@1623455315] 2026-03-10 00:06:45:907 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50419 2026-03-10 00:06:45:908 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:908 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:911 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:911 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:912 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:912 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:914 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:914 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:915 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:915 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:916 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:916 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:918 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:918 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:919 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:919 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:920 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:920 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:922 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:922 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:923 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50419 2026-03-10 00:06:45:923 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50419' mapped to BlahBlah 2026-03-10 00:06:45:925 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:45:925 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:45:925 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-03-10 00:06:45:925 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:208 +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-10 00:06:46:208 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:50419 2026-03-10 00:06:46:209 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50419 2026-03-10 00:06:46:209 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@187518663 2026-03-10 00:06:46:211 +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-10 00:06:46:211 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xac74e0ce, L:/127.0.0.1:57852 - R:localhost/127.0.0.1:50419]]@187518663 2026-03-10 00:06:46:213 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-03-10 00:06:46:314 +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-10 00:06:46:316 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:46:317 +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-10 00:06:46:317 +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-10 00:06:46:318 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@853041d 2026-03-10 00:06:46:318 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-03-10 00:06:46:321 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xac74e0ce, L:/127.0.0.1:57852 - R:localhost/127.0.0.1:50419] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-03-10 00:06:46:322 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-03-10 00:06:46:324 +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-10 00:06:46:324 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50419?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=187518663], timeout=30000] 2026-03-10 00:06:46:324 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50419?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=187518663] 2026-03-10 00:06:46:325 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xac74e0ce, L:/127.0.0.1:57852 - R:localhost/127.0.0.1:50419]]@187518663 2026-03-10 00:06:46:325 +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-10 00:06:46:326 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-10 00:06:46:337 +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-10 00:06:46:338 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:338 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-03-10 00:06:46:338 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:338 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50419 2026-03-10 00:06:46:338 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50419@1991050378] 2026-03-10 00:06:46:419 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43331 2026-03-10 00:06:46:420 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:420 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:423 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:423 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:425 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:425 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:426 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:426 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:428 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:428 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:429 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:429 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:430 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:430 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:432 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:432 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:433 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:433 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:434 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:434 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:436 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43331 2026-03-10 00:06:46:436 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43331' mapped to BlahBlah 2026-03-10 00:06:46:437 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:46:437 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:437 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-03-10 00:06:46:437 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:688 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:43331 2026-03-10 00:06:46:689 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:43331 2026-03-10 00:06:46:689 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@519976521 2026-03-10 00:06:46:692 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xeab3368f, L:/127.0.0.1:41394 - R:localhost/127.0.0.1:43331]]@519976521 2026-03-10 00:06:46:793 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-03-10 00:06:46:794 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:46:795 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-03-10 00:06:46:795 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-03-10 00:06:46:797 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@685f468 2026-03-10 00:06:46:797 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-03-10 00:06:46:799 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xeab3368f, L:/127.0.0.1:41394 - R:localhost/127.0.0.1:43331] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-03-10 00:06:46:802 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43331?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=519976521], timeout=30000] 2026-03-10 00:06:46:802 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43331?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=519976521] 2026-03-10 00:06:46:802 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xeab3368f, L:/127.0.0.1:41394 - R:localhost/127.0.0.1:43331]]@519976521 2026-03-10 00:06:46:808 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-03-10 00:06:46:808 +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:43331, cause=java.lang.reflect.InvocationTargetException]] 2026-03-10 00:06:46:812 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:812 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-03-10 00:06:46:812 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:812 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43331 2026-03-10 00:06:46:812 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43331@1198410672] 2026-03-10 00:06:46:898 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36627 2026-03-10 00:06:46:899 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:899 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:902 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:902 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:903 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:903 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:905 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:905 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:906 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:906 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:907 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:907 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:908 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:909 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:910 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:910 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:911 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:911 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:912 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:912 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:914 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36627 2026-03-10 00:06:46:914 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36627' mapped to BlahBlah 2026-03-10 00:06:46:915 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:46:915 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:46:915 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-03-10 00:06:46:915 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:169 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:170 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-03-10 00:06:47:170 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:170 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36627 2026-03-10 00:06:47:170 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36627@1029335754] 2026-03-10 00:06:47:235 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55429 2026-03-10 00:06:47:236 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:237 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:239 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:239 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:240 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:241 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:242 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:242 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:243 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:243 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:244 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:244 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:246 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:246 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:247 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:247 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:248 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:248 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:249 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:249 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:251 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55429 2026-03-10 00:06:47:251 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55429' mapped to BlahBlah 2026-03-10 00:06:47:252 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:47:252 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:252 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-03-10 00:06:47:252 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:520 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:55429 2026-03-10 00:06:47:520 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55429 2026-03-10 00:06:47:520 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1469808222 2026-03-10 00:06:47:522 +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-10 00:06:47:522 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb83c1d3e, L:/127.0.0.1:48374 - R:localhost/127.0.0.1:55429]]@1469808222 2026-03-10 00:06:47:523 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-03-10 00:06:47:624 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-03-10 00:06:47:625 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:47:626 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-03-10 00:06:47:626 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-03-10 00:06:47:627 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4e558b95 2026-03-10 00:06:47:627 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-03-10 00:06:47:629 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xb83c1d3e, L:/127.0.0.1:48374 - R:localhost/127.0.0.1:55429] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-03-10 00:06:47:630 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-03-10 00:06:47:630 +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-10 00:06:47:631 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55429?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1469808222], timeout=30000] 2026-03-10 00:06:47:631 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55429?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1469808222] 2026-03-10 00:06:47:631 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb83c1d3e, L:/127.0.0.1:48374 - R:localhost/127.0.0.1:55429]]@1469808222 2026-03-10 00:06:47:631 +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-10 00:06:47:631 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-10 00:06:47:640 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-03-10 00:06:47:640 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:641 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-03-10 00:06:47:641 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:641 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55429 2026-03-10 00:06:47:641 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55429@1447666664] 2026-03-10 00:06:47:705 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 49889 2026-03-10 00:06:47:706 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:706 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:709 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:709 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:710 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:710 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:711 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:711 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:713 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:713 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:714 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:714 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:715 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:715 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:716 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:716 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:717 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:717 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:718 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:718 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:720 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49889 2026-03-10 00:06:47:720 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:49889' mapped to BlahBlah 2026-03-10 00:06:47:721 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-10 00:06:47:721 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:47:721 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-03-10 00:06:47:721 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:48:006 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:49889 2026-03-10 00:06:48:007 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:49889 2026-03-10 00:06:48:007 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1253567985 2026-03-10 00:06:48:009 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb9e98b06, L:/127.0.0.1:54932 - R:localhost/127.0.0.1:49889]]@1253567985 2026-03-10 00:06:48:010 +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-10 00:06:48:011 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-03-10 00:06:48:112 +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-10 00:06:48:114 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-10 00:06:48:115 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-03-10 00:06:48:115 +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-10 00:06:48:115 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@318238ff 2026-03-10 00:06:48:115 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-03-10 00:06:48:118 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xb9e98b06, L:/127.0.0.1:54932 - R:localhost/127.0.0.1:49889] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-03-10 00:06:48:119 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-03-10 00:06:48:123 +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-10 00:06:48:124 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49889?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1253567985], timeout=30000] 2026-03-10 00:06:48:124 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49889?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1253567985] 2026-03-10 00:06:48:125 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb9e98b06, L:/127.0.0.1:54932 - R:localhost/127.0.0.1:49889]]@1253567985 2026-03-10 00:06:48:125 +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-10 00:06:48:139 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-03-10 00:06:48:140 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:48:141 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-03-10 00:06:48:141 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-10 00:06:48:141 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 49889 2026-03-10 00:06:48:141 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49889@1460129392]