[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.187277998Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.223903368Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.239622084Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.251901497Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>created</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.4221722Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>updated</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.432994868Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.447137867Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.460977956Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.473684432Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.484724747Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.494361858Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>created</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.510004213Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>updated</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.522580374Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.619789061Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>created</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path>
            <operation>created</operation>
            <data>
                <my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path>
            <operation>created</operation>
            <data>
                <name xmlns="instance:identifier:patch:module">Althea</name>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path>
            <operation>created</operation>
            <data>
                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
            </data>
        </data-change-event>
        <data-change-event>
            <operation>created</operation>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path>
            <data>
                <case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>created</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.638215891Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>updated</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>updated</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>updated</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path>
            <operation>updated</operation>
            <data>
                <name xmlns="instance:identifier:patch:module">Althea</name>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path>
            <operation>created</operation>
            <data>
                <my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path>
            <operation>updated</operation>
            <data>
                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path>
            <operation>updated</operation>
            <data>
                <case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>updated</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>updated</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf1</path><operation>updated</operation><data><case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.665417275Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.681361769Z","sal-remote:data-changed-notification":{"data-change-event":[{"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/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: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.restconf.nb.rfc8040.streams.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']\/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"}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.696693724Z","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']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","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.restconf.nb.rfc8040.streams.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']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.707796411Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>created</operation>
            <data>
                <patch-cont xmlns="instance:identifier:patch:module">
                    <my-list1>
                        <name>Althea</name>
                        <my-leaf11>Jed</my-leaf11>
                    </my-list1>
                </patch-cont>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.721566868Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>updated</operation>
            <data>
                <patch-cont xmlns="instance:identifier:patch:module">
                    <my-list1>
                        <name>Althea</name>
                        <my-leaf11>Jed</my-leaf11>
                        <my-leaf12>Bertha</my-leaf12>
                    </my-list1>
                </patch-cont>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>updated</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.732516449Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.812062582Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.824664323Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.835983626Z","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']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","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.restconf.nb.rfc8040.streams.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']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.843589517Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>created</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path>
            <operation>created</operation>
            <data>
                <my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path>
            <operation>created</operation>
            <data>
                <name xmlns="instance:identifier:patch:module">Althea</name>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path>
            <operation>created</operation>
            <data>
                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path>
            <operation>created</operation>
            <data>
                <case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf11>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>created</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:name</path><operation>created</operation><data><name xmlns="instance:identifier:patch:module">Althea</name></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:leaf1</path><operation>created</operation><data><leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>created</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.859246402Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>updated</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path>
            <operation>created</operation>
            <data>
                <my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12>
            </data>
        </data-change-event>
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path>
            <operation>updated</operation>
            <data>
                <case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf11>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12</path><operation>created</operation><data><my-leaf12 xmlns="instance:identifier:patch:module">Bertha</my-leaf12></data></data-change-event><data-change-event><path xmlns:a="instance:identifier:patch:module" xmlns:b="augment:instance:identifier:patch:module">/a:patch-cont/b:case-leaf11</path><operation>updated</operation><data><case-leaf11 xmlns="augment:instance:identifier:patch:module">ChoiceUpdate</case-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.876055432Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>created</operation>
            <data>
                <patch-cont xmlns="instance:identifier:patch:module">
                    <my-list1>
                        <name>Althea</name>
                        <my-leaf11>Jed</my-leaf11>
                    </my-list1>
                </patch-cont>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>created</operation><data><patch-cont xmlns="instance:identifier:patch:module"><my-list1><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></patch-cont></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.893064038Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Bertha</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>updated</operation>
            <data>
                <my-list1 xmlns="instance:identifier:patch:module">
                    <name>Althea</name>
                    <my-leaf11>Bertha</my-leaf11>
                </my-list1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Bertha</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.90432075Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>updated</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path>
            <operation>updated</operation>
            <data>
                <my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11</path><operation>updated</operation><data><my-leaf11 xmlns="instance:identifier:patch:module">Jed</my-leaf11></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.91521802Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.930842962Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.941898178Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.952290643Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.958577523Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.971670281Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:54.9831825Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}}
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:54.991802131Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>created</operation>
            <data>
                <my-list1 xmlns="instance:identifier:patch:module">
                    <name>Althea</name>
                    <my-leaf11>Jed</my-leaf11>
                </my-list1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>created</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:55.007506847Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>updated</operation>
            <data>
                <my-list1 xmlns="instance:identifier:patch:module">
                    <name>Althea</name>
                    <my-leaf11>Jed</my-leaf11>
                    <my-leaf12>Bertha</my-leaf12>
                </my-list1>
            </data>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>updated</operation><data><my-list1 xmlns="instance:identifier:patch:module"><name>Althea</name><my-leaf11>Jed</my-leaf11><my-leaf12>Bertha</my-leaf12></my-list1></data></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: <notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>2024-10-03T08:34:55.022287164Z</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - Comparing: 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
    <eventTime>someDate</eventTime>
    <data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
        <data-change-event>
            <path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path>
            <operation>deleted</operation>
        </data-change-event>
    </data-changed-notification>
</notification>

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><eventTime>someDate</eventTime><data-changed-notification xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote"><data-change-event><path xmlns:a="instance:identifier:patch:module">/a:patch-cont/a:my-list1[a:name='Althea']</path><operation>deleted</operation></data-change-event></data-changed-notification></notification>
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:55.031895534Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:55.042830165Z","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.restconf.nb.rfc8040.streams.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.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2024-10-03T08:34:55.053631802Z","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.restconf.nb.rfc8040.streams.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"}}