2024-09-02 00:11:00:072 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:076 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2024-09-02 00:11:00:076 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:089 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : d7452144-d566-46bc-bd9c-8321cc112a01 2024-09-02 00:11:00:089 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : d7452144-d566-46bc-bd9c-8321cc112a01 2024-09-02 00:11:00:092 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : d7452144-d566-46bc-bd9c-8321cc112a01 2024-09-02 00:11:00:092 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:093 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2024-09-02 00:11:00:093 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:217 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2024-09-02 00:11:00:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:278 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2024-09-02 00:11:00:281 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:00:282 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 34fedb9d-dc17-4074-9ad6-62738207fe38, store : CONFIGURATION, entity : test-model, path : {"test-model-data:grillconf":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, data : {"gasKnob":10} 2024-09-02 00:11:00:289 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2024-09-02 00:11:00:382 +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}]} 2024-09-02 00:11:00:398 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 34fedb9d-dc17-4074-9ad6-62738207fe38 2024-09-02 00:11:00:430 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:430 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2024-09-02 00:11:00:430 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:541 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:542 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2024-09-02 00:11:00:542 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:546 +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}] 2024-09-02 00:11:00:547 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2024-09-02 00:11:00:547 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2024-09-02 00:11:00:547 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2024-09-02 00:11:00:547 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2024-09-02 00:11:00:547 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-09-02 00:11:00:547 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2024-09-02 00:11:00:548 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2024-09-02 00:11:00:548 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2024-09-02 00:11:00:548 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2024-09-02 00:11:00:548 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2024-09-02 00:11:00:548 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2024-09-02 00:11:00:548 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:548 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2024-09-02 00:11:00:549 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:634 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2024-09-02 00:11:00:634 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:00:668 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-09-02 00:11:00:669 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-09-02 00:11:00:682 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-09-02 00:11:00:690 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-09-02 00:11:00:690 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-09-02 00:11:00:727 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-09-02 00:11:00:727 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2024-09-02 00:11:00:728 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-09-02 00:11:00:729 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-09-02 00:11:00:730 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-09-02 00:11:00:730 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-09-02 00:11:00:731 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-09-02 00:11:00:732 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-09-02 00:11:00:733 +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 @e3b3b2f 2024-09-02 00:11:00:733 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-09-02 00:11:00:734 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-09-02 00:11:00:734 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-09-02 00:11:00:734 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-09-02 00:11:00:737 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-09-02 00:11:00:737 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-09-02 00:11:00:739 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-09-02 00:11:00:739 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-09-02 00:11:00:741 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-09-02 00:11:00:741 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-09-02 00:11:00:764 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-09-02 00:11:00:813 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 53500 (auto-detected) 2024-09-02 00:11:00:820 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-09-02 00:11:00:820 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-09-02 00:11:00:822 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-09-02 00:11:00:823 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-09-02 00:11:00:824 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:e0:ff:fe:a4:79:8f (auto-detected) 2024-09-02 00:11:00:838 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-09-02 00:11:00:838 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-09-02 00:11:00:872 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-09-02 00:11:00:873 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-09-02 00:11:00:873 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-09-02 00:11:00:885 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-09-02 00:11:00:885 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-09-02 00:11:00:886 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-09-02 00:11:00:887 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-09-02 00:11:00:913 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:39527 2024-09-02 00:11:00:913 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@295207542 2024-09-02 00:11:00:946 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x843f01a9, L:/127.0.0.1:35332 - R:/127.0.0.1:39527]]@295207542 2024-09-02 00:11:00:959 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-02 00:11:00:959 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-09-02 00:11:00:960 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-02 00:11:00:960 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-09-02 00:11:00:960 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-02 00:11:00:970 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-09-02 00:11:00:970 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-09-02 00:11:00:971 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4806dcc6 2024-09-02 00:11:01:049 +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":{}}}} 2024-09-02 00:11:01:059 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 00:11:01:062 +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":{}}}} 2024-09-02 00:11:01:067 +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] 2024-09-02 00:11:01:071 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:071 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:086 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:44769","name":"1514ac0a-e7aa-4e97-b115-b57110148e99"}} 2024-09-02 00:11:01:089 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x843f01a9, L:/127.0.0.1:35332 - R:/127.0.0.1:39527] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:44769","name":"1514ac0a-e7aa-4e97-b115-b57110148e99"}} 2024-09-02 00:11:01:090 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@f135d02 2024-09-02 00:11:01:095 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:44769 2024-09-02 00:11:01:095 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1982899587 2024-09-02 00:11:01:097 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 7813cad5-6c39-4270-a324-71360d7d3fb6 2024-09-02 00:11:01:097 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:097 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:097 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 7813cad5-6c39-4270-a324-71360d7d3fb6, 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"}} 2024-09-02 00:11:01:098 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-09-02 00:11:01:099 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf8548390, L:/127.0.0.1:56606 - R:/127.0.0.1:44769]]@1982899587 2024-09-02 00:11:01:101 +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}]}]} 2024-09-02 00:11:01:102 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 7813cad5-6c39-4270-a324-71360d7d3fb6 2024-09-02 00:11:01:108 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 0c910157-ec73-4e86-8c38-7c934eae171f 2024-09-02 00:11:01:108 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:108 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:108 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=0c910157-ec73-4e86-8c38-7c934eae171f, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-09-02 00:11:01:109 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 0c910157-ec73-4e86-8c38-7c934eae171f 2024-09-02 00:11:01:114 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-09-02 00:11:01:115 +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}]}]} 2024-09-02 00:11:01:131 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2024-09-02 00:11:01:132 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@1d8c3a08]] 2024-09-02 00:11:01:137 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":{"level2a":{"abc":"123"}}}]}} 2024-09-02 00:11:01:138 +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)] 2024-09-02 00:11:01:139 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-09-02 00:11:01:140 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2024-09-02 00:11:01:140 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@48cb7f83]] 2024-09-02 00:11:01:140 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:44769","name":"1514ac0a-e7aa-4e97-b115-b57110148e99"}} 2024-09-02 00:11:01:141 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2024-09-02 00:11:01:141 +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)] 2024-09-02 00:11:01:141 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 00:11:01:141 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:44769","name":"1514ac0a-e7aa-4e97-b115-b57110148e99"}} 2024-09-02 00:11:01:142 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public boolean org.opendaylight.jsonrpc.impl.RemoteControl.deleteListener(org.opendaylight.jsonrpc.model.DeleteListenerArgument)] 2024-09-02 00:11:01:143 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-09-02 00:11:01:143 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:44769@1988453456], timeout=30000] 2024-09-02 00:11:01:146 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:44769@1988453456] 2024-09-02 00:11:01:149 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1306660025 2024-09-02 00:11:01:150 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2024-09-02 00:11:01:150 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xf8548390, L:/127.0.0.1:56606 ! R:/127.0.0.1:44769]]@1982899587 2024-09-02 00:11:01:151 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x843f01a9, L:/127.0.0.1:35332 - R:/127.0.0.1:39527] : {"jsonrpc":"2.0","id":2,"result":true} 2024-09-02 00:11:01:151 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:39527, sessionType=REQ, hashCode=295207542], timeout=30000] 2024-09-02 00:11:01:155 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:39527, sessionType=REQ, hashCode=295207542] 2024-09-02 00:11:01:155 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x843f01a9, L:/127.0.0.1:35332 - R:/127.0.0.1:39527]]@295207542 2024-09-02 00:11:01:156 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:44769, sessionType=SUB, hashCode=1982899587] 2024-09-02 00:11:01:156 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xf8548390, L:/127.0.0.1:56606 ! R:/127.0.0.1:44769]]@1982899587 2024-09-02 00:11:01:156 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:39527@1148012933] 2024-09-02 00:11:01:156 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:157 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2024-09-02 00:11:01:157 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:236 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:236 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2024-09-02 00:11:01:236 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:237 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : ce788e19-e15c-4b79-ba99-e2eda7731aa7 2024-09-02 00:11:01:237 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:237 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:237 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : ce788e19-e15c-4b79-ba99-e2eda7731aa7, 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"}} 2024-09-02 00:11:01:237 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-09-02 00:11:01:238 +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}]}]} 2024-09-02 00:11:01:238 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:238 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:238 +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 2024-09-02 00:11:01:244 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : ce788e19-e15c-4b79-ba99-e2eda7731aa7 2024-09-02 00:11:01:245 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:245 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:245 +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 2024-09-02 00:11:01:246 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:246 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2024-09-02 00:11:01:246 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:318 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:318 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2024-09-02 00:11:01:318 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:890 +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}]}]} 2024-09-02 00:11:01:907 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:907 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2024-09-02 00:11:01:907 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:990 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:991 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2024-09-02 00:11:01:991 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:991 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 060b0961-90e3-4a46-bb3c-c10e8e0bf41e 2024-09-02 00:11:01:991 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:991 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:992 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 060b0961-90e3-4a46-bb3c-c10e8e0bf41e, 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":{}} 2024-09-02 00:11:01:992 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-09-02 00:11:01:992 +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=[]}]} 2024-09-02 00:11:01:993 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 060b0961-90e3-4a46-bb3c-c10e8e0bf41e 2024-09-02 00:11:01:994 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:994 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:994 +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 2024-09-02 00:11:01:995 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 216154a6-d477-4f72-93af-575c7e6a870e 2024-09-02 00:11:01:995 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:995 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:995 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=216154a6-d477-4f72-93af-575c7e6a870e, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-09-02 00:11:01:995 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 216154a6-d477-4f72-93af-575c7e6a870e 2024-09-02 00:11:01:996 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:01:996 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:01:996 +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 2024-09-02 00:11:01:996 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:01:996 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2024-09-02 00:11:01:996 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:071 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:072 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2024-09-02 00:11:02:072 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:072 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : fe6d1615-1e15-442b-942d-04ce3039e71f 2024-09-02 00:11:02:072 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:072 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2024-09-02 00:11:02:072 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:140 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:140 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2024-09-02 00:11:02:140 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:140 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:02:140 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:140 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 2c804956-0eb6-49e1-acf5-3b139b0fdd92, 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":{}} 2024-09-02 00:11:02:141 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-09-02 00:11:02:141 +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=[]}]} 2024-09-02 00:11:02:142 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:142 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2024-09-02 00:11:02:142 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:202 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:203 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2024-09-02 00:11:02:203 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:203 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 40fe7d1e-e14b-4e32-967b-788586d9f1db 2024-09-02 00:11:02:203 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-09-02 00:11:02:204 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-09-02 00:11:02:204 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-09-02 00:11:02:204 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-09-02 00:11:02:204 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-09-02 00:11:02:204 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=40fe7d1e-e14b-4e32-967b-788586d9f1db, 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"]} 2024-09-02 00:11:02:206 +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"]} 2024-09-02 00:11:02:216 +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}]}}]} 2024-09-02 00:11:02:219 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 40fe7d1e-e14b-4e32-967b-788586d9f1db 2024-09-02 00:11:02:221 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:221 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2024-09-02 00:11:02:221 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:279 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:280 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2024-09-02 00:11:02:280 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:280 +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 2024-09-02 00:11:02:280 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2024-09-02 00:11:02:280 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2024-09-02 00:11:02:280 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2024-09-02 00:11:02:281 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2024-09-02 00:11:02:281 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-09-02 00:11:02:281 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:281 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:281 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2024-09-02 00:11:02:281 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:354 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:355 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2024-09-02 00:11:02:355 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:355 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-09-02 00:11:02:355 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-09-02 00:11:02:355 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-09-02 00:11:02:356 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-09-02 00:11:02:356 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-09-02 00:11:02:356 +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"]} 2024-09-02 00:11:02:357 +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}]}}]} 2024-09-02 00:11:02:358 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:358 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2024-09-02 00:11:02:358 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:413 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:413 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2024-09-02 00:11:02:413 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:507 +0000 [main] INFO RemoteControlTest - Path len : 1 2024-09-02 00:11:02:508 +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 2024-09-02 00:11:02:508 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-09-02 00:11:02:508 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-09-02 00:11:02:508 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:508 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2024-09-02 00:11:02:508 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-09-02 00:11:02:508 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-09-02 00:11:02:508 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:508 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-09-02 00:11:02:509 +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}]}]}]} 2024-09-02 00:11:02:511 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2024-09-02 00:11:02:511 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:512 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2024-09-02 00:11:02:512 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:562 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:563 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2024-09-02 00:11:02:563 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:563 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2024-09-02 00:11:02:563 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2024-09-02 00:11:02:563 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2024-09-02 00:11:02:563 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2024-09-02 00:11:02:563 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2024-09-02 00:11:02:564 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2024-09-02 00:11:02:564 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2024-09-02 00:11:02:564 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2024-09-02 00:11:02:564 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2024-09-02 00:11:02:564 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2024-09-02 00:11:02:564 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2024-09-02 00:11:02:564 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2024-09-02 00:11:02:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:564 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2024-09-02 00:11:02:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:613 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:613 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2024-09-02 00:11:02:613 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:613 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:613 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2024-09-02 00:11:02:613 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:670 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:670 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2024-09-02 00:11:02:670 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:670 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 6d31640d-73ab-499a-b176-b392dbc8cf8e 2024-09-02 00:11:02:670 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:670 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2024-09-02 00:11:02:670 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:719 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:720 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2024-09-02 00:11:02:720 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:720 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 561321e1-0a60-4e4d-b6d2-7e72c818762b 2024-09-02 00:11:02:720 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:02:720 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:720 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 561321e1-0a60-4e4d-b6d2-7e72c818762b, 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":{}} 2024-09-02 00:11:02:721 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-09-02 00:11:02:721 +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=[]}]} 2024-09-02 00:11:02:721 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 561321e1-0a60-4e4d-b6d2-7e72c818762b 2024-09-02 00:11:02:722 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2024-09-02 00:11:02:723 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:723 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : b773bf56-d0fa-4a3c-b026-798bb7776703, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2024-09-02 00:11:02:723 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2024-09-02 00:11:02:723 +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=[]}]} 2024-09-02 00:11:02:723 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : b773bf56-d0fa-4a3c-b026-798bb7776703 2024-09-02 00:11:02:724 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-09-02 00:11:02:724 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-09-02 00:11:02:724 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-09-02 00:11:02:724 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-09-02 00:11:02:724 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-09-02 00:11:02:724 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=a056c924-178a-4ed0-88a1-95171377ecba, 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"]} 2024-09-02 00:11:02:724 +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"]} 2024-09-02 00:11:02:725 +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}]}}]} 2024-09-02 00:11:02:726 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a056c924-178a-4ed0-88a1-95171377ecba 2024-09-02 00:11:02:726 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:02:726 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:727 +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 2024-09-02 00:11:02:727 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:02:727 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:727 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=7e89dd35-ec23-497f-a935-7afc82e84484, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-09-02 00:11:02:727 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 7e89dd35-ec23-497f-a935-7afc82e84484 2024-09-02 00:11:02:727 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 7e89dd35-ec23-497f-a935-7afc82e84484 2024-09-02 00:11:02:728 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-09-02 00:11:02:728 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-09-02 00:11:02:728 +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 2024-09-02 00:11:02:728 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 00:11:02:728 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2024-09-02 00:11:02:728 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================