2024-08-14 01:02:56:884 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-08-14 01:02:56:888 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-08-14 01:02:56:900 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-08-14 01:02:56:927 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-08-14 01:02:56:927 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-08-14 01:02:56:959 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-08-14 01:02:56:959 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-08-14 01:02:56:960 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-08-14 01:02:56:961 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-08-14 01:02:56:961 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-08-14 01:02:56:962 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-08-14 01:02:56:962 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-08-14 01:02:56:963 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-08-14 01:02:56:964 +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 @536dbea0 2024-08-14 01:02:56:965 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-08-14 01:02:56:965 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-08-14 01:02:56:965 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-08-14 01:02:56:966 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-08-14 01:02:56:968 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-08-14 01:02:56:968 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-08-14 01:02:56:970 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-08-14 01:02:56:970 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-08-14 01:02:56:972 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-08-14 01:02:56:972 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-08-14 01:02:56:991 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-08-14 01:02:57:061 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 53281 (auto-detected) 2024-08-14 01:02:57:068 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-08-14 01:02:57:068 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-08-14 01:02:57:071 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-08-14 01:02:57:072 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-08-14 01:02:57:073 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:7d:ff:fe:c3:bc:66 (auto-detected) 2024-08-14 01:02:57:086 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-08-14 01:02:57:086 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-08-14 01:02:57:133 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-08-14 01:02:57:133 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-08-14 01:02:57:133 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-08-14 01:02:57:134 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-08-14 01:02:57:134 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-08-14 01:02:57:134 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-08-14 01:02:57:134 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-08-14 01:02:57:135 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-08-14 01:02:57:135 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-08-14 01:02:57:135 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-08-14 01:02:57:135 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-08-14 01:02:57:135 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-08-14 01:02:57:149 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-08-14 01:02:57:149 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-08-14 01:02:57:149 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-08-14 01:02:57:151 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-08-14 01:02:57:167 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 58237 2024-08-14 01:02:58:577 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:577 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:611 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:611 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:616 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:616 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:621 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:621 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:626 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:626 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:631 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:631 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:636 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:636 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:643 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:644 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:648 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:648 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:655 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:656 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:660 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58237 2024-08-14 01:02:58:660 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:58237' mapped to BlahBlah 2024-08-14 01:02:58:668 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:02:58:668 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:02:58:669 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-08-14 01:02:58:669 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:02:58:930 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:58237 2024-08-14 01:02:58:957 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:58237 2024-08-14 01:02:58:957 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@845357243 2024-08-14 01:02:59:014 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x07175486, L:/127.0.0.1:43456 - R:localhost/127.0.0.1:58237]]@845357243 2024-08-14 01:02:59:027 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-08-14 01:02:59:027 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-08-14 01:02:59:027 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-08-14 01:02:59:028 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-08-14 01:02:59:028 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-08-14 01:02:59:046 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-08-14 01:02:59:046 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-08-14 01:02:59:048 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5b786b72 2024-08-14 01:02:59:195 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-14 01:02:59:209 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:02:59:220 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-14 01:02:59:222 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-08-14 01:02:59:227 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@10917e17 2024-08-14 01:02:59:227 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-14 01:02:59:233 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x07175486, L:/127.0.0.1:43456 - R:localhost/127.0.0.1:58237] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-14 01:02:59:235 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-08-14 01:02:59:321 +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-08-14 01:02:59:327 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58237?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=845357243], timeout=30000] 2024-08-14 01:02:59:334 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58237?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=845357243] 2024-08-14 01:02:59:334 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x07175486, L:/127.0.0.1:43456 - R:localhost/127.0.0.1:58237]]@845357243 2024-08-14 01:02:59:342 +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-08-14 01:02:59:343 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-14 01:02:59:343 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:02:59:343 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-08-14 01:02:59:343 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:02:59:344 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 58237 2024-08-14 01:02:59:344 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:58237@515090083] 2024-08-14 01:02:59:745 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 44159 2024-08-14 01:02:59:746 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:746 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:751 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:751 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:754 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:755 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:758 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:758 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:761 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:761 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:764 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:764 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:767 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:767 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:770 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:770 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:773 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:773 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:776 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:776 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:779 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44159 2024-08-14 01:02:59:779 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:44159' mapped to BlahBlah 2024-08-14 01:02:59:781 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:02:59:782 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:02:59:782 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-08-14 01:02:59:782 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:00:133 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:44159 2024-08-14 01:03:00:134 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:44159 2024-08-14 01:03:00:134 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1813346719 2024-08-14 01:03:00:137 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x05ee2fca, L:/127.0.0.1:36770 - R:localhost/127.0.0.1:44159]]@1813346719 2024-08-14 01:03:00:239 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-14 01:03:00:241 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:03:00:241 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-14 01:03:00:242 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-08-14 01:03:00:242 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3575a5d5 2024-08-14 01:03:00:242 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-08-14 01:03:00:244 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x05ee2fca, L:/127.0.0.1:36770 - R:localhost/127.0.0.1:44159] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-08-14 01:03:00:246 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-08-14 01:03:00:276 +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-08-14 01:03:00:279 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44159?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1813346719], timeout=30000] 2024-08-14 01:03:00:279 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44159?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1813346719] 2024-08-14 01:03:00:279 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x05ee2fca, L:/127.0.0.1:36770 - R:localhost/127.0.0.1:44159]]@1813346719 2024-08-14 01:03:00:305 +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-08-14 01:03:00:391 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:00:391 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-08-14 01:03:00:392 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:00:392 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 44159 2024-08-14 01:03:00:392 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:44159@192319053] 2024-08-14 01:03:00:578 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57235 2024-08-14 01:03:00:579 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:579 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:583 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:583 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:586 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:586 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:589 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:589 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:592 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:592 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:595 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:598 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:600 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:600 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:602 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:602 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:604 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:604 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:606 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57235 2024-08-14 01:03:00:606 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57235' mapped to BlahBlah 2024-08-14 01:03:00:608 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:03:00:608 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:00:608 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-08-14 01:03:00:608 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:00:861 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:57235 2024-08-14 01:03:00:862 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57235 2024-08-14 01:03:00:863 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@209529703 2024-08-14 01:03:00:867 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3d5451df, L:/127.0.0.1:34874 - R:localhost/127.0.0.1:57235]]@209529703 2024-08-14 01:03:00:970 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-14 01:03:00:972 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:03:00:973 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-14 01:03:00:973 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-08-14 01:03:00:973 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@d9ba321 2024-08-14 01:03:00:974 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-14 01:03:00:976 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x3d5451df, L:/127.0.0.1:34874 - R:localhost/127.0.0.1:57235] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-14 01:03:00:976 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-08-14 01:03:00:977 +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-08-14 01:03:00:977 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57235?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=209529703], timeout=30000] 2024-08-14 01:03:00:977 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57235?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=209529703] 2024-08-14 01:03:00:977 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x3d5451df, L:/127.0.0.1:34874 - R:localhost/127.0.0.1:57235]]@209529703 2024-08-14 01:03:00:978 +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-08-14 01:03:00:979 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:00:979 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-08-14 01:03:00:979 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:00:979 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57235 2024-08-14 01:03:00:979 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57235@370296980] 2024-08-14 01:03:01:092 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56753 2024-08-14 01:03:01:093 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:093 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:097 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:097 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:099 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:099 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:101 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:101 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:103 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:103 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:105 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:105 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:107 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:107 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:109 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:109 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:111 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:111 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:113 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:115 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56753 2024-08-14 01:03:01:116 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56753' mapped to BlahBlah 2024-08-14 01:03:01:117 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:03:01:118 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:118 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-08-14 01:03:01:118 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:422 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:56753 2024-08-14 01:03:01:423 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:56753 2024-08-14 01:03:01:423 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@57359510 2024-08-14 01:03:01:426 +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@2257c504}]} 2024-08-14 01:03:01:426 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x98e6029c, L:/127.0.0.1:34368 - R:localhost/127.0.0.1:56753]]@57359510 2024-08-14 01:03:01:444 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-08-14 01:03:01:445 +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-08-14 01:03:01:446 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:03:01:447 +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-08-14 01:03:01:447 +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-08-14 01:03:01:448 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@45a0c31c 2024-08-14 01:03:01:448 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-14 01:03:01:450 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x98e6029c, L:/127.0.0.1:34368 - R:localhost/127.0.0.1:56753] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-14 01:03:01:451 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-08-14 01:03:01:452 +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@3c99c5da}]} 2024-08-14 01:03:01:452 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56753?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=57359510], timeout=30000] 2024-08-14 01:03:01:452 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56753?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=57359510] 2024-08-14 01:03:01:452 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x98e6029c, L:/127.0.0.1:34368 - R:localhost/127.0.0.1:56753]]@57359510 2024-08-14 01:03:01:453 +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@3c99c5da}]} 2024-08-14 01:03:01:453 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-14 01:03:01:453 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:454 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-08-14 01:03:01:454 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:454 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56753 2024-08-14 01:03:01:454 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56753@1176604932] 2024-08-14 01:03:01:572 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41883 2024-08-14 01:03:01:573 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:573 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:579 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:579 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:581 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:581 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:584 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:584 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:585 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:586 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:587 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:587 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:590 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:590 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:594 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:594 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:597 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:597 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:599 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:599 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:602 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41883 2024-08-14 01:03:01:602 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41883' mapped to BlahBlah 2024-08-14 01:03:01:604 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:03:01:604 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:604 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-08-14 01:03:01:604 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:892 +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-08-14 01:03:01:892 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:41883 2024-08-14 01:03:01:893 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:41883 2024-08-14 01:03:01:893 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@171810166 2024-08-14 01:03:01:894 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x75cdb766, L:/127.0.0.1:60242 - R:localhost/127.0.0.1:41883]]@171810166 2024-08-14 01:03:01:897 +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-08-14 01:03:01:903 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-08-14 01:03:01:904 +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-08-14 01:03:01:906 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:03:01:906 +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-08-14 01:03:01:907 +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-08-14 01:03:01:907 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@eed2ed7 2024-08-14 01:03:01:907 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-14 01:03:01:909 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x75cdb766, L:/127.0.0.1:60242 - R:localhost/127.0.0.1:41883] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-14 01:03:01:909 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-08-14 01:03:01:910 +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-08-14 01:03:01:911 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41883?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=171810166], timeout=30000] 2024-08-14 01:03:01:911 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41883?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=171810166] 2024-08-14 01:03:01:911 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x75cdb766, L:/127.0.0.1:60242 - R:localhost/127.0.0.1:41883]]@171810166 2024-08-14 01:03:01:912 +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-08-14 01:03:01:912 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-14 01:03:01:923 +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-08-14 01:03:01:924 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:924 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-08-14 01:03:01:924 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:01:924 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41883 2024-08-14 01:03:01:924 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41883@1952325559] 2024-08-14 01:03:02:008 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50171 2024-08-14 01:03:02:010 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:010 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:013 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:013 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:014 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:014 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:016 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:016 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:018 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:018 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:021 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:021 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:024 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:024 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:026 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:026 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:028 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:028 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:031 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:031 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:033 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50171 2024-08-14 01:03:02:033 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50171' mapped to BlahBlah 2024-08-14 01:03:02:034 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:03:02:035 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:035 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-08-14 01:03:02:035 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:286 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:50171 2024-08-14 01:03:02:287 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50171 2024-08-14 01:03:02:287 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@902698376 2024-08-14 01:03:02:290 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x799986d5, L:/127.0.0.1:54780 - R:localhost/127.0.0.1:50171]]@902698376 2024-08-14 01:03:02:390 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-14 01:03:02:392 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:03:02:392 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-14 01:03:02:393 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-08-14 01:03:02:395 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2bc86b3 2024-08-14 01:03:02:395 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-14 01:03:02:397 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x799986d5, L:/127.0.0.1:54780 - R:localhost/127.0.0.1:50171] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-14 01:03:02:399 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50171?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=902698376], timeout=30000] 2024-08-14 01:03:02:399 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50171?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=902698376] 2024-08-14 01:03:02:399 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x799986d5, L:/127.0.0.1:54780 - R:localhost/127.0.0.1:50171]]@902698376 2024-08-14 01:03:02:409 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-08-14 01:03:02:409 +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:50171, cause=java.lang.reflect.InvocationTargetException]] 2024-08-14 01:03:02:415 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:415 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-08-14 01:03:02:415 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:415 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50171 2024-08-14 01:03:02:416 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50171@596626170] 2024-08-14 01:03:02:497 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53371 2024-08-14 01:03:02:498 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:498 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:501 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:501 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:503 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:503 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:504 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:504 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:506 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:506 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:507 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:507 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:508 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:508 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:510 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:510 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:511 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:511 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:512 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:512 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:514 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53371 2024-08-14 01:03:02:514 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53371' mapped to BlahBlah 2024-08-14 01:03:02:515 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:03:02:515 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:515 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-08-14 01:03:02:515 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:770 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:770 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-08-14 01:03:02:770 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:771 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53371 2024-08-14 01:03:02:771 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53371@1923082984] 2024-08-14 01:03:02:847 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40995 2024-08-14 01:03:02:848 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:848 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:850 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:850 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:852 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:852 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:853 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:853 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:855 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:855 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:856 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:856 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:857 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:857 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:858 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:859 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:860 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:860 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:861 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:861 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:862 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40995 2024-08-14 01:03:02:862 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40995' mapped to BlahBlah 2024-08-14 01:03:02:864 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:03:02:864 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:02:864 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-08-14 01:03:02:864 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:03:132 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:40995 2024-08-14 01:03:03:132 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40995 2024-08-14 01:03:03:133 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@578121374 2024-08-14 01:03:03:135 +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-08-14 01:03:03:135 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4346d33d, L:/127.0.0.1:58874 - R:localhost/127.0.0.1:40995]]@578121374 2024-08-14 01:03:03:136 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-08-14 01:03:03:237 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-14 01:03:03:239 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:03:03:239 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-14 01:03:03:239 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-08-14 01:03:03:240 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@f12c03d 2024-08-14 01:03:03:240 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-14 01:03:03:242 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x4346d33d, L:/127.0.0.1:58874 - R:localhost/127.0.0.1:40995] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-14 01:03:03:242 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-08-14 01:03:03:244 +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-08-14 01:03:03:244 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40995?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=578121374], timeout=30000] 2024-08-14 01:03:03:244 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40995?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=578121374] 2024-08-14 01:03:03:244 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4346d33d, L:/127.0.0.1:58874 - R:localhost/127.0.0.1:40995]]@578121374 2024-08-14 01:03:03:245 +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-08-14 01:03:03:245 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-14 01:03:03:262 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-08-14 01:03:03:263 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:03:263 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-08-14 01:03:03:263 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:03:263 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40995 2024-08-14 01:03:03:263 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40995@11412007] 2024-08-14 01:03:03:335 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47049 2024-08-14 01:03:03:336 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:336 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:339 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:339 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:340 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:340 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:342 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:342 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:343 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:343 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:344 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:344 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:345 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:345 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:346 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:347 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:348 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:348 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:349 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:349 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:350 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47049 2024-08-14 01:03:03:350 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47049' mapped to BlahBlah 2024-08-14 01:03:03:351 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-14 01:03:03:351 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:03:351 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-08-14 01:03:03:351 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:03:624 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:47049 2024-08-14 01:03:03:625 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47049 2024-08-14 01:03:03:625 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1497131594 2024-08-14 01:03:03:627 +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-08-14 01:03:03:627 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x46384adc, L:/127.0.0.1:52008 - R:localhost/127.0.0.1:47049]]@1497131594 2024-08-14 01:03:03:628 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-08-14 01:03:03:728 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-08-14 01:03:03:730 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-14 01:03:03:731 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-08-14 01:03:03:731 +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-08-14 01:03:03:732 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3bb24d0b 2024-08-14 01:03:03:732 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-14 01:03:03:734 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x46384adc, L:/127.0.0.1:52008 - R:localhost/127.0.0.1:47049] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-14 01:03:03:735 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-08-14 01:03:03:737 +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-08-14 01:03:03:738 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47049?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1497131594], timeout=30000] 2024-08-14 01:03:03:738 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47049?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1497131594] 2024-08-14 01:03:03:738 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x46384adc, L:/127.0.0.1:52008 - R:localhost/127.0.0.1:47049]]@1497131594 2024-08-14 01:03:03:739 +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-08-14 01:03:03:749 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-08-14 01:03:03:750 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:03:750 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-08-14 01:03:03:750 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-14 01:03:03:750 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47049 2024-08-14 01:03:03:750 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47049@727344543]