01:24:51,123 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:24:51,144 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:51,776 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#-193780663] 01:24:51,777 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#-294887168] 01:24:51,778 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$a#-193780663] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,778 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$a#-294887168] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,785 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:24:51,785 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:24:51,791 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Failed to execute operation (urn:test?revision=2014-08-28)test-something org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeRpcWithRemoteFailedFuture(RemoteOpsImplementationTest.java:154) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:24:51,792 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [ERROR] OpsInvoker - Failed to execute operation (urn:test?revision=2014-08-28)test-something due to Test Exception. More details are available on DEBUG level. 01:24:51,795 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@7e2621d1[status=PENDING] for operation (urn:test?revision=2014-08-28)test-something org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeRpcWithRemoteFailedFuture(RemoteOpsImplementationTest.java:154) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:24:51,807 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#-958028669] 01:24:51,807 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#1285131909] 01:24:51,808 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$b#-958028669] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,808 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$b#1285131909] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,809 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:24:51,809 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:24:51,809 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@3e718f4d 01:24:51,810 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 01:24:51,810 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@74de4aa1[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@31dcda5e]] for action (urn:test?revision=2014-08-28)test-something successfully completed 01:24:51,819 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#-797195730] 01:24:51,819 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#1621123727] 01:24:51,820 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$c#-797195730] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,820 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$c#1621123727] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,822 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 01:24:51,823 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:24:51,823 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Failed to invoke action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:126) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:79) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 01:24:51,824 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@7ebb4d1d[status=PENDING] for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:126) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:79) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 01:24:51,832 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#-1984949222] 01:24:51,832 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#-117227461] 01:24:51,833 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$d#-1984949222] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,833 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:24:51,833 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:24:51,833 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Failed to invoke RPC (urn:test?revision=2014-08-28)test-something java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:92) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:77) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 01:24:51,833 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$d#-117227461] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,833 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@27c857[status=PENDING] for operation (urn:test?revision=2014-08-28)test-something java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:92) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:77) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 01:24:51,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#1204017198] 01:24:51,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$e#1204017198] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#-744296023] 01:24:51,841 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 01:24:51,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$e#-744296023] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:24:51,843 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@5a10cafd 01:24:51,845 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Received response for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]}: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 01:24:51,845 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@6aa01b0[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@51f32511]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 01:24:51,855 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#-405428477] 01:24:51,856 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$f#-405428477] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,856 AM [opendaylight-rpc-pekko.actor.default-dispatcher-9] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#-1126937201] 01:24:51,856 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$f#-1126937201] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,856 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:24:51,856 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:24:51,856 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@22c85c06 01:24:51,856 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 01:24:51,856 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@75045997[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@4b5f4210]] for action (urn:test?revision=2014-08-28)test-something successfully completed 01:24:51,864 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#2018900186] 01:24:51,864 AM [opendaylight-rpc-pekko.actor.default-dispatcher-9] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#-1762183265] 01:24:51,865 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$g#2018900186] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,865 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$g#-1762183265] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,865 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:24:51,865 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:24:51,865 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@14f96697 01:24:51,865 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{} 01:24:51,865 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@1dae6d4a[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@55bd1843]] for action (urn:test?revision=2014-08-28)test-something successfully completed 01:24:51,871 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#54881354] 01:24:51,871 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#-47267904] 01:24:51,872 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$h#54881354] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,872 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$h#-47267904] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,872 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 01:24:51,872 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:24:51,872 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Failed to execute operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeActionWithRemoteFailedFuture(RemoteOpsImplementationTest.java:172) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:24:51,873 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [ERROR] OpsInvoker - Failed to execute operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} due to Test Exception. More details are available on DEBUG level. 01:24:51,873 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@2222b82[status=PENDING] for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeActionWithRemoteFailedFuture(RemoteOpsImplementationTest.java:172) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:24:51,883 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#1580049378] 01:24:51,883 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#1917082824] 01:24:51,884 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$i#1580049378] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,884 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$i#1917082824] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 01:24:51,884 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 01:24:51,885 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:24:51,885 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@31f4d709 01:24:51,885 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Received response for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]}: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 01:24:51,885 AM [scala-execution-context-global-607] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@33dcb614[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@5d764918]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 01:24:51,888 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:51,902 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]