2024-04-07 11:54:22:649 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-04-07 11:54:22:653 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-04-07 11:54:22:665 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-04-07 11:54:22:676 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-04-07 11:54:22:676 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-04-07 11:54:22:709 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-04-07 11:54:22:709 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-04-07 11:54:22:710 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-04-07 11:54:22:711 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-04-07 11:54:22:711 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-04-07 11:54:22:712 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-04-07 11:54:22:712 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-04-07 11:54:22:713 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-04-07 11:54:22:714 +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-04-07 11:54:22:715 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-04-07 11:54:22:715 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-04-07 11:54:22:716 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-04-07 11:54:22:716 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-04-07 11:54:22:718 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-04-07 11:54:22:718 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-04-07 11:54:22:720 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-04-07 11:54:22:720 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-04-07 11:54:22:722 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-04-07 11:54:22:722 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-04-07 11:54:22:751 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-04-07 11:54:22:822 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 9171 (auto-detected) 2024-04-07 11:54:22:834 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-04-07 11:54:22:835 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-04-07 11:54:22:837 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-04-07 11:54:22:838 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 128 2024-04-07 11:54:22:839 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:4a:ff:fe:eb:b2:f2 (auto-detected) 2024-04-07 11:54:22:854 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-04-07 11:54:22:854 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-04-07 11:54:22:889 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-04-07 11:54:22:890 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-04-07 11:54:22:890 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-04-07 11:54:22:902 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-04-07 11:54:22:902 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-04-07 11:54:22:902 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-04-07 11:54:22:904 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-04-07 11:54:22:917 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 49943 2024-04-07 11:54:24:372 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:373 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:400 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:400 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:405 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:405 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:409 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:410 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:418 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:423 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:423 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:439 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:440 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:447 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:447 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:452 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:452 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:457 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:457 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:470 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49943 2024-04-07 11:54:24:471 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:49943' mapped to BlahBlah 2024-04-07 11:54:24:482 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:24:482 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:24:483 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-04-07 11:54:24:483 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:24:741 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:49943 2024-04-07 11:54:24:764 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:49943 2024-04-07 11:54:24:765 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1884534347 2024-04-07 11:54:24:830 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5507f824, L:/127.0.0.1:40936 - R:localhost/127.0.0.1:49943]]@1884534347 2024-04-07 11:54:24:839 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-04-07 11:54:24:839 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-04-07 11:54:24:839 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-04-07 11:54:24:839 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-04-07 11:54:24:839 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-04-07 11:54:24:857 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-04-07 11:54:24:858 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-04-07 11:54:24:860 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@33fdca7f 2024-04-07 11:54:25:018 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-04-07 11:54:25:035 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:25:035 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-04-07 11:54:25:055 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-04-07 11:54:25:056 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@69092735 2024-04-07 11:54:25:056 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-04-07 11:54:25:067 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x5507f824, L:/127.0.0.1:40936 - R:localhost/127.0.0.1:49943] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-04-07 11:54:25:071 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-04-07 11:54:25:154 +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-04-07 11:54:25:165 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49943?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1884534347], timeout=30000] 2024-04-07 11:54:25:165 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49943?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1884534347] 2024-04-07 11:54:25:166 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5507f824, L:/127.0.0.1:40936 - R:localhost/127.0.0.1:49943]]@1884534347 2024-04-07 11:54:25:185 +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-04-07 11:54:25:185 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-04-07 11:54:25:186 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:25:186 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-04-07 11:54:25:186 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:25:188 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 49943 2024-04-07 11:54:25:191 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49943@925301819] 2024-04-07 11:54:25:582 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57641 2024-04-07 11:54:25:584 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:584 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:590 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:590 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:594 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:594 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:598 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:602 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:603 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:606 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:607 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:610 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:610 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:613 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:613 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:617 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:617 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:620 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:620 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:624 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57641 2024-04-07 11:54:25:624 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57641' mapped to BlahBlah 2024-04-07 11:54:25:628 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:25:629 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:25:629 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-04-07 11:54:25:629 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:25:969 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:57641 2024-04-07 11:54:25:970 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57641 2024-04-07 11:54:25:970 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1807122288 2024-04-07 11:54:25:974 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xfaa40d44, L:/127.0.0.1:46128 - R:localhost/127.0.0.1:57641]]@1807122288 2024-04-07 11:54:26:074 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-04-07 11:54:26:076 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:26:076 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-04-07 11:54:26:076 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-04-07 11:54:26:076 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3e6efe73 2024-04-07 11:54:26:077 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-04-07 11:54:26:081 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xfaa40d44, L:/127.0.0.1:46128 - R:localhost/127.0.0.1:57641] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-04-07 11:54:26:083 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-04-07 11:54:26:111 +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-04-07 11:54:26:111 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57641?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1807122288], timeout=30000] 2024-04-07 11:54:26:111 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57641?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1807122288] 2024-04-07 11:54:26:111 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xfaa40d44, L:/127.0.0.1:46128 - R:localhost/127.0.0.1:57641]]@1807122288 2024-04-07 11:54:26:229 +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-04-07 11:54:26:230 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:26:231 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-04-07 11:54:26:231 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:26:231 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57641 2024-04-07 11:54:26:231 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57641@952647931] 2024-04-07 11:54:26:498 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40133 2024-04-07 11:54:26:499 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:500 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:504 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:504 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:507 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:507 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:510 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:510 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:513 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:513 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:516 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:516 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:518 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:518 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:521 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:521 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:524 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:524 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:527 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:527 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:530 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40133 2024-04-07 11:54:26:530 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40133' mapped to BlahBlah 2024-04-07 11:54:26:533 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:26:533 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:26:533 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-04-07 11:54:26:533 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:26:785 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:40133 2024-04-07 11:54:26:786 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40133 2024-04-07 11:54:26:786 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@274957824 2024-04-07 11:54:26:791 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x504caaf1, L:/127.0.0.1:34218 - R:localhost/127.0.0.1:40133]]@274957824 2024-04-07 11:54:26:895 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-04-07 11:54:26:900 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:26:901 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-04-07 11:54:26:901 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-04-07 11:54:26:901 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7f849261 2024-04-07 11:54:26:902 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-04-07 11:54:26:908 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x504caaf1, L:/127.0.0.1:34218 - R:localhost/127.0.0.1:40133] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-04-07 11:54:26:909 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-04-07 11:54:26:909 +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-04-07 11:54:26:910 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40133?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=274957824], timeout=30000] 2024-04-07 11:54:26:910 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40133?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=274957824] 2024-04-07 11:54:26:910 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x504caaf1, L:/127.0.0.1:34218 - R:localhost/127.0.0.1:40133]]@274957824 2024-04-07 11:54:26:910 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@905190ea 2024-04-07 11:54:26:911 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:26:911 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-04-07 11:54:26:911 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:26:912 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40133 2024-04-07 11:54:26:912 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40133@8733802] 2024-04-07 11:54:27:155 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56505 2024-04-07 11:54:27:156 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:156 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:160 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:160 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:163 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:163 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:166 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:166 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:169 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:169 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:172 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:172 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:174 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:175 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:177 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:177 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:180 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:180 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:183 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:183 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:186 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56505 2024-04-07 11:54:27:186 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56505' mapped to BlahBlah 2024-04-07 11:54:27:189 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:27:189 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:27:189 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-04-07 11:54:27:189 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:27:485 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:56505 2024-04-07 11:54:27:486 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:56505 2024-04-07 11:54:27:486 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@190439540 2024-04-07 11:54:27:491 +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@36c5c035}]} 2024-04-07 11:54:27:491 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x808f45e3, L:/127.0.0.1:34798 - R:localhost/127.0.0.1:56505]]@190439540 2024-04-07 11:54:27:526 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-04-07 11:54:27:527 +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-04-07 11:54:27:531 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:27:531 +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-04-07 11:54:27:532 +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-04-07 11:54:27:532 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@125ad3df 2024-04-07 11:54:27:532 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-04-07 11:54:27:537 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x808f45e3, L:/127.0.0.1:34798 - R:localhost/127.0.0.1:56505] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-04-07 11:54:27:540 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-04-07 11:54:27:542 +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@78958f82}]} 2024-04-07 11:54:27:542 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56505?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=190439540], timeout=30000] 2024-04-07 11:54:27:542 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56505?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=190439540] 2024-04-07 11:54:27:542 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x808f45e3, L:/127.0.0.1:34798 - R:localhost/127.0.0.1:56505]]@190439540 2024-04-07 11:54:27:543 +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@78958f82}]} 2024-04-07 11:54:27:543 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-04-07 11:54:27:544 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:27:544 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-04-07 11:54:27:544 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:27:544 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56505 2024-04-07 11:54:27:544 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56505@1407631383] 2024-04-07 11:54:27:712 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42305 2024-04-07 11:54:27:713 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:713 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:717 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:717 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:720 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:720 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:722 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:722 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:725 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:725 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:728 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:728 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:732 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:732 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:735 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:735 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:741 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:741 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:744 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:744 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:748 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42305 2024-04-07 11:54:27:748 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42305' mapped to BlahBlah 2024-04-07 11:54:27:765 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:27:766 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:27:766 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-04-07 11:54:27:766 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:087 +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-04-07 11:54:28:087 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:42305 2024-04-07 11:54:28:088 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42305 2024-04-07 11:54:28:088 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@9675302 2024-04-07 11:54:28:090 +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-04-07 11:54:28:092 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd1ad8ac0, L:/127.0.0.1:36888 - R:localhost/127.0.0.1:42305]]@9675302 2024-04-07 11:54:28:093 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-04-07 11:54:28:194 +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-04-07 11:54:28:199 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:28:199 +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-04-07 11:54:28:200 +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-04-07 11:54:28:200 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@120b24a4 2024-04-07 11:54:28:201 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-04-07 11:54:28:204 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xd1ad8ac0, L:/127.0.0.1:36888 - R:localhost/127.0.0.1:42305] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-04-07 11:54:28:205 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-04-07 11:54:28:207 +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-04-07 11:54:28:207 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42305?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=9675302], timeout=30000] 2024-04-07 11:54:28:207 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42305?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=9675302] 2024-04-07 11:54:28:207 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd1ad8ac0, L:/127.0.0.1:36888 - R:localhost/127.0.0.1:42305]]@9675302 2024-04-07 11:54:28:208 +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-04-07 11:54:28:208 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-04-07 11:54:28:226 +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-04-07 11:54:28:227 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:227 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-04-07 11:54:28:227 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:227 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42305 2024-04-07 11:54:28:227 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42305@695784258] 2024-04-07 11:54:28:377 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 59125 2024-04-07 11:54:28:378 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:378 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:383 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:383 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:385 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:385 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:387 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:387 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:390 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:390 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:392 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:393 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:395 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:395 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:397 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:397 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:400 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:400 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:402 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:402 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:405 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59125 2024-04-07 11:54:28:405 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:59125' mapped to BlahBlah 2024-04-07 11:54:28:407 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:28:408 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:408 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-04-07 11:54:28:408 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:659 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:59125 2024-04-07 11:54:28:660 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:59125 2024-04-07 11:54:28:661 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1185167786 2024-04-07 11:54:28:664 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa58613f6, L:/127.0.0.1:42166 - R:localhost/127.0.0.1:59125]]@1185167786 2024-04-07 11:54:28:672 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-04-07 11:54:28:674 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:28:674 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-04-07 11:54:28:675 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-04-07 11:54:28:677 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@49fa3e0c 2024-04-07 11:54:28:678 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-04-07 11:54:28:680 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xa58613f6, L:/127.0.0.1:42166 - R:localhost/127.0.0.1:59125] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-04-07 11:54:28:682 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59125?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1185167786], timeout=30000] 2024-04-07 11:54:28:682 +0000 [Time-limited test] 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=1185167786] 2024-04-07 11:54:28:682 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa58613f6, L:/127.0.0.1:42166 - R:localhost/127.0.0.1:59125]]@1185167786 2024-04-07 11:54:28:690 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-04-07 11:54:28:698 +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:59125, cause=java.lang.reflect.InvocationTargetException]] 2024-04-07 11:54:28:699 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:699 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-04-07 11:54:28:700 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:700 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 59125 2024-04-07 11:54:28:700 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:59125@1311842975] 2024-04-07 11:54:28:819 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37549 2024-04-07 11:54:28:820 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:820 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:824 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:824 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:826 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:827 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:829 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:829 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:831 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:831 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:834 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:834 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:836 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:836 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:838 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:838 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:840 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:841 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:842 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:843 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:845 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37549 2024-04-07 11:54:28:845 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37549' mapped to BlahBlah 2024-04-07 11:54:28:847 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:28:848 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:28:848 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-04-07 11:54:28:848 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:102 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:102 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-04-07 11:54:29:102 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:103 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37549 2024-04-07 11:54:29:103 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37549@1089772914] 2024-04-07 11:54:29:210 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47009 2024-04-07 11:54:29:211 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:211 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:214 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:215 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:217 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:217 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:219 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:219 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:221 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:221 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:223 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:223 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:225 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:225 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:227 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:227 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:229 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:229 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:231 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:231 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47009 2024-04-07 11:54:29:233 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47009' mapped to BlahBlah 2024-04-07 11:54:29:236 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:29:236 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:236 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-04-07 11:54:29:236 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:512 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:47009 2024-04-07 11:54:29:513 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47009 2024-04-07 11:54:29:513 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1419408408 2024-04-07 11:54:29:516 +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-04-07 11:54:29:517 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-04-07 11:54:29:518 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3418eafe, L:/127.0.0.1:50492 - R:localhost/127.0.0.1:47009]]@1419408408 2024-04-07 11:54:29:618 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-04-07 11:54:29:620 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:29:620 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-04-07 11:54:29:621 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-04-07 11:54:29:621 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7203ca67 2024-04-07 11:54:29:621 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-04-07 11:54:29:623 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x3418eafe, L:/127.0.0.1:50492 - R:localhost/127.0.0.1:47009] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-04-07 11:54:29:624 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-04-07 11:54:29:625 +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-04-07 11:54:29:626 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47009?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1419408408], timeout=30000] 2024-04-07 11:54:29:626 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47009?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1419408408] 2024-04-07 11:54:29:626 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x3418eafe, L:/127.0.0.1:50492 - R:localhost/127.0.0.1:47009]]@1419408408 2024-04-07 11:54:29:628 +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-04-07 11:54:29:628 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-04-07 11:54:29:643 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-04-07 11:54:29:644 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:644 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-04-07 11:54:29:644 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:644 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47009 2024-04-07 11:54:29:644 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47009@1040118548] 2024-04-07 11:54:29:754 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 49079 2024-04-07 11:54:29:756 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:756 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:760 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:760 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:762 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:762 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:764 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:764 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:766 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:766 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:768 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:768 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:770 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:770 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:773 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:773 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:775 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:775 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:777 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:777 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:779 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49079 2024-04-07 11:54:29:779 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:49079' mapped to BlahBlah 2024-04-07 11:54:29:781 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-04-07 11:54:29:781 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:29:781 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-04-07 11:54:29:781 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:30:065 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:49079 2024-04-07 11:54:30:066 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:49079 2024-04-07 11:54:30:066 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1099414141 2024-04-07 11:54:30:070 +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-04-07 11:54:30:071 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-04-07 11:54:30:074 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb99f8867, L:/127.0.0.1:43128 - R:localhost/127.0.0.1:49079]]@1099414141 2024-04-07 11:54:30:173 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-04-07 11:54:30:178 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-07 11:54:30:179 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-04-07 11:54:30:179 +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-04-07 11:54:30:180 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@30a917ce 2024-04-07 11:54:30:180 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-04-07 11:54:30:184 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xb99f8867, L:/127.0.0.1:43128 - R:localhost/127.0.0.1:49079] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-04-07 11:54:30:186 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-04-07 11:54:30:190 +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-04-07 11:54:30:190 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49079?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1099414141], timeout=30000] 2024-04-07 11:54:30:190 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49079?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1099414141] 2024-04-07 11:54:30:190 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb99f8867, L:/127.0.0.1:43128 - R:localhost/127.0.0.1:49079]]@1099414141 2024-04-07 11:54:30:192 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@c842abd8 2024-04-07 11:54:30:203 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-04-07 11:54:30:205 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:30:205 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-04-07 11:54:30:205 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-07 11:54:30:205 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 49079 2024-04-07 11:54:30:205 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49079@1445007773]