19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-unequal-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-unequal-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-unequal-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-unequal-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-unequal-revision-date]} started phase SOURCE_LINKAGE 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-unequal-revision-date]} started phase SOURCE_LINKAGE 19:25:37.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE started 19:25:37.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-unequal-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.671 [main] ERROR org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=SourceIdentifier [root-with-unequal-revision-date]}, current=SOURCE_LINKAGE, finished=SOURCE_PRE_LINKAGE] org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException: Imported module [imported-module-with-unequal-revision-date] was not found. [at /w/workspace/yangtools-maven-merge-9.0.x/parser/yang-parser-rfc7950/target/test-classes/import-revision-date-test/root-with-unequal-revision-date.yang:5:5] at org.opendaylight.yangtools.yang.parser.rfc7950@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.RevisionImport$1.prerequisiteFailed(RevisionImport.java:82) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl.failModifier(ModifierImpl.java:87) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext.failModifiers(SourceSpecificContext.java:387) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.addSourceExceptions(BuildGlobalContext.java:309) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.completePhaseActions(BuildGlobalContext.java:400) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.executePhases(BuildGlobalContext.java:198) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.build(BuildGlobalContext.java:204) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor$BuildAction.build(CrossSourceStatementReactor.java:223) at org.opendaylight.yangtools.yang.parser.rfc7950@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.stmt.ImportRevisionsTest.unequalRevisionDatesTest(ImportRevisionsTest.java:55) 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.ExpectException.evaluate(ExpectException.java:19) 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.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) 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} started phase SOURCE_LINKAGE 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} started phase SOURCE_LINKAGE 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE started 19:25:37.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase - Listener on interface org.opendaylight.yangtools.yang.parser.spi.ModuleNamespace criterion LatestRevisionModule{moduleName=imported-module-with-no-revision-date} found a pre-existing match: SourceIdentifier [imported-module-with-no-revision-date]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=imported-module-with-no-revision-date}, refCount=0} 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} started phase STATEMENT_DEFINITION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} started phase STATEMENT_DEFINITION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} finished phase STATEMENT_DEFINITION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} finished phase STATEMENT_DEFINITION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} started phase FULL_DECLARATION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} started phase FULL_DECLARATION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase FULL_DECLARATION started 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} finished phase FULL_DECLARATION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} finished phase FULL_DECLARATION 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase FULL_DECLARATION finished 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} started phase EFFECTIVE_MODEL 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} started phase EFFECTIVE_MODEL 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-no-revision-date]} finished phase EFFECTIVE_MODEL 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-no-revision-date]} finished phase EFFECTIVE_MODEL 19:25:37.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 19:25:37.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-without-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 19:25:37.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-without-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 19:25:37.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-without-revision-date]} started phase SOURCE_LINKAGE 19:25:37.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-revision-date]} started phase SOURCE_LINKAGE 19:25:37.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE started 19:25:37.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-without-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.675 [main] ERROR org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=SourceIdentifier [root-with-revision-date]}, current=SOURCE_LINKAGE, finished=SOURCE_PRE_LINKAGE] org.opendaylight.yangtools.yang.parser.spi.meta.InferenceException: Imported module [imported-module-without-revision-date] was not found. [at /w/workspace/yangtools-maven-merge-9.0.x/parser/yang-parser-rfc7950/target/test-classes/import-revision-date-test/root-with-revision-date.yang:5:5] at org.opendaylight.yangtools.yang.parser.rfc7950@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.rfc7950.stmt.import_.RevisionImport$1.prerequisiteFailed(RevisionImport.java:82) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl.failModifier(ModifierImpl.java:87) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext.failModifiers(SourceSpecificContext.java:387) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.addSourceExceptions(BuildGlobalContext.java:309) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.completePhaseActions(BuildGlobalContext.java:400) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.executePhases(BuildGlobalContext.java:198) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext.build(BuildGlobalContext.java:204) at org.opendaylight.yangtools.yang.parser.reactor@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.parser.stmt.reactor.CrossSourceStatementReactor$BuildAction.build(CrossSourceStatementReactor.java:223) at org.opendaylight.yangtools.yang.parser.rfc7950@9.0.11-SNAPSHOT/org.opendaylight.yangtools.yang.stmt.ImportRevisionsTest.revisionDatesInRootOnlyTest(ImportRevisionsTest.java:62) 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.ExpectException.evaluate(ExpectException.java:19) 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.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) 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} started phase SOURCE_LINKAGE 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} started phase SOURCE_LINKAGE 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE started 19:25:37.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase - Listener on interface org.opendaylight.yangtools.yang.parser.spi.ModuleNamespace criterion LatestRevisionModule{moduleName=imported-module-with-revision-date} found a pre-existing match: SourceIdentifier [imported-module-with-revision-date@2012-04-14]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=imported-module-with-revision-date}, refCount=0} 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} started phase STATEMENT_DEFINITION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} started phase STATEMENT_DEFINITION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} finished phase STATEMENT_DEFINITION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} finished phase STATEMENT_DEFINITION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} started phase FULL_DECLARATION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} started phase FULL_DECLARATION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase FULL_DECLARATION started 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} finished phase FULL_DECLARATION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} finished phase FULL_DECLARATION 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase FULL_DECLARATION finished 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} started phase EFFECTIVE_MODEL 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} started phase EFFECTIVE_MODEL 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-revision-date]} finished phase EFFECTIVE_MODEL 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-without-revision-date]} finished phase EFFECTIVE_MODEL 19:25:37.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} started phase SOURCE_PRE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} finished phase SOURCE_PRE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} started phase SOURCE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} started phase SOURCE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE started 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} finished phase SOURCE_LINKAGE 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} started phase STATEMENT_DEFINITION 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} started phase STATEMENT_DEFINITION 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} finished phase STATEMENT_DEFINITION 19:25:37.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} finished phase STATEMENT_DEFINITION 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} started phase FULL_DECLARATION 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} started phase FULL_DECLARATION 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase FULL_DECLARATION started 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} finished phase FULL_DECLARATION 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} finished phase FULL_DECLARATION 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase FULL_DECLARATION finished 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} started phase EFFECTIVE_MODEL 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} started phase EFFECTIVE_MODEL 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [imported-module-with-equal-revision-date]} finished phase EFFECTIVE_MODEL 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [root-with-equal-revision-date]} finished phase EFFECTIVE_MODEL 19:25:37.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished