2024-10-26 01:02:14:074 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-10-26 01:02:14:079 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-10-26 01:02:14:098 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-10-26 01:02:14:108 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-10-26 01:02:14:108 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-10-26 01:02:14:149 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-10-26 01:02:14:149 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-10-26 01:02:14:150 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-10-26 01:02:14:151 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-10-26 01:02:14:151 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-10-26 01:02:14:152 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-10-26 01:02:14:153 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-10-26 01:02:14:154 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-10-26 01:02:14:155 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @1b410b60 2024-10-26 01:02:14:156 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-10-26 01:02:14:156 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-10-26 01:02:14:156 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-10-26 01:02:14:157 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-10-26 01:02:14:159 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-10-26 01:02:14:159 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-10-26 01:02:14:160 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-10-26 01:02:14:160 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-10-26 01:02:14:163 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-10-26 01:02:14:163 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-10-26 01:02:14:196 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-10-26 01:02:14:275 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 53222 (auto-detected) 2024-10-26 01:02:14:282 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-10-26 01:02:14:282 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-10-26 01:02:14:284 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-10-26 01:02:14:285 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-10-26 01:02:14:286 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:a4:ff:fe:f9:ca:02 (auto-detected) 2024-10-26 01:02:14:300 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-10-26 01:02:14:300 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-10-26 01:02:14:341 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-10-26 01:02:14:341 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-10-26 01:02:14:342 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-10-26 01:02:14:342 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-10-26 01:02:14:343 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-10-26 01:02:14:343 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-10-26 01:02:14:343 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-10-26 01:02:14:343 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-10-26 01:02:14:343 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-10-26 01:02:14:343 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-10-26 01:02:14:344 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-10-26 01:02:14:344 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-10-26 01:02:14:344 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-10-26 01:02:14:359 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-10-26 01:02:14:359 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-10-26 01:02:14:359 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-10-26 01:02:14:361 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-10-26 01:02:14:373 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 59125 2024-10-26 01:02:15:732 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:732 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:769 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:769 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:774 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:774 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:779 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:779 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:784 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:784 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:789 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:789 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:794 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:794 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:799 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:799 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:803 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:803 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:807 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:808 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:811 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-10-26 01:02:15:812 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-10-26 01:02:15:822 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:15:823 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:15:823 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-10-26 01:02:15:823 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:16:083 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:59125 2024-10-26 01:02:16:106 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:59125 2024-10-26 01:02:16:106 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@931419851 2024-10-26 01:02:16:154 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb5f79790, L:/127.0.0.1:58986 - R:localhost/127.0.0.1:59125]]@931419851 2024-10-26 01:02:16:171 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-10-26 01:02:16:171 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-10-26 01:02:16:171 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-10-26 01:02:16:171 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-10-26 01:02:16:171 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-10-26 01:02:16:185 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-10-26 01:02:16:185 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-10-26 01:02:16:187 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@43b1a830 2024-10-26 01:02:16:347 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-10-26 01:02:16:359 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:16:370 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-10-26 01:02:16:372 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-10-26 01:02:16:379 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1ee1b32 2024-10-26 01:02:16:379 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-10-26 01:02:16:382 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xb5f79790, L:/127.0.0.1:58986 - R:localhost/127.0.0.1:59125] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-10-26 01:02:16:385 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-10-26 01:02:16:475 +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}]} 2024-10-26 01:02:16:481 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59125?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=931419851], timeout=30000] 2024-10-26 01:02:16:489 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59125?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=931419851] 2024-10-26 01:02:16:489 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb5f79790, L:/127.0.0.1:58986 - R:localhost/127.0.0.1:59125]]@931419851 2024-10-26 01:02:16:495 +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}]} 2024-10-26 01:02:16:495 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-10-26 01:02:16:495 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:16:496 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-10-26 01:02:16:496 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:16:496 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 59125 2024-10-26 01:02:16:497 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:59125@2085153438] 2024-10-26 01:02:16:892 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42101 2024-10-26 01:02:16:894 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:894 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:900 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:900 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:904 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:904 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:908 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:908 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:911 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:912 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:915 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:915 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:919 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:919 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:922 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:922 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:925 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:925 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:927 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:927 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:930 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42101 2024-10-26 01:02:16:930 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42101' mapped to BlahBlah 2024-10-26 01:02:16:933 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:16:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:16:933 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-10-26 01:02:16:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:17:260 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:42101 2024-10-26 01:02:17:261 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42101 2024-10-26 01:02:17:261 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1754279649 2024-10-26 01:02:17:265 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x37272a83, L:/127.0.0.1:42156 - R:localhost/127.0.0.1:42101]]@1754279649 2024-10-26 01:02:17:364 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-10-26 01:02:17:366 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:17:367 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-10-26 01:02:17:367 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-10-26 01:02:17:368 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@13e3cdb0 2024-10-26 01:02:17:369 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-10-26 01:02:17:371 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x37272a83, L:/127.0.0.1:42156 - R:localhost/127.0.0.1:42101] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-10-26 01:02:17:372 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-10-26 01:02:17:397 +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}]}]}}]}]} 2024-10-26 01:02:17:398 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42101?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1754279649], timeout=30000] 2024-10-26 01:02:17:399 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42101?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1754279649] 2024-10-26 01:02:17:399 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x37272a83, L:/127.0.0.1:42156 - R:localhost/127.0.0.1:42101]]@1754279649 2024-10-26 01:02:17:419 +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}}}} 2024-10-26 01:02:17:484 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:17:484 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-10-26 01:02:17:484 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:17:485 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42101 2024-10-26 01:02:17:485 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42101@1297611793] 2024-10-26 01:02:17:666 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56355 2024-10-26 01:02:17:667 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:667 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:672 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:672 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:674 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:674 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:676 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:676 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:678 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:678 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:681 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:681 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:683 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:683 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:685 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:685 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:688 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:688 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:690 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:690 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56355 2024-10-26 01:02:17:696 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56355' mapped to BlahBlah 2024-10-26 01:02:17:699 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:17:699 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:17:699 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-10-26 01:02:17:699 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:17:951 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:56355 2024-10-26 01:02:17:952 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:56355 2024-10-26 01:02:17:952 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@337931665 2024-10-26 01:02:17:956 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8f9e0fb5, L:/127.0.0.1:34036 - R:localhost/127.0.0.1:56355]]@337931665 2024-10-26 01:02:18:060 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-10-26 01:02:18:062 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:18:062 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-10-26 01:02:18:063 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-10-26 01:02:18:063 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@201eab83 2024-10-26 01:02:18:063 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-10-26 01:02:18:066 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x8f9e0fb5, L:/127.0.0.1:34036 - R:localhost/127.0.0.1:56355] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-10-26 01:02:18:067 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-10-26 01:02:18:067 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2024-10-26 01:02:18:067 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56355?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=337931665], timeout=30000] 2024-10-26 01:02:18:067 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56355?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=337931665] 2024-10-26 01:02:18:067 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8f9e0fb5, L:/127.0.0.1:34036 - R:localhost/127.0.0.1:56355]]@337931665 2024-10-26 01:02:18:068 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2024-10-26 01:02:18:069 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:069 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-10-26 01:02:18:069 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:069 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56355 2024-10-26 01:02:18:069 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56355@666702410] 2024-10-26 01:02:18:164 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 48069 2024-10-26 01:02:18:165 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:165 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:169 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:169 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:171 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:171 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:173 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:173 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:174 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:174 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:176 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:176 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:178 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:178 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:180 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:180 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:182 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:182 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:183 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:183 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:185 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:48069 2024-10-26 01:02:18:185 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:48069' mapped to BlahBlah 2024-10-26 01:02:18:187 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:18:187 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:187 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-10-26 01:02:18:187 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:481 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:48069 2024-10-26 01:02:18:482 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:48069 2024-10-26 01:02:18:482 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1666103918 2024-10-26 01:02:18:484 +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@30b7d656}]} 2024-10-26 01:02:18:484 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe9b9fa42, L:/127.0.0.1:36628 - R:localhost/127.0.0.1:48069]]@1666103918 2024-10-26 01:02:18:500 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-10-26 01:02:18:500 +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}}} 2024-10-26 01:02:18:501 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:18:502 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-10-26 01:02:18:502 +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}}] 2024-10-26 01:02:18:503 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@61f9907f 2024-10-26 01:02:18:503 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-10-26 01:02:18:505 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xe9b9fa42, L:/127.0.0.1:36628 - R:localhost/127.0.0.1:48069] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-10-26 01:02:18:505 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-10-26 01:02:18:507 +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@4fecd6ff}]} 2024-10-26 01:02:18:507 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48069?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1666103918], timeout=30000] 2024-10-26 01:02:18:507 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:48069?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1666103918] 2024-10-26 01:02:18:507 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe9b9fa42, L:/127.0.0.1:36628 - R:localhost/127.0.0.1:48069]]@1666103918 2024-10-26 01:02:18:507 +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@4fecd6ff}]} 2024-10-26 01:02:18:507 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-10-26 01:02:18:508 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:508 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-10-26 01:02:18:508 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:508 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 48069 2024-10-26 01:02:18:508 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:48069@1564151690] 2024-10-26 01:02:18:594 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55673 2024-10-26 01:02:18:596 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:596 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:599 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:600 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:603 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:603 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:609 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:609 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:614 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:615 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:619 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:619 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:622 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:622 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:624 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:624 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:626 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:627 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:629 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:629 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:630 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55673 2024-10-26 01:02:18:631 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55673' mapped to BlahBlah 2024-10-26 01:02:18:632 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:18:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:633 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-10-26 01:02:18:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:18:921 +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}]}]}}]} 2024-10-26 01:02:18:921 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:55673 2024-10-26 01:02:18:922 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55673 2024-10-26 01:02:18:922 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@159372277 2024-10-26 01:02:18:924 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc4a5db69, L:/127.0.0.1:44058 - R:localhost/127.0.0.1:55673]]@159372277 2024-10-26 01:02:18:924 +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}]}]}}]} 2024-10-26 01:02:18:926 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-10-26 01:02:19:027 +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}]}} 2024-10-26 01:02:19:029 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:19:030 +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}]}} 2024-10-26 01:02:19:031 +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}]}] 2024-10-26 01:02:19:031 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@337532d5 2024-10-26 01:02:19:032 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-10-26 01:02:19:034 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xc4a5db69, L:/127.0.0.1:44058 - R:localhost/127.0.0.1:55673] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-10-26 01:02:19:034 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-10-26 01:02:19:036 +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}]}]}}]} 2024-10-26 01:02:19:037 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55673?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=159372277], timeout=30000] 2024-10-26 01:02:19:037 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55673?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=159372277] 2024-10-26 01:02:19:037 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc4a5db69, L:/127.0.0.1:44058 - R:localhost/127.0.0.1:55673]]@159372277 2024-10-26 01:02:19:038 +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}]}]}}]} 2024-10-26 01:02:19:038 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-10-26 01:02:19:049 +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}}} 2024-10-26 01:02:19:050 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:050 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-10-26 01:02:19:051 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:051 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55673 2024-10-26 01:02:19:051 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55673@452382067] 2024-10-26 01:02:19:155 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50027 2024-10-26 01:02:19:156 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:156 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:161 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:161 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:163 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:163 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:165 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:165 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:168 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:168 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:170 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:170 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:172 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:172 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:174 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:174 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:176 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:176 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:177 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:178 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:179 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50027 2024-10-26 01:02:19:179 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50027' mapped to BlahBlah 2024-10-26 01:02:19:181 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:19:181 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:181 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-10-26 01:02:19:182 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:433 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:50027 2024-10-26 01:02:19:435 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50027 2024-10-26 01:02:19:436 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@395234068 2024-10-26 01:02:19:438 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc14d7a0a, L:/127.0.0.1:53974 - R:localhost/127.0.0.1:50027]]@395234068 2024-10-26 01:02:19:540 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-10-26 01:02:19:542 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:19:543 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-10-26 01:02:19:543 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-10-26 01:02:19:545 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@295f4898 2024-10-26 01:02:19:546 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-10-26 01:02:19:548 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xc14d7a0a, L:/127.0.0.1:53974 - R:localhost/127.0.0.1:50027] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-10-26 01:02:19:549 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50027?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=395234068], timeout=30000] 2024-10-26 01:02:19:550 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50027?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=395234068] 2024-10-26 01:02:19:550 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc14d7a0a, L:/127.0.0.1:53974 - R:localhost/127.0.0.1:50027]]@395234068 2024-10-26 01:02:19:559 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-10-26 01:02:19:559 +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:50027, cause=java.lang.reflect.InvocationTargetException]] 2024-10-26 01:02:19:565 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:565 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-10-26 01:02:19:565 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:565 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50027 2024-10-26 01:02:19:566 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50027@1397705317] 2024-10-26 01:02:19:650 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34315 2024-10-26 01:02:19:651 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:651 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:656 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:656 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:658 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:658 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:660 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:660 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:661 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:661 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:663 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:663 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:665 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:666 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:668 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:668 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:671 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:671 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:673 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:673 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:675 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34315 2024-10-26 01:02:19:675 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34315' mapped to BlahBlah 2024-10-26 01:02:19:677 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:19:677 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:677 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-10-26 01:02:19:678 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:932 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:933 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-10-26 01:02:19:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:19:934 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34315 2024-10-26 01:02:19:934 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34315@949292363] 2024-10-26 01:02:20:020 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 33107 2024-10-26 01:02:20:022 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:022 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:027 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:027 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:031 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:031 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:033 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:033 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:040 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:040 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:042 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:042 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:044 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:044 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:045 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:045 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:046 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:046 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:048 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:048 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:049 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33107 2024-10-26 01:02:20:049 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:33107' mapped to BlahBlah 2024-10-26 01:02:20:050 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:20:050 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:050 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-10-26 01:02:20:050 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:315 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:33107 2024-10-26 01:02:20:316 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:33107 2024-10-26 01:02:20:316 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@826573311 2024-10-26 01:02:20:318 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x99fd6d7e, L:/127.0.0.1:44726 - R:localhost/127.0.0.1:33107]]@826573311 2024-10-26 01:02:20:319 +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}]} 2024-10-26 01:02:20:320 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-10-26 01:02:20:420 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-10-26 01:02:20:425 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:20:425 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-10-26 01:02:20:426 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-10-26 01:02:20:426 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3473e66b 2024-10-26 01:02:20:426 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-10-26 01:02:20:427 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x99fd6d7e, L:/127.0.0.1:44726 - R:localhost/127.0.0.1:33107] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-10-26 01:02:20:428 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-10-26 01:02:20:428 +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}]} 2024-10-26 01:02:20:428 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33107?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=826573311], timeout=30000] 2024-10-26 01:02:20:428 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33107?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=826573311] 2024-10-26 01:02:20:429 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x99fd6d7e, L:/127.0.0.1:44726 - R:localhost/127.0.0.1:33107]]@826573311 2024-10-26 01:02:20:429 +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}]} 2024-10-26 01:02:20:429 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-10-26 01:02:20:439 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-10-26 01:02:20:439 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:440 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-10-26 01:02:20:440 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:440 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 33107 2024-10-26 01:02:20:440 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:33107@1741048732] 2024-10-26 01:02:20:523 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35163 2024-10-26 01:02:20:524 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:524 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:528 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:528 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:531 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:531 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:533 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:533 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:535 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:535 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:537 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:537 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:538 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:538 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:541 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:541 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:543 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:543 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:545 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:545 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:547 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35163 2024-10-26 01:02:20:547 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35163' mapped to BlahBlah 2024-10-26 01:02:20:549 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-10-26 01:02:20:549 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:549 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-10-26 01:02:20:549 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:823 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:35163 2024-10-26 01:02:20:823 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35163 2024-10-26 01:02:20:823 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@283413799 2024-10-26 01:02:20:825 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe7f89304, L:/127.0.0.1:56276 - R:localhost/127.0.0.1:35163]]@283413799 2024-10-26 01:02:20:825 +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}]}}]} 2024-10-26 01:02:20:826 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-10-26 01:02:20:927 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-10-26 01:02:20:928 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-26 01:02:20:929 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-10-26 01:02:20:929 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2024-10-26 01:02:20:930 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1d2431bc 2024-10-26 01:02:20:930 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-10-26 01:02:20:932 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xe7f89304, L:/127.0.0.1:56276 - R:localhost/127.0.0.1:35163] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-10-26 01:02:20:933 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-10-26 01:02:20:934 +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}]}}]} 2024-10-26 01:02:20:934 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35163?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=283413799], timeout=30000] 2024-10-26 01:02:20:934 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35163?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=283413799] 2024-10-26 01:02:20:934 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe7f89304, L:/127.0.0.1:56276 - R:localhost/127.0.0.1:35163]]@283413799 2024-10-26 01:02:20:935 +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}]}}]}} 2024-10-26 01:02:20:941 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-10-26 01:02:20:941 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:941 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-10-26 01:02:20:941 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-26 01:02:20:941 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35163 2024-10-26 01:02:20:941 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35163@177104030]