2025-11-03 10:56:03:928 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2025-11-03 10:56:04:741 +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 [3139100600761085510] 2025-11-03 10:56:04:782 +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-11-03 10:56:05:025 +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-11-03 10:56:05:025 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Started up successfully 2025-11-03 10:56:05:085 +0000 [test-pekko.actor.default-dispatcher-10] 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-11-03 10:56:05:085 +0000 [test-pekko.actor.default-dispatcher-10] 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-11-03 10:56:05:843 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2025-11-03 10:56:05:889 +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 [-2773489535400155200] 2025-11-03 10:56:05:890 +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-11-03 10:56:05:898 +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-11-03 10:56:05:898 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Started up successfully 2025-11-03 10:56:05:903 +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-11-03 10:56:05:903 +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-11-03 10:56:08:522 +0000 [main] INFO MountpointTest - Test master mountpoint 2025-11-03 10:56:08:768 +0000 [pool-2-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-11-03 10:56:08:802 +0000 [pool-2-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-11-03 10:56:08:839 +0000 [pool-2-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-11-03 10:56:08:850 +0000 [pool-2-thread-1] INFO RemotePeerContext - [device-1] Ownership granted to pekko://test@127.0.0.1:2552 2025-11-03 10:56:08:851 +0000 [pool-2-thread-1] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-11-03 10:56:08:856 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#900939078] 2025-11-03 10:56:08:876 +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#900939078] 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-11-03 10:56:08:877 +0000 [pool-2-thread-1] INFO JsonRPCDataBroker - Broker Instantiated for device-1 2025-11-03 10:56:08:883 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:883 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:906 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:906 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:909 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:909 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:913 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:913 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:915 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:916 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:918 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:919 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:922 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:922 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:925 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:926 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:929 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-11-03 10:56:08:929 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:10000' mapped to device-1 2025-11-03 10:56:08:935 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [device-1] RPC bridge instantiated with 9 methods 2025-11-03 10:56:08:948 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG RemotePeerActor - [device-1] received : org.opendaylight.jsonrpc.provider.cluster.messages.InitMasterMountPoint@4f606a16 from Actor[pekko://test/temp/pekko:test@127.0.0.1:2552_device-1$a] 2025-11-03 10:56:08:950 +0000 [pool-2-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-11-03 10:56:08:970 +0000 [test-pekko.actor.default-dispatcher-5] 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-11-03 10:56:09:106 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-11-03 10:56:09:191 +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-11-03 10:56:09:240 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : c57a86ab-df06-4a4a-9a87-3daccb7ec8a9 2025-11-03 10:56:09:242 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : c57a86ab-df06-4a4a-9a87-3daccb7ec8a9, 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-11-03 10:56:09:244 +0000 [main] DEBUG JsonRPCTx - [device-1][commit] 2025-11-03 10:56:09:246 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : c57a86ab-df06-4a4a-9a87-3daccb7ec8a9 2025-11-03 10:56:09:252 +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-11-03 10:56:09:254 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-11-03 10:56:09:256 +0000 [main] INFO MountpointTest - Test slave mountpoint 2025-11-03 10:56:09:262 +0000 [pool-4-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-11-03 10:56:09:263 +0000 [pool-4-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-11-03 10:56:09:257 +0000 [pool-2-thread-1] 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-11-03 10:56:09:263 +0000 [pool-4-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-11-03 10:56:09:269 +0000 [pool-4-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-11-03 10:56:09:269 +0000 [pool-4-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-11-03 10:56:09:271 +0000 [pool-4-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#1588155208] 2025-11-03 10:56:09:271 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#1588155208] 2025-11-03 10:56:09:273 +0000 [pool-4-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-11-03 10:56:09:274 +0000 [test-pekko.actor.default-dispatcher-10] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#1588155208] 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-11-03 10:56:09:717 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[pekko://test@127.0.0.1:2550/user/$a#1588155208]] from Actor[pekko://test@127.0.0.1:2550/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-11-03 10:56:09:727 +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#900939078]] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-11-03 10:56:09:728 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-11-03 10:56:09:729 +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#900939078]] 2025-11-03 10:56:09:731 +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#900939078]] 2025-11-03 10:56:09:732 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Slave mountpoint created 2025-11-03 10:56:09:733 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2025-11-03 10:56:09:811 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invoke 'removeCoffeePot' using null 2025-11-03 10:56:09:812 +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#900939078] 2025-11-03 10:56:09:817 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invocation result SettableFuture@5b02d7a7[status=PENDING] 2025-11-03 10:56:09:828 +0000 [test-pekko.actor.default-dispatcher-5] 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-11-03 10:56:09:829 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-11-03 10:56:09:833 +0000 [test-pekko.actor.default-dispatcher-5] 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-11-03 10:56:09:837 +0000 [test-pekko.actor.default-dispatcher-5] 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-11-03 10:56:09:863 +0000 [main] INFO RemotePeerContext - [device-1] Ownership withdrawn from pekko://test@127.0.0.1:2552 2025-11-03 10:56:09:864 +0000 [main] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-11-03 10:56:09:865 +0000 [main] INFO RemotePeerContext - [device-1] Stopping Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#900939078] 2025-11-03 10:56:09:864 +0000 [pool-2-thread-1] 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-11-03 10:56:09:866 +0000 [pool-2-thread-1] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#1911858688] 2025-11-03 10:56:09:866 +0000 [pool-2-thread-1] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(pekko://test/), Path(/user/pekko:test@127.0.0.1:2552_device-1)] 2025-11-03 10:56:09:868 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#1911858688] 2025-11-03 10:56:09:871 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-11-03 10:56:09:873 +0000 [test-pekko.actor.default-dispatcher-5] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#1911858688] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] 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-11-03 10:56:09:875 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=true] 2025-11-03 10:56:09:875 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-11-03 10:56:09:876 +0000 [test-pekko.actor.default-dispatcher-11] 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#900939078] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#900939078] 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-11-03 10:56:09:880 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#1911858688] 2025-11-03 10:56:09:881 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-11-03 10:56:09:881 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-11-03 10:56:09:882 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#1588155208] 2025-11-03 10:56:09:882 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-11-03 10:56:09:881 +0000 [pool-2-thread-4] 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[54f43e38], 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[54f43e38], 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-11-03 10:56:09:885 +0000 [test-pekko.actor.default-dispatcher-22] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-11-03 10:56:09:893 +0000 [test-pekko.actor.default-dispatcher-22] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-11-03 10:56:09:908 +0000 [test-pekko.actor.default-dispatcher-22] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1104608866] 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-11-03 10:56:09:909 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Exiting completed 2025-11-03 10:56:09:910 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Shutting down... 2025-11-03 10:56:09:911 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Successfully shut down 2025-11-03 10:56:09:930 +0000 [test-pekko.actor.internal-dispatcher-9] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2552] - terminated/removed 2025-11-03 10:56:09:930 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-11-03 10:56:09:933 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-11-03 10:56:09:982 +0000 [test-pekko.actor.default-dispatcher-10] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-11-03 10:56:09:982 +0000 [test-pekko.actor.default-dispatcher-10] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-11-03 10:56:10:003 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 2025-11-03 10:56:10:022 +0000 [test-pekko.actor.default-dispatcher-5] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-11-03 10:56:10:027 +0000 [test-pekko.actor.internal-dispatcher-4] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2550] - terminated/removed 2025-11-03 10:56:10:024 +0000 [test-pekko.actor.default-dispatcher-10] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1638666144] 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-11-03 10:56:10:031 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Exiting completed 2025-11-03 10:56:10:031 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Shutting down... 2025-11-03 10:56:10:031 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Successfully shut down 2025-11-03 10:56:10:032 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-11-03 10:56:10:032 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-11-03 10:56:11:056 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down.