2025-09-01 08:49:08:750 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2025-09-01 08:49:09:408 +0000 [test-pekko.actor.default-dispatcher-5] INFO ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@127.0.0.1:2552] with UID [8915311118745005606] 2025-09-01 08:49:09:430 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 2025-09-01 08:49:09:604 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Registered cluster JMX MBean [pekko:type=Cluster] 2025-09-01 08:49:09:604 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Started up successfully 2025-09-01 08:49:09:642 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 2025-09-01 08:49:09:642 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 2025-09-01 08:49:10:267 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2025-09-01 08:49:10:300 +0000 [test-pekko.actor.default-dispatcher-5] INFO ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@127.0.0.1:2550] with UID [-4190552992036896907] 2025-09-01 08:49:10:302 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 2025-09-01 08:49:10:307 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster,port=2550] 2025-09-01 08:49:10:307 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Started up successfully 2025-09-01 08:49:10:312 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 2025-09-01 08:49:10:315 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 2025-09-01 08:49:12:227 +0000 [main] INFO MountpointTest - Test master mountpoint 2025-09-01 08:49:12:404 +0000 [pool-7-thread-1] DEBUG JsonRpcPeerListManager - CFG DTC [WRITE] : null => ConfiguredEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2025-09-01 08:49:12:446 +0000 [pool-7-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-09-01 08:49:12:476 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-09-01 08:49:12:484 +0000 [pool-7-thread-1] INFO RemotePeerContext - [device-1] Ownership granted to pekko://test@127.0.0.1:2552 2025-09-01 08:49:12:484 +0000 [pool-7-thread-1] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-09-01 08:49:12:488 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#697321920] 2025-09-01 08:49:12:501 +0000 [test-pekko.actor.default-dispatcher-10] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#697321920] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2025-09-01 08:49:12:525 +0000 [pool-7-thread-1] INFO JsonRPCDataBroker - Broker Instantiated for device-1 2025-09-01 08:49:12:532 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:532 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:555 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:555 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:558 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:558 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:562 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:563 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:566 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:569 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:571 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:571 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:577 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:578 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:579 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:579 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:581 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-01 08:49:12:581 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-01 08:49:12:584 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [device-1] RPC bridge instantiated with 9 methods 2025-09-01 08:49:12:592 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] received : org.opendaylight.jsonrpc.provider.cluster.messages.InitMasterMountPoint@48bf05c from Actor[pekko://test/temp/pekko:test@127.0.0.1:2552_device-1$a] 2025-09-01 08:49:12:604 +0000 [pool-7-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-09-01 08:49:12:616 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG AbstractPeerContext - Changing op state to ActualEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, managedBy=pekko://test@127.0.0.1:2552, modules=[YangIdentifier{value=ietf-inet-types}, YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}, YangIdentifier{value=test-model-base}], mountStatus=Mounted, name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2025-09-01 08:49:12:726 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-09-01 08:49:12:784 +0000 [main] DEBUG JsonRPCTx - [device-1][put] store=CONFIGURATION, path=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, data=ImmutableContainerNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, body=[ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology-1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id, body=topology-1}]}]}]} 2025-09-01 08:49:12:812 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 8a45e720-97b4-4e0f-a114-4844660b150b 2025-09-01 08:49:12:814 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 8a45e720-97b4-4e0f-a114-4844660b150b, store : CONFIGURATION, entity : device-1, path : {"network-topology:network-topology":{}}, YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, data : {"topology":[{"topology-id":"topology-1"}]} 2025-09-01 08:49:12:816 +0000 [main] DEBUG JsonRPCTx - [device-1][commit] 2025-09-01 08:49:12:816 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 8a45e720-97b4-4e0f-a114-4844660b150b 2025-09-01 08:49:12:821 +0000 [main] DEBUG JsonRPCTx - [device-1][read] store=CONFIGURATION, path=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-09-01 08:49:12:825 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-09-01 08:49:12:826 +0000 [main] INFO MountpointTest - Test slave mountpoint 2025-09-01 08:49:12:827 +0000 [pool-7-thread-2] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=DataObjectIdentifier[ @ urn.opendaylight.jsonrpc.rev161201.Config ... config.ActualEndpoints[ActualEndpointsKey{name=device-1}] ]}, rootNode=LazyDataObjectModification{step=KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, caseType=null, key=ActualEndpointsKey{name=device-1}], domData=DataTreeCandidateNode{modificationType=WRITE, dataAfter=mapEntryNode (urn:opendaylight:jsonrpc@2016-12-01)actual-endpoints = { leafNode name = "device-1" systemMapNode data-config-endpoints = { mapEntryNode data-config-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } systemLeafSetNode modules = { leafSetEntryNode modules = "test-model-data" leafSetEntryNode modules = "test-model-base" leafSetEntryNode modules = "ietf-inet-types" leafSetEntryNode modules = "test-model-rpc" leafSetEntryNode modules = "network-topology" } leafNode mount-status = "mounted" leafNode managed-by = "pekko://test@127.0.0.1:2552" systemMapNode rpc-endpoints = { mapEntryNode rpc-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } }}, domData=DataTreeCandidateNode{modificationType=WRITE, dataAfter=mapEntryNode (urn:opendaylight:jsonrpc@2016-12-01)actual-endpoints = { leafNode name = "device-1" systemMapNode data-config-endpoints = { mapEntryNode data-config-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } systemLeafSetNode modules = { leafSetEntryNode modules = "test-model-data" leafSetEntryNode modules = "test-model-base" leafSetEntryNode modules = "ietf-inet-types" leafSetEntryNode modules = "test-model-rpc" leafSetEntryNode modules = "network-topology" } leafNode mount-status = "mounted" leafNode managed-by = "pekko://test@127.0.0.1:2552" systemMapNode rpc-endpoints = { mapEntryNode rpc-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } }}}} 2025-09-01 08:49:12:841 +0000 [pool-13-thread-1] DEBUG JsonRpcPeerListManager - CFG DTC [WRITE] : null => ConfiguredEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2025-09-01 08:49:12:841 +0000 [pool-13-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-09-01 08:49:12:843 +0000 [pool-13-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-09-01 08:49:12:844 +0000 [pool-13-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-09-01 08:49:12:844 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - [device-1] OP DTC [WRITE] : null => ActualEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, managedBy=pekko://test@127.0.0.1:2552, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-base}, YangIdentifier{value=ietf-inet-types}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], mountStatus=Mounted, name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2025-09-01 08:49:12:846 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#355301390] 2025-09-01 08:49:12:846 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#355301390] 2025-09-01 08:49:12:849 +0000 [test-pekko.actor.default-dispatcher-10] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#355301390] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2025-09-01 08:49:12:854 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(pekko://test@127.0.0.1:2552/), Path(/user/pekko:test@127.0.0.1:2552_device-1)] 2025-09-01 08:49:13:217 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[pekko://test@127.0.0.1:2550/user/$a#355301390]] from Actor[pekko://test@127.0.0.1:2550/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-09-01 08:49:13:224 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] received : MountPointResponse [masterActorRef=Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#697321920]] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-09-01 08:49:13:225 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-01 08:49:13:226 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG ProxyDOMDataBroker - Created ProxyDOMDataBroker [peer=ConfiguredEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}}, askTimeout=Timeout(10 seconds), masterActorRef=Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#697321920]] 2025-09-01 08:49:13:228 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG ProxyDOMRpcService - Created ProxyDOMRpcService [peer=device-1, askTimeout=Timeout(30 seconds), masterActorRef=Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#697321920]] 2025-09-01 08:49:13:228 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Slave mountpoint created 2025-09-01 08:49:13:228 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2025-09-01 08:49:13:279 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invoke 'removeCoffeePot' using null 2025-09-01 08:49:13:281 +0000 [main] DEBUG ProxyDOMRpcService - Sending InvokeRpcRequest [schemaPath=SchemaPathMsg [schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)removeCoffeePot]}], data=null] to Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#697321920] 2025-09-01 08:49:13:288 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invocation result SettableFuture@2676837c[status=PENDING] 2025-09-01 08:49:13:294 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] received : InvokeRpcRequest [schemaPath=SchemaPathMsg [schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)removeCoffeePot]}], data=null] from Actor[pekko://test@127.0.0.1:2550/temp/pekko:test@127.0.0.1:2552_device-1$b] 2025-09-01 08:49:13:294 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-09-01 08:49:13:296 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] RPC result for (urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)removeCoffeePot, domRpcResult: DefaultDOMRpcResult{errors=[RpcError [message=Invocation of method 'removeCoffeePot' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:10000, cause=java.lang.IllegalArgumentException: object is not an instance of declaring class]]} 2025-09-01 08:49:13:300 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] DOM result : null sending response InvokeRpcResponse [data=null, errors=[RpcError [message=Invocation of method 'removeCoffeePot' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:10000, cause=java.lang.IllegalArgumentException: object is not an instance of declaring class]]] to Actor[pekko://test@127.0.0.1:2550/temp/pekko:test@127.0.0.1:2552_device-1$b] 2025-09-01 08:49:13:319 +0000 [main] INFO RemotePeerContext - [device-1] Ownership withdrawn from pekko://test@127.0.0.1:2552 2025-09-01 08:49:13:320 +0000 [main] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-09-01 08:49:13:320 +0000 [main] INFO RemotePeerContext - [device-1] Stopping Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#697321920] 2025-09-01 08:49:13:323 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=true] 2025-09-01 08:49:13:323 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-09-01 08:49:13:323 +0000 [pool-7-thread-2] DEBUG SlavePeerContext - [device-1] OP DTC [WRITE] : null => ActualEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, managedBy=pekko://test@127.0.0.1:2552, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-base}, YangIdentifier{value=ietf-inet-types}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], mountStatus=Mounted, name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2025-09-01 08:49:13:325 +0000 [pool-7-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#-86470552] 2025-09-01 08:49:13:325 +0000 [pool-7-thread-2] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(pekko://test/), Path(/user/pekko:test@127.0.0.1:2552_device-1)] 2025-09-01 08:49:13:327 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-01 08:49:13:329 +0000 [test-pekko.actor.default-dispatcher-5] INFO RepointableActorRef - pekkoDeadLetter Message [org.opendaylight.jsonrpc.provider.cluster.messages.MountPointRequest] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$b] to Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#697321920] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#697321920] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2025-09-01 08:49:13:329 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#-86470552] 2025-09-01 08:49:13:334 +0000 [test-pekko.actor.default-dispatcher-5] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#-86470552] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2025-09-01 08:49:13:336 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#-86470552] 2025-09-01 08:49:13:336 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-01 08:49:13:337 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-09-01 08:49:13:337 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-09-01 08:49:13:337 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#355301390] 2025-09-01 08:49:13:336 +0000 [pool-7-thread-3] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=DataObjectIdentifier[ @ urn.opendaylight.jsonrpc.rev161201.Config ... config.ActualEndpoints[ActualEndpointsKey{name=device-1}] ]}, rootNode=LazyDataObjectModification{step=KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, caseType=null, key=ActualEndpointsKey{name=device-1}], domData=DataTreeCandidateNode{modificationType=DELETE, oldMeta=SimpleContainerNode{version=Version[339a9fb1], data=ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)actual-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=device-1}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=device-1}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-data], body=test-model-data}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-base], body=test-model-base}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-rpc], body=test-model-rpc}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[network-topology], body=network-topology}]}}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)mount-status, body=mounted}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)managed-by, body=pekko://test@127.0.0.1:2552}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}]}}}, domData=DataTreeCandidateNode{modificationType=DELETE, oldMeta=SimpleContainerNode{version=Version[339a9fb1], data=ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)actual-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=device-1}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=device-1}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-data], body=test-model-data}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-base], body=test-model-base}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-rpc], body=test-model-rpc}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[network-topology], body=network-topology}]}}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)mount-status, body=mounted}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)managed-by, body=pekko://test@127.0.0.1:2552}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}]}}}}} 2025-09-01 08:49:13:341 +0000 [test-pekko.actor.default-dispatcher-11] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-01 08:49:13:347 +0000 [test-pekko.actor.default-dispatcher-5] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-09-01 08:49:13:358 +0000 [test-pekko.actor.default-dispatcher-5] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1956170858] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2025-09-01 08:49:13:365 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Exiting completed 2025-09-01 08:49:13:366 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Shutting down... 2025-09-01 08:49:13:366 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Successfully shut down 2025-09-01 08:49:13:380 +0000 [test-pekko.actor.default-dispatcher-22] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-09-01 08:49:13:381 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-09-01 08:49:13:384 +0000 [test-pekko.actor.internal-dispatcher-9] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2552] - terminated/removed 2025-09-01 08:49:13:413 +0000 [test-pekko.actor.default-dispatcher-5] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-09-01 08:49:13:413 +0000 [test-pekko.actor.default-dispatcher-5] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-09-01 08:49:13:430 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 2025-09-01 08:49:13:440 +0000 [test-pekko.actor.default-dispatcher-11] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-09-01 08:49:13:441 +0000 [test-pekko.actor.default-dispatcher-11] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-569351464] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2025-09-01 08:49:13:444 +0000 [test-pekko.actor.internal-dispatcher-2] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2550] - terminated/removed 2025-09-01 08:49:13:445 +0000 [test-pekko.actor.default-dispatcher-11] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Exiting completed 2025-09-01 08:49:13:445 +0000 [test-pekko.actor.default-dispatcher-11] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Shutting down... 2025-09-01 08:49:13:445 +0000 [test-pekko.actor.default-dispatcher-11] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Successfully shut down 2025-09-01 08:49:13:449 +0000 [test-pekko.actor.default-dispatcher-11] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-09-01 08:49:13:450 +0000 [test-pekko.actor.default-dispatcher-11] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-09-01 08:49:14:475 +0000 [test-pekko.actor.default-dispatcher-11] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down.