2025-02-10 08:13:52:027 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:031 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2025-02-10 08:13:52:031 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:044 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 6a104df3-e3e5-4c1d-92bf-c4f413b6e4e8 2025-02-10 08:13:52:044 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 6a104df3-e3e5-4c1d-92bf-c4f413b6e4e8 2025-02-10 08:13:52:048 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 6a104df3-e3e5-4c1d-92bf-c4f413b6e4e8 2025-02-10 08:13:52:048 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:048 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2025-02-10 08:13:52:048 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:200 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:200 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2025-02-10 08:13:52:201 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2025-02-10 08:13:52:279 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:52:280 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 21f84047-bd16-4117-bcd4-45d5eedcb2f0, store : CONFIGURATION, entity : test-model, path : {"test-model-data:grillconf":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, data : {"gasKnob":10} 2025-02-10 08:13:52:287 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2025-02-10 08:13:52:355 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)gasKnob, body=10}]} 2025-02-10 08:13:52:384 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 21f84047-bd16-4117-bcd4-45d5eedcb2f0 2025-02-10 08:13:52:417 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:417 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2025-02-10 08:13:52:417 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:560 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:561 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2025-02-10 08:13:52:561 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:565 +0000 [main] INFO RemoteControlTest - YII : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology1}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=node1}]/termination-point/termination-point[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id=eth0}] 2025-02-10 08:13:52:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2025-02-10 08:13:52:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2025-02-10 08:13:52:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2025-02-10 08:13:52:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2025-02-10 08:13:52:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-02-10 08:13:52:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2025-02-10 08:13:52:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2025-02-10 08:13:52:567 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2025-02-10 08:13:52:567 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2025-02-10 08:13:52:567 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2025-02-10 08:13:52:567 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2025-02-10 08:13:52:567 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:567 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2025-02-10 08:13:52:567 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:699 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:699 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2025-02-10 08:13:52:700 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:52:730 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2025-02-10 08:13:52:732 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2025-02-10 08:13:52:746 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-02-10 08:13:52:758 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-02-10 08:13:52:758 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-02-10 08:13:52:801 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-02-10 08:13:52:803 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2025-02-10 08:13:52:804 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-02-10 08:13:52:805 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-02-10 08:13:52:805 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2025-02-10 08:13:52:806 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2025-02-10 08:13:52:807 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-02-10 08:13:52:808 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-02-10 08:13:52:809 +0000 [Time-limited test] 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 @4d6025c5 2025-02-10 08:13:52:811 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-02-10 08:13:52:811 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2025-02-10 08:13:52:813 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-02-10 08:13:52:813 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-02-10 08:13:52:815 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-02-10 08:13:52:815 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2025-02-10 08:13:52:818 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-02-10 08:13:52:818 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2025-02-10 08:13:52:820 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2025-02-10 08:13:52:820 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-02-10 08:13:52:848 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-02-10 08:13:52:932 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 31870 (auto-detected) 2025-02-10 08:13:52:949 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2025-02-10 08:13:52:949 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2025-02-10 08:13:52:952 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-02-10 08:13:52:954 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-02-10 08:13:52:954 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:7d:ff:fe:fc:ed:6f (auto-detected) 2025-02-10 08:13:52:979 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-02-10 08:13:52:979 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-02-10 08:13:53:021 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2025-02-10 08:13:53:022 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2025-02-10 08:13:53:022 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2025-02-10 08:13:53:022 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2025-02-10 08:13:53:022 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2025-02-10 08:13:53:022 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2025-02-10 08:13:53:023 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2025-02-10 08:13:53:023 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2025-02-10 08:13:53:023 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2025-02-10 08:13:53:023 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2025-02-10 08:13:53:023 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2025-02-10 08:13:53:023 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2025-02-10 08:13:53:024 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2025-02-10 08:13:53:044 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2025-02-10 08:13:53:044 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-02-10 08:13:53:045 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-02-10 08:13:53:048 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-02-10 08:13:53:076 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:38305 2025-02-10 08:13:53:077 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1433708611 2025-02-10 08:13:53:126 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-02-10 08:13:53:126 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2025-02-10 08:13:53:126 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2025-02-10 08:13:53:126 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2025-02-10 08:13:53:126 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-02-10 08:13:53:119 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x85b1cadf, L:/127.0.0.1:33050 - R:/127.0.0.1:38305]]@1433708611 2025-02-10 08:13:53:140 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-02-10 08:13:53:140 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-02-10 08:13:53:141 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@74d0ae32 2025-02-10 08:13:53:214 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"addListener","params":{"transport":null,"store":"config","entity":"test-model","path":{"test-model-data:top-container":{}}}} 2025-02-10 08:13:53:222 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-02-10 08:13:53:224 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"addListener","params":{"transport":null,"store":"config","entity":"test-model","path":{"test-model-data:top-container":{}}}} 2025-02-10 08:13:53:230 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public org.opendaylight.jsonrpc.model.ListenerKey org.opendaylight.jsonrpc.impl.RemoteControl.addListener(org.opendaylight.jsonrpc.model.AddListenerArgument) throws java.io.IOException] 2025-02-10 08:13:53:233 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:53:233 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:53:249 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:52343","name":"da42fe4f-fedd-4b68-8694-8075a706e9ee"}} 2025-02-10 08:13:53:251 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x85b1cadf, L:/127.0.0.1:33050 - R:/127.0.0.1:38305] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:52343","name":"da42fe4f-fedd-4b68-8694-8075a706e9ee"}} 2025-02-10 08:13:53:253 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@8d41e413 2025-02-10 08:13:53:255 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:52343 2025-02-10 08:13:53:255 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@920524614 2025-02-10 08:13:53:256 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 633e108d-e605-4b06-8386-3b4249e26d78 2025-02-10 08:13:53:257 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:53:257 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:53:257 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 633e108d-e605-4b06-8386-3b4249e26d78, store : CONFIGURATION, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{"abc":"123"}} 2025-02-10 08:13:53:258 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-02-10 08:13:53:260 +0000 [Time-limited test] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2025-02-10 08:13:53:261 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 633e108d-e605-4b06-8386-3b4249e26d78 2025-02-10 08:13:53:265 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6d7e6415, L:/127.0.0.1:38164 - R:/127.0.0.1:52343]]@920524614 2025-02-10 08:13:53:285 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 2e238b26-26dd-4498-890f-06dd79594e7d 2025-02-10 08:13:53:285 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:53:285 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:53:285 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=2e238b26-26dd-4498-890f-06dd79594e7d, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:53:286 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 2e238b26-26dd-4498-890f-06dd79594e7d 2025-02-10 08:13:53:292 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:53:293 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2025-02-10 08:13:53:311 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2025-02-10 08:13:53:311 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@73f279ed]] 2025-02-10 08:13:53:317 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":{"level2a":{"abc":"123"}}}]}} 2025-02-10 08:13:53:325 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:53:318 +0000 [defaultEventExecutorGroup-3-3] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public void org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl.notifyListener(org.opendaylight.jsonrpc.model.DataChangeNotification)] 2025-02-10 08:13:53:328 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2025-02-10 08:13:53:328 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@368e4a26]] 2025-02-10 08:13:53:329 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:52343","name":"da42fe4f-fedd-4b68-8694-8075a706e9ee"}} 2025-02-10 08:13:53:330 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-02-10 08:13:53:330 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:52343","name":"da42fe4f-fedd-4b68-8694-8075a706e9ee"}} 2025-02-10 08:13:53:331 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2025-02-10 08:13:53:331 +0000 [defaultEventExecutorGroup-3-3] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public void org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl.notifyListener(org.opendaylight.jsonrpc.model.DataChangeNotification)] 2025-02-10 08:13:53:331 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public boolean org.opendaylight.jsonrpc.impl.RemoteControl.deleteListener(org.opendaylight.jsonrpc.model.DeleteListenerArgument)] 2025-02-10 08:13:53:332 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:53:333 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:52343@1633163499], timeout=30000] 2025-02-10 08:13:53:336 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:52343@1633163499] 2025-02-10 08:13:53:339 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1261801154 2025-02-10 08:13:53:339 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x6d7e6415, L:/127.0.0.1:38164 ! R:/127.0.0.1:52343]]@920524614 2025-02-10 08:13:53:341 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2025-02-10 08:13:53:342 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x85b1cadf, L:/127.0.0.1:33050 - R:/127.0.0.1:38305] : {"jsonrpc":"2.0","id":2,"result":true} 2025-02-10 08:13:53:343 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:38305, sessionType=REQ, hashCode=1433708611], timeout=30000] 2025-02-10 08:13:53:346 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:38305, sessionType=REQ, hashCode=1433708611] 2025-02-10 08:13:53:346 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x85b1cadf, L:/127.0.0.1:33050 - R:/127.0.0.1:38305]]@1433708611 2025-02-10 08:13:53:346 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:52343, sessionType=SUB, hashCode=920524614] 2025-02-10 08:13:53:346 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x6d7e6415, L:/127.0.0.1:38164 ! R:/127.0.0.1:52343]]@920524614 2025-02-10 08:13:53:347 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38305@684017079] 2025-02-10 08:13:53:347 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:53:347 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2025-02-10 08:13:53:347 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:53:443 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:53:444 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2025-02-10 08:13:53:444 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:53:444 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9c556b5e-e12d-4506-912c-7d570485aa10 2025-02-10 08:13:53:444 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:53:445 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:53:445 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 9c556b5e-e12d-4506-912c-7d570485aa10, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{"abc":"123"}} 2025-02-10 08:13:53:445 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-02-10 08:13:53:445 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2025-02-10 08:13:53:446 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:53:446 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:53:446 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:53:451 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9c556b5e-e12d-4506-912c-7d570485aa10 2025-02-10 08:13:53:452 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:53:453 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:53:453 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:53:453 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:53:453 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2025-02-10 08:13:53:453 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:53:552 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:53:552 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2025-02-10 08:13:53:552 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:188 +0000 [main] INFO RemoteControlTest - Merging data /(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}] at path ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=name-1}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}]} 2025-02-10 08:13:54:206 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:206 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2025-02-10 08:13:54:206 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:308 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:308 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2025-02-10 08:13:54:308 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:309 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9c66c1e6-8fd7-43c9-a0b3-16b55bca1334 2025-02-10 08:13:54:309 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:54:309 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:309 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 9c66c1e6-8fd7-43c9-a0b3-16b55bca1334, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2025-02-10 08:13:54:309 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-02-10 08:13:54:310 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2025-02-10 08:13:54:310 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9c66c1e6-8fd7-43c9-a0b3-16b55bca1334 2025-02-10 08:13:54:313 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:54:313 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:313 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:54:313 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 378a2665-f8c9-4769-b6e9-8dee5f630200 2025-02-10 08:13:54:313 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:54:313 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:313 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=378a2665-f8c9-4769-b6e9-8dee5f630200, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:54:313 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 378a2665-f8c9-4769-b6e9-8dee5f630200 2025-02-10 08:13:54:314 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:54:314 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:314 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:54:314 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:314 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2025-02-10 08:13:54:314 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:394 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:394 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2025-02-10 08:13:54:394 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:395 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : d54c6524-cba3-4ba8-88d7-5adb92e50374 2025-02-10 08:13:54:395 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:395 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2025-02-10 08:13:54:395 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:472 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:472 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2025-02-10 08:13:54:472 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:473 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:54:473 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:473 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 57d154a9-4d94-4e11-b34f-a24ebfc80921, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2025-02-10 08:13:54:473 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-02-10 08:13:54:474 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2025-02-10 08:13:54:474 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:474 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2025-02-10 08:13:54:474 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:552 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:552 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2025-02-10 08:13:54:552 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:553 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 31958512-d25e-4f22-9061-296ccbba32bd 2025-02-10 08:13:54:553 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-02-10 08:13:54:553 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-02-10 08:13:54:553 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-02-10 08:13:54:554 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-02-10 08:13:54:554 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-02-10 08:13:54:554 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=31958512-d25e-4f22-9061-296ccbba32bd, store=CONFIGURATION, entity=, path={"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}}, YII=/(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], data={"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-02-10 08:13:54:556 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-02-10 08:13:54:565 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2025-02-10 08:13:54:570 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 31958512-d25e-4f22-9061-296ccbba32bd 2025-02-10 08:13:54:572 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:572 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2025-02-10 08:13:54:572 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:650 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:650 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2025-02-10 08:13:54:650 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:650 +0000 [main] INFO RemoteControlTest - YII : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology1}]/server-provided 2025-02-10 08:13:54:650 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2025-02-10 08:13:54:651 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2025-02-10 08:13:54:651 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2025-02-10 08:13:54:651 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2025-02-10 08:13:54:651 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-02-10 08:13:54:651 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:651 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:651 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2025-02-10 08:13:54:651 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:720 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:720 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2025-02-10 08:13:54:720 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:721 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-02-10 08:13:54:721 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-02-10 08:13:54:721 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-02-10 08:13:54:721 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-02-10 08:13:54:721 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-02-10 08:13:54:721 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-02-10 08:13:54:722 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2025-02-10 08:13:54:723 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:723 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2025-02-10 08:13:54:723 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:790 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:791 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2025-02-10 08:13:54:791 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:896 +0000 [main] INFO RemoteControlTest - Path len : 1 2025-02-10 08:13:54:896 +0000 [main] INFO RemoteControlTest - (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology : (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-02-10 08:13:54:896 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-02-10 08:13:54:896 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-02-10 08:13:54:896 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:896 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2025-02-10 08:13:54:896 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-02-10 08:13:54:896 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-02-10 08:13:54:897 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:54:897 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-02-10 08:13:54:897 +0000 [main] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, body=[ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topo1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id, body=topo1}, ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=node1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id, body=node1}, ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)termination-point, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)termination-point[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id=eth0}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id, body=eth0}]}]}]}]}, ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)server-provided, body=true}]}]}]} 2025-02-10 08:13:54:900 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2025-02-10 08:13:54:900 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:900 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2025-02-10 08:13:54:900 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:964 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:964 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2025-02-10 08:13:54:964 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:964 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2025-02-10 08:13:54:965 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2025-02-10 08:13:54:965 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2025-02-10 08:13:54:965 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2025-02-10 08:13:54:965 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2025-02-10 08:13:54:965 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2025-02-10 08:13:54:965 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2025-02-10 08:13:54:965 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2025-02-10 08:13:54:965 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2025-02-10 08:13:54:965 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2025-02-10 08:13:54:966 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2025-02-10 08:13:54:966 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2025-02-10 08:13:54:966 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:54:966 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2025-02-10 08:13:54:966 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:026 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:026 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2025-02-10 08:13:55:026 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:026 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:027 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2025-02-10 08:13:55:027 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:086 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:087 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2025-02-10 08:13:55:087 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:087 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : bad4ed07-ab57-4da6-8c20-1fae05046284 2025-02-10 08:13:55:087 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:087 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2025-02-10 08:13:55:087 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:149 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:149 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2025-02-10 08:13:55:149 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:150 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 86587ff6-a725-4bcd-860b-d68c8b03b9bf 2025-02-10 08:13:55:150 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:55:150 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:55:150 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 86587ff6-a725-4bcd-860b-d68c8b03b9bf, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2025-02-10 08:13:55:151 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-02-10 08:13:55:151 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2025-02-10 08:13:55:151 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 86587ff6-a725-4bcd-860b-d68c8b03b9bf 2025-02-10 08:13:55:153 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2025-02-10 08:13:55:153 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:55:153 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 292a58ff-cf13-4a49-9962-c026a139bbc1, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2025-02-10 08:13:55:153 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2025-02-10 08:13:55:153 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)config, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints, body=[]}]} 2025-02-10 08:13:55:153 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 292a58ff-cf13-4a49-9962-c026a139bbc1 2025-02-10 08:13:55:154 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-02-10 08:13:55:154 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-02-10 08:13:55:154 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-02-10 08:13:55:154 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-02-10 08:13:55:154 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-02-10 08:13:55:154 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=7c6afdaa-8bd4-488f-9464-43eedae39567, store=CONFIGURATION, entity=something, path={"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}}, YII=/(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], data={"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-02-10 08:13:55:154 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-02-10 08:13:55:155 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2025-02-10 08:13:55:156 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 7c6afdaa-8bd4-488f-9464-43eedae39567 2025-02-10 08:13:55:156 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:55:156 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:55:156 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:55:156 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:55:156 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:55:156 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=a08a67fa-5009-48d4-b325-b600a344ba78, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:55:157 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a08a67fa-5009-48d4-b325-b600a344ba78 2025-02-10 08:13:55:157 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : a08a67fa-5009-48d4-b325-b600a344ba78 2025-02-10 08:13:55:157 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-02-10 08:13:55:157 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-02-10 08:13:55:157 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-02-10 08:13:55:157 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-02-10 08:13:55:157 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2025-02-10 08:13:55:157 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================