08:04:09,238 AM [default-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started
08:04:09,275 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Discard changes
08:04:09,276 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:09,276 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-75#617535150]
08:04:09,276 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Discard changes via actor Actor[akka://default/system/testProbe-75#617535150]
08:04:09,287 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get config CONFIGURATION /
08:04:09,287 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:09,287 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-76#97323516]
08:04:09,287 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: GetConfig CONFIGURATION / via actor Actor[akka://default/system/testProbe-76#97323516]
08:04:09,287 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read CONFIGURATION / succeeded: org.opendaylight.netconf.topology.singleton.messages.transactions.EmptyReadResponse@2f59172b
08:04:09,299 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL /
08:04:09,299 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:09,299 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-77#-314747001]
08:04:09,299 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL / via actor Actor[akka://default/system/testProbe-77#-314747001]
08:04:09,299 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read OPERATIONAL / succeeded: org.opendaylight.netconf.topology.singleton.messages.transactions.EmptyReadResponse@44b67610
08:04:09,311 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL /
08:04:09,311 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:09,311 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-78#1959380131]
08:04:09,311 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL / via actor Actor[akka://default/system/testProbe-78#1959380131]
08:04:09,825 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read OPERATIONAL / failed
akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://default/system/testProbe-78#1959380131]] after [500 ms]. Message of type [org.opendaylight.netconf.topology.singleton.messages.netconf.GetRequest]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
08:04:09,830 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get config CONFIGURATION /
08:04:09,830 AM [main] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: GetConfig CONFIGURATION / via actor Actor[akka://default/system/testProbe-78#1959380131]
08:04:10,345 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read CONFIGURATION / failed
akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://default/system/testProbe-78#1959380131]] after [500 ms]. Message of type [org.opendaylight.netconf.topology.singleton.messages.netconf.GetConfigRequest]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
08:04:10,345 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Commit
08:04:10,345 AM [main] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Commit via actor Actor[akka://default/system/testProbe-78#1959380131]
08:04:10,865 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Commit failed
akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://default/system/testProbe-78#1959380131]] after [500 ms]. Message of type [org.opendaylight.netconf.topology.singleton.messages.netconf.CommitRequest]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
08:04:10,877 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL /
08:04:10,877 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,878 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-79#453662095]
08:04:10,878 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL / via actor Actor[akka://default/system/testProbe-79#453662095]
08:04:10,878 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read OPERATIONAL / succeeded: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()cont, body=[]}]
08:04:10,890 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Merge CONFIGURATION /
08:04:10,890 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,890 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-80#-2136864067]
08:04:10,890 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Merge CONFIGURATION / via actor Actor[akka://default/system/testProbe-80#-2136864067]
08:04:10,902 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Lock
08:04:10,902 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,902 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-81#-346356500]
08:04:10,902 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Lock via actor Actor[akka://default/system/testProbe-81#-346356500]
08:04:10,914 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL /
08:04:10,914 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-82#358020849]
08:04:10,914 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,914 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get OPERATIONAL / via actor Actor[akka://default/system/testProbe-82#358020849]
08:04:10,915 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read OPERATIONAL / failed
java.lang.RuntimeException: fail
	at org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest.testGetFailure(ProxyNetconfServiceTest.java:129)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	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.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)
08:04:10,927 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get config CONFIGURATION /
08:04:10,927 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-83#-1495259768]
08:04:10,927 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,927 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: GetConfig CONFIGURATION / via actor Actor[akka://default/system/testProbe-83#-1495259768]
08:04:10,927 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read CONFIGURATION / failed
java.lang.RuntimeException: fail
	at org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest.testGetConfigFailure(ProxyNetconfServiceTest.java:169)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	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.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)
08:04:10,939 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Replace CONFIGURATION /
08:04:10,939 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,939 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-84#2017484080]
08:04:10,939 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Replace CONFIGURATION / via actor Actor[akka://default/system/testProbe-84#2017484080]
08:04:10,951 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Get config CONFIGURATION /
08:04:10,951 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,951 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-85#939192399]
08:04:10,951 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: GetConfig CONFIGURATION / via actor Actor[akka://default/system/testProbe-85#939192399]
08:04:10,951 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Read CONFIGURATION / succeeded: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()cont, body=[]}]
08:04:10,963 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Commit
08:04:10,963 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,963 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-86#-168614905]
08:04:10,963 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Commit via actor Actor[akka://default/system/testProbe-86#-168614905]
08:04:10,963 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Commit succeeded
08:04:10,974 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Create CONFIGURATION /
08:04:10,974 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-87#-1164351205]
08:04:10,975 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,975 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Create CONFIGURATION / via actor Actor[akka://default/system/testProbe-87#-1164351205]
08:04:10,986 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Delete CONFIGURATION /
08:04:10,986 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,986 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-88#-1731560765]
08:04:10,986 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Delete CONFIGURATION / via actor Actor[akka://default/system/testProbe-88#-1731560765]
08:04:10,998 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Remove CONFIGURATION /
08:04:10,998 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-89#1407204294]
08:04:10,998 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:10,998 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Remove CONFIGURATION / via actor Actor[akka://default/system/testProbe-89#1407204294]
08:04:11,10 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Unlock
08:04:11,10 AM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Queuing netconf operation
08:04:11,10 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Obtained master actor Actor[akka://default/system/testProbe-90#290226009]
08:04:11,10 AM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=dev1, address=localhost/<unresolved>:17830]: Unlock via actor Actor[akka://default/system/testProbe-90#290226009]
08:04:11,14 AM [default-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]