[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.272460572Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.342131111Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed","my-leaf12":"Bertha"}]}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.357997506Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.381311131Z/a:patch-contcreated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont created someDate/a:patch-contcreated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.523667789Z/a:patch-contupdated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont updated someDate/a:patch-contupdated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.534398051Z/a:patch-contdeleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont deleted someDate/a:patch-contdeleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.554258Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.566894694Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.578588921Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"updated","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.590463653Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.603932638Z/a:patch-cont/a:my-list1[a:name='Althea']created [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] created someDate/a:patch-cont/a:my-list1[a:name='Althea']created [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.615042817Z/a:patch-cont/a:my-list1[a:name='Althea']updated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] updated someDate/a:patch-cont/a:my-list1[a:name='Althea']updated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.629271015Z/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] deleted someDate/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.691005548Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf1createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11 created Jed /a:patch-cont/a:my-list1[a:name='Althea']/a:name created Althea /a:patch-cont/b:leaf1 created AugmentLeaf created /a:patch-cont/b:case-leaf1 ChoiceLeaf someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf1createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.711255073Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/a:my-list1[a:name='Althea']/a:nameupdatedAlthea/a:patch-cont/b:leaf1updatedAugmentLeaf/a:patch-cont/b:case-leaf1updatedChoiceUpdate [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12 created Bertha /a:patch-cont/a:my-list1[a:name='Althea']/a:name updated Althea /a:patch-cont/b:leaf1 updated AugmentLeaf /a:patch-cont/b:case-leaf1 updated ChoiceUpdate someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/a:my-list1[a:name='Althea']/a:nameupdatedAlthea/a:patch-cont/b:leaf1updatedAugmentLeaf/a:patch-cont/b:case-leaf1updatedChoiceUpdate [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.739289614Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"created","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"created","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"created","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"created","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.753759566Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"created","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"updated","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"updated","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"updated","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.767101951Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.781803517Z/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont created Althea Jed someDate/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.794205576Z/a:patch-contupdatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont updated Althea Jed Bertha someDate/a:patch-contupdatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.805318625Z/a:patch-contdeleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont deleted someDate/a:patch-contdeleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.85166863Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"created","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"created","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"created","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"created","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.863710874Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"created","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"updated","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.874498607Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.887382474Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf11createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11 created Jed /a:patch-cont/a:my-list1[a:name='Althea']/a:name created Althea /a:patch-cont/b:leaf1 created AugmentLeaf /a:patch-cont/b:case-leaf11 created ChoiceLeaf someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf11createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.90022658Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/b:case-leaf11updatedChoiceUpdate [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12 created Bertha /a:patch-cont/b:case-leaf11 updated ChoiceUpdate someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/b:case-leaf11updatedChoiceUpdate [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.920779601Z/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont created Althea Jed someDate/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.935278304Z/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] updated Althea Bertha someDate/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.946638366Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11updatedJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11 updated Jed someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11updatedJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:18.957552122Z/a:patch-contdeleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont deleted someDate/a:patch-contdeleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.972907669Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.984817529Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:18.996528498Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:19.010135976Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:19.022743609Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed","my-leaf12":"Bertha"}]}}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]}},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]}},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:19.034156303Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:19.046518461Z/a:patch-cont/a:my-list1[a:name='Althea']createdAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] created Althea Jed someDate/a:patch-cont/a:my-list1[a:name='Althea']createdAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:19.069027773Z/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] updated Althea Jed Bertha someDate/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-24T19:26:19.080523948Z/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] deleted someDate/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:19.097780974Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:19.108599168Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-24T19:26:19.119465423Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}}